openvpn 2.6.1-1ubuntu1 source package in Ubuntu
Changelog
openvpn (2.6.1-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.1-1) unstable; urgency=medium * Upload to unstable targetting bookworm * Cherry-Pick upstream commits from 2.6.2 - fix rare ASSERT in tls-crypt - fix memory leaks in HMAC initial packet generation - set netlink socket to be non-blocking openvpn (2.6.1-1~exp1) experimental; urgency=medium * New upstream version 2.6.1 - target experimental due to the freeze -- Gianfranco Costamagna <email address hidden> Mon, 27 Mar 2023 07:50:09 +0200
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 | |
---|---|---|---|---|
Lunar | release | main | net |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
openvpn_2.6.1.orig.tar.gz | 1.8 MiB | 8cbc4fd8ce27b85107b449833c3b30fb05f1ca3c81b46a0ba8658036944266bc |
openvpn_2.6.1-1ubuntu1.debian.tar.xz | 65.4 KiB | c69b59082f25de79dde20f2256bec7d3571519b2df9aa72a652fe24a596d50ea |
openvpn_2.6.1-1ubuntu1.dsc | 2.2 KiB | ee3593f518222484439fbea4e17574bf4b493e1df7eb55877412106674c858e2 |
Available diffs
- diff from 2.6.0-1ubuntu1 to 2.6.1-1ubuntu1 (73.8 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