summaryrefslogtreecommitdiff
path: root/testing/shadow
diff options
context:
space:
mode:
authorroot <root@rshg054.dnsready.net>2011-11-29 23:14:46 +0000
committerroot <root@rshg054.dnsready.net>2011-11-29 23:14:46 +0000
commit946f0c9fe48dfb648a8a0be065e92f237ce210fd (patch)
tree13387ae15c5ab9a50acdaa6ab02a076319c19047 /testing/shadow
parent83c3c42a38bda36bdc56d594318958bc4cfd9b32 (diff)
Tue Nov 29 23:14:46 UTC 2011
Diffstat (limited to 'testing/shadow')
-rw-r--r--testing/shadow/PKGBUILD7
-rw-r--r--testing/shadow/chpasswd2
2 files changed, 5 insertions, 4 deletions
diff --git a/testing/shadow/PKGBUILD b/testing/shadow/PKGBUILD
index 3486b77e4..42a553e0f 100644
--- a/testing/shadow/PKGBUILD
+++ b/testing/shadow/PKGBUILD
@@ -1,9 +1,10 @@
-# $Id: PKGBUILD 143544 2011-11-26 05:50:16Z dreisner $
+# $Id: PKGBUILD 143705 2011-11-28 13:37:43Z dreisner $
+# Maintainer: Dave Reisner <dreisner@archlinux.org>
# Maintainer: Aaron Griffin <aaron@archlinux.org>
pkgname=shadow
pkgver=4.1.4.3
-pkgrel=3
+pkgrel=4
pkgdesc="Password and account management tool suite with support for shadow files and PAM"
arch=('i686' 'x86_64')
url='http://pkg-shadow.alioth.debian.org/'
@@ -27,7 +28,7 @@ source=(ftp://ftp.archlinux.org/other/shadow/shadow_4.1.4.2+svn3283.orig.tar.gz
sha1sums=('8b704b8f07718e329205f23d457c3121c0f3679e'
'78ec184a499f9708adcfcf0b7a3b22a60bf39f91'
'4ad0e059406a305c8640ed30d93c2a1f62c2f4ad'
- '0db3819326f45d2c75042aca4315737cca39edc4'
+ '12427b1ca92a9b85ca8202239f0d9f50198b818f'
'0e56fed7fc93572c6bf0d8f3b099166558bb46f1'
'895aad07c192b288b457e19dd7b8c55841b4ad22'
'e5cab2118ecb1e61874cde842d7d04d1003f35cb'
diff --git a/testing/shadow/chpasswd b/testing/shadow/chpasswd
index 0bd61516e..5d447985a 100644
--- a/testing/shadow/chpasswd
+++ b/testing/shadow/chpasswd
@@ -3,4 +3,4 @@ auth sufficient pam_rootok.so
auth required pam_unix.so
account required pam_unix.so
session required pam_unix.so
-password required pam_unix.so 512 shadow
+password required pam_unix.so sha512 shadow