openvpn 2.6.3-2ubuntu1 source package in Ubuntu

Changelog

openvpn (2.6.3-2ubuntu1) mantic; 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.3-2) unstable; urgency=medium

  * Cherry-pick two bugfix commits from upstream
    - Memory leak in dco_get_peer_stats_multi for Linux
    - dangling pointer passed to pkcs11-helper

 -- Gianfranco Costamagna <email address hidden>  Mon, 22 May 2023 09:28:33 +0200

Upload details

Uploaded by:
Gianfranco Costamagna
Uploaded to:
Mantic
Original maintainer:
Bernhard Schmidt
Architectures:
any
Section:
net
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
openvpn_2.6.3.orig.tar.gz 1.8 MiB 13b207a376d8880507c74ff78aabc3778a9da47c89f1e247dcee3c7237138ff6
openvpn_2.6.3-2ubuntu1.debian.tar.xz 63.1 KiB 39fcf701aaaa81421eaf534a0a80191eeb109d38594cd0e2c8cbcdac3f1cfc81
openvpn_2.6.3-2ubuntu1.dsc 2.2 KiB ce9905350d023498f0c642f7f8955cdf7d9f57c9749391df1599ff974f03c922

Available diffs

View changes file

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