openvpn 2.6.0~git20221222-1ubuntu1 source package in Ubuntu

Changelog

openvpn (2.6.0~git20221222-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~git20221222-1) unstable; urgency=medium

  * New upstream version 2.6.0~git20221222
  * Import pending upstream fix for race conditions in DCO servers
  * d/openvpn@.service: Replace LimitNPROC=100 with TasksMax=10
    (see Bug#961923 for discussion)

openvpn (2.6.0~git20221215+beta2-1) unstable; urgency=medium

  * New upstream version 2.6.0~git20221215+beta2

 -- Gianfranco Costamagna <email address hidden>  Sat, 24 Dec 2022 15:56:10 +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 Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
openvpn_2.6.0~git20221222.orig.tar.gz 1.2 MiB 076f3931f3f2973360cfdc58008174bb7823f5bc19568f9f0868801cf14be985
openvpn_2.6.0~git20221222-1ubuntu1.debian.tar.xz 62.3 KiB 2d7e476688ef392b0bfa80c911bd5ae0da053d891f4e7e2826d78964c870b7ee
openvpn_2.6.0~git20221222-1ubuntu1.dsc 2.2 KiB d76dc432edb721aaea6193952f2046018a5cac60e8c839421a0b3797695b491e

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