openvpn 2.2.1-8ubuntu1.3 source package in Ubuntu
Changelog
openvpn (2.2.1-8ubuntu1.3) precise-security; urgency=medium * SECURITY UPDATE: timing attack when using UDP mode - debian/patches/CVE-2013-2061.patch: use constant time memcmp when comparing HMACs in crypto.c, added warning to buffer.h. - CVE-2013-2061 -- Marc Deslauriers <email address hidden> Tue, 30 Sep 2014 14:55:59 -0400
Upload details
- Uploaded by:
- Marc Deslauriers
- Uploaded to:
- Precise
- Original maintainer:
- Ubuntu Developers
- Architectures:
- any
- Section:
- net
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | 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.3.debian.tar.gz | 125.3 KiB | 9ddeeaa4aeaa712c318f933830f04f9fd42ab5a775fbef61c28a55a19c317aee |
openvpn_2.2.1-8ubuntu1.3.dsc | 1.8 KiB | 06d0cd13fd90f225f8452a94cdf6a416682026995ac8733ff4e5594e8d1ad4b2 |
Available diffs
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).