openvpn 2.2.1-8ubuntu1.2 source package in Ubuntu

Changelog

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

  * d/p/lp992012-detect-openssl-properly.patch: fix "openssl.cnf file
    could be found" error using easy-rsa by parsing openssl version
    properly. (LP: #992012)
 -- Nobuto MURATA <email address hidden>   Tue, 18 Feb 2014 14:35:32 +0900

Upload details

Uploaded by:
Nobuto Murata
Sponsored by:
Marc Deslauriers
Uploaded to:
Precise
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.2.1.orig.tar.gz 890.1 KiB a860858cc92d4573399bb2ff17ac62d9b4b8939e6af0b8cc69150ba39d6e94e0
openvpn_2.2.1-8ubuntu1.2.debian.tar.gz 124.2 KiB 709277a0b14a0ddac1b0391ce858326f7f77f5391845f023c8b5fca0480751b5
openvpn_2.2.1-8ubuntu1.2.dsc 1.8 KiB 5714bea073ae7017cf7456bd9606f5a377816fc0a6ee0d26730f3c752b6df983

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