Hello community,

here is the log from the commit of package apparmor for openSUSE:Factory 
checked in at 2013-11-15 13:12:17
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
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        2013-11-04 
07:04:40.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.apparmor.new/apparmor.changes   2013-11-15 
13:12:18.000000000 +0100
@@ -1,0 +2,6 @@
+Thu Nov 14 20:54:23 UTC 2013 - opens...@cboltz.de
+
+- add apparmor-profiles-ntpd-r2103.diff with updated driftfile
+  location for ntpd (bnc#850374)
+
+-------------------------------------------------------------------

New:
----
  apparmor-profiles-ntpd-r2103.diff

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

Other differences:
------------------
++++++ apparmor.spec ++++++
--- /var/tmp/diff_new_pack.ySLyDn/_old  2013-11-15 13:12:20.000000000 +0100
+++ /var/tmp/diff_new_pack.ySLyDn/_new  2013-11-15 13:12:20.000000000 +0100
@@ -118,6 +118,9 @@
 # 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 @@
 %patch11
 %patch12 -p1
 %patch13
+%patch14
 
 # only create Immunix::SubDomain perl module for openSUSE <= 12.1 
 %if 0%{?suse_version}



++++++ apparmor-profiles-ntpd-r2103.diff ++++++
=== 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,

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org

Reply via email to