openvpn 2.6.0~rc2-1ubuntu1 source package in Ubuntu
Changelog
openvpn (2.6.0~rc2-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~rc2-1) unstable; urgency=medium * New upstream version 2.6.0~rc2 * Add upstream pending patch to work around dco netlink buffer overflow -- Gianfranco Costamagna <email address hidden> Mon, 16 Jan 2023 09:28:16 +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~rc2.orig.tar.gz | 1.2 MiB | 703847b00c29b325968ed765faf8a048e0f240a685e104818b6d1767833cc73f |
openvpn_2.6.0~rc2-1ubuntu1.debian.tar.xz | 62.2 KiB | 20571258c7abb898231f4bd12ef0b64145d5727fc9b03d1a3f5afdf0b85c4d20 |
openvpn_2.6.0~rc2-1ubuntu1.dsc | 2.2 KiB | 6df90f01778022d043a7896e4d88f20c8e67bc1dfca3a662db34a2f3c6e663d6 |
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).
- openvpn-dbgsym: debug symbols for openvpn