openvpn 2.6.0~git20221201-1ubuntu1 source package in Ubuntu
Changelog
openvpn (2.6.0~git20221201-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~git20221201-1) unstable; urgency=medium * New upstream version 2.6.0~git20221201, also known as 2.6_beta1 * Update d/NEWS to list known backwards compatibility issues * Fix national encoding on d/po/{es,sv}.po * Drop obsolete patches -- Gianfranco Costamagna <email address hidden> Tue, 06 Dec 2022 15:47:55 +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~git20221201.orig.tar.gz | 1.2 MiB | 6225cb7e6e467be772f56d4247b5f5bbb562cf1cb661eea4acc508a49e84e190 |
openvpn_2.6.0~git20221201-1ubuntu1.debian.tar.xz | 61.5 KiB | 11cc78fe4d357d6837a85bb68bbbbca1e0b91997bfaafa33d58a4a5e3880d516 |
openvpn_2.6.0~git20221201-1ubuntu1.dsc | 2.2 KiB | 69897cb33758df1ccb0143a8554a3ee8c95cc4d0da7119ff1ce8561099aa313c |
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