openvpn 2.6.0~git20221116-1ubuntu1 source package in Ubuntu
Changelog
openvpn (2.6.0~git20221116-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~git20221116-1) unstable; urgency=medium * New upstream version 2.6.0~git20221116 * Various improvements regarding MTU calculation -- Gianfranco Costamagna <email address hidden> Wed, 23 Nov 2022 14:50:31 +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~git20221116.orig.tar.gz | 1.1 MiB | 8de88bf3c1dc0de091ae65058ffeefda843f6cb58050803778273def7e85a99e |
openvpn_2.6.0~git20221116-1ubuntu1.debian.tar.xz | 62.8 KiB | 7abfd61d89b680ca959f1f1298e8203bd1ebfd6a96a0198963e0175a66de52f6 |
openvpn_2.6.0~git20221116-1ubuntu1.dsc | 2.2 KiB | 315766ae7a128d7d828da313d599aac603f1909ef3eaadef3d68899780f6c37a |
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