wireguard 1.0.20200513-1~18.04.1 source package in Ubuntu

Changelog

wireguard (1.0.20200513-1~18.04.1) bionic; urgency=medium

  * Backport latest upstream packages to bionic. (LP: #1883877)
    - drop back to debhelper-compat (= 10)

 -- Andy Whitcroft <email address hidden>  Mon, 18 May 2020 06:28:18 +0100

Upload details

Uploaded by:
Andy Whitcroft
Uploaded to:
Bionic
Original maintainer:
Ubuntu Developers
Architectures:
linux-any all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
wireguard_1.0.20200513.orig.tar.xz 92.3 KiB 17795286b216aca2231753efd0caa2ca08382f32be182b7fc7f564c37c11c8f5
wireguard_1.0.20200513-1~18.04.1.debian.tar.xz 11.1 KiB 50295a124c3c2d7533a7a2b1216382ae86981deea2deaa99cca7f30910c4471a
wireguard_1.0.20200513-1~18.04.1.dsc 2.1 KiB 750a04be7f609256e65a5677ff119463da89e1f44e3928a64b31533a480c19a7

View changes file

Binary packages built by this source

wireguard: fast, modern, secure kernel VPN tunnel (metapackage)

 WireGuard is a novel VPN that runs inside the Linux Kernel and uses
 state-of-the-art cryptography (the "Noise" protocol). It aims to be
 faster, simpler, leaner, and more useful than IPSec, while avoiding
 the massive headache. It intends to be considerably more performant
 than OpenVPN. WireGuard is designed as a general purpose VPN for
 running on embedded interfaces and super computers alike, fit for
 many different circumstances. It runs over UDP.
 .
 This metapackage explicitly depends on both the kernel module and the
 userspace tooling.

wireguard-tools: fast, modern, secure kernel VPN tunnel (userland utilities)

 WireGuard is a novel VPN that runs inside the Linux Kernel and uses
 state-of-the-art cryptography (the "Noise" protocol). It aims to be
 faster, simpler, leaner, and more useful than IPSec, while avoiding
 the massive headache. It intends to be considerably more performant
 than OpenVPN. WireGuard is designed as a general purpose VPN for
 running on embedded interfaces and super computers alike, fit for
 many different circumstances. It runs over UDP.
 .
 This package contains command-line tools to interact with the
 WireGuard kernel module. Currently, it provides only a single tool:
 .
 wg: set and retrieve configuration of WireGuard interfaces

wireguard-tools-dbgsym: debug symbols for wireguard-tools