diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-07-01 09:46:52 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-07-01 09:46:52 +0000 |
commit | c77cb4bddbd85e57a53434e8ad77324915f31890 (patch) | |
tree | c502feedb3286308921d54db46dea3fee00b1b80 /debian/changelog | |
parent | Adding debian version 1:9.7p1-6. (diff) | |
download | openssh-c77cb4bddbd85e57a53434e8ad77324915f31890.tar.xz openssh-c77cb4bddbd85e57a53434e8ad77324915f31890.zip |
Adding debian version 1:9.7p1-7.debian/1%9.7p1-7
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index c02c599..e455121 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,11 @@ +openssh (1:9.7p1-7) unstable; urgency=critical + + [ Salvatore Bonaccorso ] + * Disable async-signal-unsafe code from the sshsigdie() function. This is + a minimal workaround for a regression from CVE-2006-5051. + + -- Colin Watson <cjwatson@debian.org> Mon, 01 Jul 2024 10:11:27 +0100 + openssh (1:9.7p1-6) unstable; urgency=medium * Stop reading ~/.pam_environment, which has a history of security |