Hello community, here is the log from the commit of package apparmor for openSUSE:Factory checked in at 2020-06-04 17:49:49 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/apparmor (Old) and /work/SRC/openSUSE:Factory/.apparmor.new.3606 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "apparmor" Thu Jun 4 17:49:49 2020 rev:138 rq:807999 version:2.13.4 Changes: -------- --- /work/SRC/openSUSE:Factory/apparmor/apparmor.changes 2020-04-14 16:16:19.555340440 +0200 +++ /work/SRC/openSUSE:Factory/.apparmor.new.3606/apparmor.changes 2020-06-04 17:50:21.895870651 +0200 @@ -1,0 +2,23 @@ +Thu May 21 12:17:15 UTC 2020 - Christian Boltz <[email protected]> + +- add changes-since-2.13.4.diff with upstream changes and fixes + since 2.13.4 up to 5f61bd4c: + - add several abstractions related to xdg-open: + dbus-network-manager-strict, exo-open, gio-open, gvfs-open, + kde-open5, xdg-open + - introduce @{run} variable + - update dnsmasq and winbindd profile + - update mdns, mesa and nameservice abstraction + - some bugfixes in the aa-* tools, including a remote bugfix in the + YaST AppArmor module (boo#1171315) +- drop upstream(ed) patches (now part of changes-since-2.13.4.diff): + - make-4.3-capabilities.diff + - make-4.3-capabilities-vim.diff + - make-4.3-fix-utils-network-test.diff + - make-4.3-network.diff + - abstractions-add-etc-mdns.allow-to-etc-apparmor.d-abstractions-mdns.patch +- apply usr-etc-abstractions-base-nameservice.diff only for + Tumbleweed, but not for Leap 15.x where it's not needed +- refresh usr-etc-abstractions-base-nameservice.diff + +------------------------------------------------------------------- Old: ---- abstractions-add-etc-mdns.allow-to-etc-apparmor.d-abstractions-mdns.patch make-4.3-capabilities-vim.diff make-4.3-capabilities.diff make-4.3-fix-utils-network-test.diff make-4.3-network.diff New: ---- changes-since-2.13.4.diff ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ apparmor.spec ++++++ --- /var/tmp/diff_new_pack.0t3Tll/_old 2020-06-04 17:50:26.267884562 +0200 +++ /var/tmp/diff_new_pack.0t3Tll/_new 2020-06-04 17:50:26.267884562 +0200 @@ -65,24 +65,12 @@ # workaround for boo#1119937 / lp#1784499 - allow network access for reading files on NFS (proper solution needs kernel fix) Patch5: apparmor-lessopen-nfs-workaround.diff +# changes and fixes since the 2.13.4 Release (v2.13.4 (= df0ac742)..5f61bd4c +Patch9: changes-since-2.13.4.diff + # update abstractions/base and nameservice for /usr/etc (submitted upstream 2020-01-25 https://gitlab.com/apparmor/apparmor/merge_requests/447, only merged to master, not 2.13.x) Patch10: ./usr-etc-abstractions-base-nameservice.diff -# fix build with make 4.3 - network rules (taken from upstream https://gitlab.com/apparmor/apparmor/-/merge_requests/307, not in 2.13.x, boo#1167953) -Patch11: make-4.3-network.diff - -# fix build with make 4.3 - fix utils network tests (taken from upstream 9144e39d2, not in 2.13.x, boo#1167953) -Patch12: make-4.3-fix-utils-network-test.diff - -# fix build with make 4.3 - capability rules (taken from upstream https://gitlab.com/apparmor/apparmor/-/merge_requests/461, not in 2.13.x, boo#1167953) -Patch13: make-4.3-capabilities.diff - -# fix build with make 4.3 - fix apparmor.vim capability rules (submitted upstream 2020-03-29 https://gitlab.com/apparmor/apparmor/-/merge_requests/463, not in 2.13.x, boo#1167953) -Patch14: make-4.3-capabilities-vim.diff - -#Bug 1168306 - apparmor prevents the resolver from reading /etc/mdns.allow, and therefore forbids using any custom domain name -Patch15: abstractions-add-etc-mdns.allow-to-etc-apparmor.d-abstractions-mdns.patch - PreReq: sed BuildRoot: %{_tmppath}/%{name}-%{version}-build %define apparmor_bin_prefix /lib/apparmor @@ -371,12 +359,12 @@ %patch3 -p1 %patch4 %patch5 +%patch9 -p1 + +%if 0%{?suse_version} > 1500 +# /usr/etc/ changes in abstractions, apply only to Tumbleweed, but not to Leap 15.x %patch10 -p1 -%patch11 -p1 -%patch12 -p1 -%patch13 -p1 -%patch14 -p1 -%patch15 -p1 +%endif %build %define _lto_cflags %{nil} ++++++ changes-since-2.13.4.diff ++++++ ++++ 1602 lines (skipped) ++++++ usr-etc-abstractions-base-nameservice.diff ++++++ --- /var/tmp/diff_new_pack.0t3Tll/_old 2020-06-04 17:50:26.411885021 +0200 +++ /var/tmp/diff_new_pack.0t3Tll/_new 2020-06-04 17:50:26.415885033 +0200 @@ -72,7 +72,7 @@ # When using libnss-extrausers, the passwd and group files are merged from # an alternate path -@@ -36,15 +36,15 @@ +@@ -41,15 +41,15 @@ /var/lib/sss/mc/passwd r, /var/lib/sss/pipes/nss rw, @@ -92,7 +92,7 @@ # db backend /var/lib/misc/*.db r, # The Name Service Cache Daemon can cache lookups, sometimes leading -@@ -60,14 +60,14 @@ +@@ -65,14 +65,14 @@ # they are available /{usr/,}lib{,32,64}/libnss_*.so* mr, /{usr/,}lib/@{multiarch}/libnss_*.so* mr,
