wireguard 1.0.20200513-1~20.04.1 source package in Ubuntu

Changelog

wireguard (1.0.20200513-1~20.04.1) focal; urgency=medium

  * Backport latest upstream packages to focal. (LP: #1870293)

 -- Andy Whitcroft <email address hidden>  Sun, 17 May 2020 17:38:24 +0100

Upload details

Uploaded by:
Andy Whitcroft
Uploaded to:
Focal
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~20.04.1.debian.tar.xz 11.0 KiB 31d62730825ce21362d7608990bbd4ac5261b63a94a56ce472cfb49af4ccfdd2
wireguard_1.0.20200513-1~20.04.1.dsc 2.1 KiB 80a5c4207b896043a7674ddf9301611244d0abcd8a14b9ebf48da73a1c062e5e

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