pam (1.7.0-5)
[PTS] [DDPO]
NEW: VCS has unreleased changes: 1.7.0-6 > 1.7.0-5
- Git: https://salsa.debian.org/vorlon/pam.git
-
- Branch: master
- Path: debian/changelog
- Repo size: 17772544
- Browser: https://salsa.debian.org/vorlon/pam
- Last scan: 2025-07-12 13:32:11+00
- Next scan: 2025-07-21 12:40:00+00
- Merge requests: 3
- CI pipeline status: success
- Debian changelog in Git:
pam (1.7.0-6) UNRELEASED; urgency=medium
[ Gioele Barabucci ]
* d/libpam-modules.preinst: Remove outdated screensaver-related code
(Closes: #1073129)
* d/libpam-modules.templates: Remove unused debconf variables
* d/libpam-runtime.lintian-overrides: Document why prerm is empty
* d/watch: Avoid leading spaces in non-continuation lines
* d/s/lintian-overrides: Remove outdated dh-quilt-addon-but-quilt-source-format
* d/libpam0g.lintian-overrides: Remove outdated override for false positive package-name-doesnt-match-sonames
* d/libpam-{modules,runtime}.post{inst,rm}: Use `set -e` instead of `/bin/sh -e`
* d/libpam-modules.lintian-overrides: Use new name shared-library-lacks-prerequisites
* d/libpam0g.symbols: Add Build-Depends-Package
* d/lintian-overrides: Document that sysadmin manpages are libpam-runtime
* d/libpam-modules.lintian-overrides: Remove unused hardening overrides
* d/u/metadata: Add Repository URL
* Add support for <!nodoc>
* d/control: Remove outdated constraints
* d/control: Update standards version to 4.7.0, no changes needed
* d/TODO: Remove outdated item about fop (Closes: #629438)
* d/libpam-modules.postinst: Drop redundant version check
* d/libpam-runtime.postinst: Drop redundant version check
-- Sam Hartman <hartmans@debian.org> Thu, 26 Jun 2025 11:53:13 -0600
- This branch is 26 commits ahead of tag debian/1.7.0-4
- Git log:
commit 881ab0c5c1566334d8292212eec520c8e6286c95
Merge: 4fe6a864 03f0e7d6
Author: Sam Hartman <hartmans@debian.org>
Date: Sun Jun 29 11:48:38 2025 -0600
Merge branch 'trixie'
Reupdate because additional changes were included in trixie.
commit 03f0e7d6fd856761c812da318c911b66fb85a96a
Author: Sam Hartman <hartmans@debian.org>
Date: Sun Jun 29 11:42:26 2025 -0600
Document changes for 1.7.0-5
commit 9f4ce6432f499cc936b9961fcdecafa48723022d
Author: Sam Hartman <hartmans@debian.org>
Date: Sun Jun 29 11:37:09 2025 -0600
Refixup pam_namespace pam citations
commit 942d8564bf7fb88f1cecbd324b461013da0b6b13
Author: Sam Hartman <hartmans@debian.org>
Date: Thu Jun 26 16:04:28 2025 -0600
pam_access: backport upstream commit to implement nodns option to allow people to work around #1087019
commit 4fe6a864edc7a11134414775e1503885e091fc20
Author: Sam Hartman <hartmans@debian.org>
Date: Thu Jun 26 11:54:26 2025 -0600
Document changes on master that are not proposed for inclusion in trixie
commit 817d6f3ed2610c9e3490a92bc77d4dc7fce6fde1
Author: James Morris <morisja@gmail.com>
Date: Mon Jun 9 17:30:26 2025 -0400
pam_access improperly checks for group membership of a user.
Patch from upstream
https://github.com/linux-pam/linux-pam/issues/860
https://github.com/linux-pam/linux-pam/commit/fc927d8f1a6d81e5bcf58096871684b35b793fe2
Closes: #1103339
Fixes !28
commit 82a3aaa99aed57487b6537d9e4d1f98cfa425d9d
Author: Sam Hartman <hartmans@debian.org>
Date: Thu Jun 26 11:12:42 2025 -0600
Fix CVE-2025-6020: local privilege escalation in pam_namespace, Closes: 1107919
commit cb448e6474f53e4e40bfb594597156dc6256605c
Author: Gioele Barabucci <gioele@svario.it>
Date: Thu Feb 13 20:05:18 2025 +0100
d/libpam-runtime.postinst: Drop redundant version check
The check against version 1.0.1-11 has been redundant since Debian 5
"lenny".
commit 5ea47ce9ee44b5cac894c66fb223f02735299d55
Author: Gioele Barabucci <gioele@svario.it>
Date: Thu Feb 13 19:22:52 2025 +0100
d/libpam-modules.postinst: Drop redundant version check
The check against version 0.99.9.0-1 has been redundant since Debian 5
"lenny".
commit a2d9adc8e86c8457b482ecb44b11058e5003f447
Author: Gioele Barabucci <gioele@svario.it>
Date: Thu Feb 13 19:06:36 2025 +0100
d/TODO: Remove outdated item about fop
Closes: #629438
commit a7986fea5c987d0f821984fd9d7c89ed013c42d4
Author: Gioele Barabucci <gioele@svario.it>
Date: Thu Feb 13 16:29:07 2025 +0100
d/control: Update standards version to 4.7.0, no changes needed
commit 0da056d8d80e238a65d4f62769b34cb1fd768d77
Author: Gioele Barabucci <gioele@svario.it>
Date: Thu Feb 13 16:00:18 2025 +0100
d/control: Remove outdated constraints
Both debconf 1.5.19 and libpam-modules 1.0.1-6 are older than
Debian 6 "squeeze".
Explicitly requiring debconf is not needed because `${misc:Depends}`
already deals with it.
commit f54ffb63b95cb46b809284124295787f39bd7ed8
Author: Gioele Barabucci <gioele@svario.it>
Date: Thu Feb 13 14:52:23 2025 +0100
Add support for <!nodoc>
commit aab675ec3b3d04aa33413d7ae24c69ec739d443a
Merge: 6f7964a3 fd7ff719
Author: Sam Hartman <hartmans@debian.org>
Date: Thu Feb 13 18:32:52 2025 -0700
Merge in lintian fixes.
commit fd7ff7193ea87ba8e789fce0c48751fa88d4f40f
Author: Gioele Barabucci <gioele@svario.it>
Date: Thu Feb 13 14:42:32 2025 +0100
d/u/metadata: Add Repository URL
commit 79e2ed9455aa9d2b05fd4f43516d2cccbfff19ed
Author: Gioele Barabucci <gioele@svario.it>
Date: Mon Sep 9 17:19:08 2024 +0200
d/libpam-modules.lintian-overrides: Remove unused hardening overrides
Fixes: lintian: libpam-modules: mismatched-override hardening-no-fortify-functions
commit 9005eb03afd07d5b0fa0dfbb2e82a1a5ecfeae26
Author: Gioele Barabucci <gioele@svario.it>
Date: Thu Feb 13 12:44:32 2025 +0100
d/lintian-overrides: Document that sysadmin manpages are libpam-runtime
commit 732ab13ecae9d8bde3148f373501ad117c6e9766
Author: Gioele Barabucci <gioele@svario.it>
Date: Mon Sep 9 21:23:07 2024 +0200
d/libpam0g.symbols: Add Build-Depends-Package
Fixes: lintian: symbols-file-missing-build-depends-package-field
commit d0a03a5cc7f2c5a0a92a5ee8cb3ccd95f452c500
Author: Gioele Barabucci <gioele@svario.it>
Date: Mon Sep 9 18:05:25 2024 +0200
d/libpam-modules.lintian-overrides: Use new name shared-library-lacks-prerequisites
commit 67c98996bcfad7882db981788eaeeae834826949
Author: Gioele Barabucci <gioele@svario.it>
Date: Mon Sep 9 17:56:38 2024 +0200
d/libpam-{modules,runtime}.post{inst,rm}: Use `set -e` instead of `/bin/sh -e`
Policy recommends to use `set -e` to ensure that scripts always have `-e`
enabled, even when they are run as `sh foo.postinst`.
Fixes: lintian: *: maintainer-script-without-set-e
commit bdeb29100e6c253416ee8b2a6e3a4f0c5eb14ea0
Author: Gioele Barabucci <gioele@svario.it>
Date: Mon Sep 9 17:36:38 2024 +0200
d/libpam0g.lintian-overrides: Remove outdated override for false positive package-name-doesnt-match-sonames
commit eae1ea71e649cce546557d9517cca87a792aee8c
Author: Gioele Barabucci <gioele@svario.it>
Date: Mon Sep 9 17:31:19 2024 +0200
d/s/lintian-overrides: Remove outdated dh-quilt-addon-but-quilt-source-format
dh_quilt is no longer used since commit b99a4f53dcf4725e4b3b861fd8a28c0156a8a147
commit df7bb744b86913bf54f0e8c3e837e30bc3e0d96c
Author: Gioele Barabucci <gioele@svario.it>
Date: Mon Sep 9 17:20:09 2024 +0200
d/watch: Avoid leading spaces in non-continuation lines
While the specs allow for leading spaces to be present in any line, some
tools are confused then leading spacere are in non-continuation lines.
Fixes: lintian: pam source: missing-debian-watch-file-standard [debian/watch]
commit 07d5c246315ac679b95a8bc59b1da6ea34bed289
Author: Gioele Barabucci <gioele@svario.it>
Date: Mon Sep 9 17:17:15 2024 +0200
d/libpam-runtime.lintian-overrides: Document why prerm is empty
Fixes: lintian: libpam-runtime: maintainer-script-empty [prerm]
commit 6d4514fa9c31a0776c2e5a6a277b77f1aa780b68
Author: Gioele Barabucci <gioele@svario.it>
Date: Wed Jun 12 20:44:08 2024 +0200
d/libpam-modules.templates: Remove unused debconf variables
`libpam-modules/disable-screensaver` and `libpam-modules/deprecate-tally`
are no longer used in the maintainer scripts.
commit a816df4f91ca5726ed9c2f8590bfb95087b8d42a
Author: Gioele Barabucci <gioele@svario.it>
Date: Wed Jun 12 20:38:17 2024 +0200
d/libpam-modules.preinst: Remove outdated screensaver-related code
Version 1.4.0-5 is older than what is currently in old-stable
(Debian 11 bullseye, 1.4.0-9+deb11u1), so this code is never going
to run in future installations of `libpam-modules`.
Closes: #1073129