Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Upload to unstable | Sam Hartman | 2025-02-11 | 1 | -0/+7 |
| | |||||
* | Release to unstable | Sam Hartman | 2025-01-29 | 1 | -0/+6 |
| | |||||
* | Release to experimental | Sam Hartman | 2025-01-16 | 1 | -1/+1 |
| | |||||
* | Update pending changes | Sam Hartman | 2025-01-16 | 1 | -2/+13 |
| | |||||
* | changelog cleanup | Sam Hartman | 2025-01-15 | 1 | -7/+7 |
| | |||||
* | ChangeLog removed upstream, do not install it. | Sam Hartman | 2025-01-15 | 1 | -2/+3 |
| | |||||
* | Document changes for 1.7.0-1 | Sam Hartman | 2025-01-14 | 1 | -5/+12 |
| | |||||
* | Start changes for 1.5.3-8 | Sam Hartman | 2024-04-09 | 1 | -0/+6 |
| | |||||
* | Document changes for 1.5.3-7 | Sam Hartman | 2024-04-08 | 1 | -0/+9 |
| | |||||
* | releasing package pam version 1.5.3-6 | Steve Langasek | 2024-02-29 | 1 | -2/+2 |
| | |||||
* | 1.5.3-5ubuntu2 (patches unapplied) | Dan Bungert | 2024-02-29 | 1 | -0/+7 |
| | | | | Imported using git-ubuntu import. | ||||
* | Document changes for 1.5.3-5 | Sam Hartman | 2024-02-29 | 1 | -0/+17 |
| | |||||
* | Upload to unstable | Sam Hartman | 2024-02-27 | 1 | -0/+8 |
| | |||||
* | Mitigate /usr-move file loss. (Closes: #1062802) | Sam Hartman | 2024-02-06 | 1 | -0/+7 |
| | |||||
* | Retroactively document time_t transition | Sam Hartman | 2024-02-02 | 1 | -0/+1 |
| | |||||
* | pam_namespace: protect_dir(): use O_DIRECTORY to prevent local DoS ↵ | Sam Hartman | 2024-02-02 | 1 | -1/+3 |
| | | | | situations (CVE-2024-22365) (Closes: #1061097) | ||||
* | New Swedish translations | Sam Hartman | 2024-02-02 | 1 | -0/+6 |
| | |||||
* | Merge in usrmerge dep17M2 changes | Sam Hartman | 2024-01-15 | 1 | -1/+8 |
|\ | |||||
| * | Install into /usr/lib,sbin | Chris Hofstaedtler | 2024-01-15 | 1 | -0/+11 |
| | | | | | | | | | | | | | | | | | | * Non-maintainer upload. * Install into /usr/{lib,sbin} instead of /{lib,sbin}. Assumes usrmerge aliasing symlinks are in place since bookworm to keep compatibility with PAM modules still installing into /lib. (DEP17 M2) (Closes: #1060160). * Update lintian override for setgid binary. | ||||
* | | Document changes for 1.5.3-1 | Sam Hartman | 2024-01-15 | 1 | -1/+22 |
| | | |||||
* | | Merge tag 'debian/1.5.2-9.1' into debian_1.5.3 | Sam Hartman | 2024-01-15 | 1 | -0/+20 |
|\| | | | | | | | Debian release 1.5.2-9.1 | ||||
| * | Import Debian changes 1.5.2-9.1 | Helmut Grohne | 2023-11-20 | 1 | -0/+13 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | pam (1.5.2-9.1) unstable; urgency=medium . * Non-maintainer upload acked by Sam Hartman. * Really fix quilt-related FTBFS: (Closes: #1054505) pam is a 3.0 (quilt) source package and has a .pc directory after unpack despite having no debian/patches. Even when setting QUILT_PATCH_DIR or QUILT_PATCHES, quilt is now mislead to using the non-existent debian/patches and this makes dh_quilt_unpatch fail, so we delete that directory unless it corresponds to the real debian/patches-applied that we want to be used. | ||||
| * | Revert 1.5.2-8 upload; as far as I can tell the change is incorrect, Closes: ↵ | Sam Hartman | 2023-10-24 | 1 | -0/+7 |
| | | | | | | | | #1054493 | ||||
| * | Revert "Fix FTBFS: s/QUILT_PATCHES_DIR/QUILT_PATCHES/. (Closes: #1054228)" | Sam Hartman | 2023-10-24 | 1 | -6/+0 |
| | | | | | | | | | | | | This reverts commit a3d584d0d3b106d10a2474a6a071ed8d2a148cea. dh_quilt_patch actually does use QUILT_PATCH_DIR | ||||
| * | Fix FTBFS: s/QUILT_PATCHES_DIR/QUILT_PATCHES/. (Closes: #1054228) | Sam Hartman | 2023-10-24 | 1 | -0/+6 |
| | | |||||
* | | Merge in janitor changes. | Sam Hartman | 2024-01-15 | 1 | -2/+14 |
|\ \ | |||||
| * | | Update standards version to 4.6.2, no changes needed. | Debian Janitor | 2023-08-25 | 1 | -0/+1 |
| | | | | | | | | | | | | | | | | | | Changes-By: lintian-brush Fixes: lintian: out-of-date-standards-version See-also: https://lintian.debian.org/tags/out-of-date-standards-version.html | ||||
| * | | Drop unnecessary dependency on dh-autoreconf. | Debian Janitor | 2023-08-25 | 1 | -0/+1 |
| | | | | | | | | | | | | | | | | | | Changes-By: lintian-brush Fixes: lintian: useless-autoreconf-build-depends See-also: https://lintian.debian.org/tags/useless-autoreconf-build-depends.html | ||||
| * | | Set upstream metadata fields: Bug-Database, Bug-Submit, Repository-Browse. | Debian Janitor | 2023-08-25 | 1 | -0/+1 |
| | | | | | | | | | | | | | | | | | | | | | | | | Changes-By: lintian-brush Fixes: lintian: upstream-metadata-file-is-missing See-also: https://lintian.debian.org/tags/upstream-metadata-file-is-missing.html Fixes: lintian: upstream-metadata-missing-bug-tracking See-also: https://lintian.debian.org/tags/upstream-metadata-missing-bug-tracking.html | ||||
| * | | Update renamed lintian tag names in lintian overrides. | Debian Janitor | 2023-08-25 | 1 | -0/+1 |
| | | | | | | | | | | | | | | | | | | Changes-By: lintian-brush Fixes: lintian: renamed-tag See-also: https://lintian.debian.org/tags/renamed-tag.html | ||||
| * | | Move source package lintian overrides to debian/source. | Debian Janitor | 2023-08-25 | 1 | -0/+1 |
| | | | | | | | | | | | | | | | | | | Changes-By: lintian-brush Fixes: lintian: old-source-override-location See-also: https://lintian.debian.org/tags/old-source-override-location.html | ||||
| * | | Trim trailing whitespace. | Debian Janitor | 2023-08-25 | 1 | -1/+2 |
| | | | | | | | | | | | | | | | | | | Changes-By: lintian-brush Fixes: lintian: trailing-whitespace See-also: https://lintian.debian.org/tags/trailing-whitespace.html | ||||
| * | | Update lintian override info to new format: | Debian Janitor | 2023-08-25 | 1 | -0/+8 |
| |/ | | | | | | | | | | | | | | | | | + debian/libpam-runtime.lintian-overrides: line 5, 7, 9-13 + debian/libpam-modules.lintian-overrides: line 5-10, 14 Changes-By: lintian-brush Fixes: lintian: mismatched-override See-also: https://lintian.debian.org/tags/mismatched-override.html | ||||
* / | Note changes to patch series | Sam Hartman | 2023-09-13 | 1 | -0/+7 |
|/ | |||||
* | Changes for 1.5.2-7 | Sam Hartman | 2023-08-16 | 1 | -2/+11 |
| | |||||
* | Drop reference to stale package version in libpam-modules.postinst; thanks, ↵ | Steve Langasek | 2023-07-30 | 1 | -0/+7 |
| | | | | Gioele Barabucci <gioele@svario.it>. | ||||
* | changelog | Sam Hartman | 2023-01-04 | 1 | -2/+4 |
| | |||||
* | Document changes | Sam Hartman | 2023-01-03 | 1 | -1/+5 |
| | |||||
* | Update debian/copyright, Thanks Bastian Germann, Closes: #460232 | Sam Hartman | 2023-01-03 | 1 | -0/+6 |
| | |||||
* | releasing package pam version 1.5.2-5 | Steve Langasek | 2022-10-06 | 1 | -2/+2 |
| | |||||
* | pam_namespace_helper manpage *wasn't* missing, it was just being wrongly ↵ | Steve Langasek | 2022-10-06 | 1 | -0/+9 |
| | | | | 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-4 | Steve Langasek | 2022-10-06 | 1 | -2/+2 |
| | |||||
* | pam_namespace_helper manpage was missing, but namespace.conf.5 was already ↵ | Steve Langasek | 2022-10-06 | 1 | -0/+7 |
| | | | | shipped in libpam-modules. Leave it there. Closes: #1021336. | ||||
* | releasing package pam version 1.5.2-3 | Steve Langasek | 2022-10-06 | 1 | -2/+2 |
| | |||||
* | Further proof libpam-runtime postinst for DPKG_ROOT just in case. | Steve Langasek | 2022-10-05 | 1 | -0/+1 |
| | |||||
* | Merge remote-tracking branch 'josch/dpkg-root' | Steve Langasek | 2022-10-05 | 1 | -0/+2 |
|\ | | | | | | | | | | | | | Support DPKG_ROOT in the postinst scripts. Thanks, Johannes Schauer Marin Rodrigues. Bug-Debian: https://bugs.debian.org/993161 | ||||
* | | changelog entry | Steve Langasek | 2022-08-23 | 1 | -0/+2 |
| | | |||||
* | | No special-case needed for pam_modutil_sanitize_helper_fds in symbols file, ↵ | Steve Langasek | 2022-08-18 | 1 | -0/+2 |
| | | | | | | | | it's covered by the existing globs. | ||||
* | | Drop manual multiarch file handling in favor of dh-exec. | Steve Langasek | 2022-08-18 | 1 | -0/+1 |
| | | |||||
* | | Drop obsolete upgrade code from maintainer scripts which is no longer used | Steve Langasek | 2022-08-18 | 1 | -0/+2 |
| | |