diff --git a/system/base/shadow/actions.py b/system/base/shadow/actions.py index 66287e9d..7a6b6736 100644 --- a/system/base/shadow/actions.py +++ b/system/base/shadow/actions.py @@ -17,6 +17,7 @@ def setup(): --with-libpam \ --with-sha-crypt \ --enable-nls \ + --disable-account-tools-setuid \ --with-group-name-max-length=32 \ --disable-shared") def build(): diff --git a/system/base/shadow/pspec.xml b/system/base/shadow/pspec.xml index a922c79b..d1c1869a 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.8/shadow-4.8.tar.xz + https://github.com/shadow-maint/shadow/releases/download/4.8.1/shadow-4.8.1.tar.xz pam-devel gettext-devel @@ -70,6 +70,13 @@ + + 2020-06-15 + 4.8.1 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + 2019-12-23 4.8