openvpn 2.4.4-2ubuntu1.1 source package in Ubuntu

Changelog

openvpn (2.4.4-2ubuntu1.1) bionic; urgency=medium

  * d/openvpn@.service: Add CAP_AUDIT_WRITE to avoid issues with callout
    scripts breaking due to sudo/pam being unable to audit the action.
    Fixed in upstream issue #918, suggested to Debian in #868806 (LP: #1787208)

 -- Christian Ehrhardt <email address hidden>  Wed, 05 Sep 2018 14:43:16 +0200

Upload details

Uploaded by:
Christian Ehrhardt 
Uploaded to:
Bionic
Original maintainer:
Ubuntu Developers
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.4.4.orig.tar.gz 1.3 MiB ec1536c25a03085508327d3295eaa2b667e0164a91cd8ecb23777567b03e7a81
openvpn_2.4.4-2ubuntu1.1.debian.tar.xz 51.7 KiB 82261015b18df5484d8a8a05be11d939ff1f5f0fa458385c44e2f1730e147762
openvpn_2.4.4-2ubuntu1.1.dsc 2.2 KiB be42b627b29d37c630e54adb7c566ccd1c60e89a6a9098a24c469dcdb8050b38

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