Date: Thursday, May 23, 2019 @ 12:05:25 Author: yan12125 Revision: 469255
upgpkg: python-buildbot-pkg 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: python-buildbot-pkg/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2019-05-23 09:51:01 UTC (rev 469254) +++ PKGBUILD 2019-05-23 12:05:25 UTC (rev 469255) @@ -5,7 +5,7 @@ pkgname=python-buildbot-pkg pkgdesc='Utilities and common code for building and testing www plugins' -pkgver=2.3.0 +pkgver=2.3.1 pkgrel=1 arch=(any) url='https://buildbot.net' @@ -12,7 +12,7 @@ license=(GPL2) depends=(python-setuptools yarn) 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 <[email protected]> (@tardyp on GitHub)
