diff --git a/system/base/shadow/actions.py b/system/base/shadow/actions.py index d86930f7..3313a711 100644 --- a/system/base/shadow/actions.py +++ b/system/base/shadow/actions.py @@ -34,6 +34,7 @@ def setup(): --with-yescrypt=yes \ --with-bcrypt \ --enable-shared \ + --without-libbsd \ --with-acl") def build(): diff --git a/system/base/shadow/pspec.xml b/system/base/shadow/pspec.xml index c3db8ed0..79cd3421 100644 --- a/system/base/shadow/pspec.xml +++ b/system/base/shadow/pspec.xml @@ -12,7 +12,7 @@ app:console Utilities to deal with user accounts The Shadow password file utilities package includes programs necessary to convert traditional V7 *NIX password files to the SVR4 shadow password format, and additional tools to maintain password and group files (that work with both shadow and non-shadow passwords). - https://github.com/shadow-maint/shadow/releases/download/4.17.2/shadow-4.17.2.tar.xz + https://github.com/shadow-maint/shadow/releases/download/4.18.0/shadow-4.18.0.tar.xz pisi-shadowbase.sh @@ -22,7 +22,7 @@ acl-devel audit-devel attr-devel - libbsd-devel + @@ -47,7 +47,7 @@ attr pam audit - libbsd + cracklib @@ -88,6 +88,13 @@ + + 2025-09-23 + 4.18.0 + Version bump. + Pisi Linux Community + admin@pisilinux.org + 2025-01-13 4.17.2