[packages/logrotate] up to 3.13.0; friday 13 goodie

glen glen at pld-linux.org
Sat Oct 14 19:30:41 CEST 2017


commit 4d3cf001073daf8ec4966da69949e6e161f0b8c1
Author: Elan Ruusamäe <glen at pld-linux.org>
Date:   Sat Oct 14 20:26:18 2017 +0300

    up to 3.13.0; friday 13 goodie
    
    - make distribution tarballs report logrotate version properly (RHBZ#1500264)
    - make (un)compress work even if stdin and/or stdout are closed (#154)
    - remove -s from DEFAULT_MAIL_COMMAND and improve its documenation (#152)
    - uncompress logs before mailing them even if delaycompress is enabled (#151)
    - handle unlink of a non-existing log file as a warning only (#144)
    - include compile-time options in the output of logrotate --version (#145)
    - make logrotate --version print to stdout instead of stderr (#145)
    - flush write buffers before syncing state file (#148)
    - specify (un)compress utility explicitly in tests (#137)
    - enable running tests in parallel (#132)
    - explicitly map root UID/GID to 0 on Cygwin (#133)
    - add .dpkg-bak and .dpkg-del to default tabooext list (#134)
    
    https://github.com/logrotate/logrotate/releases/tag/3.13.0

 logrotate.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/logrotate.spec b/logrotate.spec
index e6ab013..9345216 100644
--- a/logrotate.spec
+++ b/logrotate.spec
@@ -19,12 +19,12 @@ Summary(ru.UTF-8):	Ротирует, компрессирует, удаляет
 Summary(tr.UTF-8):	Sistem günlüklerini yönlendirir, sıkıştırır ve mektup olarak yollar
 Summary(uk.UTF-8):	Ротує, компресує, видаляє та відправляє поштою лог-файли
 Name:		logrotate
-Version:	3.12.3
+Version:	3.13.0
 Release:	1
 License:	GPL v2+
 Group:		Applications/System
 Source0:	https://github.com/logrotate/logrotate/releases/download/%{version}/%{name}-%{version}.tar.xz
-# Source0-md5:	a560c57fac87c45b2fc17406cdf79288
+# Source0-md5:	78ef24d6fddcc4df8e412dd75c551b4c
 Source1:	%{name}.conf
 Source2:	%{name}.sysconfig
 Source3:	%{name}.cron
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/logrotate.git/commitdiff/4d3cf001073daf8ec4966da69949e6e161f0b8c1



More information about the pld-cvs-commit mailing list