diff --git a/system/base/shadow/actions.py b/system/base/shadow/actions.py index 21a82329..d86930f7 100644 --- a/system/base/shadow/actions.py +++ b/system/base/shadow/actions.py @@ -32,6 +32,7 @@ def setup(): --with-libcrack \ --without-selinux \ --with-yescrypt=yes \ + --with-bcrypt \ --enable-shared \ --with-acl") diff --git a/system/base/shadow/pspec.xml b/system/base/shadow/pspec.xml index 904089a9..d65f0abd 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.15.1/shadow-4.15.1.tar.xz + https://github.com/shadow-maint/shadow/releases/download/4.17.1/shadow-4.17.1.tar.xz pisi-shadowbase.sh @@ -88,6 +88,13 @@ + + 2025-01-04 + 4.17.1 + Version bump. + Pisi Linux Community + admin@pisilinux.org + 2024-05-26 4.15.1