[arch-commits] Commit in sudo/trunk (PKGBUILD)
Jelle van der Waa
jelle at archlinux.org
Mon Oct 14 16:02:08 UTC 2019
Date: Monday, October 14, 2019 @ 16:02:07
Author: jelle
Revision: 364804
upgpkg: sudo 1.8.28-1
Upstream update and security release for CVE-2019-14287.
Modified:
sudo/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2019-10-14 14:58:10 UTC (rev 364803)
+++ PKGBUILD 2019-10-14 16:02:07 UTC (rev 364804)
@@ -3,7 +3,7 @@
# Contributor: Tom Newsom <Jeepster at gmx.co.uk>
pkgname=sudo
-_sudover=1.8.27
+_sudover=1.8.28
pkgver=${_sudover/p/.p}
pkgrel=1
pkgdesc="Give certain users the ability to run some commands as root"
@@ -16,7 +16,7 @@
install=$pkgname.install
source=(https://www.sudo.ws/sudo/dist/$pkgname-$_sudover.tar.gz{,.sig}
sudo.pam)
-sha256sums=('7beb68b94471ef56d8a1036dbcdc09a7b58a949a68ffce48b83f837dd33e2ec0'
+sha256sums=('9129fa745a08caff0ce2042d2162b38eb9bf73bf43fcb248ac8b3a750c1f13a1'
'SKIP'
'd1738818070684a5d2c9b26224906aad69a4fea77aabd960fc2675aee2df1fa2')
validpgpkeys=('59D1E9CCBA2B376704FDD35BA9F4C021CEA470FB')
More information about the arch-commits
mailing list