summaryrefslogtreecommitdiff
path: root/debian
Commit message (Collapse)AuthorAge
* debian/patches-applied/nullok_secure-compat.patch: Support nullok_secure as ↵Steve Langasek2020-08-12
| | | | a deprecated alias for nullok.
* debian/patches-applied/cve-2010-4708.patch: drop, applied upstream.Steve Langasek2020-08-12
|
* Drop patches to implement "nullok_secure" option for pam_unix. Closes: ↵Steve Langasek2020-08-12
| | | | #674857, #936071.
* Refresh patchesSteve Langasek2020-08-12
|
* fix changelog maintainer fieldSteve Langasek2020-08-11
|
* Merge upstream version 1.4.0Steve Langasek2020-08-11
|
* releasing package pam version 1.3.1-5debian/1.3.1-5archive/debian/1.3.1-5Steve Langasek2019-02-14
|
* Correctly display the notification when a manual DM restart is needed.Steve Langasek2019-02-14
|
* turn around inverted xdm check from the prior uploadSteve Langasek2019-02-14
|
* releasing package pam version 1.3.1-4debian/1.3.1-4archive/debian/1.3.1-4Steve Langasek2019-02-13
|
* Fix the name of the samba services to be restarted on upgrade.Steve Langasek2019-02-13
|
* releasing package pam version 1.3.1-3Steve Langasek2019-02-13
|
* update xdm restart handling to cope with changes to what xdm writes to utmpSteve Langasek2019-02-13
| | | | Bug-Debian: https://bugs.debian.org/922239
* apparently there are now two separate lintian errors for non-linked DSOsSteve Langasek2019-02-13
|
* Restore lintian overrides for hardening false-positives.Steve Langasek2019-02-13
|
* Standards-Version 4.3.0.Steve Langasek2019-02-13
|
* debian/control: drop redundant priority fields.Steve Langasek2019-02-13
|
* debian/source.lintian-overrides: update for the current quilt warnings.Steve Langasek2019-02-13
|
* debian/rules: set $DEB_HOST_MULTIARCH only if unset.Steve Langasek2019-02-13
|
* debian/libpam-modules.lintian-overrides: update for the current lintian ↵Steve Langasek2019-02-13
| | | | warning given for DSOs with no dependencies.
* Fix d/p/update-motd to apply the correct changes to the READMESteve Langasek2019-02-13
|
* releasing package pam version 1.3.1-2debian/1.3.1-2archive/debian/1.3.1-2Steve Langasek2019-02-12
|
* Drop hard-coded pre-dep on libpam0g, now superseded by shlibdeps.Steve Langasek2019-02-12
|
* Bump the version check for service restarts to 1.3.1-2. Closes: #922178.Steve Langasek2019-02-12
|
* Further cleanup of patch to avoid accidental regeneration of docsSteve Langasek2019-02-12
|
* releasing package pam version 1.3.1-1debian/1.3.1-1archive/debian/1.3.1-1Steve Langasek2019-02-12
|
* Document upstream bug closureSteve Langasek2019-02-12
| | | | Bug-Debian: https://bugs.debian.org/825782
* Document bug closureSteve Langasek2019-02-12
| | | | Bug-Debian: https://bugs.debian.org/821408
* Clean up patch so that we don't accidentally regenerate manpage againSteve Langasek2019-02-12
|
* Document upstream bug closureSteve Langasek2019-02-11
| | | | Bug-Debian: https://bugs.debian.org/889910
* Document upstream bug closureSteve Langasek2019-02-11
| | | | Bug-Debian: https://bugs.debian.org/762110
* Add debian/patches/fix-autoreconf.patchAndreas Henriksson2019-02-11
|
* Update debian/watch.Steve Langasek2019-02-11
|
* Update debian/libpam0g.symbolsAndreas Henriksson2019-02-11
|
* Refresh patchesSteve Langasek2019-02-11
|
* Switch source package to 3.0 (quilt) to consume upstream .tar.xz.Steve Langasek2019-02-11
|
* Merge upstream version 1.3.1Steve Langasek2019-02-11
|
* Fix lintian warnings; thanks to Andreas Henriksson <andreas@fatal.se> and ↵Steve Langasek2019-01-24
| | | | Florian Vessaz <florian@florv.ch>
* Drop unused lintian overrides.Steve Langasek2019-01-24
|
* Document bug closuresSteve Langasek2019-01-24
|
* Refresh patchesSteve Langasek2019-01-24
|
* releasing package pam version 1.1.8-4Steve Langasek2019-01-08
|
* rebuild README files with current docs toolchain.Steve Langasek2019-01-08
| | | | | also, reorder patches so that all doc rebuilds get the standard locale setting.
* Consistently include documentation changes in patches, for clean source packageSteve Langasek2019-01-08
|
* Use LC_ALL=C.UTF-8, not LC_ALL=C, when generating documentation.Steve Langasek2019-01-08
|
* Don't include changes to autogenerated files in patches.Steve Langasek2019-01-08
|
* Use DEB_BUILD_PROFILES instead of the obsolete DEB_BUILD_PROFILE.Steve Langasek2019-01-08
| | | | Bug-Debian: https://bugs.debian.org/907492
* Actually remove Roger Leigh from uploadersSteve Langasek2019-01-08
|
* Acknowledge NMUsSteve Langasek2019-01-08
|\
| * Import Debian changes 1.1.8-3.8Niels Thykier2019-01-08
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | pam (1.1.8-3.8) unstable; urgency=medium * Non-maintainer upload. * Set Rules-Requires-Root to binary-targets as pam relies on chgrp in debian/rules. * Update pam-auth-update to detect write errors and properly fail when that happens. (Closes: #880501) * Remove Roger Leigh from uploaders as he has restired from Debian. (Closes: #869348) * Reduce priority of libpam0g to optional. * Rebuild with a recent version of dpkg-source, which ensures that the Build-Depends are correct in the .dsc file. (Closes: #890602) * Apply patch from Felix Lechner to make pam-auth-update ignore editor backup files. (Closes: #519361) * Apply update to Brazilian Portuguese translations of the debconf templates. Thanks to Adriano Rafael Gomes. (Closes: #799417)