Package wireguard-tools: Information
Source package: wireguard-tools
Version: 1.0.20200319-alt2
Version in the repository: 1.0.20210223-alt1
Build time: Apr 6, 2020, 02:23 PM in the task #248673
Category: System/Servers
Report package bugHome page: https://www.wireguard.com/
License: GPLv2
Summary: Tools for WireGuard: fast, modern, secure VPN tunnel
Description:
Utilities package for WireGuard. WireGuard is an extremely simple yet fast and modern VPN that utilizes state-of-the-art cryptography. 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. Initially released for the Linux kernel, it plans to be cross-platform and widely deployable. It is currently under heavy development, but already it might be regarded as the most secure, easiest to use, and simplest VPN solution in the industry.
List of rpms provided by this srpm:
wireguard-tools (x86_64, ppc64le, i586, aarch64)
wireguard-tools-debuginfo (x86_64, ppc64le, i586, aarch64)
wireguard-tools-examples (noarch)
wireguard-tools-wg-quick (noarch)
wireguard-tools (x86_64, ppc64le, i586, aarch64)
wireguard-tools-debuginfo (x86_64, ppc64le, i586, aarch64)
wireguard-tools-examples (noarch)
wireguard-tools-wg-quick (noarch)
Maintainer: Nikolai Kostrigin
Last changed
March 30, 2020 Nikolai Kostrigin 1.0.20200319-alt2
- Spec: add Provides: for wg-quick
March 27, 2020 Nikolai Kostrigin 1.0.20200319-alt1
- New version
March 12, 2020 Nikolai Kostrigin 1.0.20200206-alt1
- New version + wireguard-tools becomes a separate repository in upstream + out-of-tree kernel module src code is transfered to wireguard-linux-compat repo for kernels before 5.6 (since 5.6 wireguard becomes in-tree module) + bash completions for wg and wg-quick are provided along with corresponding executables + examples are now provided as a separate package - Fix path to wg-quick in a systemd unit file (closes: #37573) - Spec: remove libmnl-devel from BR:, refer to upstream commit ef117a9