summaryrefslogtreecommitdiff
path: root/debian/libpam0g.postinst
Commit message (Collapse)AuthorAge
* Clean up the libpam0g postinst a bit; invoke-rc.d has been a guaranteedSteve Langasek2019-01-08
| | | | interface for two stable release cycles now
* Use /bin/sh instead of /bin/bash for libpam0g.postinst, since we'veSteve Langasek2019-01-08
| | | | confirmed there are no longer any bashisms there. Closes: #519973.
* And bump the version checks in the libpam-modules {pre,post}inst, so thatSteve Langasek2019-01-08
| | | | | the necessary services get restarted for any modules that need the new symbols.
* Look for cups instead of cupsys as an init script name when restartingSteve Langasek2019-01-03
| | | | | services; thanks to Stephen Olander-Waters for pointing this out. Closes: #492977.
* new symbol in libpam.so.0, pam_modutil_audit_write; shlibs bump, andSteve Langasek2019-01-03
| | | | do another round of service restarts on upgrade.
* drop a gratuitous +x bit on libpam0g.postinst, which will never be seenSteve Langasek2019-01-03
|
* fix-up commit for grafting svn history onto git historySteve Langasek2019-01-02