Commit Graph

  • cf4a7e6e4e - rename ENOSUP to ENOTSUP - clean up a couple of SELinux problems. Patch from Daniel J. Walsh. Peter Vrabec 2006-06-13 12:56:30 +0000
  • 6b5e941f90 add new "minsize" option (#173088) Peter Vrabec 2006-05-17 15:08:08 +0000
  • 6fed02a641 - correct man page "extension" option description (#185318) Peter Vrabec 2006-03-29 09:41:37 +0000
  • 65858f5817 bump for bug in double-long on ppc(64) Jesse Keating 2006-02-11 04:25:09 +0000
  • aca168b6de bump for new gcc/glibc Jesse Keating 2006-02-07 12:52:55 +0000
  • e4cdc30b46 gcc update bump Jesse Keating 2005-12-09 22:41:49 +0000
  • 6cc2aa0221 fix_free_segfaults (#172918) Peter Vrabec 2005-11-13 13:36:38 +0000
  • 8d769c03d1 upgrade Peter Vrabec 2005-11-12 19:19:16 +0000
  • d26038cc48 fix spec file Peter Vrabec 2005-11-11 15:29:20 +0000
  • c02330e234 fix_free_segfaults (#172918) Peter Vrabec 2005-11-11 15:18:21 +0000
  • 248704e994 - man description for "nodateext" option (#171577) - remove not working "pattern" option (#171577) Peter Vrabec 2005-11-07 13:30:22 +0000
  • 873027e7ed some more clean up (#171587) Peter Vrabec 2005-10-25 12:07:16 +0000
  • 57dd2b0c4d fix_free_segfaults (#171093) Peter Vrabec 2005-10-21 08:18:24 +0000
  • 97f9424f6c fix leaks of tabooExts Peter Vrabec 2005-10-18 14:14:51 +0000
  • 5f73aa3fe8 fix_free_segfaults (#170904) Peter Vrabec 2005-10-15 12:27:04 +0000
  • 09d391a1f4 code clean up (#169885) Peter Vrabec 2005-10-12 12:23:34 +0000
  • 93a2a71efc - fix bug introduced in logrotate 3.7.2-3(#169858) - fix some memory leaks (#169888) Peter Vrabec 2005-10-10 12:18:18 +0000
  • ef202888cb do not run compression program in debug mode (#166912) Peter Vrabec 2005-09-28 11:47:36 +0000
  • e1a963ad7b - even when sharedscript option used, do postrotate script before compress (#167575) Peter Vrabec 2005-09-07 15:30:53 +0000
  • c8ce30854d allow yearly rotations(#134612) Peter Vrabec 2005-08-17 14:23:45 +0000
  • 0d05394997 new upstream release Peter Vrabec 2005-08-01 12:22:18 +0000
  • 1cde878ad4 fix some "error running script" messages Peter Vrabec 2005-07-26 14:42:07 +0000
  • 43a39db72a - fix man page (#163458,#163366) Peter Vrabec 2005-07-26 13:47:08 +0000
  • 0250e7aab8 - enhance logrotate with "dateext", "maxage" Peter Vrabec 2005-06-22 13:31:33 +0000
  • dfc0a56da9 - use security_getenforce() instead of selinux_getenforcemode Daniel J Walsh 2005-03-31 19:53:25 +0000
  • 8a479531db - Add selinux_getenforce() calls to work when not in enforcing mode Daniel J Walsh 2005-03-17 22:39:50 +0000
  • c0e113ed14 rebuild Peter Vrabec 2005-03-17 13:54:02 +0000
  • 5cc24050e5 fix (#149270) do not use tmpfile to run script Peter Vrabec 2005-02-22 13:08:44 +0000
  • e6e6ca8048 stop using share.patch, it not solves #140353 Peter Vrabec 2005-02-18 09:30:11 +0000
  • 0ead1d914f Typo and missing information in man page (#139346) Add section to logrotate.conf for "/var/log/btmp" (#117844) Peter Vrabec 2004-12-13 12:30:28 +0000
  • 322855f5d8 turn on LOG_FLAG_CREATE if LOG_FLAG_SHAREDSCRIPTS (#140353) Peter Vrabec 2004-12-09 08:29:16 +0000
  • ca407f86e8 - Fix sending mails (#131583) - Preserve file attributes when compressing files (#121523, original patch by Daniel Himler) Fri Jul 16 2004 Elliot Lee <sopwith@redhat.com> 3.7.1-1 - Fix #126490 typo Miloslav Trmac 2004-10-19 21:55:48 +0000
  • 5e3819e4b7 auto-import changelog data from logrotate-3.7-5.src.rpm Tue Jun 15 2004 Elliot Lee <sopwith@redhat.com> - rebuilt cvsdist 2004-09-09 08:04:16 +0000
  • 263a405910 auto-import changelog data from logrotate-3.7-4.1.src.rpm Fri Feb 13 2004 Elliot Lee <sopwith@redhat.com> - rebuilt cvsdist 2004-09-09 08:04:09 +0000
  • 8f23003c85 auto-import changelog data from logrotate-3.7-4.src.rpm Mon Jan 26 2004 Dan Walsh <dwalsh@redhat.com> 3.6.10-4 - fix is_selinux_enabled call cvsdist 2004-09-09 08:03:28 +0000
  • 1daf1101a9 auto-import changelog data from logrotate-3.7-2.sel.src.rpm Fri Sep 05 2003 Dan Walsh <dwalsh@redhat.com> 3.6.10-2.sel - Turn on selinux Wed Aug 06 2003 Erik Troan <ewt@redhat.com> - always use compressext for the extension for compressed files; before compresscmd and compressext had to agree - moved all compression to one code block - compression, scripts don't use system() anymore - compress and maillast didn't work together properly - delaycompress and mailfirst didn't work properly - don't use system() for mailing (or uncompressing) logs anymore - use "-s" for speciying the subjected of mailed logs cvsdist 2004-09-09 08:03:22 +0000
  • e79cf1b592 auto-import changelog data from logrotate-3.6.10-1.src.rpm Thu Jul 24 2003 Elliot Lee <sopwith@redhat.com> 3.6.10-1 - Fix #100546, change selinux port. Fri Jul 18 2003 Dan Walsh <dwalsh@redhat.com> 3.6.9-2 - Port to SELinux 2.5 Wed Jul 09 2003 Elliot Lee <sopwith@redhat.com> 3.6.9-1 - Fix #90229, #90274, #89458, #91408 cvsdist 2004-09-09 08:03:16 +0000
  • b8b309db38 auto-import changelog data from logrotate-3.6.8-1.src.rpm Mon Jan 20 2003 Elliot Lee <sopwith@redhat.com> 3.6.8-1 - Old patch from pm@debian.org Tue Jan 14 2003 Elliot Lee <sopwith@redhat.com> 3.6.7-1 - Fixes from bugzilla Fri Nov 15 2002 Elliot Lee <sopwith@redhat.com> 3.6.6-1 - Commit patch from Fidelis Assis <fidelis@embratel.net.br> cvsdist 2004-09-09 08:01:54 +0000
  • 793b2077d9 auto-import changelog data from logrotate-3.6.5-2.src.rpm Fri Jun 21 2002 Tim Powers <timp@redhat.com> - automated rebuild cvsdist 2004-09-09 08:01:38 +0000
  • c8248771f4 auto-import changelog data from logrotate-3.6.5-1.src.rpm Thu Jun 20 2002 Elliot Lee <sopwith@redhat.com> 3.6.5-1 - Commit fix for #65299 cvsdist 2004-09-09 08:01:18 +0000
  • 954f74ee76 auto-import changelog data from logrotate-3.6.4-1.src.rpm Mon Apr 15 2002 Elliot Lee <sopwith@redhat.com> 3.6.4-1 - Commit fix for #62560 cvsdist 2004-09-09 08:01:11 +0000
  • 052f9630d9 auto-import changelog data from logrotate-3.6.3-1.src.rpm Wed Mar 13 2002 Elliot Lee <sopwith@redhat.com> 3.6.3-1 - Apply various bugfix patches from the openwall people Tue Jan 29 2002 Elliot Lee <sopwith@redhat.com> 3.6.2-1 - Fix bug #55809 (include logrotate.status in %files) - Fix bug #58328 (incorrect error detection when reading state file) - Allow 'G' size specifier from bug #57242 Mon Dec 10 2001 Preston Brown <pbrown@redhat.com> - noreplace config file Wed Nov 28 2001 Preston Brown <pbrown@redhat.com> 3.6-1 - patch from Alexander Kourakos <awk@awks.org> to stop the shared postrotate/prerotate scripts from running if none of the log(s) need rotating. All log files are now checked for rotation in one batch, rather than sequentially. - more fixes from Paul Martin <pm@debian.org> Thu Nov 08 2001 Preston Brown <pbrown@redhat.com> 3.5.10-1 - fix from paul martin <pm@debian.org> for zero-length state files cvsdist 2004-09-09 08:01:02 +0000
  • 0fdf35f32e auto-import changelog data from logrotate-3.5.9-1.src.rpm Tue Sep 04 2001 Preston Brown <pbrown@redhat.com> - fix segfault when logfile is in current directory. Tue Aug 21 2001 Preston Brown <pbrown@redhat.com> - fix URL for source location cvsdist 2004-09-09 08:00:41 +0000
  • ebfcef0888 auto-import changelog data from logrotate-3.5.8-1.src.rpm Thu Aug 02 2001 Preston Brown <pbrown@redhat.com> - man page cleanups, check for negative rotation counts cvsdist 2004-09-09 08:00:38 +0000
  • b776d04693 auto-import changelog data from logrotate-3.5.7-1.src.rpm Mon Jul 02 2001 Preston Brown <pbrown@redhat.com> - more minor manpage updates (#45625) Thu Jun 21 2001 Preston Brown <pbrown@redhat.com> 3.5.6-1 - enable LFS support (debian bug #100810) - quote filenames for running compress commands or pre/postrotate cmds (#21348) - deprecate "errors" directive (see bug #16544 for explanation) - update man page - configurable compression command by Colm Buckley <colm@tuatha.org> Fri Jun 01 2001 Preston Brown <pbrown@redhat.com> 3.5.5-1 - be less strict about whitespace near filenames. Patch from Paul Martin <pm@debian.org>. cvsdist 2004-09-09 07:59:50 +0000
  • b4c5efd953 auto-import changelog data from logrotate-3.5.4-1.src.rpm Thu Jan 04 2001 Bill Nottingham <notting@redhat.com> - %defattr Wed Jan 03 2001 Preston Brown <pbrown@redhat.com> - see CHANGES cvsdist 2004-09-09 07:59:32 +0000
  • 7544c021a0 auto-import changelog data from logrotate-3.5.2-1.src.rpm Tue Aug 15 2000 Erik Troan <ewt@redhat.com> - see CHANGES Sun Jul 23 2000 Erik Troan <ewt@redhat.com> - see CHANGES Tue Jul 11 2000 Erik Troan <ewt@redhat.com> - support spaces in filenames - added sharedscripts Sun Jun 18 2000 Matt Wilson <msw@redhat.com> - use %{_mandir} for man pages Thu Feb 24 2000 Erik Troan <ewt@redhat.com> - don't rotate lastlog Thu Feb 03 2000 Erik Troan <ewt@redhat.com> - gzipped manpages cvsdist 2004-09-09 07:59:26 +0000
  • f6435344e6 Setup of module logrotate cvsdist 2004-09-09 07:59:24 +0000