Date: Tuesday, October 18, 2022 @ 19:29:47
Author: dvzrv
Revision: 458378
upgpkg: shadow 4.11.1-3: Rebuild to apply changes from trunk.
The /etc/default/useradd file has gained comments following upstream example
files.
The patch for /etc/login.defs now uses the previous default for UMASK (077)
again.
Modified:
shadow/trunk/PKGBUILD
----------+
PKGBUILD | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2022-10-18 19:26:02 UTC (rev 458377)
+++ PKGBUILD 2022-10-18 19:29:47 UTC (rev 458378)
@@ -4,7 +4,7 @@
pkgname=shadow
pkgver=4.11.1
-pkgrel=2
+pkgrel=3
pkgdesc="Password and account management tool suite with support for shadow
files and PAM"
arch=('x86_64')
url='https://github.com/shadow-maint/shadow'