wireguard-linux-compat 1.0.20201112-1~18.04.3 source package in Ubuntu

Changelog

wireguard-linux-compat (1.0.20201112-1~18.04.3) bionic; urgency=medium

  * debian/compat:
    - Revert change. Debhelper only complains about having the
      compatibility specified twice in focal or newer.

wireguard-linux-compat (1.0.20201112-1~18.04.2) bionic; urgency=medium

  [ Alberto Milone ]
  * debian/compat:
    - Remove the file, since we already rely on debhelper-compat
      being specified in the debian/control file. Having the
      compatibility level specified in two places caused
      debhelper to error out.

  [ Thadeu Lima de Souza Cascardo ]
  * debian/configure_features.sh,
    debian/patches/99_use_config_h_for_features_detection.patch,
    debian/rules:
    - Add compatibility for kernels with skb_mark_not_on_list
      (LP: #1915304).

 -- Alberto Milone <email address hidden>  Fri, 19 Feb 2021 11:28:23 +0100

Upload details

Uploaded by:
Alberto Milone
Uploaded to:
Bionic
Original maintainer:
Ubuntu Developers
Architectures:
all
Section:
net
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Bionic: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
wireguard-linux-compat_1.0.20201112.orig.tar.xz 256.1 KiB 89eae7f0c0bd6c8df3ba2e090984974ff68741a9f26aa0922890f8ca727897e1
wireguard-linux-compat_1.0.20201112-1~18.04.3.debian.tar.xz 13.7 KiB b9c1d0e7c24a37e2ba5e4a82770df76d9d0bb53adb3cd08d9b8290c85719369b
wireguard-linux-compat_1.0.20201112-1~18.04.3.dsc 2.2 KiB 304d7efbb1bfa2abb46e8b16abd5b586becc448b5b777e5f56a679a302609505

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.