aboutsummaryrefslogtreecommitdiff
path: root/debian/libpam-modules.preinst
Commit message (Collapse)AuthorAgeFilesLines
* d/libpam-modules.preinst: Remove outdated screensaver-related codeGioele Barabucci2025-02-131-11/+0
| | | | | | | | Version 1.4.0-5 is older than what is currently in old-stable (Debian 11 bullseye, 1.4.0-9+deb11u1), so this code is never going to run in future installations of `libpam-modules`. Closes: #1073129
* Drop obsolete upgrade code from maintainer scripts which is no longer usedSteve Langasek2022-08-181-13/+1
|
* debian/libpam-modules.preinst: match common-*Sam Hartman2021-09-151-1/+1
| | | | Include - in file matching regexp to include /etc/pam.d/common-*
* debian/libpam-modules.preinst: update version to 1.4.0-5Sam Hartman2021-09-151-1/+1
| | | | | Since we added new upgrade tests, update the version against which our tests run.
* libpam-modules.preinst,templates: detect pam_tallySam Hartman2021-09-151-1/+12
| | | | | Detect any uses of pam_tally that are left after disabling profiles, and halt upgrade on them.
* debian/libpam-modules.preinst|templates: pam_tally deprecationSam Hartman2021-09-151-1/+32
| | | | | | | | | * Add a facility to detect enabled profiles that contain a particular module * If a profile contains an enabled module that is being removed, remove that profile and warn the user. * Use this to pam_tally and because of how the string search works pam_tally2
* Restart services on upgrade to 1.4.0. Closes: #978555.Steve Langasek2020-12-281-1/+1
|
* Bump the version check for service restarts to 1.3.1-2. Closes: #922178.Steve Langasek2019-02-121-1/+1
|
* bump the maintainer script version check to 1.1.3-2Steve Langasek2019-01-081-1/+1
|
* bump the minimum version check in maintainer scripts for the restartSteve Langasek2019-01-081-1/+1
| | | | handling.
* Document the new symbols added in 1.1.1 in debian/libpam0g.symbols, andSteve Langasek2019-01-081-1/+1
| | | | | raise the minimum version for the service restarting code. Closes: #568480.
* And bump the version checks in the libpam-modules {pre,post}inst, so thatSteve Langasek2019-01-081-1/+1
| | | | | the necessary services get restarted for any modules that need the new symbols.
* have libpam-modules Pre-Depend on ${misc:Depends} and add a debconf question toSteve Langasek2019-01-031-0/+16
the libpam-modules preinst, so we can reliably warn users about xscreensaver and xlockmore before libpam-modules is unpacked; at the same time, clean up the text of the libpam0g debconf template to not refer to the screensavers.