File wireguard-tools.changes of Package wireguard-tools
-------------------------------------------------------------------
Thu Aug 24 11:28:58 UTC 2023 - Mohd Saquib <mohd.saquib@suse.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 \n
* 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 1 20:54:57 UTC 2021 - Andreas Stieger <andreas.stieger@gmx.de>
- remove world-readable permissions from /etc/wireguard boo#1191224
-------------------------------------------------------------------
Thu Aug 27 08:41:10 UTC 2020 - Martin Hauke <mardnh@gmx.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 20:44:20 UTC 2020 - Martin Hauke <mardnh@gmx.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 14:45:48 UTC 2020 - Martin Hauke <mardnh@gmx.de>
- Update to version 1.0.20200513
* Makefile: remember to install all systemd units
* ipc: openbsd: switch to array ioctl interface
-------------------------------------------------------------------
Mon May 11 06:39:12 UTC 2020 - Martin Hauke <mardnh@gmx.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 13:57:06 UTC 2020 - Martin Hauke <mardnh@gmx.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 6 20:44:11 UTC 2020 - Martin Hauke <mardnh@gmx.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 22:04:27 UTC 2020 - Martin Hauke <mardnh@gmx.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 21:19:47 UTC 2020 - Martin Hauke <mardnh@gmx.de>
- Initial package, version 1.0.20200102