~enr0n/ubuntu/+source/openssh:lp-2071815

Last commit made on 2024-07-26
Get this branch:
git clone -b lp-2071815 https://git.launchpad.net/~enr0n/ubuntu/+source/openssh
Only Nick Rosbrook can upload to this branch. If you are Nick Rosbrook please log in for upload directions.

Branch merges

Branch information

Name:
lp-2071815
Repository:
lp:~enr0n/ubuntu/+source/openssh

Recent commits

f86ed72... by Nick Rosbrook

changelog

c133615... by Nick Rosbrook

d/p/systemd-socket-activation.patch: don't clear rexec_flag

It was pointed out that this is generally not a good idea, so undo this
change. In order to do this, we need to restore the logic to ensure that
when we have been re-executed, we ignore $LISTEN_PID because it won't
match, but we still need to know $LISTEN_FDS. And, do not set FD_CLOEXEC
on the fds passed from systemd, because we want them to survive the
re-execution. (LP: #2071815)

c42c1cf... by Nick Rosbrook

d/p/systemd-socket-activation.patch: refresh patch

8336aac... by Andreas Hasenack

d/NEWS grammar fix

3af9a10... by Andreas Hasenack

changelog

56af984... by Andreas Hasenack

    - d/NEWS: update about this change in behavior

cddc076... by Andreas Hasenack

  * Remove deprecated user_readenv=1 setting (LP: #2059859):
    - d/openssh-server.sshd.pam.in: drop user_readenv=1, which was
      deprecated by pam_env upstream. Openssh has the SendEnv and
      AcceptEnv configuration options that can be used to replace this
      feature, and are in the default config already

db53888... by Marc Deslauriers

1:9.6p1-3ubuntu16 (patches unapplied)

Imported using git-ubuntu import.

de703bf... by Marc Deslauriers

1:9.6p1-3ubuntu15 (patches unapplied)

Imported using git-ubuntu import.

5ee49d3... by Nick Rosbrook

changelog