shadow rebuild
This commit is contained in:
@@ -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():
|
||||
|
||||
@@ -80,6 +80,13 @@
|
||||
</Package>
|
||||
|
||||
<History>
|
||||
<Update release="10">
|
||||
<Date>2021-02-18</Date>
|
||||
<Version>4.8.1</Version>
|
||||
<Comment>Rebuild.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="9">
|
||||
<Date>2020-12-09</Date>
|
||||
<Version>4.8.1</Version>
|
||||
|
||||
Reference in New Issue
Block a user