Hello community,

here is the log from the commit of package apparmor for openSUSE:Factory 
checked in at 2019-06-22 11:04:46
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/apparmor (Old)
 and      /work/SRC/openSUSE:Factory/.apparmor.new.4615 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "apparmor"

Sat Jun 22 11:04:46 2019 rev:129 rq:710683 version:2.13.3

Changes:
--------
--- /work/SRC/openSUSE:Factory/apparmor/apparmor.changes        2019-06-07 
12:17:18.504810630 +0200
+++ /work/SRC/openSUSE:Factory/.apparmor.new.4615/apparmor.changes      
2019-06-22 11:04:53.891886152 +0200
@@ -1,0 +2,21 @@
+Tue Jun 18 20:51:07 UTC 2019 - Christian Boltz <suse-b...@cboltz.de>
+
+- update to 2.13.3
+  - profile updates for dnsmasq, dovecot, identd, syslog-ng
+  - new "lsb_release" profile (only used when using "Px -> lsb_release")
+  - fix buggy syntax in tunables/share
+  - several abstraction updates
+  - parser: fix "Px -> foo-bar" (the "-" was rejected before)
+  - several bugfixes in aa-genprof and aa-logprof
+  - see https://gitlab.com/apparmor/apparmor/wikis/Release_Notes_2.13.3
+    for the detailed upstream changelog
+- drop upstream(ed) patches:
+  - apparmor-nameservice-resolv-conf-link.patch
+  - profile_filename_cornercase.diff
+  - dnsmasq-libvirtd.diff
+  - dnsmasq-revert-alternation.diff
+  - usrmerge-fixes.diff
+  - libapparmor-swig-4.diff
+- re-number remaining patches
+
+-------------------------------------------------------------------
--- /work/SRC/openSUSE:Factory/apparmor/libapparmor.changes     2019-04-30 
12:55:22.850185465 +0200
+++ /work/SRC/openSUSE:Factory/.apparmor.new.4615/libapparmor.changes   
2019-06-22 11:04:57.195891675 +0200
@@ -1,0 +2,8 @@
+Tue Jun 18 20:50:19 UTC 2019 - Christian Boltz <suse-b...@cboltz.de>
+
+- update to AppArmor 2.13.1
+  - some fixes in cache handling
+  - see https://gitlab.com/apparmor/apparmor/wikis/Release_Notes_2.13.3
+    for the detailed upstream changelog
+
+-------------------------------------------------------------------

Old:
----
  apparmor-2.13.2.tar.gz
  apparmor-2.13.2.tar.gz.asc
  apparmor-nameservice-resolv-conf-link.patch
  dnsmasq-libvirtd.diff
  dnsmasq-revert-alternation.diff
  libapparmor-swig-4.diff
  profile_filename_cornercase.diff
  usrmerge-fixes.diff

New:
----
  apparmor-2.13.3.tar.gz
  apparmor-2.13.3.tar.gz.asc

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

Other differences:
------------------
++++++ apparmor.spec ++++++
--- /var/tmp/diff_new_pack.eItYgR/_old  2019-06-22 11:04:58.671894143 +0200
+++ /var/tmp/diff_new_pack.eItYgR/_new  2019-06-22 11:04:58.679894156 +0200
@@ -35,7 +35,7 @@
 %define apache_module_path %(/usr/sbin/apxs2 -q LIBEXECDIR)
 
 Name:           apparmor
-Version:        2.13.2
+Version:        2.13.3
 Release:        0
 Summary:        AppArmor userlevel parser utility
 License:        GPL-2.0-or-later
@@ -57,32 +57,13 @@
 Patch2:         apparmor-samba-include-permissions-for-shares.diff
 
 # Ruby 2.0 mkmf prefixes everything with $(DESTDIR), bnc#822277, 
kkae...@suse.de
-Patch5:         ruby-2_0-mkmf-destdir.patch
+Patch3:         ruby-2_0-mkmf-destdir.patch
 
 # bug 906858 - confine lessopen.sh (submitted upstream 2014-12-21)
-Patch7:         apparmor-lessopen-profile.patch
-
-# fate#325872 netconfig: write resolv.conf to /run with link to /etc - 
submitted upstream 2018-12-22 
https://gitlab.com/apparmor/apparmor/merge_requests/294
-Patch8:         apparmor-nameservice-resolv-conf-link.patch
-
-# drop check that lets aa-logprof error out in a corner-case (log event for a 
non-existing profile while a profile file with the default filename for that 
non-existing profile exists) - boo#1120472
-# submitted upstream 2019-01-02 - 
https://gitlab.com/apparmor/apparmor/merge_requests/296 (master + 2.13) and 
https://gitlab.com/apparmor/apparmor/merge_requests/297 (2.12)
-Patch9:         profile_filename_cornercase.diff
+Patch4:         apparmor-lessopen-profile.patch
 
 # workaround for boo#1119937 / lp#1784499 - allow network access for reading 
files on NFS (proper solution needs kernel fix)
-Patch10:        apparmor-lessopen-nfs-workaround.diff
-
-# add peer=libvirtd to dnsmasq profile (from upstream 
20fe099cede7cb5ec7dcf62a5427936766a6d4e4)
-Patch11:        dnsmasq-libvirtd.diff
-
-# revert path alternation in dnsmasq profile to avoid breaking libvirtd 
(boo#1127073, submitted upstream 2019-02-26 as 
https://gitlab.com/apparmor/apparmor/merge_requests/346)
-Patch12:        dnsmasq-revert-alternation.diff
-
-# fix usrmerge (and accidently also update-alternatives) test failures 
(boo#1127877, from upstream 
https://gitlab.com/apparmor/apparmor/merge_requests/331)
-Patch13:        usrmerge-fixes.diff
-
-# fix libapparmor tests with swig 4.0 (from upstream 
https://gitlab.com/apparmor/apparmor/merge_requests/384)
-Patch14:        libapparmor-swig-4.diff
+Patch5:         apparmor-lessopen-nfs-workaround.diff
 
 PreReq:         sed
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
@@ -369,15 +350,9 @@
 %setup -q
 %patch1
 %patch2
-%patch5 -p1
-%patch7
-%patch8 -p1
-%patch9 -p1
-%patch10
-%patch11 -p1
-%patch12 -p1
-%patch13 -p1
-%patch14 -p1
+%patch3 -p1
+%patch4
+%patch5
 
 %build
 %define _lto_cflags %{nil}
@@ -609,6 +584,7 @@
 %config(noreplace) %{_sysconfdir}/apparmor.d/bin.*
 %config(noreplace) %{_sysconfdir}/apparmor.d/sbin.*
 %config(noreplace) %{_sysconfdir}/apparmor.d/usr.*
+%config(noreplace) %{_sysconfdir}/apparmor.d/lsb_release
 %config(noreplace) %{_sysconfdir}/apparmor.d/nvidia_modprobe
 %config(noreplace) %{_sysconfdir}/apparmor.d/local/*
 %dir /usr/share/apparmor/

++++++ libapparmor.spec ++++++
--- /var/tmp/diff_new_pack.eItYgR/_old  2019-06-22 11:04:58.715894217 +0200
+++ /var/tmp/diff_new_pack.eItYgR/_new  2019-06-22 11:04:58.723894230 +0200
@@ -18,7 +18,7 @@
 
 
 Name:           libapparmor
-Version:        2.13.2
+Version:        2.13.3
 Release:        0
 Summary:        Utility library for AppArmor
 License:        LGPL-2.1-or-later

++++++ apparmor-2.13.2.tar.gz -> apparmor-2.13.3.tar.gz ++++++
/work/SRC/openSUSE:Factory/apparmor/apparmor-2.13.2.tar.gz 
/work/SRC/openSUSE:Factory/.apparmor.new.4615/apparmor-2.13.3.tar.gz differ: 
char 5, line 1



Reply via email to