openvpn 2.6.3-1ubuntu1 source package in Ubuntu

Changelog

openvpn (2.6.3-1ubuntu1) 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-1) unstable; urgency=medium

  * New upstream version 2.6.2
    - drop patches applied upstream
    - needs new openvpn-dco-dkms version. Not adding a versioned dependency
      to untangle testing migration, because it will just not use the
      "wrong" version and run unaccelerated.
  * New upstream version 2.6.3

 -- Gianfranco Costamagna <email address hidden>  Tue, 02 May 2023 08:48:22 +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-1ubuntu1.debian.tar.xz 62.0 KiB 8f55cbcbe5b609d04aab3aec9493ec5b4b3b3056d1a09890b5c84b58858d90bc
openvpn_2.6.3-1ubuntu1.dsc 2.2 KiB 2ff2030d43fa641d72930043d58090e1946648266a6ce0e0319c03ba5d730030

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