summaryrefslogtreecommitdiff
path: root/debian/libpam0g.postinst
Commit message (Collapse)AuthorAge
* debian/libpam0g.templates, debian/libpam0g.postinst: add a new question,Steve Langasek2019-01-08
| | | | | | libraries/restart-without-asking, that allows admins to accept the service restarts once for all so that they don't have to repeatedly say "ok". LP: #745004.
* debian/libpam0g.postinst: according to Kubuntu developers, kdm no longerSteve Langasek2019-01-08
| | | | | | | keeps libpam loaded persistently at runtime, so it's not necessary to force a kdm restart on ABI bump. Which is good, since restarting kdm now seems to also log users out of running sessions, which we rather want to avoid. Closes: #632673, LP: #744944.
* Look for /etc/init.d/postgresql, not /etc/init.d/postgresql-8.{2,3},Steve Langasek2019-01-08
| | | | | for service restarts; the latter are obsolete since squeeze. Closes: #631511.
* bump the maintainer script version check to 1.1.3-2Steve Langasek2019-01-08
|
* bump the minimum version check in maintainer scripts for the restartSteve Langasek2019-01-08
| | | | handling.
* Document the new symbols added in 1.1.1 in debian/libpam0g.symbols, andSteve Langasek2019-01-08
| | | | | raise the minimum version for the service restarting code. Closes: #568480.
* And drop postgresql-{7.4,8.1} from the list, neither of which is presentSteve Langasek2019-01-08
| | | | in stable.
* Add postgresql-8.3 to the list of services in need of restart on upgrade.Steve Langasek2019-01-08
| | | | Closes: #563674.
* 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