SPECS: bopm.spec - secure config permissions, contains passwords

glen glen at pld-linux.org
Tue Jan 10 23:20:43 CET 2006


Author: glen                         Date: Tue Jan 10 22:20:43 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- secure config permissions, contains passwords

---- Files affected:
SPECS:
   bopm.spec (1.14 -> 1.15) 

---- Diffs:

================================================================
Index: SPECS/bopm.spec
diff -u SPECS/bopm.spec:1.14 SPECS/bopm.spec:1.15
--- SPECS/bopm.spec:1.14	Tue Jan 10 23:13:58 2006
+++ SPECS/bopm.spec	Tue Jan 10 23:20:38 2006
@@ -9,7 +9,7 @@
 Summary(pl):	Monitorowanie i blokowanie otwartych proxy do używania z ircd
 Name:		bopm
 Version:	3.1.2
-Release:	0.18
+Release:	0.19
 License:	GPL
 Group:		Applications/Communications
 Source0:	http://static.blitzed.org/www.blitzed.org/bopm/files/%{name}-%{version}.tar.gz
@@ -172,7 +172,7 @@
 %defattr(644,root,root,755)
 %doc ChangeLog INSTALL README bopm.conf.sample
 %doc contrib/ network-bopm/
-%config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/%{name}.conf
+%attr(640,root,bopm) %config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/%{name}.conf
 %attr(754,root,root) /etc/rc.d/init.d/%{name}
 %attr(755,root,root) %{_sbindir}/%{name}
 
@@ -212,6 +212,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.15  2006/01/10 22:20:38  glen
+- secure config permissions, contains passwords
+
 Revision 1.14  2006/01/10 22:13:58  glen
 - add perl tests
 - add perl macros
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/bopm.spec?r1=1.14&r2=1.15&f=u



More information about the pld-cvs-commit mailing list