Merge branch '3.6' into 3.7

This commit is contained in:
Juergen Daubert 2022-05-10 12:59:30 +02:00
commit ef7d492a8c
3 changed files with 6 additions and 5 deletions

View File

@ -1,10 +1,10 @@
untrusted comment: verify with /etc/ports/core.pub
RWRJc1FUaeVeqhbAZZFfa8flpXbvUpLHXtIoUglaUhWlkkX+RmIH9g0pJtIfoTybtogqnYeTV0VZibnjN+h5Ehhzpty13cMBcQo=
SHA256 (Pkgfile) = d5d877fca1e3523efa978bb9970c7a6e091470c9aa3fdbeeaa4a323d5b6573a3
RWRJc1FUaeVeqoHbbMNzWozQMM4cJ8i7aTvrJdjFe02rHQogs9EgiRBBzcJ+MED848coauVBYgpE51Ivrycs56QLbAPQs+oUgAE=
SHA256 (Pkgfile) = c840de62b5691becf67c1da498d2d5d3f3d44a9b5a148f7b06eaa7bc0165fc2b
SHA256 (.footprint) = 61506ab0d42eb8c61e8051581d901a4b025858b44cdf90d0b150278ab14b2db3
SHA256 (Linux-PAM-1.5.2.tar.xz) = e4ec7131a91da44512574268f493c6d8ca105c87091691b8e9b56ca685d4f94d
SHA256 (common-account) = 63b6d073e0a05d45260912fd900e27ccac3304ca23cd05df68ce88da34a5d832
SHA256 (common-auth) = c8f2c471572147fafddfe2062b763d360bbb6d21aa8017c725785f96667e9b02
SHA256 (common-password) = 999c19d97ab2a8408103304faa12252d11ab03d492880d78a0bd1a1335659258
SHA256 (common-session) = e52db7f0a0bf583fbcc3da63754e627eb7c66e9864578e14a7a29420db408af0
SHA256 (common-session) = 31dbfe667e4e511b8a464cbb699bbba7a9339ad9f3312dfc24053f24150c834e
SHA256 (other) = 543e9b4493e8d60aac66d5e6dbc9955b53efa421e19400b47f243a42d67246f1

View File

@ -4,8 +4,8 @@
name=linux-pam
version=1.5.2
release=2
source=(https://github.com/$name/$name/releases/download/v${version}/Linux-PAM-$version.tar.xz
release=3
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

@ -2,5 +2,6 @@
# /etc/pam.d/common-session - common session module configuration
#
session required pam_limits.so
session required pam_unix.so
session optional pam_dumb_runtime_dir.so