Skip to content
Snippets Groups Projects
This project is mirrored from https://gitlab.com/gitlab-org/build/omnibus-mirror/logrotate.git. Pull mirroring failed .
Repository mirroring has been paused due to too many failed attempts. It can be resumed by a project maintainer or owner.
Last successful update .
  1. Apr 25, 2023
  2. Dec 13, 2022
  3. May 25, 2022
  4. May 24, 2022
  5. Jan 07, 2022
  6. May 21, 2021
  7. Jan 08, 2021
  8. Jul 10, 2020
  9. Mar 30, 2020
  10. Feb 28, 2020
  11. Aug 30, 2019
  12. Apr 26, 2019
  13. Dec 04, 2018
  14. Mar 09, 2018
    • Kamil Dudka's avatar
      ChangeLog.md: user-visible changes to appear in 3.14.0 · 819b2690
      Kamil Dudka authored
      - make ```configure``` show support status for SELinux and ACL at the end (#179)
      - make logrotate build again on FreeBSD (#178)
      - move ```wtmp``` and ```btmp``` definitions from ```logrotate.conf``` to
        separate configuration files in ```logrotate.d``` (#168)
      - print a warning about logrotate doing nothing when ```-d``` is used (#165)
      - do not reject executable config files (#166)
      - add hardening options to ```logrotate.service``` in examples (#143)
      - fix spurious compressor failure when using ```su``` and ```compress``` (#169)
      - keep logrotate version in .tarball-version in release tarballs (#156)
      - introduce the ```hourago``` configuration directive (#159)
      - ignore empty patterns in ```tabooext``` to avoid exclusion of everything (#160)
      - properly report skipped test cases instead of pretending success
      3.14.0
      819b2690
  15. Dec 07, 2017
  16. Oct 12, 2017
    • Kamil Dudka's avatar
      ChangeLog.md: user-visible changes to appear in 3.13.0 · 08d15052
      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)
      3.13.0
      08d15052
  17. Aug 30, 2017
  18. Aug 22, 2017
  19. Jun 30, 2017
  20. May 02, 2017
  21. Apr 21, 2017
  22. Dec 14, 2016
  23. Dec 08, 2016
    • Sami Kerola's avatar
      improve gpg instructions (#96) · a5559bce
      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.
      a5559bce
  24. Dec 06, 2016
  25. Dec 02, 2016
  26. Aug 22, 2016
  27. Aug 05, 2016
  28. Aug 03, 2016
  29. Jan 20, 2016
  30. Jun 30, 2015