ubuntu/+source/openssh:ubuntu/jammy-devel

Last commit made on 2025-04-24
Get this branch:
git clone -b ubuntu/jammy-devel https://git.launchpad.net/ubuntu/+source/openssh
Members of git-ubuntu import can upload to this branch. Log in for directions.

Branch merges

Branch information

Name:
ubuntu/jammy-devel
Repository:
lp:ubuntu/+source/openssh

Recent commits

2d44d5e... by Marc Deslauriers

1:8.9p1-3ubuntu0.13 (patches unapplied)

Imported using git-ubuntu import.

ec40eb6... by Lukas Märdian

changelog

0de9ee1... by Lukas Märdian

d/p/gssapi.patch: Fix interaction between gssapi-keyex and pubkey auth

(LP: #2028282)

Don't prefer host-bound public key signatures if there was no initial
host key, as is the case when using GSS-API key exchange.

Closes: #1041521

Thanks to Colin Watson for providing patches via Debian Salsa:
https://salsa.debian.org/ssh-team/openssh/-/commit/7d291bb6319611a01dfa0

8f6a42e... by Lukas Märdian

d/t/ssh-gssapi: Test interaction between gssapi-keyex and pubkey auth

Don't prefer host-bound public key signatures if there was no initial
host key, as is the case when using GSS-API key exchange.

Closes: #1041521

Thanks to Colin Watson for providing patches via Debian Salsa:
https://salsa.debian.org/ssh-team/openssh/-/commit/7d291bb6319611a01dfa0

e850cbe... by Colin Watson

d/t/ssh-gssapi: Fix typo in autopkgtest

beaf952... by Marc Deslauriers

1:8.9p1-3ubuntu0.11 (patches unapplied)

Imported using git-ubuntu import.

d1b6a03... by Marc Deslauriers

1:8.9p1-3ubuntu0.10 (patches unapplied)

Imported using git-ubuntu import.

591b7db... by Andreas Hasenack

d/t/ssh-gssapi: disable -e in cleanup()

3c50ef4... by Andreas Hasenack

d/t/ssh-gssapi: add klist output in the case of failure

cd46653... by Andreas Hasenack

d/t/ssh-gssapi: match a more specific success expression from the logs