From dc5d48fc898049ae6699e99daaffa5d987b63ea2 Mon Sep 17 00:00:00 2001 From: Rmys Date: Thu, 18 Feb 2021 17:29:23 +0300 Subject: [PATCH] shadow rebuild --- system/base/shadow/actions.py | 2 +- system/base/shadow/pspec.xml | 7 +++++++ 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/system/base/shadow/actions.py b/system/base/shadow/actions.py index 7a6b6736..e03632ff 100644 --- a/system/base/shadow/actions.py +++ b/system/base/shadow/actions.py @@ -10,6 +10,7 @@ from pisi.actionsapi import pisitools from pisi.actionsapi import get def setup(): + shelltools.system("sed -i 's@DICTPATH.*@DICTPATH\t/lib/cracklib/pw_dict@' etc/login.defs") autotools.configure("--enable-shadowgrp \ --without-selinux \ --without-audit \ @@ -17,7 +18,6 @@ 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 e8e53f4a..7cacf3e4 100644 --- a/system/base/shadow/pspec.xml +++ b/system/base/shadow/pspec.xml @@ -80,6 +80,13 @@ + + 2021-02-18 + 4.8.1 + Rebuild. + Mustafa Cinasal + muscnsl@gmail.com + 2020-12-09 4.8.1