Browse Source

upgrade openssh-server package from v1:9.2p1-2 to v1:9.2p1-2+deb12u1 (see links below)

https://web.archive.org/web/20231028100850/https://salsa.debian.org/ssh-team/openssh/-/commit/dee3878689aef5365955442869be02d420b65ea6
https://web.archive.org/web/20231028100920/https://salsa.debian.org/ssh-team/openssh/-/commit/5c06b89189eb27f692b900526d60bf744918511e
https://web.archive.org/web/20231028100937/https://salsa.debian.org/ssh-team/openssh/-/commit/29c7785a3673101b3af8f6f712795fa128e52ddd
https://web.archive.org/web/20231028100955/https://salsa.debian.org/ssh-team/openssh/-/commit/d38aadbf6e03b0a51b6d79c01e7c439b1cae65e0
https://web.archive.org/web/20231028101014/https://salsa.debian.org/ssh-team/openssh/-/commit/00d140e3e2a100d64b15ac814cb714f4c43e3fad
Fabian Peter Hammerle 6 months ago
parent
commit
7a052e8f98
1 changed files with 1 additions and 1 deletions
  1. 1 1
      Dockerfile

+ 1 - 1
Dockerfile

@@ -10,7 +10,7 @@ ARG GIT_ANNEX_PACKAGE_VERSION=10.20230126-3
 ARG GIT_PACKAGE_VERSION=1:2.39.2-1.1
 # https://www.openssh.com/releasenotes.html
 # https://salsa.debian.org/ssh-team/openssh/-/blob/master/debian/changelog
-ARG OPENSSH_SERVER_PACKAGE_VERSION=1:9.2p1-2
+ARG OPENSSH_SERVER_PACKAGE_VERSION=1:9.2p1-2+deb12u1
 ARG TINI_PACKAGE_VERSION=0.19.0-1
 ARG USER=git
 ARG GITOLITE_HOME_PATH=/var/lib/gitolite