]> git.pld-linux.org Git - packages/logrotate.git/commitdiff
up to 3.13.0; friday 13 goodie auto/th/logrotate-3.13.0-1
authorElan Ruusamäe <glen@pld-linux.org>
Sat, 14 Oct 2017 17:26:18 +0000 (20:26 +0300)
committerElan Ruusamäe <glen@pld-linux.org>
Sat, 14 Oct 2017 17:27:02 +0000 (20:27 +0300)
- 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

index e6ab013924245779e3d3174c53b322b394393219..93452165098ac39291713a011f759398c74c6bb0 100644 (file)
@@ -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
This page took 0.132988 seconds and 4 git commands to generate.