wireguard-linux-compat 0.0.20200121-3ubuntu1 source package in Ubuntu

Changelog

wireguard-linux-compat (0.0.20200121-3ubuntu1) devel; urgency=medium

  * Merge from Debian unstable, remaining changes:
    - Drop ADT test which requires full internet access and also abuses a
      test server without permission.
    - Drop d/p/0003-compat-fix-on-debian-4.9.168-in-sloppy-manner.patch:
      + We do not ship this stable kernel stream.

wireguard-linux-compat (0.0.20200121-3) unstable; urgency=medium

  * ensure dkms runs in postinst before we consider reloading the module
    (Closes: #949672, #949670)

wireguard-linux-compat (0.0.20200121-2) unstable; urgency=medium

  * Import module reload postinst script from wireguard package

 -- Unit 193 <email address hidden>  Thu, 23 Jan 2020 18:05:16 -0500

Upload details

Uploaded by:
Unit 193
Uploaded to:
Focal
Original maintainer:
Ubuntu Developers
Architectures:
all
Section:
net
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Focal: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
wireguard-linux-compat_0.0.20200121.orig.tar.xz 255.9 KiB 7726c2994d11913c4543fd3dc83636f7ce573ca689b15e11b83e980acc04422b
wireguard-linux-compat_0.0.20200121-3ubuntu1.debian.tar.xz 10.7 KiB 0355e6220ba3ac7ab4a9f66c0c27d094c9f3689acb5def091be7f08027cf4ae5
wireguard-linux-compat_0.0.20200121-3ubuntu1.dsc 2.5 KiB 9c85aedf189d23cc5b4804cf5c3d149cde556faf42590e05d6fe4ef639b67307

View changes file

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.