From 4bc02f4ee2e33a2c359917861991a4871755b64e Mon Sep 17 00:00:00 2001 From: Rmys Date: Fri, 19 Jan 2024 18:31:34 +0300 Subject: [PATCH] pam ver. bump --- system/base/pam/files/glibc.patch | 11 +++++++++++ system/base/pam/pspec.xml | 11 +++++++++-- 2 files changed, 20 insertions(+), 2 deletions(-) create mode 100644 system/base/pam/files/glibc.patch diff --git a/system/base/pam/files/glibc.patch b/system/base/pam/files/glibc.patch new file mode 100644 index 00000000..6dabade9 --- /dev/null +++ b/system/base/pam/files/glibc.patch @@ -0,0 +1,11 @@ +diff -Nuar a/modules/pam_namespace/pam_namespace.c b/modules/pam_namespace/pam_namespace.c +--- a/modules/pam_namespace/pam_namespace.c 2024-01-17 11:00:00.000000000 +0300 ++++ b/modules/pam_namespace/pam_namespace.c 2024-01-19 12:35:58.760987871 +0300 +@@ -38,6 +38,7 @@ + #include "pam_inline.h" + #include "pam_namespace.h" + #include "argv_parse.h" ++#include + + /* --- evaluating all files in VENDORDIR/security/namespace.d and /etc/security/namespace.d --- */ + static const char *base_name(const char *path) diff --git a/system/base/pam/pspec.xml b/system/base/pam/pspec.xml index 686ff01f..ac9eb9ef 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.5.3.tar.gz + https://github.com/linux-pam/linux-pam/archive/v1.6.0.tar.gz pisi-pambase.sh