summaryrefslogtreecommitdiffstats
path: root/debian/changelog
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2024-04-13 08:22:08 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2024-04-13 08:22:08 +0000
commit53e4553df3ca3e802888caa2d153376de661524b (patch)
tree3e97332abdaa0010e1ae0ebae7270900b83fb221 /debian/changelog
parentAdding debian version 1:9.7p1-2. (diff)
downloadopenssh-53e4553df3ca3e802888caa2d153376de661524b.tar.xz
openssh-53e4553df3ca3e802888caa2d153376de661524b.zip
Adding debian version 1:9.7p1-3.debian/1%9.7p1-3
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'debian/changelog')
-rw-r--r--debian/changelog15
1 files changed, 15 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 7667fb5..0b39967 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,18 @@
+openssh (1:9.7p1-3) unstable; urgency=medium
+
+ * Fix gssapi-keyex declaration further (thanks, Andreas Hasenack;
+ LP: #2053146).
+ * Extend -fzero-call-used-regs check to catch m68k gcc bug (closes:
+ #1067243).
+ * debian/tests/regress: Set a different IP address for UNKNOWN.
+ * Re-enable ssh-askpass-gnome on all architectures.
+ * regress: Redirect conch stdin from /dev/zero (re-enables conch interop
+ tests).
+ * Drop "Work around RSA SHA-2 signature issues in conch" patch (no longer
+ needed now that Twisted is fixed).
+
+ -- Colin Watson <cjwatson@debian.org> Sun, 31 Mar 2024 11:55:38 +0100
+
openssh (1:9.7p1-2) unstable; urgency=medium
[ Simon McVittie ]