Changelog for
logrotate-debuginfo-3.8.7-8.4.x86_64.rpm :
* Tue Apr 01 2014 vcizekAATTsuse.com- return error when nomissingok is specified and the log path doesn\'t exist (bnc#871217)
* added logrotate-fail_if_ENOENT_and_nomissingok.patch
* Thu Nov 07 2013 sweet_f_aAATTgmx.de- enable acl support to preserve ACLs during rotation
* Thu Nov 07 2013 sweet_f_aAATTgmx.de- update to 3.8.7, fix bnc#849436- Changelog 3.8.7:
* Fixed --force/-f option handling together with \"size\" directive (3.8.5 regression).
* Use \"logrotate_tmp_t\" context for SELinux tests and if this context does not exist, skip SELinux related tests.- Changelog 3.8.6
* Fixed memory corruption caused by rotation directory which does not exist with \"sharedscripts\" together with \"prerotate\" script.
* Tue Aug 20 2013 vcizekAATTsuse.com- install COPYING file (bnc#817870)
* Thu Aug 01 2013 vcizekAATTsuse.com- mention in the manpage that = is an allowed separator in the config file (bnc#831072)
* added logrotate-manpage_config_clarification.patch
* Thu Jul 25 2013 vcizekAATTsuse.com- update to 3.8.5
* dropped logrotate-3.7.9-compressoptions.patch (upstream)
* refreshed other patches Changelog: - Improved rotation during daylight saving time and between timezone changes. - Fixed ACL setting problem caused by ext3 erroneously reporting ENOSYS instead of ENOSUP. - Do not continue with rotation if state file is corrupted. - Make logrotate.status creation atomic. - Allow \"hourly\" rotation. See manpage for more information. - Use \"/bin/echo\" in tests. Fixes tests execution in Dash. - Do no try to parse config files bigger than 16MB. - Improved manpage consistency and formatting. - Fix race condition between acl_set_fd() and fchmod(). - Added --version command line option - Disable ACL tests if logrotate is not compiled WITH_ACL support or if ACLs are not supported by the system running tests - Disable SELinux tests if logrotate is not compiled WITH_SELINUX support or if SELinux is not supported by the system running tests - Fixed bug which prevented skipping particular log file config if the config contained errors. - Fixed skipping of configs containing firstaction/lastaction scripts with \'}\' character in case of error before these scripts. - Support also \'K\' unit for
*size directives. - Added preremove option to let admin to do something with the old logs before they are removed by logrotate. - Fixed possible loop in tabooext parsing. - Move code to set SELinux context before compressLogFile calls to create compressed log files with the proper context. - Call prerotate/postrotate script only for really rotated files in nosharedscripts mode (as stated in man page). - Fixed setting \"size\" bigger than 4GB on 32bit architectures - Do not overwrite mode set by \"create\" option when using ACL. \"create\" directive is now not mixed up with ACLs. If you use \"create\" in config file and log file has some ACLs set, ACLs are not kept and are overwritten by the mode set in \"create\" directive. - Mode argument in \"create\" directive can be omitted. Only owner and group is set in this case. Check man page for more info. - show error and ignore config if \'{\' is not present after log files declaration - support whitespaces in compressoptions directive - support for tilde expansion in config files - \'su\' directive does not affect script execution - scripts are executed as a root if \'su\' directive is present - fixed mail sending for \'mailfirst\', \'dateext\' and \'delaycompress\' combination - do not use gzip/gunzip from /usr/local on Solaris - add O_NOFOLLOW when opening files as safeguard against symlink tricks. Symlinks rotation is now officially unsupported. It didn\'t work as expected in the past anyway. - do not run external programs with uid != euid - fixed potential bad-free when ACL is used - Do not include alloca.h on NetBSD, since alloca() is declared in stdlib.h there
* Tue Apr 16 2013 mmeisterAATTsuse.com- Added url as source. Please see http://en.opensuse.org/SourceUrls
* Fri Sep 30 2011 uliAATTsuse.com- cross-build fix: use %__cc macro
* Wed Sep 07 2011 vcizekAATTsuse.com- update to 3.8.1- dropped CVE patches as they were merged to upstream- changelog - fixed 1 memory leak in prerotateSingleLog - do not redirect logrotate errors to /dev/null in cron script - fixed \"size\" directive parsing - handle situation when acl_get_fd is supported, but acl_set_fd is not - added \"maxsize\" directive (see man page) - added \"dateyesterday\" option (see man page) - fixed crash when config file had exactly 4096
*N bytes - added WITH_ACL make option to link against -lacl and preserve ACLs during rotation - added \"su\" option to define user/group for rotation. Logrotate now skips directories which are world writable or writable by group which is not \"root\" unless \"su\" directive is used. - fixed CVE-2011-1098: race condition by creation of new files - fixed possible shell injection when using \"shred\" directive (CVE-2011-1154) - fixed escaping of file names within \'write state\' action (CVE-2011-1155) - better \'size\' directive description - fixed possible buffer-overflow when reading config files
* Wed Sep 07 2011 vcizekAATTsuse.com- allow whitespace separated options in compressoptions (bnc#711780)
* Mon Jul 25 2011 jengelhAATTmedozas.de- Change compression scheme to xz
* Tue May 10 2011 puzelAATTnovell.com- add logrotate-CVE-2011-1098.patch (bnc#677336)- add logrotate-shred-CVE-2011-1154.patch (bnc#679661)- add logrotate-CVE-2011-1155.patch (bnc#679662)- use spec-cleaner
* Thu Nov 18 2010 lnusselAATTsuse.de- also rotate /var/log/btmp
* Tue Sep 14 2010 puzelAATTnovell.com- use proper syslog facility/priority in logrotate cron script (bnc#636236)
* Tue Aug 17 2010 puzelAATTnovell.com- update to logrotate-3.7.9 - don\'t copy config files on the stack -- mmap them instead (fixes segfaults with too large/invalid config files) - symlinked conf file man page as requested by Fedora guidelines - added rotating (copying) non-writable, readable files - fixed missingok problem with globs - fixed bug when log files could be removed even there was some error in rotation process. - allow setting size greater than 4.2GB in configuration file - pass currently rotated file to postrotate/prerotate script in nosharedscripts mode - added new TabooExts: \".disabled\", \".dpkg-old\", \".dpkg-dist\", \".dpkg-new\", \".cfsaved\", \".ucf-old\", \".ucf-dist\", \".ucf-new\" - Don\'t change utime atime/mtime when compressing files - Better
*rotate scripts parser. - Allow \'include\' directive in log file definitions- merge logrotate-3.7.8-cron-check-for-another-instance.patch into logrotate-3.7.8-suse.patch- add logrotate-rpmlintrc: suppress false-positive rpmlint warning
* Sun Dec 20 2009 jengelhAATTmedozas.de- enable parallel build
* Fri Mar 06 2009 puzelAATTsuse.cz- update to 3.7.8 - do not exit on status file errors - limit config file inclusion nesting - use hashes for status file handling - dateformat to allow unixtime - manual page corrections- drop hashes patch (upstream)
* Wed Dec 10 2008 schwabAATTsuse.de- Fix compresscmd default.
* Tue Oct 21 2008 puzelAATTsuse.cz- logrotate-3.7.7-hashes.patch (bnc#415072)
* Tue Sep 30 2008 puzelAATTsuse.cz- use chekcproc in logrotate.cron script instead of pgrep (bnc#426162)
* Wed Sep 03 2008 puzelAATTsuse.cz- update to 3.7.7 - dateformat - fix possible buffer overflows in strings handling - change logInfo handling - fix compile warnings - tabooext honor wildcards - fix selinux support with dateext - various minor bugfixes- removed logrotate-3.7.5-errorHandling.patch, logrotate-3.7.5-shred.patch, logrotate-3.7.5-cfengine.patch, logrotate-3.7.5-date.patch, logrotate-3.7.5-logfn.patch - merged to upstream
* Mon Aug 25 2008 prusnakAATTsuse.cz- enabled SELinux support [Fate#303662]
* Wed Aug 20 2008 puzelAATTsuse.cz- added logrotate-3.7.5-cron-check-for-another-instance.patch - cronjob exits immediately if there is another logrotate instance running - fixes (bnc#415072)
* Thu Aug 14 2008 puzelAATTsuse.cz- fix rpmlint warnings: - make test moved to %check section - require cron
* Thu Jan 31 2008 roAATTsuse.de- log error if target file already exists (upgrade from MESS_DEBUG to MESS_ERROR)
* Wed Oct 31 2007 roAATTsuse.de- added bzip2 as dependency since it\'s used as default compressor (#334555)
* Thu Aug 16 2007 roAATTsuse.de- update to 3.7.5 with some bugfixes containing: - 251040 config option size not handled correctly- added the current fedora patchkit which adds shred support
* Mon Aug 07 2006 roAATTsuse.de- try adding new option \"addextension\" which provides what some users expected the old \"extension\" keyword to do
* Wed Jun 21 2006 roAATTsuse.de- update to 3.7.4 - adds the \"minsize\" option- clean up comments in sample logrotate.conf (#183440)
* Wed Jan 25 2006 mlsAATTsuse.de- converted neededforbuild to BuildRequires
* Wed Jan 11 2006 roAATTsuse.de- fixed segfault in autoext patch (#142021)
* Fri Dec 09 2005 roAATTsuse.de- updated to 3.7.3- removed upstreamed patches- added autoext patch for determining file extension from used compression program
* Tue Oct 18 2005 roAATTsuse.de- update to upstream patchkit
* Tue Oct 11 2005 roAATTsuse.de- update to 3.7.2 and some upstream patches
* Mon Oct 10 2005 roAATTsuse.de- fix else case in maxage patch (thanks to pvrabec)
* Tue Jul 26 2005 roAATTsuse.de- added noTMPDIR and selinux patches
* Thu May 19 2005 roAATTsuse.de- update to 3.7.1
* Wed Apr 20 2005 roAATTsuse.de- cron-script: give some more details when things fail
* Mon Sep 06 2004 roAATTsuse.de- changed patch sequence, simple ones first- added one-liner fix from cvs- fix mail call- fix uninitialized variable when mailing out first rotation- fix number of logs kept with dateext
* Thu Mar 25 2004 roAATTsuse.de- adapted logger path (#36947)
* Mon Feb 23 2004 roAATTsuse.de- update to version 3.7
* Fri Oct 17 2003 roAATTsuse.de- don\'t build as root- use defattr
* Mon Oct 13 2003 roAATTsuse.de- updated to 3.6.10 and ported patches
* Thu Jun 12 2003 kukukAATTsuse.de- /etc/logrotate.d is part of filesystem
* Thu Jan 23 2003 roAATTsuse.de- update to 3.6.6 (some tmpfile fixes, new options supported)- remove system-config /etc/logrotate.d/aaa_base and all code messing with it (all logrotate configs have been moved to their respective packages)- add /etc/logrotate.d/wtmp
* Wed Jan 22 2003 roAATTsuse.de- remove mgetty logfiles
* Mon Jan 20 2003 roAATTsuse.de- remove i4l logfiles
* Wed Jan 15 2003 roAATTsuse.de- removed xdm logfile from main config (in XFree86 now)
* Wed Jan 15 2003 roAATTsuse.de- removed more files from main config and moved to their packages
* Sun Nov 10 2002 roAATTsuse.de- fix deprecated multiline string literals
* Mon Oct 14 2002 roAATTsuse.de- remove postgresql logfile from config on update (#20860)
* Mon Oct 14 2002 roAATTsuse.de- moved syslog logrotation config to syslogd package
* Mon Sep 23 2002 roAATTsuse.de- mark logrotate.del as missingok
* Mon Sep 09 2002 roAATTsuse.de- remove handling of /var/account/pacct (moved to acct package)
* Fri Aug 16 2002 roAATTsuse.de- dropped insserv from prereq (not used)
* Mon Aug 05 2002 kukukAATTsuse.de- Add rm and mv to PreRequires
* Tue Jul 30 2002 roAATTsuse.de- fixed typo in specfile- added comment in config-file about bzip2 usage
* Mon Jul 29 2002 roAATTsuse.de- removed fetchmail logrotate entry (#17279)
* Mon Jul 29 2002 roAATTsuse.de- removed apache,smail,perforce,abuild components- remove old entries also from logrotate.d/aaa_base on update
* Mon Jul 29 2002 roAATTsuse.de- squid components removed (done in squid package now) (#17278)
* Fri Jul 19 2002 gdAATTsuse.de- fixed samba log paths
* Fri Jul 12 2002 kukukAATTsuse.de- Fix post-install script for the case that there is no rc.config
* Mon Jun 24 2002 roAATTsuse.de- fixed squid log paths (#16557)
* Wed May 08 2002 roAATTsuse.de- uucp-logfiles are handled by own config
* Mon Mar 18 2002 roAATTsuse.de- don\'t rotate any file for /var/log/news.
*
* Thu Feb 28 2002 roAATTsuse.de- don\'t overwrite logfiles with dateext if run more than once a day (partial solution for #13202)
* Mon Feb 25 2002 roAATTsuse.de- install etc_logfiles as 644
* Mon Feb 18 2002 roAATTsuse.de- removed yast from logrotate.d
* Sat Feb 16 2002 roAATTsuse.de- removed postgresql logfile (handled by package)
* Sun Jan 06 2002 roAATTsuse.de- take wtmp out of default config
* Fri Dec 14 2001 roAATTsuse.de- really remove old variable from rc.config
* Wed Dec 12 2001 roAATTsuse.de- mark files in /etc/logrotate.d as noreplace
* Tue Dec 11 2001 roAATTsuse.de- implement maxage if dateext is not used- uncompress log for mail if maillast is used
* Mon Dec 10 2001 roAATTsuse.de- added etc_logfiles as reminder to sources- moved convert script into postinstall and try to find old etc/logfiles and use etc_logfiles as fallback- added yast and syslog to /etc/logrotate.d as config files
* Mon Dec 10 2001 roAATTsuse.de- added maxage extension
* Thu Dec 06 2001 roAATTsuse.de- split patches for purpose
* Tue Dec 04 2001 roAATTsuse.de- archiving option changed to \"dateext\" and works completely transparent otherwise
* Tue Nov 27 2001 roAATTsuse.de- added multiple rotation criteria can be selected at one time- added/completed implementation for days (max days)
* Mon Nov 26 2001 roAATTsuse.de- added archiving option- added script to convert /etc/logfiles
* Tue Nov 13 2001 roAATTsuse.de- initial package for SuSE Linux (version 3.5.9)