Revisions of logrotate

Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 960296 from Dirk Mueller's avatar Dirk Mueller (dirkmueller) (revision 71)
- Added own logrotate.service file in order to define a new order
  of parsed config files:
  /usr/etc/logrotate.conf   Default configuration file defined by
                            the vendor.
  /usr/etc/logrotate.d/*    Directory for additional configuration
                            files defined by the vendor.
  /etc/logrotate.conf       Default configuration file defined by
                            the administrator. (optional)
  /etc/logrotate.d/*        Directory for additional configuration
                            files defined by the administrator.
                            (optional)
- drop logrotate-3.19.0-systemd_add_home_env.patch: 
  - included in new logrotate.service
- Adapted man page: logrotate-3.19.0-man_logrotate.patch
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 780927 from Tomáš Chvátal's avatar Tomáš Chvátal (scarabeus_iv) (revision 64)
- Update to 3.16.0 bsc#1160281:
  * fix compilation with gcc-10, which defaults to -fno-common (#288)
  * reduce number of open() operations on state file (#282)
  * validate user/group given to the su directive early (#276)
  * add hardening options to systemd unit file in examples (#274, #291)
  * fix crash of logrotate on invalid configuration with include (#271)
  * fix heap buffer overflow on too long logfile extension (#270)
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 761751 from Tomáš Chvátal's avatar Tomáš Chvátal (scarabeus_iv) (revision 63)
- Update to 3.15.1:
  * use correct create mode in examples/btmp (#257)
  * fix several bugs found by fuzzing (#254)
  * do not abort globbing on a broken symlink (#251)
  * rearrange logrotate.8 man page to improve readability (#248)
  * encourage admins to use the su directive in logrotate.8 man page (#236)
Yuchen Lin's avatar Yuchen Lin (maxlin_factory) accepted request 635479 from Tomáš Chvátal's avatar Tomáš Chvátal (scarabeus_iv) (revision 60)
- Rebase the logrotate-3.13.0-systemd_add_home_env.patch to be
  unified patch again

- Use noun phrase. Trim filler wording from description.
  Add a note that it is unrelated to journald.

- Version update to 3.14.0:
  * make configure show support status for SELinux and ACL at the end
  * make logrotate build again on FreeBSD
  * move wtmp and btmp definitions from logrotate.conf to
    separate configuration files in logrotate.d
  * print a warning about logrotate doing nothing when -d is used
  * do not reject executable config files
  * add hardening options to logrotate.service in examples
  * fix spurious compressor failure when using su and compress
  * keep logrotate version in .tarball-version in release tarballs
  * introduce the hourago configuration directive
  * ignore empty patterns in tabooext to avoid exclusion of everything
  * properly report skipped test cases instead of pretending success
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 508717 from Tomáš Chvátal's avatar Tomáš Chvátal (scarabeus_iv) (revision 56)
- Version update to 3.12.3:
  * Fixed accident removal of rotated files with dateext. (#118)
  * Line comments inside globs in config files are now skipped. (#109)
  * logrotate now recovers from a corrupted state file. (#45)
  * createolddir now creates old directory as unprivileged user. (#114)
  * weekly rotations are now predictable and configurable. (#93)
  * Errors in config files are no longer treated as fatal errors. (#81)
  * configure --with-default-mail-command specifies default mail command. (#100)
  * Fixed heap buffer overflow when parsing crafted config file. (#33)
  * build fixes related to -Werror (#119) and -Werror=format= (#108)
  * configure --enable-werror now controls use of the -Werror flag (#123)
  * 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)
- By default disable werror while building

- Remove aaa_base compat setting that is from 2003, we do not
  support such migration anymore
Displaying revisions 1 - 20 of 75
openSUSE Build Service is sponsored by