diff options
author | Chris Hofstaedtler <zeha@debian.org> | 2024-01-06 12:57:21 +0100 |
---|---|---|
committer | Sam Hartman <hartmans@debian.org> | 2024-01-15 15:58:25 -0700 |
commit | 9f629f45bb64a95958af24ae1a3ebe94530e1cc3 (patch) | |
tree | 26517ea39694f0e73a888cc25dc68fad52d37c2a /debian/changelog | |
parent | 3a128a9b5db023be2710383a4a7dfe192788d7a3 (diff) | |
download | pam-9f629f45bb64a95958af24ae1a3ebe94530e1cc3.tar.gz pam-9f629f45bb64a95958af24ae1a3ebe94530e1cc3.tar.bz2 pam-9f629f45bb64a95958af24ae1a3ebe94530e1cc3.zip |
Install into /usr/lib,sbin
* 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.
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 2a4657b3..498b10e9 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,14 @@ +pam (1.5.2-9.2) UNRELEASED; urgency=medium + + * 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. + + -- Chris Hofstaedtler <zeha@debian.org> Sat, 06 Jan 2024 12:57:21 +0100 + pam (1.5.2-9.1) unstable; urgency=medium * Non-maintainer upload acked by Sam Hartman. |