- Oct 12, 2017
-
-
Kamil Dudka authored
- make distribution tarballs report logrotate version properly [RHBZ#1500264](https://bugzilla.redhat.com/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)
-
- Jul 31, 2017
-
-
Daniel Schaal authored
See https://bugs.debian.org/716649
-
- Jun 30, 2017
-
-
Kamil Dudka authored
- copy and copytruncate directives now work together again - unlink() is no longer preceded by open() unless shred is enabled (#124) - compress and uncompress now take commands from $PATH, too (#122)
-
- May 02, 2017
-
-
Kamil Dudka authored
- build fixes related to -Werror (#119) and -Werror=format= (#108) - 'configure --enable-werror' now controls use of -Werror (#123)
-
- Apr 24, 2017
-
-
Elan Ruusamäe authored
-
- Apr 21, 2017
-
-
Elan Ruusamäe authored
-
Kamil Dudka authored
... to make autoreconf work again on release tarballs
-
Kamil Dudka authored
Closes #115
-
- Dec 05, 2016
-
-
Elan Ruusamäe authored
-
- Nov 30, 2016
-
-
Kamil Dudka authored
Closes #88
-
- Sep 26, 2016
-
-
Elan Ruusamäe authored
Closes #65
-
- Sep 23, 2016
-
-
Kamil Dudka authored
-
Elan Ruusamäe authored
-
Elan Ruusamäe authored
``` for a in $(grep https://github.com/logrotate/logrotate/compare ChangeLog.md|nf /|awk -F'\.\.\.' '{print $1}'); do d=$(date -d "$(git show --oneline -s --format='date %cI' "$a"|awk '$1=="date" {print $2}')" '+%Y-%m-%d'); echo "## [$(echo $a|tr -d r|tr - .)] - $d"; done ``` don't ask. needed onetime, so made oneliner
-
Elan Ruusamäe authored
manually went over each tag. also noted that there are some release tags not mentioned in changelog
-
Elan Ruusamäe authored
this way it will look identical in github and in editors also spaces seems the standard to use for markdown formatting
-
Elan Ruusamäe authored
Closes #64
-
Elan Ruusamäe authored
-
- Aug 03, 2016
-
-
Kamil Dudka authored
-
- Jan 20, 2016
-
-
Jan Kaluza authored
-
- Apr 03, 2015
- Feb 10, 2015
-
-
jkaluza authored
-
- Oct 16, 2014
-
-
jkaluza authored
-
- Oct 15, 2014
-
-
jkaluza authored
-
- Oct 14, 2014
-
-
jkaluza authored
-
- Apr 02, 2014
-
-
jkaluza authored
"su" directive is not used, logrotate is running as root and missingok is not specified. [vcizek]
-
- Mar 31, 2014
-
-
jkaluza authored
-
- Oct 03, 2013
- Jul 31, 2013
-
-
jkaluza authored
-
- Jul 16, 2013
-
-
jkaluza authored
-
- Jul 10, 2013
-
-
jkaluza authored
Fixed memory corruption caused by rotation directory which does not exist with sharedscripts together with prerotate script.
-
- Jun 10, 2013
- May 21, 2013
-
-
jkaluza authored
-
- Apr 30, 2013
-
-
jkaluza authored
-
- Nov 27, 2012
-
-
jkaluza authored
-
- Oct 04, 2012
-
-
jkaluza authored
-
- Jul 19, 2012
-
-
jkaluza authored
-