Hello community, here is the log from the commit of package apparmor for openSUSE:Factory checked in at 2015-01-05 04:44:19 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/apparmor (Old) and /work/SRC/openSUSE:Factory/.apparmor.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "apparmor" Changes: -------- --- /work/SRC/openSUSE:Factory/apparmor/apparmor.changes 2014-12-23 11:48:54.000000000 +0100 +++ /work/SRC/openSUSE:Factory/.apparmor.new/apparmor.changes 2015-01-05 04:44:20.000000000 +0100 @@ -1,0 +2,12 @@ +Thu Jan 1 16:07:25 UTC 2015 - [email protected] + +- update to AppArmor 2.9.1 (2.9 branch r2831) + - fix log parsing for 3.16 kernels and syslog-style logs (boo#905368) + - several fixes and performance improvements in the aa-* utils + - profile updates for dnsmasq (boo#907870), nscd (boo#904620#c14), + useradd, sendmail, man and passwd + - see http://wiki.apparmor.net/index.php/ReleaseNotes_2_9_1 + for full release notes +- refresh dnsmasq-profile-fixes.patch + +------------------------------------------------------------------- Old: ---- apparmor-2.9.0.tar.gz apparmor-2.9.0.tar.gz.asc New: ---- apparmor-2.9.1.tar.gz apparmor-2.9.1.tar.gz.asc ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ apparmor.spec ++++++ --- /var/tmp/diff_new_pack.410aTQ/_old 2015-01-05 04:44:21.000000000 +0100 +++ /var/tmp/diff_new_pack.410aTQ/_new 2015-01-05 04:44:22.000000000 +0100 @@ -1,7 +1,7 @@ # # spec file for package apparmor # -# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2015 SUSE LINUX Products GmbH, Nuernberg, Germany. # Copyright (c) 2011-2014 Christian Boltz # # All modifications and additions to the file contributed by third parties @@ -60,7 +60,7 @@ %if ! %{?distro:1}0 %define distro suse %endif -Version: 2.9.0 +Version: 2.9.1 Release: 0 Summary: AppArmor userlevel parser utility License: GPL-2.0+ @@ -95,7 +95,7 @@ # bug 906858 - confine lessopen.sh (submitted upstream 2014-12-21) Patch7: apparmor-lessopen-profile.patch -# boo#911001 - Allow executing --dhcp-client script +# boo#911001 - Allow executing --dhcp-client script (commited upstream trunk r2841, 2.9 r2837, {lib,lib64} changed to lib{,64}) Patch8: dnsmasq-profile-fixes.patch Url: https://launchpad.net/apparmor ++++++ apparmor-2.9.0.tar.gz -> apparmor-2.9.1.tar.gz ++++++ ++++ 10135 lines of diff (skipped) ++++++ dnsmasq-profile-fixes.patch ++++++ --- /var/tmp/diff_new_pack.410aTQ/_old 2015-01-05 04:44:22.000000000 +0100 +++ /var/tmp/diff_new_pack.410aTQ/_new 2015-01-05 04:44:22.000000000 +0100 @@ -2,7 +2,7 @@ =================================================================== --- apparmor-2.9.0.orig/profiles/apparmor.d/usr.sbin.dnsmasq +++ apparmor-2.9.0/profiles/apparmor.d/usr.sbin.dnsmasq -@@ -44,6 +44,8 @@ +@@ -45,6 +44,8 @@ /var/lib/misc/dnsmasq.leases rw, # Required only for DHCP server usage @@ -11,7 +11,7 @@ # access to iface mtu needed for Router Advertisement messages in IPv6 # Neighbor Discovery protocol (RFC 2461) @{PROC}/sys/net/ipv6/conf/*/mtu r, -@@ -63,7 +65,7 @@ +@@ -64,7 +66,7 @@ /{,var/}run/libvirt/network/*.pid rw, # libvirt lease helper -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
