Changes: 2009.12.11 -- Version 2.1.1 * Fixed some breakage in openvpn.spec (which is required to build an RPM distribution) where it was referencing a non-existent subdirectory in the tarball, causing it to fail (patch from David Sommerseth). 2009.12.11 -- Version 2.1.0 * Fixed a couple issues in sample plugins auth-pam.c and down-root.c. (1) Fail gracefully rather than segfault if calloc returns NULL. (2) The openvpn_plugin_abort_v1 function can potentially be called with handle == NULL. Add code to detect this case, and if so, avoid dereferencing pointers derived from handle (Thanks to David Sommerseth for finding this bug). * Documented "multihome" option in the man page. 2009.11.20 -- Version 2.1_rc22 * Fixed a client-side bug on Windows that occurred when the "dhcp-pre-release" or "dhcp-renew" options were combined with "route-gateway dhcp". The release/renew would not occur because the Windows DHCP renew function is blocking and therefore must be called from another process or thread so as not to stall the tunnel. * Added a hard failure when peer provides a certificate chain with depth > 16. Previously, a warning was issued.
13 lines
720 B
Text
13 lines
720 B
Text
$NetBSD: distinfo,v 1.20 2010/06/15 12:05:28 sborrill Exp $
|
|
|
|
SHA1 (openvpn-2.1.1.tar.gz) = 4b18e71b07236760f3b4defa941661e94b731a5a
|
|
RMD160 (openvpn-2.1.1.tar.gz) = a33ed8ef4ba564103c2d196bbb742dac88d30e80
|
|
Size (openvpn-2.1.1.tar.gz) = 880115 bytes
|
|
SHA1 (patch-aa) = e27e5a6411c9fb6545a1ad630f165200546b7213
|
|
SHA1 (patch-ab) = d26cdc9166a8813860f31cb5b11bc5b3643b8aa5
|
|
SHA1 (patch-ac) = f59615702208cae2a094306bc5fa7fb96234e55a
|
|
SHA1 (patch-ad) = 69f5fff5105131dc05ab38a1a717e1b363f88c1c
|
|
SHA1 (patch-ae) = 362c881da994608baad7b10667100c39143244b6
|
|
SHA1 (patch-af) = dc5dbca74ebbda081e4eaf9a9d5e11b6de11269f
|
|
SHA1 (patch-ag) = fe8e59cf177c99c2fd001e7893df86af961e8e4e
|
|
SHA1 (patch-ah) = 4e555d0a9dfa78882bf71c1d3496df8813069656
|