- 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)
-
- Aug 30, 2017
-
-
Edward Betts authored
Closes #139
-
- Aug 22, 2017
-
-
Kamil Dudka authored
-
- 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 21, 2017
-
-
Kamil Dudka authored
... to make autoreconf work again on release tarballs
-
Kamil Dudka authored
Closes #115
-
- Dec 14, 2016
-
-
Elan Ruusamäe authored
add compilation help documentation
-
- Dec 08, 2016
-
-
Sami Kerola authored
* use fingerprint in GPG receive key instruction It is pretty easy to make 32 bit key id's can be made to collide, to avoid the issue is better to use key fingerprint receiving a key. See reference for extented explanation about this weakness in security. Reference: https://evil32.com/ * add instructions how to check git tag signature More people should routinely check signatures, so let's make it easy.
-
- Dec 06, 2016
-
-
g4jc authored
update readme w/ gpg instructions
-
- Dec 02, 2016
-
-
Kamil Dudka authored
... and update the links in README.md accordingly Closes #87
-
- Aug 22, 2016
-
-
Kamil Dudka authored
-
- Aug 05, 2016
-
-
Nils authored
The link for logrotate-3.10.0 is actually for 3.9.2. The good news is, the changelog is alright :) Closes #52
-
- Aug 03, 2016
-
-
Kamil Dudka authored
-
Elan Ruusamäe authored
probably pasted by mistake Closes #47
-
- Jan 20, 2016
-
-
Jan Kaluza authored
-
- Jun 30, 2015
-
-
Jan Kaluza authored
-
Jan Kaluza authored
-