svn commit: r505541 - in branches/2019Q2/devel: py-buildbot py-buildbot-console-view py-buildbot-grid-view py-buildbot-pkg py-buildbot-waterfall-view py-buildbot-worker py-buildbot-www

Kubilay Kocak koobs at FreeBSD.org
Mon Jul 1 06:30:32 UTC 2019


Author: koobs
Date: Mon Jul  1 06:30:28 2019
New Revision: 505541
URL: https://svnweb.freebsd.org/changeset/ports/505541

Log:
  MFH: r501623 r503238
  
  devel/py-buildbot{-*}: Update to 2.3.0
  
  Changelog:
  
    https://docs.buildbot.net/current/relnotes/index.html#buildbot-2-3-0-2019-05-06
  
  devel/py-buildbot{-*}: Update to 2.3.1
  
  This release fixes a vulnerability in OAuth where user-submitted
  authorization token was used for authentication. [1][2]
  
  Changelog:
  
    https://docs.buildbot.net/current/relnotes/index.html#buildbot-2-3-1-2019-05-22
  
  [1] https://github.com/buildbot/buildbot/wiki/OAuth-vulnerability-in-using-submitted-authorization-token-for-authentication
  [2] https://github.com/buildbot/buildbot/pull/4763/files
  
  Security:	ada8db8a-8471-11e9-8170-0050562a4d7b
  
  Approved by:	ports-secteam (miwi)

Modified:
  branches/2019Q2/devel/py-buildbot-console-view/Makefile
  branches/2019Q2/devel/py-buildbot-console-view/distinfo
  branches/2019Q2/devel/py-buildbot-grid-view/Makefile
  branches/2019Q2/devel/py-buildbot-grid-view/distinfo
  branches/2019Q2/devel/py-buildbot-pkg/Makefile
  branches/2019Q2/devel/py-buildbot-pkg/distinfo
  branches/2019Q2/devel/py-buildbot-waterfall-view/Makefile
  branches/2019Q2/devel/py-buildbot-waterfall-view/distinfo
  branches/2019Q2/devel/py-buildbot-worker/Makefile
  branches/2019Q2/devel/py-buildbot-worker/distinfo
  branches/2019Q2/devel/py-buildbot-www/Makefile
  branches/2019Q2/devel/py-buildbot-www/distinfo
  branches/2019Q2/devel/py-buildbot/Makefile
  branches/2019Q2/devel/py-buildbot/distinfo
Directory Properties:
  branches/2019Q2/   (props changed)

Modified: branches/2019Q2/devel/py-buildbot-console-view/Makefile
==============================================================================
--- branches/2019Q2/devel/py-buildbot-console-view/Makefile	Mon Jul  1 06:21:52 2019	(r505540)
+++ branches/2019Q2/devel/py-buildbot-console-view/Makefile	Mon Jul  1 06:30:28 2019	(r505541)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	buildbot-console-view
-PORTVERSION=	2.2.0
+PORTVERSION=	2.3.1
 CATEGORIES=	devel python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}

Modified: branches/2019Q2/devel/py-buildbot-console-view/distinfo
==============================================================================
--- branches/2019Q2/devel/py-buildbot-console-view/distinfo	Mon Jul  1 06:21:52 2019	(r505540)
+++ branches/2019Q2/devel/py-buildbot-console-view/distinfo	Mon Jul  1 06:30:28 2019	(r505541)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1556272383
-SHA256 (buildbot-console-view-2.2.0.tar.gz) = 544b04aa7835150e2c16231fe709ed2c2a4f2fa9da365a6cc97164645d020542
-SIZE (buildbot-console-view-2.2.0.tar.gz) = 641078
+TIMESTAMP = 1559393408
+SHA256 (buildbot-console-view-2.3.1.tar.gz) = 2a6370db2141aebd7466fee390824fb7190d1e7122d6ebb844690cde141ca2f8
+SIZE (buildbot-console-view-2.3.1.tar.gz) = 607024

Modified: branches/2019Q2/devel/py-buildbot-grid-view/Makefile
==============================================================================
--- branches/2019Q2/devel/py-buildbot-grid-view/Makefile	Mon Jul  1 06:21:52 2019	(r505540)
+++ branches/2019Q2/devel/py-buildbot-grid-view/Makefile	Mon Jul  1 06:30:28 2019	(r505541)
@@ -1,7 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	buildbot-grid-view
-PORTVERSION=	2.2.0
+PORTVERSION=	2.3.1
 CATEGORIES=	devel python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}

Modified: branches/2019Q2/devel/py-buildbot-grid-view/distinfo
==============================================================================
--- branches/2019Q2/devel/py-buildbot-grid-view/distinfo	Mon Jul  1 06:21:52 2019	(r505540)
+++ branches/2019Q2/devel/py-buildbot-grid-view/distinfo	Mon Jul  1 06:30:28 2019	(r505541)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1556272539
-SHA256 (buildbot-grid-view-2.2.0.tar.gz) = 4eab84f6ef8e9b95bdf3aca2762bca658f1cc1309b3fa638c05ff983283e0b44
-SIZE (buildbot-grid-view-2.2.0.tar.gz) = 639371
+TIMESTAMP = 1559393421
+SHA256 (buildbot-grid-view-2.3.1.tar.gz) = b25317adb7b526a4582d495e3f55db67a16cd7fe3f0d01b4d0d6df2b3b8f78f6
+SIZE (buildbot-grid-view-2.3.1.tar.gz) = 605141

Modified: branches/2019Q2/devel/py-buildbot-pkg/Makefile
==============================================================================
--- branches/2019Q2/devel/py-buildbot-pkg/Makefile	Mon Jul  1 06:21:52 2019	(r505540)
+++ branches/2019Q2/devel/py-buildbot-pkg/Makefile	Mon Jul  1 06:30:28 2019	(r505541)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	buildbot-pkg
-PORTVERSION=	2.2.0
+PORTVERSION=	2.3.1
 CATEGORIES=	devel python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}

Modified: branches/2019Q2/devel/py-buildbot-pkg/distinfo
==============================================================================
--- branches/2019Q2/devel/py-buildbot-pkg/distinfo	Mon Jul  1 06:21:52 2019	(r505540)
+++ branches/2019Q2/devel/py-buildbot-pkg/distinfo	Mon Jul  1 06:30:28 2019	(r505541)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1556272576
-SHA256 (buildbot-pkg-2.2.0.tar.gz) = 5ce994a72d8f893678a5d12764c43ac1c4e4618235f40b0041a874fc424dcf8e
-SIZE (buildbot-pkg-2.2.0.tar.gz) = 4895
+TIMESTAMP = 1559393440
+SHA256 (buildbot-pkg-2.3.1.tar.gz) = 25968ace0c62cb773ed85d4ddbe07fd5aee68f4455909243ffb3ac12608cf82e
+SIZE (buildbot-pkg-2.3.1.tar.gz) = 4754

Modified: branches/2019Q2/devel/py-buildbot-waterfall-view/Makefile
==============================================================================
--- branches/2019Q2/devel/py-buildbot-waterfall-view/Makefile	Mon Jul  1 06:21:52 2019	(r505540)
+++ branches/2019Q2/devel/py-buildbot-waterfall-view/Makefile	Mon Jul  1 06:30:28 2019	(r505541)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	buildbot-waterfall-view
-PORTVERSION=	2.2.0
+PORTVERSION=	2.3.1
 CATEGORIES=	devel python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}

Modified: branches/2019Q2/devel/py-buildbot-waterfall-view/distinfo
==============================================================================
--- branches/2019Q2/devel/py-buildbot-waterfall-view/distinfo	Mon Jul  1 06:21:52 2019	(r505540)
+++ branches/2019Q2/devel/py-buildbot-waterfall-view/distinfo	Mon Jul  1 06:30:28 2019	(r505541)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1556272622
-SHA256 (buildbot-waterfall-view-2.2.0.tar.gz) = aabad8ee508b76dececcf1feb0e5aa8e9bb2db700e9140e2721bf68fd209351f
-SIZE (buildbot-waterfall-view-2.2.0.tar.gz) = 714129
+TIMESTAMP = 1559393455
+SHA256 (buildbot-waterfall-view-2.3.1.tar.gz) = 949ae00cadb50f280709353feeccdc267c6ea68119e2be9b7faab21707c82edf
+SIZE (buildbot-waterfall-view-2.3.1.tar.gz) = 683181

Modified: branches/2019Q2/devel/py-buildbot-worker/Makefile
==============================================================================
--- branches/2019Q2/devel/py-buildbot-worker/Makefile	Mon Jul  1 06:21:52 2019	(r505540)
+++ branches/2019Q2/devel/py-buildbot-worker/Makefile	Mon Jul  1 06:30:28 2019	(r505541)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	buildbot-worker
-PORTVERSION=	2.2.0
+PORTVERSION=	2.3.1
 CATEGORIES=	devel python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}

Modified: branches/2019Q2/devel/py-buildbot-worker/distinfo
==============================================================================
--- branches/2019Q2/devel/py-buildbot-worker/distinfo	Mon Jul  1 06:21:52 2019	(r505540)
+++ branches/2019Q2/devel/py-buildbot-worker/distinfo	Mon Jul  1 06:30:28 2019	(r505541)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1556271718
-SHA256 (buildbot-worker-2.2.0.tar.gz) = dd2353a207fce1e1c6df656333051ff1b979bd80d12f7559c17136a23ae438dc
-SIZE (buildbot-worker-2.2.0.tar.gz) = 110244
+TIMESTAMP = 1559393470
+SHA256 (buildbot-worker-2.3.1.tar.gz) = a26c68debb70f15abee307aff7b225e91a2eedca9c8d571212c391e615c36f53
+SIZE (buildbot-worker-2.3.1.tar.gz) = 110554

Modified: branches/2019Q2/devel/py-buildbot-www/Makefile
==============================================================================
--- branches/2019Q2/devel/py-buildbot-www/Makefile	Mon Jul  1 06:21:52 2019	(r505540)
+++ branches/2019Q2/devel/py-buildbot-www/Makefile	Mon Jul  1 06:30:28 2019	(r505541)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	buildbot-www
-PORTVERSION=	2.2.0
+PORTVERSION=	2.3.1
 CATEGORIES=	devel python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}

Modified: branches/2019Q2/devel/py-buildbot-www/distinfo
==============================================================================
--- branches/2019Q2/devel/py-buildbot-www/distinfo	Mon Jul  1 06:21:52 2019	(r505540)
+++ branches/2019Q2/devel/py-buildbot-www/distinfo	Mon Jul  1 06:30:28 2019	(r505541)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1556272660
-SHA256 (buildbot-www-2.2.0.tar.gz) = 23d25ab7af29d7bcb598ba25c2a97e0cb53533b6d652510b7e611897fcc41075
-SIZE (buildbot-www-2.2.0.tar.gz) = 719814
+TIMESTAMP = 1559393487
+SHA256 (buildbot-www-2.3.1.tar.gz) = ff8546b7769f156f06e418cdd5621c78086924dbc81d48fbe35f4c98c7e1eb79
+SIZE (buildbot-www-2.3.1.tar.gz) = 721159

Modified: branches/2019Q2/devel/py-buildbot/Makefile
==============================================================================
--- branches/2019Q2/devel/py-buildbot/Makefile	Mon Jul  1 06:21:52 2019	(r505540)
+++ branches/2019Q2/devel/py-buildbot/Makefile	Mon Jul  1 06:30:28 2019	(r505541)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	buildbot
-PORTVERSION=	2.2.0
+PORTVERSION=	2.3.1
 CATEGORIES=	devel python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
@@ -17,7 +17,6 @@ RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}Jinja2>=2.1:devel/
 		${PYTHON_PKGNAMEPREFIX}autobahn>=0.16.0:www/py-autobahn@${PY_FLAVOR} \
 		${PYTHON_PKGNAMEPREFIX}twisted>=17.9.0:devel/py-twisted@${PY_FLAVOR} \
 		${PYTHON_PKGNAMEPREFIX}zope.interface>=4.1.1:devel/py-zope.interface@${PY_FLAVOR} \
-		${PYTHON_PKGNAMEPREFIX}future>=0.15.2:devel/py-future@${PY_FLAVOR} \
 		${PYTHON_PKGNAMEPREFIX}sqlalchemy12>=1.1.0:databases/py-sqlalchemy12@${PY_FLAVOR} \
 		${PYTHON_PKGNAMEPREFIX}sqlalchemy-migrate>=0.9:databases/py-sqlalchemy-migrate@${PY_FLAVOR} \
 		${PYTHON_PKGNAMEPREFIX}dateutil>=1.5:devel/py-dateutil@${PY_FLAVOR} \

Modified: branches/2019Q2/devel/py-buildbot/distinfo
==============================================================================
--- branches/2019Q2/devel/py-buildbot/distinfo	Mon Jul  1 06:21:52 2019	(r505540)
+++ branches/2019Q2/devel/py-buildbot/distinfo	Mon Jul  1 06:30:28 2019	(r505541)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1556250817
-SHA256 (buildbot-2.2.0.tar.gz) = c16d7360316af4e433f28ff60574b2b6cf4e52ad1f2b17e83c94a108edf92650
-SIZE (buildbot-2.2.0.tar.gz) = 3129058
+TIMESTAMP = 1559393389
+SHA256 (buildbot-2.3.1.tar.gz) = cf35d2a87b11aba29c59e47e843deba1be9649114e792e830252ed8f7c35f963
+SIZE (buildbot-2.3.1.tar.gz) = 3138465


More information about the svn-ports-all mailing list