132 Commits

Author SHA256 Message Date
Ana Guerrero
f454dd91c2 Accepting request 1228078 from Base:System
OBS-URL: https://build.opensuse.org/request/show/1228078
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/logrotate?expand=0&rev=76
2024-12-04 14:26:47 +00:00
014e93b971 - Skip test-0110.sh which fails after update in the build chroot
but not with identical settings on TW.
  * Add logrotate-3.22-skip-failing-test.patch

OBS-URL: https://build.opensuse.org/package/show/Base:System/logrotate?expand=0&rev=109
2024-12-03 15:27:53 +00:00
f53dbd8b81 - update to 3.22.0:
* fix calculations for time differences
  * fix extension for zip compression
  * fix omitted copy for logs with `mail` and `rotate 0`
  * fix wrongly skipping copy with `copytruncate` and `compress`
  * fix ambiguities between `mode`, `UID` and `GID` parsing when
    not specifying all options
  * fix hang when encountering a named pipe
  * on prerotate failure logs are preserved instead of rotated
  * in case a configuration file was skipped due to unsafe
    permissions the
  * exit status after rotattion will be `1`
  * the state is no longer written to non-regular files
  * the systemd timer now correctly utilizes load distribution
  * add dateformat specifier `%z` for timezone offsets
  * change default mode for created `olddir` directories to
    `0755`
  * support quoted user and group names in `su`, `create`, and
    `createolddir`
- update logroate.keyring: new maintainer
- drop logrotate-3.19.0-systemd_add_home_env.patch:
- Adapted man page: logrotate-3.19.0-man_logrotate.patch
- Add "Environment=HOME=/root" to logrotate.service file in order
- remove unused PreReq tags
- Enable Persistent timer since we are now in systemd 219.
  * logrotate-3.7.8-conf.patch > logrotate-conf.patch
  * logrotate-manpage_config_clarification.patch
- Also, avoid logrotate unit activation when the system is
- Migrate from cron to systemd timer units, this is overall
  the most important package to migrate since it is one

OBS-URL: https://build.opensuse.org/package/show/Base:System/logrotate?expand=0&rev=108
2024-10-23 08:52:47 +00:00
f68d5e34b9 Accepting request 1060789 from Base:System
OBS-URL: https://build.opensuse.org/request/show/1060789
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/logrotate?expand=0&rev=75
2023-01-26 12:56:49 +00:00
David Anes
3188edb86f Accepting request 1060601 from home:favogt:branches:Base:System
- Update to 3.21.0:
  * add ignoreduplicates directive to allow duplicate file matches
  * add --wait-for-state-lock option to wait for lock on the state file
  * avoid failure when an anonymous non-privileged user runs logrotate
  * support home dir expansion in olddir
  * reduce unnecessary rename operations with start N where N > 1
  * unify handling of log levels
  * do not print error: when exit code is unaffected

- Replace the vendor config logic:
  * Remove logrotate-vendor-dir.patch and the code from logrotate.service
    (also addresses boo#1202406)
  * Add a wrapper script which collects all config files in the right
    order
- Create logrotate.keyring with kdudka's public key
- Drop logrotate-rpmlintrc: rpmlint doesn't look at /usr/etc/logrotate.d/,
  so the false positive doesn't trigger.

OBS-URL: https://build.opensuse.org/request/show/1060601
OBS-URL: https://build.opensuse.org/package/show/Base:System/logrotate?expand=0&rev=106
2023-01-25 08:53:22 +00:00
95001fd418 Accepting request 1005406 from Base:System
OBS-URL: https://build.opensuse.org/request/show/1005406
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/logrotate?expand=0&rev=74
2022-09-23 12:14:50 +00:00
David Anes
2d79c04217 Accepting request 1005405 from home:david.anes:branches:Base:System
- Removed logrotate-3.20.0-man_logrotate.patch.
- Added logrotate-vendor-dir.patch

OBS-URL: https://build.opensuse.org/request/show/1005405
OBS-URL: https://build.opensuse.org/package/show/Base:System/logrotate?expand=0&rev=104
2022-09-22 12:51:46 +00:00
David Anes
7fe931ced3 Accepting request 1003701 from home:schubi2
- Ignoring vendor logs settings in /usr/etc/logrotate.d if they
  have already been defined by the the admin in the /etc/logrotate.d
  directory (bsc#1173319).

OBS-URL: https://build.opensuse.org/request/show/1003701
OBS-URL: https://build.opensuse.org/package/show/Base:System/logrotate?expand=0&rev=103
2022-09-15 17:05:18 +00:00
8afcefa662 Accepting request 983977 from Base:System
OBS-URL: https://build.opensuse.org/request/show/983977
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/logrotate?expand=0&rev=73
2022-06-21 15:15:23 +00:00
David Anes
1618f9d36e Accepting request 983975 from home:schubi2
- Removed %{_distconfdir}/logrotate.d directory from spec file.
  It will be handled by package filesystem.

OBS-URL: https://build.opensuse.org/request/show/983975
OBS-URL: https://build.opensuse.org/package/show/Base:System/logrotate?expand=0&rev=101
2022-06-20 12:36:05 +00:00
6529eede17 Accepting request 979299 from Base:System
OBS-URL: https://build.opensuse.org/request/show/979299
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/logrotate?expand=0&rev=72
2022-05-26 16:44:00 +00:00
David Anes
984bc9bc2d Accepting request 979253 from home:stroeder:sys
- update to 3.20.1:
  * drop world-readable permission on state file even when ACLs are enabled (#446)
- removed obsolete logrotate-CVE-2022-1348-follow-up.patch

OBS-URL: https://build.opensuse.org/request/show/979253
OBS-URL: https://build.opensuse.org/package/show/Base:System/logrotate?expand=0&rev=99
2022-05-26 08:12:18 +00:00
David Anes
9e60884a44 Accepting request 979229 from home:david.anes:branches:Base:System
- Security fix: (bsc#1199652, CVE-2022-1348)
  * Add follow-up upstream patch for the introduced fix.
  * Added patch logrotate-CVE-2022-1348-follow-up.patch
- Update patch:
  * logrotate-3.19.0-man_logrotate.patch -> logrotate-3.20.0-man_logrotate.patch

OBS-URL: https://build.opensuse.org/request/show/979229
OBS-URL: https://build.opensuse.org/package/show/Base:System/logrotate?expand=0&rev=98
2022-05-25 15:44:16 +00:00
David Anes
2e84c784d5 Accepting request 979197 from home:stroeder:sys
- update to 3.20.0:
  * fix potential DoS from unprivileged users via the state file (CVE-2022-1348)
  * fix a misleading debug message with copytruncate and rotate 0 (#443)
  * add support for unsigned time_t (#438)
  * do not lock state file /dev/null (#433)

OBS-URL: https://build.opensuse.org/request/show/979197
OBS-URL: https://build.opensuse.org/package/show/Base:System/logrotate?expand=0&rev=97
2022-05-25 14:10:05 +00:00
ecdbec89c1 Accepting request 960296 from Base:System
- 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

OBS-URL: https://build.opensuse.org/request/show/960296
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/logrotate?expand=0&rev=71
2022-03-11 20:39:59 +00:00
30d4458bdc - drop logrotate-3.19.0-systemd_add_home_env.patch:
- included in new logrotate.service

OBS-URL: https://build.opensuse.org/package/show/Base:System/logrotate?expand=0&rev=95
2022-03-08 21:07:24 +00:00
ed27dade68 Accepting request 957379 from home:schubi2
- 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)
- New logrotate.service includes logrotate-3.19.0-systemd_add_home_env
  patch.
- Adapted man page: logrotate-3.19.0-man_logrotate.patch

OBS-URL: https://build.opensuse.org/request/show/957379
OBS-URL: https://build.opensuse.org/package/show/Base:System/logrotate?expand=0&rev=94
2022-03-03 10:13:28 +00:00
23f080457a Accepting request 945243 from Base:System
OBS-URL: https://build.opensuse.org/request/show/945243
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/logrotate?expand=0&rev=70
2022-01-10 23:01:36 +00:00
171ce4c3ce Accepting request 945242 from home:pmonrealgonzalez:branches:Base:System
- rebased logrotate-3.13.0-systemd_add_home_env.patch
  and renamed to logrotate-3.19.0-systemd_add_home_env.patch

OBS-URL: https://build.opensuse.org/request/show/945242
OBS-URL: https://build.opensuse.org/package/show/Base:System/logrotate?expand=0&rev=93
2022-01-10 09:24:26 +00:00
c6136c7e38 Accepting request 944823 from home:stroeder:sys
update to 3.19.0

OBS-URL: https://build.opensuse.org/request/show/944823
OBS-URL: https://build.opensuse.org/package/show/Base:System/logrotate?expand=0&rev=92
2022-01-10 09:13:15 +00:00
960fd6af6d Accepting request 927022 from Base:System
OBS-URL: https://build.opensuse.org/request/show/927022
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/logrotate?expand=0&rev=69
2021-10-26 18:13:26 +00:00
0102239a0d Accepting request 926293 from home:manfred-h
- Add patch:
  * logrotate-dont_warn_on_size=_syntax.patch (boo#1191816)

OBS-URL: https://build.opensuse.org/request/show/926293
OBS-URL: https://build.opensuse.org/package/show/Base:System/logrotate?expand=0&rev=91
2021-10-22 16:27:05 +00:00
80a8a94753 Accepting request 895944 from Base:System
OBS-URL: https://build.opensuse.org/request/show/895944
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/logrotate?expand=0&rev=68
2021-06-01 08:33:35 +00:00
059257d8e2 Accepting request 895803 from home:dirkmueller:Factory
- update to 3.18.1:
  * fix memory leaks on error-handling paths
  * make `renamecopy` and `copytruncate` override each other
  * improve error handling in the parser of configuration files
  * improve user experience for non-privileged users of logrotate

OBS-URL: https://build.opensuse.org/request/show/895803
OBS-URL: https://build.opensuse.org/package/show/Base:System/logrotate?expand=0&rev=89
2021-05-28 09:59:07 +00:00
0b15fbdbe4 Accepting request 869795 from Base:System
OBS-URL: https://build.opensuse.org/request/show/869795
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/logrotate?expand=0&rev=67
2021-02-11 11:47:21 +00:00
8f3fd8e083 Accepting request 868858 from home:pmonrealgonzalez:branches:Base:System
- Update to 3.18.0:
  * Allow UIDs and GIDs to be specified numerically
  * Add support for Zstandard compressed files
  * Make delaycompress not to fail with rotate 0

OBS-URL: https://build.opensuse.org/request/show/868858
OBS-URL: https://build.opensuse.org/package/show/Base:System/logrotate?expand=0&rev=87
2021-02-05 15:26:29 +00:00
c6746b8247 Accepting request 823344 from Base:System
OBS-URL: https://build.opensuse.org/request/show/823344
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/logrotate?expand=0&rev=66
2020-07-30 07:58:00 +00:00
24e968a8a1 Accepting request 823091 from home:pmonrealgonzalez:branches:Base:System
- Update to 3.17.0:
  * lock state file to prevent parallel execution of logrotate
  * add '.bak' extension to default taboo list
  * allow to pass a home-relative path to 'include'
  * 'switch_user_permanently': skip switchback check if switched to root
  * logrotate.service: enable 'ProtectClock' to restrict setting of clock
  * delete old logs hit by 'maxage' regardless of 'dateext'

OBS-URL: https://build.opensuse.org/request/show/823091
OBS-URL: https://build.opensuse.org/package/show/Base:System/logrotate?expand=0&rev=85
2020-07-29 09:09:58 +00:00
6a98075601 Accepting request 798203 from Base:System
OBS-URL: https://build.opensuse.org/request/show/798203
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/logrotate?expand=0&rev=65
2020-04-29 18:41:36 +00:00
f0af401319 Accepting request 794124 from home:kukuk:branches:Base:System
- Require /usr/bin/xz instead of xz to make it working with busybox

OBS-URL: https://build.opensuse.org/request/show/794124
OBS-URL: https://build.opensuse.org/package/show/Base:System/logrotate?expand=0&rev=83
2020-04-27 11:56:37 +00:00
408aeb58ce Accepting request 780927 from Base:System
- 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)

OBS-URL: https://build.opensuse.org/request/show/780927
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/logrotate?expand=0&rev=64
2020-03-04 08:38:29 +00:00
Tomáš Chvátal
6d425794cd - 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)

OBS-URL: https://build.opensuse.org/package/show/Base:System/logrotate?expand=0&rev=81
2020-03-02 12:06:08 +00:00
92ed7ac0b1 Accepting request 761751 from Base:System
- 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)

OBS-URL: https://build.opensuse.org/request/show/761751
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/logrotate?expand=0&rev=63
2020-01-12 22:15:40 +00:00
Tomáš Chvátal
e8ab523601 - 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)

OBS-URL: https://build.opensuse.org/package/show/Base:System/logrotate?expand=0&rev=79
2020-01-08 08:29:48 +00:00
74a83e2853 Accepting request 760349 from Base:System
OBS-URL: https://build.opensuse.org/request/show/760349
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/logrotate?expand=0&rev=62
2020-01-05 14:20:38 +00:00
Tomáš Chvátal
28aec343a9 Accepting request 760347 from home:kukuk:branches:Base:System
x- Use systemd_ordering instead of systemd_requires

OBS-URL: https://build.opensuse.org/request/show/760347
OBS-URL: https://build.opensuse.org/package/show/Base:System/logrotate?expand=0&rev=77
2020-01-02 07:27:02 +00:00
2da2af3e2f Accepting request 691700 from Base:System
OBS-URL: https://build.opensuse.org/request/show/691700
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/logrotate?expand=0&rev=61
2019-04-09 18:16:37 +00:00
Tomáš Chvátal
bc108665d4 Accepting request 691561 from home:pmonrealgonzalez:branches:Base:System
- Version update to 3.15.0:
  * timer unit: change trigger fuzz from 12h to 1h
  * service unit: only run if /var/log is mounted
  * preserve fractional part of timestamps when compressing
  * re-indent source code using spaces only
  * minage: avoid rounding issue while comparing the amount of seconds
  * never remove old log files if rotate -1 is specified
  * return non-zero exit status if a config file contains an error
  * make copytruncate work with rotate 0
  * warn user if both size and the time interval options are used
  * pass rotated log file name as the 2nd argument of the postrotate
    script when sharedscript is not enabled
  * rename logrotate-default to logrotate.conf
- Added asc file.

OBS-URL: https://build.opensuse.org/request/show/691561
OBS-URL: https://build.opensuse.org/package/show/Base:System/logrotate?expand=0&rev=75
2019-04-05 07:24:38 +00:00
6740e48891 Accepting request 635479 from Base:System
- 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

OBS-URL: https://build.opensuse.org/request/show/635479
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/logrotate?expand=0&rev=60
2018-09-20 09:40:25 +00:00
Tomáš Chvátal
2f6b9dfde8 - Rebase the logrotate-3.13.0-systemd_add_home_env.patch to be
unified patch again

OBS-URL: https://build.opensuse.org/package/show/Base:System/logrotate?expand=0&rev=73
2018-09-13 08:14:15 +00:00
Tomáš Chvátal
6b41c8d45a Accepting request 634734 from home:jengelh:branches:Base:System
- Use noun phrase. Trim filler wording from description.
  Add a note that it is unrelated to journald.

OBS-URL: https://build.opensuse.org/request/show/634734
OBS-URL: https://build.opensuse.org/package/show/Base:System/logrotate?expand=0&rev=72
2018-09-11 07:17:52 +00:00
24e95357d0 Accepting request 634659 from home:dliedke:branches:Base:System
Version update to 3.14.0

OBS-URL: https://build.opensuse.org/request/show/634659
OBS-URL: https://build.opensuse.org/package/show/Base:System/logrotate?expand=0&rev=71
2018-09-10 10:15:08 +00:00
c791d7176b Accepting request 614893 from Base:System
OBS-URL: https://build.opensuse.org/request/show/614893
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/logrotate?expand=0&rev=59
2018-06-22 11:11:19 +00:00
Tomáš Chvátal
17e2917049 Accepting request 614890 from home:kstreitova:branches:Base:System
- Add "Environment=HOME=/root" to logrotate.service file in order 
  to allow mariadb to rotate its logs when the database has a root
  password defined [bsc#1093617]
- Added patch:
  * logrotate-3.13.0-systemd_add_home_env.patch

OBS-URL: https://build.opensuse.org/request/show/614890
OBS-URL: https://build.opensuse.org/package/show/Base:System/logrotate?expand=0&rev=69
2018-06-07 10:19:19 +00:00
d422d59c98 Accepting request 593192 from Base:System
OBS-URL: https://build.opensuse.org/request/show/593192
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/logrotate?expand=0&rev=58
2018-04-05 13:29:01 +00:00
Tomáš Chvátal
98019583d1 Accepting request 593190 from home:kukuk:branches:Base:System
- Use %license instead of %doc [bsc#1082318]

OBS-URL: https://build.opensuse.org/request/show/593190
OBS-URL: https://build.opensuse.org/package/show/Base:System/logrotate?expand=0&rev=67
2018-04-03 11:51:31 +00:00
593cc20940 Accepting request 562152 from Base:System
OBS-URL: https://build.opensuse.org/request/show/562152
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/logrotate?expand=0&rev=57
2018-01-16 08:24:56 +00:00
Tomáš Chvátal
c75ec88e18 Accepting request 562011 from home:pmonrealgonzalez:branches:Base:System
- Version update to 3.13.0:
  * make distribution tarballs report logrotate version properly
  * 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)

OBS-URL: https://build.opensuse.org/request/show/562011
OBS-URL: https://build.opensuse.org/package/show/Base:System/logrotate?expand=0&rev=65
2018-01-06 06:57:55 +00:00
7e2a9d6699 Accepting request 508717 from Base:System
- 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

OBS-URL: https://build.opensuse.org/request/show/508717
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/logrotate?expand=0&rev=56
2017-07-12 17:30:34 +00:00
Tomáš Chvátal
23aec47039 - 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

OBS-URL: https://build.opensuse.org/package/show/Base:System/logrotate?expand=0&rev=63
2017-07-07 09:00:26 +00:00