diff options
author | Marc Haber <mh+debian-packages@zugschlus.de> | 2022-02-06 09:08:47 +0000 |
---|---|---|
committer | Marc Haber <mh+debian-packages@zugschlus.de> | 2022-02-06 09:08:47 +0000 |
commit | 95c4ca349644ba6da8457ae33f6d971d5f955104 (patch) | |
tree | 832df31047f6e6acd30166b7b02562b697c6f5b3 /debian/local | |
parent | 30fdd8cc84eca7842a2c4dfc5e4d30b9e87fd064 (diff) | |
download | pam-95c4ca349644ba6da8457ae33f6d971d5f955104.tar.gz pam-95c4ca349644ba6da8457ae33f6d971d5f955104.tar.bz2 pam-95c4ca349644ba6da8457ae33f6d971d5f955104.zip |
remove version references for ancient versions of packages
Diffstat (limited to 'debian/local')
-rw-r--r-- | debian/local/Debian-PAM-MiniPolicy | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/debian/local/Debian-PAM-MiniPolicy b/debian/local/Debian-PAM-MiniPolicy index e51a0246..8cba0aee 100644 --- a/debian/local/Debian-PAM-MiniPolicy +++ b/debian/local/Debian-PAM-MiniPolicy @@ -83,11 +83,11 @@ those modules. E.g., /etc/pam.d/login includes the line: therefore it must depend on libpam-modules, which provides /lib/security/pam_limits.so. -Applications need to depend on libpam-runtime (>= 0.76-14) to -guarantee that /etc/pam.d/common-* exist. +Applications need to depend on libpam-runtime to guarantee that +/etc/pam.d/common-* exist. Applications that use common-session-noninteractive must depend -on libpam-runtime (>= 1.0.1-11) for this file. +on libpam-runtime for this file. The pam_unix.so module allows programs to authenticate the uid of the |