Changelog for
wireguard-tools-1.0.20210914-2.fc36.x86_64.rpm :
* Sat Jan 22 2022 Fedora Release Engineering
- 1.0.20210914-2- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild
* Tue Sep 21 2021 Joe Doss - 1.0.20210914-1- contrib/launchd: fix xml syntax error- wg-quick: darwin: account for \"link#XX\" gateways- ipc: add wireguard-nt support- ipc: cache windows lookups to avoid O(n^2) with nested lookups- ipc: remove windows elevation- ipc: windows: don\'t display disabled adapters- ipc: windows: use devpkey instead of nci for name- wg-quick: android: adjust for android 12- wg-quick: openbsd: set DNS with resolvd(8)
* Fri Jul 23 2021 Fedora Release Engineering - 1.0.20210424-2- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild
* Fri Apr 30 2021 Joe Doss - 1.0.20210424-1- wg-quick: freebsd: check for socket using -S, not -f- wg-quick: freebsd: do not assume point-to-point interface flag- wg-quick: freebsd: use ifconfig for determining if interface is up- wg-quick: kill route monitor when loop terminates
* Mon Mar 15 2021 Joe Doss - 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 - 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 \
- ipc: read trailing responses after set operation
* Wed Jan 27 2021 Fedora Release Engineering - 1.0.20200827-3- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
* Fri Oct 02 2020 Joe Doss - 1.0.20200827-2- Disable contrib/dns-hatchet/apply.sh on Fedora 33+ and RHEL9+
* Sat Aug 29 2020 Joe Doss - 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
* Thu Aug 20 2020 Joe Doss - 1.0.20200820-1- Update to 1.0.20200820- ipc: split into separate files per-platform- wincompat: fold random into genkey- systemd: add reload target to systemd unit- man: wg-quick: use syncconf instead of addconf for strip example- pubkey: isblank is a subset of isspace- ctype: use non-locale-specific ctype.h- wg-quick: wait on process substitutions
* Wed Jul 29 2020 Fedora Release Engineering - 1.0.20200513-2- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
* Wed May 13 2020 Joe Doss - 1.0.20200513-1- Update to 1.0.20200513- Makefile: remember to install all systemd units- ipc: openbsd: switch to array ioctl interface
* Mon May 11 2020 Joe Doss - 1.0.20200510-1- Update to 1.0.20200510- ipc: add support for openbsd kernel implementation- ipc: cleanup openbsd support- wg-quick: add support for openbsd kernel implementation- wg-quick: cleanup openbsd support- wg-quick: support dns search domains- Makefile: simplify silent cleaning- ipc: remove extra space- git: add gitattributes so tarball doesn\'t have gitignore files- terminal: specialize color_mode to stdout only- wg-quick: android: support application whitelist- systemd: add wg-quick.target
* Wed Apr 15 2020 Leigh Scott - 1.0.20200319-2- Add missing config directory- Remove default buildroot BuildRequires- Simplify doc install- Remove commented lines- Use correct macro for bash-completion
* Fri Mar 20 2020 Joe Doss - 1.0.20200319-1- Update to 1.0.20200319
* Thu Feb 06 2020 Joe Doss - 1.0.20200206-1- Update to 1.0.20200206- Remove libmnl dependency