Author: baggins                      Date: Sun Feb  5 11:09:34 2012 GMT
Module: packages                      Tag: HEAD
---- Log message:
- logrotate 3.8.0 requires "su" option for non-root writable dirs`

---- Files affected:
packages/mariadb:
   mariadb.spec (1.8 -> 1.9) , mysql.logrotate (1.27 -> 1.28) 

---- Diffs:

================================================================
Index: packages/mariadb/mariadb.spec
diff -u packages/mariadb/mariadb.spec:1.8 packages/mariadb/mariadb.spec:1.9
--- packages/mariadb/mariadb.spec:1.8   Tue Jan 19 09:05:26 2010
+++ packages/mariadb/mariadb.spec       Sun Feb  5 12:09:29 2012
@@ -116,7 +116,7 @@
 Provides:      group(mysql)
 Provides:      msqlormysql
 Provides:      user(mysql)
-Conflicts:     logrotate < 3.7-4
+Conflicts:     logrotate < 3.8.0
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %define                _libexecdir     %{_sbindir}
@@ -969,6 +969,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.9  2012/02/05 11:09:29  baggins
+- logrotate 3.8.0 requires "su" option for non-root writable dirs`
+
 Revision 1.8  2010/01/19 08:05:26  arekm
 - use external libevent
 

================================================================
Index: packages/mariadb/mysql.logrotate
diff -u packages/mariadb/mysql.logrotate:1.27 
packages/mariadb/mysql.logrotate:1.28
--- packages/mariadb/mysql.logrotate:1.27       Mon Oct 27 12:39:25 2008
+++ packages/mariadb/mysql.logrotate    Sun Feb  5 12:09:29 2012
@@ -16,6 +16,7 @@
 /var/log/mysql/slow.log
 /var/log/mysql/update*
 {
+       su mysql mysql
        olddir /var/log/archive/mysql
        notifempty
        missingok
================================================================

---- CVS-web:
    
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/mariadb/mariadb.spec?r1=1.8&r2=1.9&f=u
    
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/mariadb/mysql.logrotate?r1=1.27&r2=1.28&f=u

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to