[arch-commits] Commit in buildbot/trunk (PKGBUILD)

Chih-Hsuan Yen yan12125 at archlinux.org
Thu May 23 12:06:48 UTC 2019


    Date: Thursday, May 23, 2019 @ 12:06:48
  Author: yan12125
Revision: 469259

upgpkg: buildbot 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/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-05-23 12:06:28 UTC (rev 469258)
+++ PKGBUILD	2019-05-23 12:06:48 UTC (rev 469259)
@@ -5,7 +5,7 @@
 
 pkgname=buildbot
 pkgdesc='The Continuous Integration Framework'
-pkgver=2.3.0
+pkgver=2.3.1
 pkgrel=1
 arch=(any)
 url='https://buildbot.net'
@@ -28,7 +28,7 @@
   'vault: to use SecretInVault provider'
 )
 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