Mon, 06 May 2024 01:39:41 UTC | login

Information for build wireguard-tools-1.0.20210914-2.el9sbase_901

ID46435
Package Namewireguard-tools
Version1.0.20210914
Release2.el9sbase_901
Epoch
Sourcegit+https://gitlab.com/redhat/centos-stream/rpms/wireguard-tools#e5fb6e88b834155b4f8868e34c2e20682c1ed460
SummaryFast, modern, secure VPN tunnel
DescriptionWireGuard 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 provides the wg binary for controlling WireGuard.
Built bytdawson
State complete
Volume DEFAULT
StartedWed, 14 Jun 2023 21:18:02 UTC
CompletedWed, 14 Jun 2023 21:24:00 UTC
Taskbuild (isa9s-packages-baseline-el9sbase, /redhat/centos-stream/rpms/wireguard-tools:e5fb6e88b834155b4f8868e34c2e20682c1ed460)
Extra{'source': {'original_url': 'git+https://gitlab.com/redhat/centos-stream/rpms/wireguard-tools#e5fb6e88b834155b4f8868e34c2e20682c1ed460'}}
Tags
isa9s-packages-baseline-candidate
isa9s-packages-baseline-testing
RPMs
src
wireguard-tools-1.0.20210914-2.el9sbase_901.src.rpm (info) (download)
x86_64
wireguard-tools-1.0.20210914-2.el9sbase_901.x86_64.rpm (info) (download)
wireguard-tools-debuginfo-1.0.20210914-2.el9sbase_901.x86_64.rpm (info) (download)
wireguard-tools-debugsource-1.0.20210914-2.el9sbase_901.x86_64.rpm (info) (download)
Logs
x86_64
root.log
hw_info.log
installed_pkgs.log
mock_output.log
build.log
state.log
Changelog * Tue Aug 23 2022 Hangbin Liu <haliu@redhat.com> - 1.0.20210914-2 - Add resolvconf requirement (rhbz#2120112) * Fri Apr 22 2022 Hangbin Liu <haliu@redhat.com> - 1.0.20210914-1 - Update to version 1.0.20210914 (rhbz#2077746) * Tue Aug 10 2021 Mohan Boddu <mboddu@redhat.com> - 1.0.20210424-3 - Rebuilt for IMA sigs, glibc 2.34, aarch64 flags Related: rhbz#1991688 * Tue May 25 2021 Hangbin Liu <haliu@redhat.com> - 1.0.20210424-2 - Add wireguard-tools gating test (rhbz#1958118) * Mon May 17 2021 Hangbin Liu <haliu@redhat.com> - 1.0.20210424-1 - Update version to 1.0.20210424 * Thu May 13 2021 Hangbin Liu <haliu@redhat.com> - 1.0.20210315-2 - remove DNS hack in spec file for RHEL9 * Mon Mar 15 2021 Joe Doss <joe@solidadmin.com> - 1.0.20210315-1 - Makefile: fix version indicator - wireguard-tools: const correctness - wireguard-tools: drag in headers for prototypes - ipc: uniformly ignore preshared keys that are zero - wg-quick: freebsd: add kernel support - ipc: freebsd: add initial FreeBSD support - wg-quick: freebsd: avoid writing private keys to /tmp * Tue Feb 23 2021 Joe Doss <joe@solidadmin.com> - 1.0.20210223-1 - wg-quick: android: do not free iterated pointer - wg-quick: openbsd: no use for userspace support - embeddable-wg-library: sync latest from netlink.h - wincompat: recent mingw has inet_ntop/inet_pton - wincompat: add resource and manifest and enable lto - wincompat: do not elevate by default - completion: add help and syncconf completions - sticky-sockets: do not use SO_REUSEADDR - man: LOG_LEVEL variables changed name - ipc: do not use fscanf with trailing \n - ipc: read trailing responses after set operation * Wed Jan 27 2021 Fedora Release Engineering <releng@fedoraproject.org> - 1.0.20200827-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild * Fri Oct 02 2020 Joe Doss <joe@solidadmin.com> - 1.0.20200827-2 - Disable contrib/dns-hatchet/apply.sh on Fedora 33+ and RHEL9+ * Sat Aug 29 2020 Joe Doss <joe@solidadmin.com> - 1.0.20200827-1 - Update to 1.0.20200827 - wg-quick: android: use iproute2 to bring up interface instead of ndc - wg-quick: Revert wait on process substitutions