diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-06-26 07:46:57 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-06-26 07:46:57 +0000 |
commit | e007ca3d9f75a0df3a7c04d3577d2ac781324ce1 (patch) | |
tree | 6c2098f34a4a05c1c5dff5d3e3140b1bdb8f15a4 /debian/changelog | |
parent | Adding debian version 1:9.7p1-5. (diff) | |
download | openssh-e007ca3d9f75a0df3a7c04d3577d2ac781324ce1.tar.xz openssh-e007ca3d9f75a0df3a7c04d3577d2ac781324ce1.zip |
Adding debian version 1:9.7p1-6.debian/1%9.7p1-6
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 8c231b5..c02c599 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +openssh (1:9.7p1-6) unstable; urgency=medium + + * Stop reading ~/.pam_environment, which has a history of security + problems and is deprecated by PAM upstream (closes: #1018260). + + -- Colin Watson <cjwatson@debian.org> Tue, 25 Jun 2024 14:20:44 +0100 + openssh (1:9.7p1-5) unstable; urgency=medium [ Colin Watson ] |