summaryrefslogtreecommitdiffstats
path: root/debian/changelog
diff options
context:
space:
mode:
Diffstat (limited to 'debian/changelog')
-rw-r--r--debian/changelog19
1 files changed, 19 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 4aefd40..8c231b5 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,22 @@
+openssh (1:9.7p1-5) unstable; urgency=medium
+
+ [ Colin Watson ]
+ * Add "After=nss-user-lookup.target" to ssh.service and sshd@.service
+ (closes: #1069706).
+ * Avoid cleanup of /tmp/sshauth.*, created by sshd if ExposeAuthInfo is
+ set.
+
+ [ Andreas Hasenack ]
+ * Add autopkgtests for GSSAPI logins, including gssapi-keyex.
+
+ [ Luca Boccassi ]
+ * Install tmpfiles.d to avoid cleanup of ssh-agent socket in /tmp/
+ (closes: #1070725).
+ * Only set PAM_RHOST if the remote host is not "UNKNOWN" (thanks, Daan De
+ Meyer).
+
+ -- Colin Watson <cjwatson@debian.org> Thu, 16 May 2024 11:16:30 +0100
+
openssh (1:9.7p1-4) unstable; urgency=medium
* Rework systemd readiness notification and socket activation patches to