@@ -23,7 +23,9 @@ def setup():
|
||||
-Dselinux=disabled \
|
||||
-Dlogind=disabled \
|
||||
-Dpam_userdb=disabled \
|
||||
-Dpwaccess=disabled \
|
||||
-Dsecuredir=/lib/security \
|
||||
-Dvendordir='' \
|
||||
-Ddocdir=/usr/share/doc/Linux-PAM-" + get.srcVERSION())
|
||||
|
||||
def build():
|
||||
|
||||
@@ -12,7 +12,7 @@
|
||||
<IsA>library</IsA>
|
||||
<Summary>Pluggable Authentication Modules</Summary>
|
||||
<Description>PAM (Pluggable Authentication Modules) is a system security tool that allows system administrators to set authentication policy without having to recompile programs that handle authentication.</Description>
|
||||
<Archive sha1sum="8708766f49d04da3250941437bafd36bd45c2b88" type="targz">https://github.com/linux-pam/linux-pam/archive/v1.7.1.tar.gz</Archive>
|
||||
<Archive sha1sum="89e609b55f69453efbe158bc248d3e9508a970f3" type="targz">https://github.com/linux-pam/linux-pam/archive/v1.7.2.tar.gz</Archive>
|
||||
<AdditionalFiles>
|
||||
<AdditionalFile target="pisi-pambase.sh" permission="0755">pisi-pambase.sh</AdditionalFile>
|
||||
<!--AdditionalFile target="dlopen.sh" permission="0755">dlopen.sh</AdditionalFile>
|
||||
@@ -48,6 +48,7 @@
|
||||
<Path fileType="doc">/usr/share/doc</Path>
|
||||
<Path fileType="man">/usr/share/man</Path>
|
||||
<Path fileType="localedata">/usr/share/locale</Path>
|
||||
<Path fileType="data">/usr/share/pam</Path>
|
||||
</Files>
|
||||
<AdditionalFiles>
|
||||
<AdditionalFile owner="root" permission="0644" target="/etc/limit.d/90-nproc.conf">90-nproc.conf</AdditionalFile>
|
||||
@@ -72,6 +73,13 @@
|
||||
</Package>
|
||||
|
||||
<History>
|
||||
<Update release="20">
|
||||
<Date>2026-01-25</Date>
|
||||
<Version>1.7.2</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Pisi Linux Community</Name>
|
||||
<Email>admin@pisilinux.org</Email>
|
||||
</Update>
|
||||
<Update release="19">
|
||||
<Date>2025-11-06</Date>
|
||||
<Version>1.7.1</Version>
|
||||
|
||||
Reference in New Issue
Block a user