wireguard 1.0.20210914-1ubuntu2 source package in Ubuntu
Changelog
wireguard (1.0.20210914-1ubuntu2) jammy; urgency=medium * Add better DEP8 tests (LP: #1952102): - d/t/control, d/t/wireguard-wgquick: test using network namespaces and wg-quick - d/t/netns-mini, d/t/control: test using network namespaces and wg, taken from the wireguard-linux-compat package * d/rules: add simple build-time test, taken from the existing DEP8 test to generate keys (LP: #1952767) -- Andreas Hasenack <email address hidden> Tue, 07 Dec 2021 08:33:57 -0300
Upload details
- Uploaded by:
- Andreas Hasenack
- Uploaded to:
- Jammy
- Original maintainer:
- Ubuntu Developers
- Architectures:
- linux-any all
- Section:
- misc
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section | |
---|---|---|---|---|
Kinetic | release | main | misc | |
Jammy | release | main | misc |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
wireguard_1.0.20210914.orig.tar.xz | 97.5 KiB | e7d89a601978dddb3cfa33a91cb8f4001dbaabb3da7f570811a7d09c22a509d9 |
wireguard_1.0.20210914-1ubuntu2.debian.tar.xz | 13.4 KiB | ed0288d8ad7ec26f49fa001102af6c6de8c8a97d20297cde058c9ae39e28d693 |
wireguard_1.0.20210914-1ubuntu2.dsc | 2.1 KiB | 88b15c3ce6cddab36df96d4eb1c3aac0b1043c9c7ff66d3ed2bd4649b9c34132 |
Available diffs
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