summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* changelogdebian/1.5.2-6archive/debian/1.5.2-6Sam Hartman2023-01-04
|
* Add autopkgtestsSam Hartman2023-01-04
| | | | | | | * Add pam-auth-update test to tests --disable and parameter preservation of pam-auth-update * Add pam-test to test password setting and basic pam functionality
* pam-auth-update: --enable and --disableSam Hartman2023-01-04
| | | | | | | | | | * Implement --disable option * Process --enable before we decide whether @enabled is empty, so that if we are called with --enable and all previously enabled profiles have disappeared, we do not need to prompt * Document --disable and update synopsis
* Document changesSam Hartman2023-01-03
|
* Build-depend on libcrypt-devSam Hartman2023-01-03
| | | | bug-debian: https://bugs.debian.org/1024645
* pam-auth-update: read config after processing cli arguments to not ignore ↵Johannes Schauer Marin Rodrigues2023-01-03
| | | | --root for $inputdir
* Update debian/copyright, Thanks Bastian Germann, Closes: #460232Sam Hartman2023-01-03
|
* releasing package pam version 1.5.2-5debian/1.5.2-5archive/debian/1.5.2-5Steve Langasek2022-10-06
|
* pam_namespace_helper manpage *wasn't* missing, it was just being wrongly ↵Steve Langasek2022-10-06
| | | | shipped in libpam-modules instead - so complete the moving of the manpage to the libpam-modules-bin where it belongs with the binary. Really Closes: #1021336.
* releasing package pam version 1.5.2-4debian/1.5.2-4archive/debian/1.5.2-4Steve Langasek2022-10-06
|
* pam_namespace_helper manpage was missing, but namespace.conf.5 was already ↵Steve Langasek2022-10-06
| | | | shipped in libpam-modules. Leave it there. Closes: #1021336.
* releasing package pam version 1.5.2-3debian/1.5.2-3archive/debian/1.5.2-3Steve Langasek2022-10-06
|
* Further proof libpam-runtime postinst for DPKG_ROOT just in case.Steve Langasek2022-10-05
|
* Style nitpick wrt variable quoting in path argumentsSteve Langasek2022-10-05
|
* Merge remote-tracking branch 'josch/dpkg-root'Steve Langasek2022-10-05
|\ | | | | | | | | | | | | Support DPKG_ROOT in the postinst scripts. Thanks, Johannes Schauer Marin Rodrigues. Bug-Debian: https://bugs.debian.org/993161
| * support DPKG_ROOT in postinst (closes: #993161)Johannes Schauer Marin Rodrigues2021-09-24
| |
* | changelog entrySteve Langasek2022-08-23
| |
* | Merge branch 'master' into 'master'Steve Langasek2022-08-23
|\ \ | | | | | | | | | | | | remove version references for ancient versions of packages See merge request vorlon/pam!8
| * | remove version references for ancient versions of packagesMarc Haber2022-02-06
| | |
* | | No special-case needed for pam_modutil_sanitize_helper_fds in symbols file, ↵Steve Langasek2022-08-18
| | | | | | | | | | | | it's covered by the existing globs.
* | | Drop manual multiarch file handling in favor of dh-exec.Steve Langasek2022-08-18
| | |
* | | Drop obsolete upgrade code from maintainer scripts which is no longer usedSteve Langasek2022-08-18
| | |
* | | Add missing manpages for pam_namespace which for some reason don't get ↵Steve Langasek2022-08-18
| | | | | | | | | | | | installed by the upstream rules
* | | releasing package pam version 1.5.2-2debian/1.5.2-2archive/debian/1.5.2-2Steve Langasek2022-08-18
| | |
* | | Install the pam_namespace.service unit in the libpam-modules-bin package.Steve Langasek2022-08-18
| | |
* | | Pass --with-systemdunitdir=/usr/lib/systemd/system for consistent buildsSteve Langasek2022-08-18
| | |
* | | Declare fast forward from 1.4.0-13debian/1.5.2-1archive/debian/1.5.2-1Steve Langasek2022-08-18
|\ \ \ | | | | | | | | | | | | [dgit --overwrite]
| | \ \
| | \ \
| *-. \ \ Record pam (1.4.0-13) in archive suite sidSteve Langasek2022-04-25
| |\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Record that 1.4.0-13 Import of source package should be treated as descended from 1.4.0-2 dgit suite branch on dgit git server 1.4.0-12 dgit client's archive history view
| | | | \ \
| | | | \ \
| | | *-. \ \ Record pam (1.4.0-12) in archive suite sidSteve Langasek2022-04-25
| | | |\ \ \ \ | | | |/ / / / | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Record that 1.4.0-12 Import of source package should be treated as descended from 1.4.0-2 dgit suite branch on dgit git server 1.4.0-11 dgit client's archive history view
| | | | | | |
| | | | | \ \
| | | | *-. \ \ Record pam (1.4.0-11) in archive suite sidSteve Langasek2021-12-06
| | | | |\ \ \ \ | | | |_|/ / / / | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Record that 1.4.0-11 Import of source package should be treated as descended from 1.4.0-2 dgit suite branch on dgit git server 1.4.0-10 dgit client's archive history view
| | | | | * | | Record pam (1.4.0-10) in archive suite sidSam Hartman2021-08-26
| | | |_|/| | | | | |/| | | | |
| | | | | * | | pam (1.4.0-10) unstable; urgency=mediumSam Hartman2021-08-26
| | | | | |\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Fix syntax error in libpam0g.postinst when a systemd unit fails, Closes: #992538 * Include upstream patch not to use crypt_checksalt; without this passwords set prior to bullseye were considered expired, Closes: #992848 * Support DPKG_ROOT for pam-auth-update, thanks Johannes 'josch' Schauer Closes: #983427 [dgit import unpatched pam 1.4.0-10]
| | | | | | * | | Import pam_1.4.0-10.debian.tar.xzSam Hartman2021-08-26
| | | | | | / / | | | | | | | | | | | | | | | | | | | | | | | | [dgit import tarball pam 1.4.0-10 pam_1.4.0-10.debian.tar.xz]
| | | | * | | | pam (1.4.0-11) unstable; urgency=mediumSteve Langasek2021-12-06
| | | | |\ \ \ \ | | | | | |/ / / | | | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Whitespace fixes in debconf templates. [ Sergio Durigan Junior ] * d/p/pam_env-allow-environment-files-without-EOL-at-EOF.patch: Allow /etc/environment files without EOL at EOF. In other words, allow files without a newline at the end. (LP: #1953201) [dgit import unpatched pam 1.4.0-11]
| | | | | * | | Import pam_1.4.0-11.debian.tar.xzSteve Langasek2021-12-06
| | | | | / / | | | | | | | | | | | | | | | | | | | | | [dgit import tarball pam 1.4.0-11 pam_1.4.0-11.debian.tar.xz]
| | | * | | | pam (1.4.0-12) unstable; urgency=mediumSteve Langasek2022-04-25
| | | |\ \ \ \ | | | | |/ / / | | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Don't build with NIS support. This is only used for password changes on NIS systems, and is pulling a large dependency chain into the Essential package set which is not justifiable. [dgit import unpatched pam 1.4.0-12]
| | | | * | | Import pam_1.4.0-12.debian.tar.xzSteve Langasek2022-04-25
| | | | / / | | | | | | | | | | | | | | | | | | [dgit import tarball pam 1.4.0-12 pam_1.4.0-12.debian.tar.xz]
| * | | | | pam (1.4.0-13) unstable; urgency=mediumSteve Langasek2022-04-25
| |\ \ \ \ \ | | |_|/ / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Don't build with NIS support. This is only used for password changes on NIS systems, and is pulling a large dependency chain into the Essential package set which is not justifiable. [dgit import unpatched pam 1.4.0-13]
| | * | | | Import pam_1.4.0-13.debian.tar.xzSteve Langasek2022-04-25
| | / / / | | | | | | | | | | | | | | | [dgit import tarball pam 1.4.0-13 pam_1.4.0-13.debian.tar.xz]
| * / / / Import pam_1.4.0.orig.tar.xzSteve Langasek2020-12-27
| / / / | | | | | | | | | | | | [dgit import orig pam_1.4.0.orig.tar.xz]
* | | | releasing package pam version 1.5.2-1Steve Langasek2022-08-18
| | | |
* | | | Fix wrong syntax in symbols fileSteve Langasek2022-08-18
| | | |
* | | | Install additional helpers in libpam-modules-bin: pam_namespace_helper, ↵Steve Langasek2022-08-18
| | | | | | | | | | | | | | | | pwhistory_helper
* | | | Install additional upstream manpages: faillock(8), environment(5)Steve Langasek2022-08-18
| | | |
* | | | debian/not-installed: document upstream files that aren't used.Steve Langasek2022-08-17
| | | |
* | | | Override lintian warning for unused debconf templatesSteve Langasek2022-08-18
| | | |
* | | | Override lintian warning for PAM module manpages being in section 8Steve Langasek2022-08-18
| | | |
* | | | Override incorrect lintian warning about use of dpkg database.Steve Langasek2022-08-18
| | | |
* | | | Bump debhelper compat to 13.Steve Langasek2022-08-18
| | | |
* | | | Update Standards-Version.Steve Langasek2022-08-18
| | | |