Browse Source

upgrade openssh server package v8.6_p1-r{2->3} (CVE-2021-41617)

https://www.cve.org/CVERecord?id=CVE-2021-41617

https://git.alpinelinux.org/aports/commit/main/openssh?id=d10d87c0d9c31c3fe062e31ae65e3c05a8b6a060
Fabian Peter Hammerle 2 years ago
parent
commit
8a2ce05b08
2 changed files with 2 additions and 1 deletions
  1. 1 1
      Dockerfile
  2. 1 0
      openssh-release-notes.url

+ 1 - 1
Dockerfile

@@ -1,7 +1,7 @@
 FROM alpine:3.14.2
 
 ARG RSYNC_PACKAGE_VERSION=3.2.3-r4
-ARG OPENSSH_SERVER_PACKAGE_VERSION=8.6_p1-r2
+ARG OPENSSH_SERVER_PACKAGE_VERSION=8.6_p1-r3
 RUN apk add --no-cache \
     openssh-server=$OPENSSH_SERVER_PACKAGE_VERSION \
     rrsync=$RSYNC_PACKAGE_VERSION \

+ 1 - 0
openssh-release-notes.url

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