Hello community, here is the log from the commit of package apparmor for openSUSE:Factory checked in at 2020-03-16 10:15:58 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/apparmor (Old) and /work/SRC/openSUSE:Factory/.apparmor.new.3160 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "apparmor" Mon Mar 16 10:15:58 2020 rev:135 rq:784421 version:2.13.4 Changes: -------- --- /work/SRC/openSUSE:Factory/apparmor/apparmor.changes 2020-01-30 09:41:49.629503795 +0100 +++ /work/SRC/openSUSE:Factory/.apparmor.new.3160/apparmor.changes 2020-03-16 10:16:26.399540842 +0100 @@ -1,0 +2,16 @@ +Thu Mar 12 19:55:06 UTC 2020 - Christian Boltz <[email protected]> + +- update to AppArmor 2.13.4 + - several abstraction updates (including boo#1153162) + - disallow writing to fontconfig cache in abstractions/fonts + - some bugfixes in the aa-* tools + - see https://gitlab.com/apparmor/apparmor/-/wikis/Release_Notes_2.13.4 + for the detailed upstream changelog +- drop upstreamed patches: + - abstractions-ssl-certbot-paths.diff + - apparmor-krb5-conf-d.diff + - libapparmor-python3.8.diff + - usr-etc-abstractions-authentification.diff +- refresh usr-etc-abstractions-authentification.diff + +------------------------------------------------------------------- --- /work/SRC/openSUSE:Factory/apparmor/libapparmor.changes 2019-06-22 11:04:57.195891675 +0200 +++ /work/SRC/openSUSE:Factory/.apparmor.new.3160/libapparmor.changes 2020-03-16 10:16:26.435540857 +0100 @@ -1,0 +2,8 @@ +Thu Mar 12 19:30:19 UTC 2020 - Christian Boltz <[email protected]> + +- update to AppArmor 2.13.4 + - fix log parsing for logs with an embedded newline + - see https://gitlab.com/apparmor/apparmor/-/wikis/Release_Notes_2.13.4 + for the detailed upstream changelog + +------------------------------------------------------------------- Old: ---- abstractions-ssl-certbot-paths.diff apparmor-2.13.3.tar.gz apparmor-2.13.3.tar.gz.asc apparmor-krb5-conf-d.diff libapparmor-python3.8.diff usr-etc-abstractions-authentification.diff New: ---- apparmor-2.13.4.tar.gz apparmor-2.13.4.tar.gz.asc ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ apparmor.spec ++++++ --- /var/tmp/diff_new_pack.dcXX4W/_old 2020-03-16 10:16:27.559541315 +0100 +++ /var/tmp/diff_new_pack.dcXX4W/_new 2020-03-16 10:16:27.563541317 +0100 @@ -35,7 +35,7 @@ %define apache_module_path %(/usr/sbin/apxs2 -q LIBEXECDIR) Name: apparmor -Version: 2.13.3 +Version: 2.13.4 Release: 0 Summary: AppArmor userlevel parser utility License: GPL-2.0-or-later @@ -65,19 +65,7 @@ # 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 -# allow /etc/krb5.conf.d/ for kerberos client (submitted upstream 2019-09-28 https://gitlab.com/apparmor/apparmor/merge_requests/425) -Patch6: apparmor-krb5-conf-d.diff - -# add certbot paths to abstractions/ssl_keys and abstractions/ssl_certs (from upstream https://gitlab.com/apparmor/apparmor/merge_requests/398, merged 2019-06-30) -Patch7: abstractions-ssl-certbot-paths.diff - -# allow reading /usr/etc/pam.d/* and some other authentification-related files (submitted upstream 2019-10-07 https://gitlab.com/apparmor/apparmor/merge_requests/426) -Patch8: usr-etc-abstractions-authentification.diff - -# fix building libapparmor python bindings with python 3.8. Based on https://gitlab.com/apparmor/apparmor/merge_requests/430 but patching configure directly to avoid needing BuildRequires: aclocal -Patch9: libapparmor-python3.8.diff - -# update abstractions/base and nameservice for /usr/etc (submitted upstream 2020-01-25 https://gitlab.com/apparmor/apparmor/merge_requests/447) +# 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 PreReq: sed @@ -368,10 +356,6 @@ %patch3 -p1 %patch4 %patch5 -%patch6 -p1 -%patch7 -p1 -%patch8 -p1 -%patch9 -p1 %patch10 -p1 %build ++++++ libapparmor.spec ++++++ --- /var/tmp/diff_new_pack.dcXX4W/_old 2020-03-16 10:16:27.579541323 +0100 +++ /var/tmp/diff_new_pack.dcXX4W/_new 2020-03-16 10:16:27.583541325 +0100 @@ -18,7 +18,7 @@ Name: libapparmor -Version: 2.13.3 +Version: 2.13.4 Release: 0 Summary: Utility library for AppArmor License: LGPL-2.1-or-later ++++++ apparmor-2.13.3.tar.gz -> apparmor-2.13.4.tar.gz ++++++ /work/SRC/openSUSE:Factory/apparmor/apparmor-2.13.3.tar.gz /work/SRC/openSUSE:Factory/.apparmor.new.3160/apparmor-2.13.4.tar.gz differ: char 5, line 1 ++++++ usr-etc-abstractions-base-nameservice.diff ++++++ --- /var/tmp/diff_new_pack.dcXX4W/_old 2020-03-16 10:16:27.671541360 +0100 +++ /var/tmp/diff_new_pack.dcXX4W/_new 2020-03-16 10:16:27.671541360 +0100 @@ -10,10 +10,10 @@ index cecb126f..6288da76 100644 --- a/profiles/apparmor.d/abstractions/base +++ b/profiles/apparmor.d/abstractions/base -@@ -23,9 +23,9 @@ - /dev/log w, - /dev/random r, - /dev/urandom r, +@@ -27,9 +27,9 @@ + # time and getrandom()/{,u}random and, when available, runs under an + # unprivilged, dedicated user). + /run/uuidd/request r, - /etc/locale/** r, - /etc/locale.alias r, - /etc/localtime r, @@ -23,7 +23,7 @@ /usr/share/locale-bundle/** r, /usr/share/locale-langpack/** r, /usr/share/locale/** r, -@@ -48,14 +48,14 @@ +@@ -52,14 +52,14 @@ /usr/lib/@{multiarch}/gconv/gconv-modules* mr, # used by glibc when binding to ephemeral ports
