From c6c439ff35056c359c2532718fbf58d779f9177b Mon Sep 17 00:00:00 2001 From: Andreas Schneider Date: Wed, 24 Jun 2015 14:01:51 +0200 Subject: [PATCH] Own the /var/lib/samba directory --- samba.spec | 2 ++ 1 file changed, 2 insertions(+) diff --git a/samba.spec b/samba.spec index 2922767..c3de384 100644 --- a/samba.spec +++ b/samba.spec @@ -1307,6 +1307,7 @@ rm -rf %{buildroot} %attr(0700,root,root) %dir /var/log/samba/old %ghost %dir /var/run/samba %ghost %dir /var/run/winbindd +%dir /var/lib/samba %attr(700,root,root) %dir /var/lib/samba/private %attr(755,root,root) %dir %{_sysconfdir}/samba %config(noreplace) %{_sysconfdir}/samba/smb.conf @@ -1953,6 +1954,7 @@ rm -rf %{buildroot} %changelog * Fri Jun 19 2015 Andreas Schneider - 4.2.2-1 - resolves: #1227911 - Enable tar support for smbclient +- resolves: #1234908 - Own the /var/lib/samba directory - Enable hardened build * Fri Jun 19 2015 Fedora Release Engineering - 2:4.2.2-0.2