Browse Source

upgrade openssh-server package from v9.3_p1-r3 to v9.3_p2-r0 (CVE-2023-38408)

https://web.archive.org/web/20230722083727/https://www.openssh.com/releasenotes.html
https://web.archive.org/web/20230722083746/https://git.alpinelinux.org/aports/commit/main/openssh?h=3.18-stable&id=0f70567414d4bfde42478d35dd4afe84ab7ec66d
Fabian Peter Hammerle 9 months ago
parent
commit
a5d15a446a
3 changed files with 3 additions and 3 deletions
  1. 3 1
      Dockerfile
  2. 0 1
      openssh-package-log.url
  3. 0 1
      openssh-release-notes.url

+ 3 - 1
Dockerfile

@@ -1,7 +1,9 @@
 FROM docker.io/alpine:3.18.2
 
 ARG BORGBACKUP_PACKAGE_VERSION=1.2.4-r4
-ARG OPENSSH_SERVER_PACKAGE_VERSION=9.3_p1-r3
+# https://www.openssh.com/releasenotes.html
+# https://git.alpinelinux.org/aports/log/main/openssh?h=3.18-stable
+ARG OPENSSH_SERVER_PACKAGE_VERSION=9.3_p2-r0
 ARG TINI_PACKAGE_VERSION=0.19.0-r1
 ARG USER=borg
 ENV SSHD_HOST_KEYS_DIR=/etc/ssh/host_keys

+ 0 - 1
openssh-package-log.url

@@ -1 +0,0 @@
-https://git.alpinelinux.org/aports/log/main/openssh?h=3.18-stable

+ 0 - 1
openssh-release-notes.url

@@ -1 +0,0 @@
-https://www.openssh.com/releasenotes.html