Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package wireguard-tools for openSUSE:Factory checked in at 2022-02-24 18:20:53 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/wireguard-tools (Old) and /work/SRC/openSUSE:Factory/.wireguard-tools.new.1958 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "wireguard-tools" Thu Feb 24 18:20:53 2022 rev:15 rq:957145 version:1.0.20210914 Changes: -------- --- /work/SRC/openSUSE:Factory/wireguard-tools/wireguard-tools.changes 2022-02-18 23:03:43.877409148 +0100 +++ /work/SRC/openSUSE:Factory/.wireguard-tools.new.1958/wireguard-tools.changes 2022-02-24 18:24:14.542646150 +0100 @@ -1,0 +2,7 @@ +Tue Feb 22 10:44:56 UTC 2022 - Johannes Segitz <jseg...@suse.com> + +- Drop harden_wg-quick@.service.patch. The currrent logic for setting + DNS is fiddling massively with the system. This is currently not + compatible with these settings (bsc#1196096) + +------------------------------------------------------------------- Old: ---- harden_wg-quick@.service.patch ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ wireguard-tools.spec ++++++ --- /var/tmp/diff_new_pack.dKufFr/_old 2022-02-24 18:24:14.994646032 +0100 +++ /var/tmp/diff_new_pack.dKufFr/_new 2022-02-24 18:24:15.002646030 +0100 @@ -27,7 +27,6 @@ Source: https://git.zx2c4.com/wireguard-tools/snapshot/wireguard-tools-%{version}.tar.xz Source1: https://git.zx2c4.com/wireguard-tools/snapshot/wireguard-tools-%{version}.tar.asc Source99: https://www.zx2c4.com/keys/AB9942E6D4A4CFC3412620A749FC7012A5DE03AE.asc#/WireGuard.keyring -Patch0: harden_wg-quick@.service.patch Patch1: Support-systemd-resolved-split-dns-setup.patch BuildRequires: bash-completion BuildRequires: pkgconfig @@ -49,7 +48,6 @@ %prep %setup -q -n wireguard-tools-%{version} -%patch0 -p1 %patch1 -p1 ## HACK: Fixing wg-quick's DNS= directive with a hatchet contrib/dns-hatchet/apply.sh