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

Last commit made on 2023-05-31
Get this branch:
git clone -b ubuntu/kinetic-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/kinetic-devel
Repository:
lp:ubuntu/+source/openssh

Recent commits

795c51e... by Nick Rosbrook

changelog

45f236c... 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.

5f26891... by Nick Rosbrook

1:9.0p1-1ubuntu7.2 (patches unapplied)

Imported using git-ubuntu import.

f62ae48... by Nick Rosbrook

1:9.0p1-1ubuntu7.1 (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.

b957b41... by Steve Langasek

1:9.0p1-1ubuntu4 (patches unapplied)

Imported using git-ubuntu import.

d027869... by Steve Langasek

1:9.0p1-1ubuntu3 (patches unapplied)

Imported using git-ubuntu import.

fc80e3d... by Steve Langasek

1:9.0p1-1ubuntu2 (patches unapplied)

Imported using git-ubuntu import.