From e610aa0a9cea76ee3ce34d9150a97b5b64eb343e Mon Sep 17 00:00:00 2001 From: Rmys Date: Mon, 15 Jun 2020 19:31:52 +0300 Subject: [PATCH] shadow ver bump MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit yeni kullanıcı eklemedeki sorun --- system/base/shadow/actions.py | 1 + system/base/shadow/pspec.xml | 9 ++++++++- 2 files changed, 9 insertions(+), 1 deletion(-) 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