packages: redmine/redmine.spec - secure perms on configs that contain passw...

baggins baggins at pld-linux.org
Thu Mar 11 20:07:33 CET 2010


Author: baggins                      Date: Thu Mar 11 19:07:33 2010 GMT
Module: packages                      Tag: HEAD
---- Log message:
- secure perms on configs that contain passwords

---- Files affected:
packages/redmine:
   redmine.spec (1.21 -> 1.22) 

---- Diffs:

================================================================
Index: packages/redmine/redmine.spec
diff -u packages/redmine/redmine.spec:1.21 packages/redmine/redmine.spec:1.22
--- packages/redmine/redmine.spec:1.21	Tue Mar  9 23:03:11 2010
+++ packages/redmine/redmine.spec	Thu Mar 11 20:07:27 2010
@@ -192,7 +192,7 @@
 %attr(640,root,root) %config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/httpd.conf
 %dir %attr(755,redmine,root) %{_sysconfdir}/config
 %attr(644,redmine,root) %config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/config/*.rb
-%attr(644,redmine,root) %config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/config/*.yml
+%attr(640,redmine,root) %config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/config/*.yml
 %dir %attr(755,redmine,root) %{_sysconfdir}/config/environments
 %attr(644,redmine,root) %config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/config/environments/development.rb
 %attr(644,redmine,root) %config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/config/environments/production.rb
@@ -260,6 +260,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.22  2010/03/11 19:07:27  baggins
+- secure perms on configs that contain passwords
+
 Revision 1.21  2010/03/09 22:03:11  baggins
 - really force UTF-8
 - fix files
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/redmine/redmine.spec?r1=1.21&r2=1.22&f=u



More information about the pld-cvs-commit mailing list