linux-pam: added pam_lastlog2 to common-session

This commit is contained in:
Juergen Daubert 2024-06-24 17:58:30 +02:00
parent 16b92bb378
commit 06cef25661
3 changed files with 6 additions and 4 deletions

View File

@ -1,10 +1,10 @@
untrusted comment: verify with /etc/ports/core.pub
RWRJc1FUaeVeqqGHsNQNsuphdrDlk8r1dQDN76IqxVX819ssqZ1bcH3NMXd7kAB5kXJeMQsbEX6V9vKCPt/PLCXwu4ciPlj2/gw=
SHA256 (Pkgfile) = 385a2afe5a70d47722210e7fc0886b9e78da0dda4fead8dbd8f080631f48e68f
RWRJc1FUaeVeqlllbduZI3WG1TAJxTzbWKhADOc0u8OUt4MFL+XQXo9HfBuUD7d1lkTzT/Wcl390vc+CZzfdAaQiPl/7wKltyAI=
SHA256 (Pkgfile) = 56ea5880b75ec42c4d1ea84e800fc8db4768db76da3ae95f755b78bab8cf51ad
SHA256 (.footprint) = 79d243fd65bb538e176c0673183afafc69b30eefa94235f7ee8a0b55ceef764f
SHA256 (Linux-PAM-1.6.1.tar.xz) = f8923c740159052d719dbfc2a2f81942d68dd34fcaf61c706a02c9b80feeef8e
SHA256 (common-account) = 63b6d073e0a05d45260912fd900e27ccac3304ca23cd05df68ce88da34a5d832
SHA256 (common-auth) = c8f2c471572147fafddfe2062b763d360bbb6d21aa8017c725785f96667e9b02
SHA256 (common-password) = 999c19d97ab2a8408103304faa12252d11ab03d492880d78a0bd1a1335659258
SHA256 (common-session) = 31dbfe667e4e511b8a464cbb699bbba7a9339ad9f3312dfc24053f24150c834e
SHA256 (common-session) = f441f2d9be0344e4ca2e787f39a386069fffa33321206831a655a1a5d8e21ab2
SHA256 (other) = 543e9b4493e8d60aac66d5e6dbc9955b53efa421e19400b47f243a42d67246f1

View File

@ -4,7 +4,7 @@
name=linux-pam
version=1.6.1
release=1
release=2
source=(https://github.com/$name/$name/releases/download/v${version}/Linux-PAM-$version.tar.xz \
common-account common-auth common-password common-session \
other)

View File

@ -5,3 +5,5 @@
session required pam_limits.so
session required pam_unix.so
session optional pam_dumb_runtime_dir.so
session optional pam_lastlog2.so