aboutsummaryrefslogtreecommitdiff
path: root/security
diff options
context:
space:
mode:
authorMatthias Andree <mandree@FreeBSD.org>2021-12-15 17:29:40 +0000
committerMatthias Andree <mandree@FreeBSD.org>2021-12-15 17:31:52 +0000
commit6a5dfca9f56080a45627bb4ba0b02039abd36aa5 (patch)
tree8aaaa91d74760c1f64da7c39241973b1dfc96be3 /security
parent568a1800851b36c500b716ef0f8bfd291b25d311 (diff)
downloadports-6a5dfca9f56080a45627bb4ba0b02039abd36aa5.tar.gz
ports-6a5dfca9f56080a45627bb4ba0b02039abd36aa5.zip
security/openvpn: bugfix update to 2.5.5
Bugfixes (FreeBSD-specific): * improve "make check" to notice if "openvpn --show-cipher" crashes * improve argv unit tests * ensure unit tests work with mbedTLS builds without BF-CBC ciphers * include "--push-remove" in the output of "openvpn --help" * fix "resolvconf -p" invocation in example "up" script * fix "common_name" environment for script calls when "--username-as-common-name" is in effect (Trac #1434) Documentation: * move "push-peer-info" documentation from "server options" to "client" (where it belongs) * correct "foreign_option_{n}" typo in manpage * update IRC information in CONTRIBUTING.rst (libera.chat) * README.down-root: fix plugin module name
Diffstat (limited to 'security')
-rw-r--r--security/openvpn/Makefile4
-rw-r--r--security/openvpn/distinfo6
2 files changed, 5 insertions, 5 deletions
diff --git a/security/openvpn/Makefile b/security/openvpn/Makefile
index ae8ba2f5fe16..c2a7d0ea7321 100644
--- a/security/openvpn/Makefile
+++ b/security/openvpn/Makefile
@@ -1,8 +1,8 @@
# Created by: Matthias Andree <mandree@FreeBSD.org>
PORTNAME= openvpn
-DISTVERSION= 2.5.4
-PORTREVISION?= 3
+DISTVERSION= 2.5.5
+PORTREVISION?= 0
CATEGORIES= security net net-vpn
MASTER_SITES= https://swupdate.openvpn.org/community/releases/ \
https://build.openvpn.net/downloads/releases/ \
diff --git a/security/openvpn/distinfo b/security/openvpn/distinfo
index 52de3f3f856e..24944d4bf171 100644
--- a/security/openvpn/distinfo
+++ b/security/openvpn/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1633456661
-SHA256 (openvpn-2.5.4.tar.xz) = 56c0dcd27ab938c4ad07469c86eb8b7408ef64c3e68f98497db8c03f11792436
-SIZE (openvpn-2.5.4.tar.xz) = 1150604
+TIMESTAMP = 1639588596
+SHA256 (openvpn-2.5.5.tar.xz) = 119bd69fa0210838f6cdaa273696dc738efa200f454dbe11eb6dfb75dfb6003b
+SIZE (openvpn-2.5.5.tar.xz) = 1147184