Hello community, here is the log from the commit of package apparmor for openSUSE:Factory checked in at 2014-10-09 12:52:05 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 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-10-06 12:06:17.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.apparmor.new/apparmor.changes 2014-10-09 12:52:14.000000000 +0200 @@ -1,0 +2,6 @@ +Mon Oct 6 18:07:50 UTC 2014 - [email protected] + +- add apparmor-profiles-ntpd-pid-location.diff to cover new ntpd pid + location (bnc#899746) + +------------------------------------------------------------------- New: ---- apparmor-profiles-ntpd-pid-location.diff ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ apparmor.spec ++++++ --- /var/tmp/diff_new_pack.wQNnjX/_old 2014-10-09 12:52:16.000000000 +0200 +++ /var/tmp/diff_new_pack.wQNnjX/_new 2014-10-09 12:52:16.000000000 +0200 @@ -88,6 +88,9 @@ # Ruby 2.0 mkmf prefixes everything with $(DESTDIR), bnc#822277, [email protected] Patch5: ruby-2_0-mkmf-destdir.patch +# Allow new pid location in ntpd profile (bnc#899746 - commited upstream trunk r2723, 2.8 branch r2145) +Patch6: apparmor-profiles-ntpd-pid-location.diff + Url: https://launchpad.net/apparmor PreReq: sed BuildRoot: %{_tmppath}/%{name}-%{version}-build @@ -427,6 +430,8 @@ %patch5 -p1 %endif +%patch6 + %build echo _libdir: %{_libdir} ruby: %{rb_sitearch} python: %{python3_sitearch} # test if _libdir breaks it or if it's broken by default on <= 12.1 ++++++ apparmor-profiles-ntpd-pid-location.diff ++++++ === modified file 'profiles/apparmor.d/usr.sbin.ntpd' --- profiles/apparmor.d/usr.sbin.ntpd 2013-11-14 20:48:51 +0000 +++ profiles/apparmor.d/usr.sbin.ntpd 2014-10-06 17:57:46 +0000 @@ -55,6 +55,7 @@ /var/opt/novell/xad/rpc/xadsd rw, /{,var/}run/nscd/services r, /{,var/}run/ntpd.pid w, + /{,var/}run/ntp/ntpd.pid w, /var/tmp/ntp* rwl, @{PROC}/@{pid}/net/if_inet6 r, -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
