diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-05-17 17:01:42 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-05-17 17:01:42 +0000 |
commit | 647ff1f9aea86fe3247ff5e240f46c4fe5d5bba6 (patch) | |
tree | 09588aac41224bcae08582607d2e195ef400aa5e /debian/changelog | |
parent | Releasing progress-linux version 1:9.7p1-4~progress7.99u1. (diff) | |
download | openssh-647ff1f9aea86fe3247ff5e240f46c4fe5d5bba6.tar.xz openssh-647ff1f9aea86fe3247ff5e240f46c4fe5d5bba6.zip |
Merging debian version 1:9.7p1-5.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index a03acc3..4847013 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~progress7.99u1) graograman-backports; urgency=medium * Uploading to graograman-backports, remaining changes: |