From 02943993562dfc6758967ac837a6bd268248796b Mon Sep 17 00:00:00 2001 From: David P Date: Fri, 2 Jul 2021 02:31:23 -0400 Subject: updpkg: nonsystemd/pambase 20210605-2.nonsystemd1 Signed-off-by: David P --- nonsystemd/pambase/PKGBUILD | 5 ++--- nonsystemd/pambase/system-auth | 2 +- 2 files changed, 3 insertions(+), 4 deletions(-) (limited to 'nonsystemd') diff --git a/nonsystemd/pambase/PKGBUILD b/nonsystemd/pambase/PKGBUILD index 81e0f85ad..b4ffc10aa 100644 --- a/nonsystemd/pambase/PKGBUILD +++ b/nonsystemd/pambase/PKGBUILD @@ -2,14 +2,13 @@ # Maintainer (Arch): Dave Reisner pkgname=pambase -pkgver=20200721.1 +pkgver=20210605 pkgrel=2 pkgrel+=.nonsystemd1 pkgdesc="Base PAM configuration for services" arch=('any') url="https://www.parabola.nu" license=('GPL') -depends=('opensysusers') source=('system-auth' 'system-local-login' 'system-login' @@ -22,7 +21,7 @@ backup=('etc/pam.d/system-auth' 'etc/pam.d/system-remote-login' 'etc/pam.d/system-services' 'etc/pam.d/other') -sha256sums=('a3304c0e332c47dc9b7f2caa99e69861bccb31cc7317d52c289d20da8c6f281c' +sha256sums=('963ce90ee02eea2b10b90623a1dcd8ae7020ee6d1503771e2ea6142d1fe1c64c' '005736b9bd650ff5e5d82a7e288853776d5bb8c90185d5774c07231c1e1c64a9' '85dfcde6339dfb9683ad2fffd8e34bd30c8d05d3a0be8565b05fb109bf4eba8d' '005736b9bd650ff5e5d82a7e288853776d5bb8c90185d5774c07231c1e1c64a9' diff --git a/nonsystemd/pambase/system-auth b/nonsystemd/pambase/system-auth index 9b2da4567..c4a797180 100644 --- a/nonsystemd/pambase/system-auth +++ b/nonsystemd/pambase/system-auth @@ -15,7 +15,7 @@ account required pam_unix.so account optional pam_permit.so account required pam_time.so -password required pam_unix.so try_first_pass nullok shadow +password required pam_unix.so try_first_pass nullok shadow sha512 password optional pam_permit.so session required pam_limits.so -- cgit v1.2.3