From cbd591892970cc658c6ded45f9979cd8571153ad Mon Sep 17 00:00:00 2001 From: Tim Biermann Date: Thu, 18 Jan 2024 21:06:53 +0100 Subject: [PATCH] linux-pam: 1.5.3 -> 1.6.0 --- linux-pam/.footprint | 3 +++ linux-pam/.signature | 8 ++++---- linux-pam/Pkgfile | 2 +- 3 files changed, 8 insertions(+), 5 deletions(-) diff --git a/linux-pam/.footprint b/linux-pam/.footprint index 9e25494a..4c0a7733 100644 --- a/linux-pam/.footprint +++ b/linux-pam/.footprint @@ -34,6 +34,8 @@ lrwxrwxrwx root/root lib/libpamc.so.0 -> libpamc.so.0.82.1 drwxr-xr-x root/root lib/security/ -rwxr-xr-x root/root lib/security/pam_access.la -rwxr-xr-x root/root lib/security/pam_access.so +-rwxr-xr-x root/root lib/security/pam_canonicalize_user.la +-rwxr-xr-x root/root lib/security/pam_canonicalize_user.so -rwxr-xr-x root/root lib/security/pam_debug.la -rwxr-xr-x root/root lib/security/pam_debug.so -rwxr-xr-x root/root lib/security/pam_deny.la @@ -201,6 +203,7 @@ drwxr-xr-x root/root usr/share/man/man8/ -rw-r--r-- root/root usr/share/man/man8/mkhomedir_helper.8.gz -rw-r--r-- root/root usr/share/man/man8/pam.8.gz -rw-r--r-- root/root usr/share/man/man8/pam_access.8.gz +-rw-r--r-- root/root usr/share/man/man8/pam_canonicalize_user.8.gz -rw-r--r-- root/root usr/share/man/man8/pam_debug.8.gz -rw-r--r-- root/root usr/share/man/man8/pam_deny.8.gz -rw-r--r-- root/root usr/share/man/man8/pam_echo.8.gz diff --git a/linux-pam/.signature b/linux-pam/.signature index ede6f6dc..30417c8d 100644 --- a/linux-pam/.signature +++ b/linux-pam/.signature @@ -1,8 +1,8 @@ untrusted comment: verify with /etc/ports/core.pub -RWRJc1FUaeVeqjV4lvWqJTuE0MUOTOP1gXXfdC0XWKMQw3eFb8pxhRUsXtRkzTNIEfPHX924wDN/4q4QH57P2izjHIiUhCPhNwg= -SHA256 (Pkgfile) = cc1f886f78f35223e237526a41c28699a4da19355a92995588ab32bb43c82bb5 -SHA256 (.footprint) = e821bafa2b55574efc1be8ae5637978630503fccda7b12751cf689b8fb540f14 -SHA256 (Linux-PAM-1.5.3.tar.xz) = 7ac4b50feee004a9fa88f1dfd2d2fa738a82896763050cd773b3c54b0a818283 +RWRJc1FUaeVeqidYFp4sKdeD9AuD6etb7B+ndzlj7VJiFyKo1g4sKDCer13CfKzUHrKw9CoI74M+VvVtZoC5owKwaB/N0eDAGwQ= +SHA256 (Pkgfile) = 2d5ea2cf7ccd32d69fa73f81c4a40c7dd192f6742c4c6d939a8feb04e31b3fb5 +SHA256 (.footprint) = 2dc2275e9e9e7fd93a2c1aeb364d8db7336699b4577a43b1b728e98113cc890e +SHA256 (Linux-PAM-1.6.0.tar.xz) = fff4a34e5bbee77e2e8f1992f27631e2329bcbf8a0563ddeb5c3389b4e3169ad SHA256 (common-account) = 63b6d073e0a05d45260912fd900e27ccac3304ca23cd05df68ce88da34a5d832 SHA256 (common-auth) = c8f2c471572147fafddfe2062b763d360bbb6d21aa8017c725785f96667e9b02 SHA256 (common-password) = 999c19d97ab2a8408103304faa12252d11ab03d492880d78a0bd1a1335659258 diff --git a/linux-pam/Pkgfile b/linux-pam/Pkgfile index 19abfc6c..06137820 100644 --- a/linux-pam/Pkgfile +++ b/linux-pam/Pkgfile @@ -3,7 +3,7 @@ # Maintainer: CRUX System Team, core-ports at crux dot nu name=linux-pam -version=1.5.3 +version=1.6.0 release=1 source=(https://github.com/$name/$name/releases/download/v${version}/Linux-PAM-$version.tar.xz \ common-account common-auth common-password common-session \