wireguard 0.0.20171221-2 source package in Ubuntu

Changelog

wireguard (0.0.20171221-2) unstable; urgency=medium

  * wrap-and-sort -ast
  * standards-version: bump to 4.1.3 (no changes needed)
  * move to debhelper 11
  * move Vcs to salsa.debian.org
  * clean up lintian-overrides
  * include upstream changelog

 -- Daniel Kahn Gillmor <email address hidden>  Mon, 08 Jan 2018 16:30:38 -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.20171221-2.dsc 2.0 KiB 153a693407e5e00bc9c8a064f9a98265272dedcbd24560bf96195d1ab73f65df
wireguard_0.0.20171221.orig.tar.xz 211.0 KiB 1fc23434665bbed4d0d5102c5eb44841930c8ee2e0e29f50256633da7bbc2186
wireguard_0.0.20171221-2.debian.tar.xz 21.2 KiB 84ef5b1d9ea4c8dab0635232ae97da08a93a85660380f008b90b81bccd91d0b5

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