wireguard 1.0.20210914-1ubuntu3 source package in Ubuntu

Changelog

wireguard (1.0.20210914-1ubuntu3) lunar; urgency=medium

  * Drop depends on wireguard-modules (always built-in), wireguard-dkms
    (removed from the archive). This makes wireguard package sort of
    redundant. LP: #2008086
  * Drop 0002-Avoid-requiring-glibc-2.25-for-wireguard-tools.patch as
    glibc-2.25 has been around since forever.
  * Cherry-pick upstream fixups from master.

 -- Dimitri John Ledkov <email address hidden>  Wed, 22 Feb 2023 12:35:51 +0000

Upload details

Uploaded by:
Dimitri John Ledkov
Uploaded to:
Lunar
Original maintainer:
Ubuntu Developers
Architectures:
linux-any all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Mantic release main misc
Lunar release main misc

Downloads

File Size SHA-256 Checksum
wireguard_1.0.20210914.orig.tar.xz 97.5 KiB e7d89a601978dddb3cfa33a91cb8f4001dbaabb3da7f570811a7d09c22a509d9
wireguard_1.0.20210914-1ubuntu3.debian.tar.xz 14.7 KiB 3118d3c496791e44a34bcee97ca96961bdc277c9bfef9257eff7b2602636697b
wireguard_1.0.20210914-1ubuntu3.dsc 2.1 KiB 07a74cd112cd05856e4a45b38c8a1d508fefd0c6f4486b0a3d6e8773ef815a39

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