SPECS: wwwoffle.spec - fix wwwoffle.conf perms. - it shouldn't be ...

twittner twittner at pld-linux.org
Tue Dec 27 01:11:35 CET 2005


Author: twittner                     Date: Tue Dec 27 00:11:35 2005 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- fix wwwoffle.conf perms. - it shouldn't be worldreadable - might contain
  passwords

---- Files affected:
SPECS:
   wwwoffle.spec (1.85 -> 1.86) 

---- Diffs:

================================================================
Index: SPECS/wwwoffle.spec
diff -u SPECS/wwwoffle.spec:1.85 SPECS/wwwoffle.spec:1.86
--- SPECS/wwwoffle.spec:1.85	Mon Dec  5 00:37:16 2005
+++ SPECS/wwwoffle.spec	Tue Dec 27 01:11:30 2005
@@ -222,7 +222,7 @@
 %attr(755,root,root) %{_sbindir}/*
 %attr(640,root,root) %config(noreplace) %verify(not md5 mtime size) /etc/sysconfig/%{name}
 %dir %{_sysconfdir}/%{name}
-%attr(644,root,root) %config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/%{name}/%{name}.conf
+%attr(640,root,root) %config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/%{name}/%{name}.conf
 %{_mandir}/man[158]/*
 %lang(fr) %{_mandir}/fr/man5/*
 %dir %{_datadir}/%{name}
@@ -283,6 +283,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.86  2005/12/27 00:11:30  twittner
+- fix wwwoffle.conf perms. - it shouldn't be worldreadable - might contain
+  passwords
+
 Revision 1.85  2005/12/04 23:37:16  glen
 - adapterized (sorted %verify flags)
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/wwwoffle.spec?r1=1.85&r2=1.86&f=u



More information about the pld-cvs-commit mailing list