aboutsummaryrefslogtreecommitdiff
path: root/debian/libpam-modules-bin.install
Commit message (Collapse)AuthorAgeFilesLines
* Use installed faillock and namespace man page rather than source man page.Sam Hartman2025-01-141-1/+0
|
* Install into /usr/lib,sbinChris Hofstaedtler2024-01-151-7/+7
| | | | | | | | | * Non-maintainer upload. * Install into /usr/{lib,sbin} instead of /{lib,sbin}. Assumes usrmerge aliasing symlinks are in place since bookworm to keep compatibility with PAM modules still installing into /lib. (DEP17 M2) (Closes: #1060160). * Update lintian override for setgid binary.
* Install the pam_namespace.service unit in the libpam-modules-bin package.Steve Langasek2022-08-181-0/+1
|
* Install additional helpers in libpam-modules-bin: pam_namespace_helper, ↵Steve Langasek2022-08-181-0/+2
| | | | pwhistory_helper
* libpam-modules.install: Install pam_faillock binariesSam Hartman2021-09-151-0/+2
|
* Drop pam_tally and pam_tally2 modules, which have been deprecated upstream ↵Steve Langasek2020-08-121-2/+0
| | | | in favor of pam_faillock. Closes: #569746, LP: #772121.
* Install pam_timestamp_check - and while we're at it, move the manpageSteve Langasek2019-01-081-1/+1
| | | | to the correct binary package. Closes: #648695.
* merge from trunkSteve Langasek2019-01-081-0/+2
|
* Split libpam-modules into libpam-modules and libpam-modules-bin, so that weSteve Langasek2019-01-081-0/+4
only have to have one copy of the helper binaries installed.