[arch-commits] Commit in pam-krb5/trunk (PKGBUILD)
Levente Polyak
anthraxx at archlinux.org
Tue Mar 31 15:52:23 UTC 2020
Date: Tuesday, March 31, 2020 @ 15:52:23
Author: anthraxx
Revision: 608155
upgpkg: pam-krb5 4.9-1: security update: CVE-2020-10595
Modified:
pam-krb5/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2020-03-31 15:44:16 UTC (rev 608154)
+++ PKGBUILD 2020-03-31 15:52:23 UTC (rev 608155)
@@ -4,7 +4,7 @@
# Contributor: Ryan Corder <ryanc at greengrey.org>
pkgname=pam-krb5
-pkgver=4.8
+pkgver=4.9
pkgrel=1
pkgdesc="PAM module providing Kerberos v5 support"
arch=('x86_64')
@@ -12,9 +12,9 @@
license=('custom')
depends=('krb5' 'pam')
source=(https://archives.eyrie.org/software/kerberos/$pkgname-$pkgver.tar.gz{,.asc})
-sha256sums=('3abb458b4b3aa200d414bd2b859b3daabddd55954f753c988b41cedf95932649'
+sha256sums=('c5936d7beb8f98a38f6c03467aae71e4200a3ff39b20b3e70da7f03f6535ff4f'
'SKIP')
-validpgpkeys=('E784364E8DDE7BB370FBD9EAD15D313882004173')
+validpgpkeys=('E784364E8DDE7BB370FBD9EAD15D313882004173') # Russ Allbery <eagle at eyrie.org>
build() {
cd $pkgname-$pkgver
More information about the arch-commits
mailing list