[arch-commits] Commit in buildbot-www/trunk (PKGBUILD)
Chih-Hsuan Yen
yan12125 at archlinux.org
Thu May 23 12:07:19 UTC 2019
Date: Thursday, May 23, 2019 @ 12:07:19
Author: yan12125
Revision: 469261
upgpkg: buildbot-www 2.3.1-1
Not going through [community-testing] as this version fixes a security issue [1].
[1] https://github.com/buildbot/buildbot/wiki/OAuth-vulnerability-in-using-submitted-authorization-token-for-authentication
Modified:
buildbot-www/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2019-05-23 12:06:59 UTC (rev 469260)
+++ PKGBUILD 2019-05-23 12:07:19 UTC (rev 469261)
@@ -7,7 +7,7 @@
pkgname=(python-buildbot-www python-buildbot-waterfall-view
python-buildbot-console-view python-buildbot-grid-view
python-buildbot-wsgi-dashboards python-buildbot-badges)
-pkgver=2.3.0
+pkgver=2.3.1
pkgrel=1
arch=(any)
url='https://buildbot.net'
@@ -14,7 +14,7 @@
license=(GPL2)
makedepends=(git buildbot=$pkgver python-buildbot-pkg=$pkgver python-mock)
source=("https://github.com/buildbot/buildbot/releases/download/v$pkgver/buildbot-v$pkgver.gitarchive.tar.gz"{,.sig})
-sha256sums=('eb57afd7f8005b84bc345903211e4a3ff1a4d6a162eb55a37ab9bd445044476e'
+sha256sums=('93241e1660cc8e0a37dba6c8c4bbb2e989f5da35006d6b5b523dfc3f37e8b927'
'SKIP')
validpgpkeys=(
'390EB159056ED56F66AB1092AECD456B4D2531FC' # Pierre Tardy <tardyp at gmail.com> (@tardyp on GitHub)
More information about the arch-commits
mailing list