openvpn 2.6.0-1ubuntu1 source package in Ubuntu
Changelog
openvpn (2.6.0-1ubuntu1) lunar; urgency=low * Merge from Debian unstable. Remaining changes: - d/control: Demote easy-rsa to Suggests (universe package). - debian/openvpn@.service: Add '--script-security 2' similar to what got added to debian/openvpn.init.d ages ago (LP #1454725) openvpn (2.6.0-1) unstable; urgency=medium * New upstream version 2.6.0 * Drop dco netlink buffer overflow patch applied upstream * Drop obsolete lsb-base dependency -- Gianfranco Costamagna <email address hidden> Thu, 26 Jan 2023 22:11:25 +0100
Upload details
- Uploaded by:
- Gianfranco Costamagna
- Uploaded to:
- Lunar
- Original maintainer:
- Bernhard Schmidt
- Architectures:
- any
- Section:
- net
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section |
---|
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
openvpn_2.6.0.orig.tar.gz | 1.8 MiB | ebec933263c9850ef6f7ce125e2f22214be60b1cbb8ccff18892643fe083ae8f |
openvpn_2.6.0-1ubuntu1.debian.tar.xz | 61.8 KiB | 1758333686b188889b2a7a32b0ae9a48066e054d079e6c095d6712dd0b79e8b1 |
openvpn_2.6.0-1ubuntu1.dsc | 2.2 KiB | 20a6d0477cc4d224701b67355c8badb04222782d9daa5c5f2c0ac7ddf14545ad |
Available diffs
- diff from 2.6.0~rc2-1ubuntu1 to 2.6.0-1ubuntu1 (714.9 KiB)
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).
- openvpn-dbgsym: debug symbols for openvpn