pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/net/openvpn
Module Name: pkgsrc
Committed By: adam
Date: Wed Jul 31 06:53:21 UTC 2013
Modified Files:
pkgsrc/net/openvpn: Makefile Makefile.common PLIST distinfo
pkgsrc/net/openvpn/patches: patch-ad patch-ae patch-af
Added Files:
pkgsrc/net/openvpn/patches: patch-src_openvpn_socket.c
patch-src_openvpn_socket.h
Log Message:
Changes 2.3.2:
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
Provide more accurate warning message
Fix NULL-pointer crash in route_list_add_vpn_gateway().
Fix problem with UDP tunneling due to mishandled pktinfo structures.
Always push basic set of peer info values to server.
make 'explicit-exit-notify' pullable again
Fix proto tcp6 for server & non-P2MP modes
Fix Windows script execution when called from script hooks
Fixed tls-cipher translation bug in openssl-build
Fixed usage of stale define USE_SSL to ENABLE_SSL
Fix segfault when enabling pf plug-ins
To generate a diff of this commit:
cvs rdiff -u -r1.50 -r1.51 pkgsrc/net/openvpn/Makefile
cvs rdiff -u -r1.1 -r1.2 pkgsrc/net/openvpn/Makefile.common
cvs rdiff -u -r1.15 -r1.16 pkgsrc/net/openvpn/PLIST
cvs rdiff -u -r1.28 -r1.29 pkgsrc/net/openvpn/distinfo
cvs rdiff -u -r1.4 -r1.5 pkgsrc/net/openvpn/patches/patch-ad
cvs rdiff -u -r1.6 -r1.7 pkgsrc/net/openvpn/patches/patch-ae
cvs rdiff -u -r1.7 -r1.8 pkgsrc/net/openvpn/patches/patch-af
cvs rdiff -u -r0 -r1.1 pkgsrc/net/openvpn/patches/patch-src_openvpn_socket.c \
pkgsrc/net/openvpn/patches/patch-src_openvpn_socket.h
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index