wireguard 0.0.20171211-1 source package in Ubuntu

Changelog

wireguard (0.0.20171211-1) unstable; urgency=medium

  * New upstream release
  * refresh patches
  * Standards-Version: bump to 4.1.2 (no changes needed)
  * examples: avoid shipping pre-generated javascript artifact

 -- Daniel Kahn Gillmor <email address hidden>  Mon, 11 Dec 2017 20:56:53 -0500

Upload details

Uploaded by:
dkg
Uploaded to:
Sid
Original maintainer:
dkg
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_0.0.20171211-1.dsc 2.0 KiB 521855f7319edfa2927c1f1bef5a39072d8c535da3a40d17aaf56151e348b133
wireguard_0.0.20171211.orig.tar.xz 234.2 KiB 0648e9174ee1d96339177fc91883cac7b5a47cb78d64f6f436eca29763001c34
wireguard_0.0.20171211-1.debian.tar.xz 9.4 KiB 9a9922a45fc9e2a757c5d740792896c6fa1fc552c6fbc1f0457e7fcd54c1b334

Available diffs

No changes file available.

Binary packages built by this source

wireguard-dkms: fast, modern, secure kernel VPN tunnel (DKMS version)

 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 uses DKMS to automatically build the wireguard kernel
 module.

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