pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/net openvpn: updated to 2.4.8



details:   https://anonhg.NetBSD.org/pkgsrc/rev/25e49b5a3d8a
branches:  trunk
changeset: 343446:25e49b5a3d8a
user:      adam <adam%pkgsrc.org@localhost>
date:      Mon Nov 04 12:52:13 2019 +0000

description:
openvpn: updated to 2.4.8

Version 2.4.8

This is primarily a maintenance release with minor bugfixes and improvements.

New features
Support compiling with OpenSSL 1.1 without deprecated APIs
handle PSS padding in cryptoapicert (necessary for TLS >= 1.2)

User visible changes
do not abort when hitting the combination of "--pull-filter" and "--mode server" (this got hit when starting OpenVPN servers using the windows GUI which installs a pull-filter to force ip-win32)
increase listen() backlog queue to 32 (improve response behaviour on openvpn servers using TCP that get portscanned)
fix and enhance documentation (INSTALL, man page, ...)

Bug fixes
the combination "IPv6 and proto UDP and SOCKS proxy" did not work - as a workaround, force IPv4 in this case until a full implementation for IPv6-UDP-SOCKS can be made.
fix IPv6 routes on tap interfaces on OpenSolaris/OpenIndiana
fix building with LibreSSL
do not set pkcs11-helper 'safe fork mode' (should fix PIN querying in systemd environments)
repair windows builds
repair Darwin builds (remove -no-cpp-precomp flag)

diffstat:

 net/openvpn-acct-wtmpx/distinfo |  10 +++++-----
 net/openvpn-nagios/distinfo     |  10 +++++-----
 net/openvpn/Makefile            |   9 ++++-----
 net/openvpn/Makefile.common     |   4 ++--
 net/openvpn/distinfo            |  10 +++++-----
 5 files changed, 21 insertions(+), 22 deletions(-)

diffs (97 lines):

diff -r cfa1d6357f1e -r 25e49b5a3d8a net/openvpn-acct-wtmpx/distinfo
--- a/net/openvpn-acct-wtmpx/distinfo   Mon Nov 04 09:24:37 2019 +0000
+++ b/net/openvpn-acct-wtmpx/distinfo   Mon Nov 04 12:52:13 2019 +0000
@@ -1,9 +1,9 @@
-$NetBSD: distinfo,v 1.20 2019/02/21 16:22:54 adam Exp $
+$NetBSD: distinfo,v 1.21 2019/11/04 12:52:13 adam Exp $
 
-SHA1 (openvpn-2.4.7.tar.xz) = 322d6460f74781dcd32f4a13236dd65e91d41240
-RMD160 (openvpn-2.4.7.tar.xz) = 3bbea3d5cb4c8d06c3960f83427bc1161d093a49
-SHA512 (openvpn-2.4.7.tar.xz) = 5398084ad0002b3ed34871375888a1ec5d4d0f0dbc7c979ab12fc16b00559613c0654f1760e84bea77d4fe7284bce25e2e9d3d309fe85ffd1060ced10978ff95
-Size (openvpn-2.4.7.tar.xz) = 953116 bytes
+SHA1 (openvpn-2.4.8.tar.xz) = 7cb3422641928b9433b08046ddc6474feb6792a7
+RMD160 (openvpn-2.4.8.tar.xz) = fddabf2acc71901f52dff771ad1246735f008297
+SHA512 (openvpn-2.4.8.tar.xz) = d37a768c7f8683c23ae0d73d7e9947b5a1dac26580b0d7fe72454319acfe40375fbe150e68daee865a78e0269740e4ac5c96cdb8a7f02a1287ea93752ee0be06
+Size (openvpn-2.4.8.tar.xz) = 952444 bytes
 SHA1 (openvpn-acct-wtmpx-20130210.tgz) = cf7bc26b12a65493cdf5db93b03bbb938a2f0f33
 RMD160 (openvpn-acct-wtmpx-20130210.tgz) = d9000789f04606bfa17db1597a45a4235b1119ea
 SHA512 (openvpn-acct-wtmpx-20130210.tgz) = 7b8fd4929e65d8d84158f62e5a17ff3adb3b4a6cff63b29038acfb368750719f2f593786ed9b02402824c19d872b188d2a46740a5c5f853e8873a71481b13aaf
diff -r cfa1d6357f1e -r 25e49b5a3d8a net/openvpn-nagios/distinfo
--- a/net/openvpn-nagios/distinfo       Mon Nov 04 09:24:37 2019 +0000
+++ b/net/openvpn-nagios/distinfo       Mon Nov 04 12:52:13 2019 +0000
@@ -1,9 +1,9 @@
-$NetBSD: distinfo,v 1.17 2019/02/21 16:22:54 adam Exp $
+$NetBSD: distinfo,v 1.18 2019/11/04 12:52:13 adam Exp $
 
-SHA1 (openvpn-2.4.7.tar.xz) = 322d6460f74781dcd32f4a13236dd65e91d41240
-RMD160 (openvpn-2.4.7.tar.xz) = 3bbea3d5cb4c8d06c3960f83427bc1161d093a49
-SHA512 (openvpn-2.4.7.tar.xz) = 5398084ad0002b3ed34871375888a1ec5d4d0f0dbc7c979ab12fc16b00559613c0654f1760e84bea77d4fe7284bce25e2e9d3d309fe85ffd1060ced10978ff95
-Size (openvpn-2.4.7.tar.xz) = 953116 bytes
+SHA1 (openvpn-2.4.8.tar.xz) = 7cb3422641928b9433b08046ddc6474feb6792a7
+RMD160 (openvpn-2.4.8.tar.xz) = fddabf2acc71901f52dff771ad1246735f008297
+SHA512 (openvpn-2.4.8.tar.xz) = d37a768c7f8683c23ae0d73d7e9947b5a1dac26580b0d7fe72454319acfe40375fbe150e68daee865a78e0269740e4ac5c96cdb8a7f02a1287ea93752ee0be06
+Size (openvpn-2.4.8.tar.xz) = 952444 bytes
 SHA1 (openvpn-nagios-20130210.tgz) = 8a0fd4e3eba27584aa53c5589c13d4b38af43ba2
 RMD160 (openvpn-nagios-20130210.tgz) = 2a47893ec2db2c280adc7b9fbbea97794ec1a6f4
 SHA512 (openvpn-nagios-20130210.tgz) = 80e565f32379c39eb6c7f3b4744af221ae882ff07dce9dae5bd7feb73b0edcfc7c7ac7f70d23fdcd4f492b66f095f09833deb122449840b36ea606ce91900358
diff -r cfa1d6357f1e -r 25e49b5a3d8a net/openvpn/Makefile
--- a/net/openvpn/Makefile      Mon Nov 04 09:24:37 2019 +0000
+++ b/net/openvpn/Makefile      Mon Nov 04 12:52:13 2019 +0000
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.70 2019/11/03 11:45:46 rillig Exp $
+# $NetBSD: Makefile,v 1.71 2019/11/04 12:52:13 adam Exp $
 
 DISTNAME=      ${OPENVPN_DISTNAME}
-PKGREVISION=   2
 CATEGORIES=    net
 MASTER_SITES=  ${OPENVPN_MASTER_SITES}
 EXTRACT_SUFX=  .tar.xz
@@ -42,13 +41,13 @@
 MESSAGE_SUBST+=        OPENVPN_PLUGINSDIR=${PREFIX}/${OPENVPN_PLUGINSDIR}
 
 post-install:
-       set -e; cd ${WRKSRC}/sample/sample-config-files; for file in *; do \
+       ${RUN} cd ${WRKSRC}/sample/sample-config-files; for file in *; do \
                ${INSTALL_DATA} $$file ${DESTDIR}${EGDIR}/config;          \
        done
-       set -e; cd ${WRKSRC}/sample/sample-scripts; for file in *; do      \
+       ${RUN} cd ${WRKSRC}/sample/sample-scripts; for file in *; do       \
                ${INSTALL_DATA} $$file ${DESTDIR}${EGDIR}/scripts;         \
        done
-       set -e; cd ${WRKSRC}/sample/sample-keys; for file in *; do         \
+       ${RUN} cd ${WRKSRC}/sample/sample-keys; for file in *; do          \
                ${INSTALL_DATA} $$file ${DESTDIR}${EGDIR}/keys;            \
        done
 
diff -r cfa1d6357f1e -r 25e49b5a3d8a net/openvpn/Makefile.common
--- a/net/openvpn/Makefile.common       Mon Nov 04 09:24:37 2019 +0000
+++ b/net/openvpn/Makefile.common       Mon Nov 04 12:52:13 2019 +0000
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile.common,v 1.16 2019/11/03 11:45:46 rillig Exp $
+# $NetBSD: Makefile.common,v 1.17 2019/11/04 12:52:13 adam Exp $
 # used by net/openvpn/Makefile
 # used by net/openvpn-acct-wtmpx/Makefile
 # used by net/openvpn-nagios/Makefile
 
-OPENVPN_DISTNAME=              openvpn-2.4.7
+OPENVPN_DISTNAME=              openvpn-2.4.8
 OPENVPN_DISTFILE=              ${OPENVPN_DISTNAME}.tar.xz
 OPENVPN_MASTER_SITES=          http://swupdate.openvpn.org/community/releases/
 SITES.${OPENVPN_DISTFILE}=     ${OPENVPN_MASTER_SITES}
diff -r cfa1d6357f1e -r 25e49b5a3d8a net/openvpn/distinfo
--- a/net/openvpn/distinfo      Mon Nov 04 09:24:37 2019 +0000
+++ b/net/openvpn/distinfo      Mon Nov 04 12:52:13 2019 +0000
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.43 2019/02/21 16:22:54 adam Exp $
+$NetBSD: distinfo,v 1.44 2019/11/04 12:52:13 adam Exp $
 
-SHA1 (openvpn-2.4.7.tar.xz) = 322d6460f74781dcd32f4a13236dd65e91d41240
-RMD160 (openvpn-2.4.7.tar.xz) = 3bbea3d5cb4c8d06c3960f83427bc1161d093a49
-SHA512 (openvpn-2.4.7.tar.xz) = 5398084ad0002b3ed34871375888a1ec5d4d0f0dbc7c979ab12fc16b00559613c0654f1760e84bea77d4fe7284bce25e2e9d3d309fe85ffd1060ced10978ff95
-Size (openvpn-2.4.7.tar.xz) = 953116 bytes
+SHA1 (openvpn-2.4.8.tar.xz) = 7cb3422641928b9433b08046ddc6474feb6792a7
+RMD160 (openvpn-2.4.8.tar.xz) = fddabf2acc71901f52dff771ad1246735f008297
+SHA512 (openvpn-2.4.8.tar.xz) = d37a768c7f8683c23ae0d73d7e9947b5a1dac26580b0d7fe72454319acfe40375fbe150e68daee865a78e0269740e4ac5c96cdb8a7f02a1287ea93752ee0be06
+Size (openvpn-2.4.8.tar.xz) = 952444 bytes
 SHA1 (patch-configure) = 240342a88baed7642dfd63ed0a2ab4c0a75adbd4
 SHA1 (patch-src_compat_compat-basename.c) = 45a58ef2e05f6e0265f229da8540760e60e65143



Home | Main Index | Thread Index | Old Index