Browse Source

upgrade openvpn package from v2.5.6-r1 to v2.5.8-r0 (see below)

https://web.archive.org/web/20221126105613/https://github.com/OpenVPN/openvpn/blob/v2.5.8/Changes.rst#overview-of-changes-in-257
https://web.archive.org/web/20221126105613/https://github.com/OpenVPN/openvpn/blob/v2.5.8/Changes.rst#overview-of-changes-in-258

https://git.alpinelinux.org/aports/commit/main/openvpn?h=3.17-stable&id=0a521122d1dff4c1dfce14c9f7086641295b09db
https://git.alpinelinux.org/aports/commit/main/openvpn?h=3.17-stable&id=ae054f24c3139f07e0ebc966c6e54f86ff97739c
Fabian Peter Hammerle 1 year ago
parent
commit
53f9f19d42
2 changed files with 2 additions and 2 deletions
  1. 1 1
      Dockerfile
  2. 1 1
      openvpn-package-log.url

+ 1 - 1
Dockerfile

@@ -1,6 +1,6 @@
 FROM docker.io/alpine:3.17.0
 
-ARG OPENVPN_PACKAGE_VERSION=2.5.6-r1
+ARG OPENVPN_PACKAGE_VERSION=2.5.8-r0
 RUN apk add --no-cache openvpn=$OPENVPN_PACKAGE_VERSION
 
 VOLUME /vpn-config

+ 1 - 1
openvpn-package-log.url

@@ -1 +1 @@
-https://git.alpinelinux.org/aports/log/main/openvpn?h=3.16-stable
+https://git.alpinelinux.org/aports/log/main/openvpn?h=3.17-stable