From 21267f39f26a1e07f3f2551ee09325141d036d9a Mon Sep 17 00:00:00 2001 From: Rmys Date: Fri, 6 Feb 2026 17:51:05 +0300 Subject: [PATCH] pam ver. bump --- system/base/pam/actions.py | 2 ++ system/base/pam/pspec.xml | 10 +++++++++- 2 files changed, 11 insertions(+), 1 deletion(-) diff --git a/system/base/pam/actions.py b/system/base/pam/actions.py index 2411f7a0..4f132aa7 100644 --- a/system/base/pam/actions.py +++ b/system/base/pam/actions.py @@ -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(): diff --git a/system/base/pam/pspec.xml b/system/base/pam/pspec.xml index 17bbbea1..663b8152 100644 --- a/system/base/pam/pspec.xml +++ b/system/base/pam/pspec.xml @@ -12,7 +12,7 @@ library Pluggable Authentication Modules 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. - https://github.com/linux-pam/linux-pam/archive/v1.7.1.tar.gz + https://github.com/linux-pam/linux-pam/archive/v1.7.2.tar.gz pisi-pambase.sh