Sat, 28 Sep 2024 06:32:22 CST | login

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

ID23814
Package Namewireguard-tools
Version1.0.20210914
Release2.el9
Epoch
Sourcegit+https://git.cclinux.org/stage/rpms/wireguard-tools.git#d2547182bb1c2056139a8b89b30122aa2155b0b0
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 bydistrobuild
State complete
Volume DEFAULT
StartedSun, 27 Nov 2022 14:18:57 CST
CompletedSun, 27 Nov 2022 14:23:26 CST
Taskbuild (dist-circle9, /stage/rpms/wireguard-tools.git:d2547182bb1c2056139a8b89b30122aa2155b0b0)
Extra{'source': {'original_url': 'git+https://git.cclinux.org/stage/rpms/wireguard-tools.git?#d2547182bb1c2056139a8b89b30122aa2155b0b0'}}
Tags
dist-circle9
dist-circle9-compose
RPMs
src
wireguard-tools-1.0.20210914-2.el9.src.rpm (info) (download)
aarch64
wireguard-tools-1.0.20210914-2.el9.aarch64.rpm (info) (download)
wireguard-tools-debuginfo-1.0.20210914-2.el9.aarch64.rpm (info) (download)
wireguard-tools-debugsource-1.0.20210914-2.el9.aarch64.rpm (info) (download)
i686
wireguard-tools-1.0.20210914-2.el9.i686.rpm (info) (download)
wireguard-tools-debuginfo-1.0.20210914-2.el9.i686.rpm (info) (download)
wireguard-tools-debugsource-1.0.20210914-2.el9.i686.rpm (info) (download)
ppc64le
wireguard-tools-1.0.20210914-2.el9.ppc64le.rpm (info) (download)
wireguard-tools-debuginfo-1.0.20210914-2.el9.ppc64le.rpm (info) (download)
wireguard-tools-debugsource-1.0.20210914-2.el9.ppc64le.rpm (info) (download)
s390x
wireguard-tools-1.0.20210914-2.el9.s390x.rpm (info) (download)
wireguard-tools-debuginfo-1.0.20210914-2.el9.s390x.rpm (info) (download)
wireguard-tools-debugsource-1.0.20210914-2.el9.s390x.rpm (info) (download)
x86_64
wireguard-tools-1.0.20210914-2.el9.x86_64.rpm (info) (download)
wireguard-tools-debuginfo-1.0.20210914-2.el9.x86_64.rpm (info) (download)
wireguard-tools-debugsource-1.0.20210914-2.el9.x86_64.rpm (info) (download)
Logs
aarch64
build.log
hw_info.log
installed_pkgs.log
mock_output.log
root.log
state.log
i686
build.log
hw_info.log
installed_pkgs.log
mock_output.log
root.log
state.log
ppc64le
build.log
hw_info.log
installed_pkgs.log
mock_output.log
root.log
state.log
s390x
build.log
hw_info.log
installed_pkgs.log
mock_output.log
root.log
state.log
x86_64
build.log
hw_info.log
installed_pkgs.log
mock_output.log
root.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