Browse Source

upgrade borgbackup package from v1.2.4-r4 to v1.2.6-r0 (CVE-2023-36811)

https://web.archive.org/web/20230902080109/https://borgbackup.readthedocs.io/en/1.2.6/changes.html#version-1-2-6-2023-08-31
https://web.archive.org/web/20230902080131/https://git.alpinelinux.org/aports/commit/community/borgbackup?h=3.18-stable&id=9185f5e6384801ee336a6439db45873d74c6cb9f
Fabian Peter Hammerle 7 months ago
parent
commit
da8b8bf663
2 changed files with 3 additions and 2 deletions
  1. 3 1
      Dockerfile
  2. 0 1
      borgbackup-package-log.url

+ 3 - 1
Dockerfile

@@ -1,6 +1,8 @@
 FROM docker.io/alpine:3.18.3
 
-ARG BORGBACKUP_PACKAGE_VERSION=1.2.4-r4
+# https://www.borgbackup.org/releases/
+# https://git.alpinelinux.org/aports/log/community/borgbackup?h=3.18-stable
+ARG BORGBACKUP_PACKAGE_VERSION=1.2.6-r0
 # 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

+ 0 - 1
borgbackup-package-log.url

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