mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-26 00:55:14 +00:00
Update to new upstream release
2013.05.31 -- Version 2.3.2 Arne Schwabe (3): Only print script warnings when a script is used. Remove stray mention of script-security system. Move settings of user script into set_user_script function Move checking of script file access into set_user_script Davide Brini (1): Provide more accurate warning message Gert Doering (2): Fix NULL-pointer crash in route_list_add_vpn_gateway(). Fix problem with UDP tunneling due to mishandled pktinfo structures. James Yonan (1): Always push basic set of peer info values to server. Jan Just Keijser (1): make 'explicit-exit-notify' pullable again Josh Cepek (2): Fix proto tcp6 for server & non-P2MP modes Fix Windows script execution when called from script hooks Steffan Karger (2): Fixed tls-cipher translation bug in openssl-build Fixed usage of stale define USE_SSL to ENABLE_SSL svimik (1): Fix segfault when enabling pf plug-ins
This commit is contained in:
parent
f5322ed876
commit
c8d0576046
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=319549
@ -2,7 +2,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= openvpn
|
||||
DISTVERSION= 2.3.1
|
||||
DISTVERSION= 2.3.2
|
||||
CATEGORIES= security net
|
||||
MASTER_SITES= http://swupdate.openvpn.net/community/releases/ \
|
||||
http://build.openvpn.net/downloads/releases/
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (openvpn-2.3.1.tar.xz) = 9d7723ea83cdc0c78b32005f4b9c1f7ca1cc9e53e90b77bd643a203e6189884b
|
||||
SIZE (openvpn-2.3.1.tar.xz) = 776076
|
||||
SHA256 (openvpn-2.3.2.tar.xz) = 51c5a96fc3925f0792f95c9ee105e87ed090e1efd83c8fab37944a31b21c973e
|
||||
SIZE (openvpn-2.3.2.tar.xz) = 776432
|
||||
|
Loading…
Reference in New Issue
Block a user