openvpn 2.2.1-8ubuntu1 source package in Ubuntu

Changelog

openvpn (2.2.1-8ubuntu1) precise; urgency=low

  * Merge at Simon Deziel's request to build with PIE.
  * 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.
    + debian/control: Add lsb-base >= 3.2-14 to allow status_of_proc()
 -- Stephane Graber <email address hidden>   Fri, 30 Mar 2012 13:19:09 -0400

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section
Precise release main net

Downloads

File Size SHA-256 Checksum
openvpn_2.2.1.orig.tar.gz 890.1 KiB a860858cc92d4573399bb2ff17ac62d9b4b8939e6af0b8cc69150ba39d6e94e0
openvpn_2.2.1-8ubuntu1.debian.tar.gz 123.0 KiB 4c697628ba074cff5e40fae972420516dac2c29a2ec77efd439d1669eb8c3cf5
openvpn_2.2.1-8ubuntu1.dsc 1.8 KiB dbff60b175f06d1c12d82784bf89ce5a848ee2e22eebfe103a8eb122ed3c8982

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).