openvpn 2.4.4-2ubuntu1 source package in Ubuntu

Changelog

openvpn (2.4.4-2ubuntu1) bionic; urgency=low

  * Sync with Debian. Remaining changes:
    - debian/openvpn@.service: Add "--script-security 2" similar to what got
      added to debian/openvpn.init.d ages ago (LP: #1454725)
    - Demote easy-rsa to Suggests (universe package).

openvpn (2.4.4-2) unstable; urgency=medium

  * Build against OpenSSL 1.1.0 (Closes: #828447)
  * Bump Standards-Version to 4.1.2, no changes necessary

 -- Dimitri John Ledkov <email address hidden>  Sat, 10 Feb 2018 20:27:56 +0000

Upload details

Uploaded by:
Dimitri John Ledkov
Uploaded to:
Bionic
Original maintainer:
Ubuntu Developers
Architectures:
any
Section:
net
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Bionic release main net

Downloads

File Size SHA-256 Checksum
openvpn_2.4.4.orig.tar.gz 1.3 MiB ec1536c25a03085508327d3295eaa2b667e0164a91cd8ecb23777567b03e7a81
openvpn_2.4.4-2ubuntu1.debian.tar.xz 51.5 KiB af2019900453f9cc2bba1cb89c2d123174d28f5c179638e2971e1756e30b262e
openvpn_2.4.4-2ubuntu1.dsc 1.8 KiB c2adef207d4d3d523f653faa6912c1d11ad86c45b536235d6fb3340946ba0c5a

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