aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKubilay Kocak <koobs@FreeBSD.org>2019-07-01 06:30:28 +0000
committerKubilay Kocak <koobs@FreeBSD.org>2019-07-01 06:30:28 +0000
commit16f20227bf7bef441fc80ef4a32624cbcac45329 (patch)
tree0e7a4f9b15f9f7a5663ff5cb1ee13d799f66a3c7
parentbea3cbe0f497eeb220390e77a3f99025434cc13e (diff)
downloadports-16f20227bf7bef441fc80ef4a32624cbcac45329.tar.gz
ports-16f20227bf7bef441fc80ef4a32624cbcac45329.zip
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)
Notes
Notes: svn path=/branches/2019Q2/; revision=505541
-rw-r--r--devel/py-buildbot-console-view/Makefile2
-rw-r--r--devel/py-buildbot-console-view/distinfo6
-rw-r--r--devel/py-buildbot-grid-view/Makefile2
-rw-r--r--devel/py-buildbot-grid-view/distinfo6
-rw-r--r--devel/py-buildbot-pkg/Makefile2
-rw-r--r--devel/py-buildbot-pkg/distinfo6
-rw-r--r--devel/py-buildbot-waterfall-view/Makefile2
-rw-r--r--devel/py-buildbot-waterfall-view/distinfo6
-rw-r--r--devel/py-buildbot-worker/Makefile2
-rw-r--r--devel/py-buildbot-worker/distinfo6
-rw-r--r--devel/py-buildbot-www/Makefile2
-rw-r--r--devel/py-buildbot-www/distinfo6
-rw-r--r--devel/py-buildbot/Makefile3
-rw-r--r--devel/py-buildbot/distinfo6
14 files changed, 28 insertions, 29 deletions
diff --git a/devel/py-buildbot-console-view/Makefile b/devel/py-buildbot-console-view/Makefile
index df6c47483d50..308e838f5fd1 100644
--- a/devel/py-buildbot-console-view/Makefile
+++ b/devel/py-buildbot-console-view/Makefile
@@ -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}
diff --git a/devel/py-buildbot-console-view/distinfo b/devel/py-buildbot-console-view/distinfo
index 67b16875b5cb..8a00f49c2b0a 100644
--- a/devel/py-buildbot-console-view/distinfo
+++ b/devel/py-buildbot-console-view/distinfo
@@ -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
diff --git a/devel/py-buildbot-grid-view/Makefile b/devel/py-buildbot-grid-view/Makefile
index 1831ae8f8d94..a6cce7488f92 100644
--- a/devel/py-buildbot-grid-view/Makefile
+++ b/devel/py-buildbot-grid-view/Makefile
@@ -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}
diff --git a/devel/py-buildbot-grid-view/distinfo b/devel/py-buildbot-grid-view/distinfo
index 9388347a17ee..217d3cf32d92 100644
--- a/devel/py-buildbot-grid-view/distinfo
+++ b/devel/py-buildbot-grid-view/distinfo
@@ -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
diff --git a/devel/py-buildbot-pkg/Makefile b/devel/py-buildbot-pkg/Makefile
index 57fbc1d94325..ce830450ba1d 100644
--- a/devel/py-buildbot-pkg/Makefile
+++ b/devel/py-buildbot-pkg/Makefile
@@ -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}
diff --git a/devel/py-buildbot-pkg/distinfo b/devel/py-buildbot-pkg/distinfo
index 16e64be621ea..bf3d2a1c6692 100644
--- a/devel/py-buildbot-pkg/distinfo
+++ b/devel/py-buildbot-pkg/distinfo
@@ -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
diff --git a/devel/py-buildbot-waterfall-view/Makefile b/devel/py-buildbot-waterfall-view/Makefile
index b82ea2590ea9..6411efd05b95 100644
--- a/devel/py-buildbot-waterfall-view/Makefile
+++ b/devel/py-buildbot-waterfall-view/Makefile
@@ -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}
diff --git a/devel/py-buildbot-waterfall-view/distinfo b/devel/py-buildbot-waterfall-view/distinfo
index 6f2501c201e0..0752c0fb22aa 100644
--- a/devel/py-buildbot-waterfall-view/distinfo
+++ b/devel/py-buildbot-waterfall-view/distinfo
@@ -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
diff --git a/devel/py-buildbot-worker/Makefile b/devel/py-buildbot-worker/Makefile
index 601778c3b5f8..423b4b264fff 100644
--- a/devel/py-buildbot-worker/Makefile
+++ b/devel/py-buildbot-worker/Makefile
@@ -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}
diff --git a/devel/py-buildbot-worker/distinfo b/devel/py-buildbot-worker/distinfo
index 565816ef2a8d..3e5147e23bea 100644
--- a/devel/py-buildbot-worker/distinfo
+++ b/devel/py-buildbot-worker/distinfo
@@ -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
diff --git a/devel/py-buildbot-www/Makefile b/devel/py-buildbot-www/Makefile
index d3adf5d441dd..04e0fa12fa7e 100644
--- a/devel/py-buildbot-www/Makefile
+++ b/devel/py-buildbot-www/Makefile
@@ -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}
diff --git a/devel/py-buildbot-www/distinfo b/devel/py-buildbot-www/distinfo
index 6e2fe1138930..403763fe2385 100644
--- a/devel/py-buildbot-www/distinfo
+++ b/devel/py-buildbot-www/distinfo
@@ -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
diff --git a/devel/py-buildbot/Makefile b/devel/py-buildbot/Makefile
index 3afa10e89598..4c1ecb314134 100644
--- a/devel/py-buildbot/Makefile
+++ b/devel/py-buildbot/Makefile
@@ -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/py-Jinja2@${PY_FLAVOR} \
${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} \
diff --git a/devel/py-buildbot/distinfo b/devel/py-buildbot/distinfo
index db912fcf6b3a..b819f031139e 100644
--- a/devel/py-buildbot/distinfo
+++ b/devel/py-buildbot/distinfo
@@ -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