openvpn 2.3.2-5ubuntu1 source package in Ubuntu

Changelog

openvpn (2.3.2-5ubuntu1) trusty; urgency=low

  * Merge from Debian unstable. Remaining changes:
    - debian/openvpn.init.d:
      + Do not use start-stop-daemon and </dev/null to avoid blocking boot.
      + Show per-VPN result messages.
      + Add "--script-security 2" by default for backwards compatabliity.
    - Demote easy-rsa to Suggests

openvpn (2.3.2-5) unstable; urgency=low

  * Patch init script to fix race conditions on restarts.
    (Closes: #716794). Thanks Simon Deziel for the patch.
  * Improve update-resolv-conf script. Thanks Thomas Hood
    for the patch. (Closes: #721082)
 -- Stephane Graber <email address hidden>   Mon, 21 Oct 2013 13:07:37 -0400

Upload details

Uploaded by:
Stéphane Graber
Uploaded to:
Trusty
Original maintainer:
Ubuntu Developers
Architectures:
any
Section:
net
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
openvpn_2.3.2.orig.tar.gz 1.1 MiB 20bda3f9debb9a52db262aecddfa4e814050a9404a9106136b7e3b6f7ef36ffc
openvpn_2.3.2-5ubuntu1.debian.tar.gz 123.8 KiB b8db1d0a4a6fae74751f296d8f7860e8b678a4cbb16634f562fa4cefafbafb22
openvpn_2.3.2-5ubuntu1.dsc 1.9 KiB 182459ba4347b5dd67265a3ac00495bb5eaa245b4ff3a680065ad2cce917fa7a

Available diffs

View changes file

Binary packages built by this source

openvpn: virtual private network daemon

 OpenVPN is an application to securely tunnel IP networks over a
 single UDP or TCP port. It can be used to access remote sites, make
 secure point-to-point connections, enhance wireless security, etc.
 .
 OpenVPN uses all of the encryption, authentication, and certification
 features provided by the OpenSSL library (any cipher, key size, or
 HMAC digest).
 .
 OpenVPN may use static, pre-shared keys or TLS-based dynamic key exchange. It
 also supports VPNs with dynamic endpoints (DHCP or dial-up clients), tunnels
 over NAT or connection-oriented stateful firewalls (such as Linux's iptables).