Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package apparmor for openSUSE:Factory checked in at 2022-04-17 23:49:55 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/apparmor (Old) and /work/SRC/openSUSE:Factory/.apparmor.new.1941 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "apparmor" Sun Apr 17 23:49:55 2022 rev:169 rq:970466 version:3.0.4 Changes: -------- --- /work/SRC/openSUSE:Factory/apparmor/apparmor.changes 2022-04-16 00:14:26.773664881 +0200 +++ /work/SRC/openSUSE:Factory/.apparmor.new.1941/apparmor.changes 2022-04-17 23:50:11.774336324 +0200 @@ -1,0 +2,5 @@ +Sat Apr 16 20:33:13 UTC 2022 - Christian Boltz <suse-b...@cboltz.de> + +- update zgrep-profile-mr870.diff to allow executing 'expr' (boo#1198531) + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ apparmor.spec ++++++ --- /var/tmp/diff_new_pack.Q2hP1F/_old 2022-04-17 23:50:12.458337262 +0200 +++ /var/tmp/diff_new_pack.Q2hP1F/_new 2022-04-17 23:50:12.462337267 +0200 @@ -86,7 +86,7 @@ # see (https://gitlab.com/apparmor/apparmor/-/merge_requests/862) Patch8: update-usr-sbin-smbd.diff -# add zgrep and xzgrep profile (submitted upstream 2022-04-10 https://gitlab.com/apparmor/apparmor/-/merge_requests/870) +# add zgrep and xzgrep profile (submitted upstream 2022-04-10 https://gitlab.com/apparmor/apparmor/-/merge_requests/870 + 2022-04-16 https://gitlab.com/apparmor/apparmor/-/merge_requests/873) Patch9: zgrep-profile-mr870.diff # squash noisy setsockopt calls https://gitlab.com/apparmor/apparmor/-/merge_requests/867 # bsc#1196850 ++++++ zgrep-profile-mr870.diff ++++++ --- /var/tmp/diff_new_pack.Q2hP1F/_old 2022-04-17 23:50:12.570337415 +0200 +++ /var/tmp/diff_new_pack.Q2hP1F/_new 2022-04-17 23:50:12.574337421 +0200 @@ -1,3 +1,6 @@ +[Extended to include the fix from https://gitlab.com/apparmor/apparmor/-/merge_requests/873] + + From 3a3b49ccd93d00cbc373319b90c6acecdd6f45fa Mon Sep 17 00:00:00 2001 From: Christian Boltz <appar...@cboltz.de> Date: Sun, 10 Apr 2022 15:03:08 +0200 @@ -15,7 +18,7 @@ index 000000000..0bf0765d1 --- /dev/null +++ b/profiles/apparmor.d/zgrep -@@ -0,0 +1,59 @@ +@@ -0,0 +1,60 @@ +# ------------------------------------------------------------------ +# +# Copyright (C) 2021 Christian Boltz @@ -38,6 +41,7 @@ + /usr/bin/bash ix, + /usr/bin/bzip2 Cx -> helper, + /usr/bin/cat ix, ++ /usr/bin/expr ix, + /usr/bin/grep Cx -> helper, + /usr/bin/gzip Cx -> helper, + /usr/bin/mktemp ix,