Changelog for
wireguard-tools-1.0.20210914-150600.1.6.x86_64.rpm :
* Thu Aug 24 2023 mohd.saquibAATTsuse.com- Update to version 1.0.20210914 (jsc#PED-5762)
* ipc: linux: enforce IFNAMSIZ limitHEADmaster
* man: set private key in PreUp rather than PostUp
* wg-quick: run PreUp hook after creating interface
* show: fix show all endpoints output
* ipc: freebsd: NULL out some freed memory in kernel_set_device()
* ipc: freebsd: avoid leaking memory in kernel_get_device()
* show: apply const to right part of pointer
* ipc: freebsd: move if_wg path to reflect new in-tree location
* wg-quick: linux: prevent traffic from momentarily leaking into tunnel
* global: dual license core files as MIT for FreeBSD
* wg-quick: android: use right regex for host-vs-IP
* reresolve-dns: use $EPOCHSECONDS instead of $(date +%s)
* embeddable-wg-library: add named wg_endpoint union
* ipc: use more clever PnP enumerator
* wg-quick: openbsd: set DNS with resolvd(8)
* wg-quick: android: adjust for android 12
* wg-quick: darwin: account for \"link#XX\" gateways
* ipc: windows: use devpkey instead of nci for name
* ipc: windows: don\'t display disabled adapters
* ipc: remove windows elevation
* ipc: cache windows lookups to avoid O(n^2) with nested lookups
* ipc: add wireguard-nt support
* contrib/launchd: fix xml syntax error
* man: mention BSD debugging
* wg-quick: kill route monitor when loop terminates
* wg-quick: freebsd: use ifconfig for determining if interface is up
* wg-quick: freebsd: do not assume point-to-point interface flag
* wg-quick: freebsd: check for socket using -S, not -f
* wg-quick: freebsd: avoid writing private keys to /tmp
* ipc: uniformly ignore preshared keys that are zero
* ipc: freebsd: add initial FreeBSD support
* wg-quick: freebsd: add kernel support
* wireguard-tools: drag in headers for prototypes
* wireguard-tools: const correctness
* Makefile: fix version indicator
* ipc: read trailing responses after set operation
* man: LOG_LEVEL variables changed nae
* ipc: do not use fscanf with trailing \
* sticky-sockets: do not use SO_REUSEADDR
* completion: add help and syncconf completions
* wincompat: do not elevate by default
* wincompat: add resource and manifest and enable lto
* wincompat: recent mingw has inet_ntop/inet_pton
* embeddable-wg-library: sync latest from netlink.h
* wg-quick: openbsd: no use for userspace support
* wg-quick: android: do not free iterated pointer
* Fri Oct 01 2021 andreas.stiegerAATTgmx.de- remove world-readable permissions from /etc/wireguard boo#1191224
* Thu Aug 27 2020 mardnhAATTgmx.de- Udpate to version 1.0.20200827
* wg-quick: android: use iproute2 to bring up interface instead of ndc
* Revert \"wg-quick: wait on process substitutions\"
* Sat Aug 22 2020 mardnhAATTgmx.de- Update to version 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
* Thu May 14 2020 mardnhAATTgmx.de- Update to version 1.0.20200513
* Makefile: remember to install all systemd units
* ipc: openbsd: switch to array ioctl interface
* Mon May 11 2020 mardnhAATTgmx.de- Update to version 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
* git: add gitattributes so tarball doesn\'t have gitignore files
* terminal: specialize color_mode to stdout only
* highlighter: insist on 256-bit keys, not 257-bit or 258-bit
* wg-quick: android: support application whitelist
* systemd: add wg-quick.target- Remove patch (not longer needed):
* wireguard-fix-systemd-service.patch- Remove source file (fixed upstream)
* wireguard.target This functionality is now provided by wg-quick.target
* Sat Mar 21 2020 mardnhAATTgmx.de- Update to version 1.0.20200319
* netlink: initialize mostly unused field
* curve25519: squelch warnings on clang
* man: fix grammar in wg(8) and wg-quick(8)
* man: backlink wg-quick(8) in wg(8)
* man: add a warning to the SaveConfig description
* wincompat: use string_list instead of inflatable_buffer
* Thu Feb 06 2020 mardnhAATTgmx.de- Update to version 1.0.20200206
* man: document dynamic debug trick for Linux
* extract-{handshakes,keys}: rework for upstream kernel
* netlink: remove libmnl requirement
* embeddable-wg-library: use newer string_list
* netlink: don\'t pretend that sysconf isn\'t a function
* Small cleanups.
* Tue Jan 21 2020 mardnhAATTgmx.de- Update to version 1.0.20200121
* Makefile: add standard \'all\' target
* ipc: simplify inflatable buffer and add fuzzer
* fuzz: add generic command argument fuzzer
* fuzz: add set and setconf fuzzers
* netlink: make sure to clear return value when trying again
* Makefile: sort inputs to linker so that build is reproducible
* Mon Jan 20 2020 mardnhAATTgmx.de- Initial package, version 1.0.20200102