ubuntu/+source/openssh:ubuntu/lunar-proposed

Last commit made on 2023-09-01
Get this branch:
git clone -b ubuntu/lunar-proposed 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/lunar-proposed
Repository:
lp:ubuntu/+source/openssh

Recent commits

1a056c2... by Michał Małoszewski

changelog

a84afdd... by Michał Małoszewski

* d/p/fix-authorized-principals-command.patch: Fix situation where
  sshd ignores AuthorizedPrincipalsCommand if AuthorizedKeysCommand
  is also set. (LP: #2031942)

97f80dd... by Marc Deslauriers

1:9.0p1-1ubuntu8.4 (patches unapplied)

Imported using git-ubuntu import.

5cba2e4... by Nick Rosbrook

changelog

0d94be5... by Nick Rosbrook

d/p/systemd-socket-activation.patch: do not leak sockets in child process

This fixes two things:

First is that the close_listen_socks() call in the child process
resulting from the fork() in server_accept_loop() does need to force
close the listen socks. Otherwise, the child process maintains an
unnecessary listener that will not be closed when ssh.service stops,
hence causing errors when ssh.service starts again.

Second is that we force rexec_flag = 0 when sshd is socket-activated so
that the child process does not re-exec. In effect with the current
logic, this makes sure that we do not get a duplicate socket for the
active ssh session.

1393355... by Nick Rosbrook

1:9.0p1-1ubuntu8.1 (patches unapplied)

Imported using git-ubuntu import.

efbee41... by Nick Rosbrook

1:9.0p1-1ubuntu8 (patches unapplied)

Imported using git-ubuntu import.

20c5d70... by Steve Langasek

1:9.0p1-1ubuntu7 (patches unapplied)

Imported using git-ubuntu import.

bb95021... by Steve Langasek

1:9.0p1-1ubuntu6 (patches unapplied)

Imported using git-ubuntu import.

351086f... by Steve Langasek

1:9.0p1-1ubuntu5 (patches unapplied)

Imported using git-ubuntu import.