diff --git a/apparmor-profiles-ntpd-r2103.diff b/apparmor-profiles-ntpd-r2103.diff new file mode 100644 index 0000000..cdadb3d --- /dev/null +++ b/apparmor-profiles-ntpd-r2103.diff @@ -0,0 +1,13 @@ +=== modified file 'profiles/apparmor.d/usr.sbin.ntpd' +--- profiles/apparmor.d/usr.sbin.ntpd 2013-09-16 22:25:59 +0000 ++++ profiles/apparmor.d/usr.sbin.ntpd 2013-11-14 20:48:41 +0000 +@@ -45,6 +45,8 @@ + /usr/sbin/ntpd rmix, + /var/lib/ntp/drift rwl, + /var/lib/ntp/drift.TEMP rwl, ++ /var/lib/ntp/drift/driftfile rw, ++ /var/lib/ntp/drift/driftfile.TEMP rw, + /var/lib/ntp/drift/ntp.drift rw, + /var/lib/ntp/drift/ntp.drift.TEMP rw, + /var/lib/ntp/etc/* r, + diff --git a/apparmor.changes b/apparmor.changes index eeaf9f6..ae8054a 100644 --- a/apparmor.changes +++ b/apparmor.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Thu Nov 14 20:54:23 UTC 2013 - opensuse@cboltz.de + +- add apparmor-profiles-ntpd-r2103.diff with updated driftfile + location for ntpd (bnc#850374) + ------------------------------------------------------------------- Sat Nov 2 14:15:58 UTC 2013 - opensuse@cboltz.de diff --git a/apparmor.spec b/apparmor.spec index f90edc1..b751cc3 100644 --- a/apparmor.spec +++ b/apparmor.spec @@ -118,6 +118,9 @@ Patch12: apparmor-2.5.1-edirectory-profile # dnsmasq - add missing read permisions for libvirt files - bnc#848215 - committed upstream trunk r2238, 2.8 branch r2101 Patch13: apparmor-profiles-dnsmasq.diff +# ntpd - add missing permissions for drift file at yet another location - bnc#850374 - commited upstream trunk r2252, 2.8 branch r2103 +Patch14: apparmor-profiles-ntpd-r2103.diff + # create Immunix::SubDomain perl module - only included for openSUSE <= 12.1 - bnc#720617 #c7 Patch21: apparmor-utils-subdomain-compat @@ -492,6 +495,7 @@ SubDomain. %patch11 %patch12 -p1 %patch13 +%patch14 # only create Immunix::SubDomain perl module for openSUSE <= 12.1 %if 0%{?suse_version}