packages: munin/munin-node.logrotate, munin/munin.logrotate, munin/munin.sp...

baggins baggins at pld-linux.org
Sun Mar 11 13:47:24 CET 2012


Author: baggins                      Date: Sun Mar 11 12:47:23 2012 GMT
Module: packages                      Tag: HEAD
---- Log message:
- rel 8
- logrotate only care about dirs that are world writable or writable by group

---- Files affected:
packages/munin:
   munin-node.logrotate (1.3 -> 1.4) , munin.logrotate (1.6 -> 1.7) , munin.spec (1.97 -> 1.98) 

---- Diffs:

================================================================
Index: packages/munin/munin-node.logrotate
diff -u packages/munin/munin-node.logrotate:1.3 packages/munin/munin-node.logrotate:1.4
--- packages/munin/munin-node.logrotate:1.3	Sun Feb  5 12:12:56 2012
+++ packages/munin/munin-node.logrotate	Sun Mar 11 13:47:18 2012
@@ -1,5 +1,5 @@
 /var/log/munin/munin-node.log {
-	su munin http
+	su root http
 	olddir /var/log/archive/munin
 	create 640 munin root
 	postrotate

================================================================
Index: packages/munin/munin.logrotate
diff -u packages/munin/munin.logrotate:1.6 packages/munin/munin.logrotate:1.7
--- packages/munin/munin.logrotate:1.6	Sun Feb  5 12:12:56 2012
+++ packages/munin/munin.logrotate	Sun Mar 11 13:47:18 2012
@@ -2,7 +2,7 @@
 /var/log/munin/munin-html.log
 /var/log/munin/munin-limits.log
 /var/log/munin/munin-update.log {
-	su munin http
+	su root http
 	olddir /var/log/archive/munin
 	create 660 munin http
 }

================================================================
Index: packages/munin/munin.spec
diff -u packages/munin/munin.spec:1.97 packages/munin/munin.spec:1.98
--- packages/munin/munin.spec:1.97	Mon Feb 20 11:50:25 2012
+++ packages/munin/munin.spec	Sun Mar 11 13:47:18 2012
@@ -11,7 +11,7 @@
 Summary(pl.UTF-8):	Munin - agent danych RRD Linpro
 Name:		munin
 Version:	1.4.5
-Release:	7
+Release:	8
 License:	GPL
 Group:		Applications/WWW
 Source0:	http://dl.sourceforge.net/munin/%{name}-%{version}.tar.gz
@@ -306,6 +306,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.98  2012/03/11 12:47:18  baggins
+- rel 8
+- logrotate only care about dirs that are world writable or writable by group
+
 Revision 1.97  2012/02/20 10:50:25  baggins
 - rel 7
 - same perms for logs archive dir as for logs dir
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/munin/munin-node.logrotate?r1=1.3&r2=1.4&f=u
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/munin/munin.logrotate?r1=1.6&r2=1.7&f=u
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/munin/munin.spec?r1=1.97&r2=1.98&f=u



More information about the pld-cvs-commit mailing list