Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package apparmor for openSUSE:Factory 
checked in at 2021-09-25 00:35:13
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/apparmor (Old)
 and      /work/SRC/openSUSE:Factory/.apparmor.new.1899 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "apparmor"

Sat Sep 25 00:35:13 2021 rev:157 rq:920054 version:3.0.3

Changes:
--------
--- /work/SRC/openSUSE:Factory/apparmor/apparmor.changes        2021-08-16 
10:13:49.706937759 +0200
+++ /work/SRC/openSUSE:Factory/.apparmor.new.1899/apparmor.changes      
2021-09-25 00:35:52.439159418 +0200
@@ -1,0 +2,6 @@
+Sat Sep 18 13:16:35 UTC 2021 - Christian Boltz <suse-b...@cboltz.de>
+
+- lessopen.sh profile: allow reading files that live on NFS over UDP
+  (added to apparmor-lessopen-nfs-workaround.diff) (boo#1190552)
+
+-------------------------------------------------------------------

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
libapparmor.spec: same change

++++++ apparmor-lessopen-nfs-workaround.diff ++++++
--- /var/tmp/diff_new_pack.oEpina/_old  2021-09-25 00:35:53.039160044 +0200
+++ /var/tmp/diff_new_pack.oEpina/_new  2021-09-25 00:35:53.039160044 +0200
@@ -1,12 +1,14 @@
 Index: profiles/apparmor.d/usr.bin.lessopen.sh
 ===================================================================
---- profiles/apparmor.d/usr.bin.lessopen.sh.orig       2019-01-06 
20:05:38.582356924 +0100
-+++ profiles/apparmor.d/usr.bin.lessopen.sh    2019-01-06 20:08:26.885706133 
+0100
-@@ -13,6 +13,10 @@
+--- profiles/apparmor.d/usr.bin.lessopen.sh.orig       2021-09-18 
15:15:00.967216031 +0200
++++ profiles/apparmor.d/usr.bin.lessopen.sh    2021-09-18 15:18:35.731065782 
+0200
+@@ -13,6 +13,12 @@ abi <abi/3.0>,
    capability dac_override,
    capability dac_read_search,
  
-+  # workaround for https://bugzilla.opensuse.org/show_bug.cgi?id=1119937 / 
https://bugs.launchpad.net/ubuntu/+source/apparmor/+bug/1784499
++  # workaround for https://bugzilla.opensuse.org/show_bug.cgi?id=1119937 / 
http://bugzilla.opensuse.org/show_bug.cgi?id=1190552 / 
https://bugs.launchpad.net/ubuntu/+source/apparmor/+bug/1784499
++  network inet dgram,
++  network inet6 dgram,
 +  network inet stream,
 +  network inet6 stream,
 +

Reply via email to