Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

logrotate-3.7.8-2.fc11 RPM for ppc

From Fedora Development for ppc

Name: logrotate Distribution: Koji
Version: 3.7.8 Vendor: Fedora Project
Release: 2.fc11 Build date: Thu Feb 26 01:10:16 2009
Group: System Environment/Base Build host: ppc10.fedora.phx.redhat.com
Size: 80364 Source RPM: logrotate-3.7.8-2.fc11.src.rpm
Packager: Fedora Project
Summary: Rotates, compresses, removes and mails system log files
The logrotate utility is designed to simplify the administration of
log files on a system which generates a lot of log files.  Logrotate
allows for the automatic rotation compression, removal and mailing of
log files.  Logrotate can be set to handle a log file daily, weekly,
monthly or when the log file gets to a certain size.  Normally,
logrotate runs as a daily cron job.

Install the logrotate package if you need a utility to deal with the
log files on your system.

Provides

Requires

Copyright

GPL+

Signatures

PGP
internal MD5: 0f49ce4524d4cfa5c399a94cd92e1d6c

Changelog

* Wed Feb 25 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 3.7.8-2
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild
* Mon Feb 02 2009 Daniel Novotny <dnovotny@redhat.com> 3.7.8-1
  - new upstream version 3.7.8
* Fri Nov 21 2008 Daniel Novotny <dnovotny@redhat.com> 3.7.7-4
  - fix #468926 (segfault with very large /var/log/messages)
* Thu Nov 20 2008 Daniel Novotny <dnovotny@redhat.com> 3.7.7-3
  - less aggressive approach to the fix
* Thu Nov 20 2008 Daniel Novotny <dnovotny@redhat.com> 3.7.7-2
  - fix #471463 (selinux problems with logrotate)
* Tue May 20 2008 Tomas Smetana <tsmetana@redhat.com> 3.7.7-1
  - new upstream version
* Thu Apr 24 2008 Tomas Smetana <tsmetana@redhat.com> 3.7.6-4
  - improve patch for #432330
  - fix #437748 - don't forget to close log files
* Mon Feb 11 2008 Tomas Smetana <tsmetana@redhat.com> 3.7.6-3
  - fix #432330 segfault on corrupted status file
* Mon Jan 21 2008 Tomas Smetana <tsmetana@redhat.com> 3.7.6-2.2
  - fix #429454 - logrotate fails due to invalid pointer
* Wed Jan 09 2008 Tomas Smetana <tsmetana@redhat.com> 3.7.6-2.1
  - fix the selinux patch
* Wed Jan 09 2008 Tomas Smetana <tsmetana@redhat.com> 3.7.6-2
  - fix #427274 - logrotate fails to preserve SELinux file contexts
  - fix #427661 - SELinux stops vsftpd from working correctly
* Fri Sep 28 2007 Tomas Smetana <tsmetana@redhat.com> 3.7.6-1.3
  - popt-devel dependency was still missing
* Fri Sep 28 2007 Tomas Smetana <tsmetana@redhat.com> 3.7.6-1.2
  - add missing dependencies to spec file
* Fri Aug 24 2007 Tomas Smetana <tsmetana@redhat.com> 3.7.6-1.1
  - rebuild
* Wed Aug 08 2007 Tomas Smetana <tsmetana@redhat.com> 3.7.6-1
  - new upstream version
  - fix #248565 logrotate never rotates /var/log/btmp
  - fix compile warnings
  - tabooext accepts wildcards (related #247816)
  - fix minor errors and update man page (related #250059)
  - fix handling of size directive (related #247410)
* Fri Jun 01 2007 Tomas Smetana <tsmetana@redhat.com> 3.7.5-5
  - fix ignoring pre/postrotate arguments (related #241766)
* Thu May 24 2007 Tomas Smetana <tsmetana@redhat.com> 3.7.5-4
  - use dateext in the default config file (#240292)
  - add options to use shred for deleting files -- adapt patch sent by
    Peter Eckersley <pde@eff.org> (#239934)
  - ignore .cfsaved files by default (#223476)
* Sun Apr 01 2007 Peter Vrabec <pvrabec@redhat.com> 3.7.5-3
  - add error checking before running prerotate and postrotate scripts
* Fri Mar 30 2007 Peter Vrabec <pvrabec@redhat.com> 3.7.5-2
  - fix error hadnling after prerotate, postrotate, firstaction 
    script failure. (http://qa.mandriva.com/show_bug.cgi?id=29979)
* Thu Mar 01 2007 Peter Vrabec <pvrabec@redhat.com> 3.7.5-1
  - new upstream release.
* Fri Feb 09 2007 Peter Vrabec <pvrabec@redhat.com> 3.7.4-13
  - another spec file fixes (#226104)
* Thu Feb 08 2007 Peter Vrabec <pvrabec@redhat.com> 3.7.4-12
  - fix problem with compress_options_list (#227706)
  - fix spec file to meet Fedora standards (#226104)
* Tue Jan 23 2007 Peter Vrabec <pvrabec@redhat.com> 3.7.4-11
  - logrotate won't stop if there are some errors in configuration
    or glob failures (#166510, #182062)
* Wed Jan 10 2007 Peter Vrabec <pvrabec@redhat.com> 3.7.4-10
  - fix some rpmlint issues
* Tue Jan 09 2007 Peter Vrabec <pvrabec@redhat.com> 3.7.4-9
  - allow multibyte characters in readPath() (#122145)
* Fri Jan 05 2007 Peter Vrabec <pvrabec@redhat.com> 3.7.4-8
  - "size" option was ignored in config files (#221341)
* Mon Oct 02 2006 Jesse Keating <jkeating@redhat.com> - 3.7.4-7
  - rebuilt for unwind info generation, broken in gcc-4.1.1-21
* Wed Sep 27 2006 Peter Vrabec <pvrabec@redhat.com> 3.7.4-6
  - fix leaking file descriptor (#205072)
* Thu Aug 10 2006 Dan Walsh <dwalsh@redhat.com> 3.7.4-5
  - Use selinux raw functions
* Tue Jul 25 2006 Peter Vrabec <pvrabec@redhat.com> 3.7.4-4
  - make error message, about ignoring certain config files,
    a debug message instead (#196052)
* Thu Jul 13 2006 Jesse Keating <jkeating@redhat.com> - 3.7.4-3.1
  - rebuild
* Wed Jun 14 2006 Peter Vrabec <pvrabec@redhat.com> 3.7.4-3
  - rename ENOSUP to ENOTSUP
* Wed Jun 14 2006 Peter Vrabec <pvrabec@redhat.com> 3.7.4-2
  - clean up a couple of SELinux problems. Patch from Daniel J. Walsh.
* Thu May 18 2006 Peter Vrabec <pvrabec@redhat.com> 3.7.4-1
  - add new "minsize" option (#173088)
* Wed Mar 29 2006 Peter Vrabec <pvrabec@redhat.com> 3.7.3-3
  - correct man page "extension" option description  (#185318)
* Fri Feb 10 2006 Jesse Keating <jkeating@redhat.com> - 3.7.3-2.2.1
  - bump again for double-long bug on ppc(64)
* Tue Feb 07 2006 Jesse Keating <jkeating@redhat.com> - 3.7.3-2.2
  - rebuilt for new gcc4.1 snapshot and glibc changes
* Fri Dec 09 2005 Jesse Keating <jkeating@redhat.com>
  - rebuilt
* Sun Nov 13 2005 Peter Vrabec <pvrabec@redhat.com> 3.7.3-2
  - fix_free_segfaults (#172918)
* Sat Nov 12 2005 Peter Vrabec <pvrabec@redhat.com> 3.7.3-1
  - new upstream release
  - indent sources
* Fri Nov 11 2005 Peter Vrabec <pvrabec@redhat.com> 3.7.2-12
  - fix_free_segfaults (#172918)
* Mon Nov 07 2005 Peter Vrabec <pvrabec@redhat.com> 3.7.2-11
  - man description for "nodateext" option (#171577)
  - remove not working "pattern" option (#171577)
* Wed Oct 26 2005 Peter Vrabec <pvrabec@redhat.com> 3.7.2-10
  - some more clean up (#171587)
* Fri Oct 21 2005 Peter Vrabec <pvrabec@redhat.com> 3.7.2-9
  - fix_free_segfaults (#171093)
* Wed Oct 19 2005 Peter Vrabec <pvrabec@redhat.com> 3.7.2-8
  - fix leaks of tabooExts
* Sun Oct 16 2005 Peter Vrabec <pvrabec@redhat.com> 3.7.2-7
  - fix_free_segfaults (#170904)
* Thu Oct 13 2005 Peter Vrabec <pvrabec@redhat.com> 3.7.2-6
  - code clean up (#169885)
* Tue Oct 11 2005 Peter Vrabec <pvrabec@redhat.com> 3.7.2-5
  - fix bug introduced in logrotate 3.7.2-3(#169858)
  - fix some memory leaks (#169888)
* Sat Sep 24 2005 Peter Vrabec <pvrabec@redhat.com> 3.7.2-4
  - do not run compression program in debug mode (#166912)
* Thu Sep 08 2005 Peter Vrabec <pvrabec@redhat.com> 3.7.2-3
  - even when sharedscript option used, do postrotate 
    script before compress (#167575)
* Thu Aug 18 2005 Peter Vrabec <pvrabec@redhat.com> 3.7.2-2
  - allow yearly rotations(#134612)
* Tue Aug 02 2005 Peter Vrabec <pvrabec@redhat.com> 3.7.2-1
  - new upstream release
* Wed Jul 27 2005 Peter Vrabec <pvrabec@redhat.com> 3.7.1-14
  - fix some "error running script" messages
* Wed Jul 27 2005 Peter Vrabec <pvrabec@redhat.com> 3.7.1-13
  - fix man page (#163458,#163366)
* Thu Jun 23 2005 Peter Vrabec <pvrabec@redhat.com> 3.7.1-12
  - enhance logrotate with "dateext", "maxage"
* Fri Apr 01 2005 Dan Walsh <dwalsh@redhat.com> 3.7.1-10
  - use security_getenforce() instead of selinux_getenforcemode
* Thu Mar 17 2005 Dan Walsh <dwalsh@redhat.com> 3.7.1-9
  - Add selinux_getenforce() calls to work when not in enforcing mode
* Thu Mar 17 2005 Peter Vrabec <pvrabec@redhat.com> 3.7.1-8
  - rebuild
* Tue Feb 22 2005 Peter Vrabec <pvrabec@redhat.com>
  - do not use tmpfile to run script anymore (#149270)
* Fri Feb 18 2005 Peter Vrabec <pvrabec@redhat.com>
  - remove logrotate-3.7.1-share.patch, it doesn't solve (#140353)
* Mon Dec 13 2004 Peter Vrabec <pvrabec@redhat.com> - 3.7.1-5
  - Add section to logrotate.conf for "/var/log/btmp" (#117844)
* Mon Dec 13 2004 Peter Vrabec <pvrabec@redhat.com> - 3.7.1-4
  - Typo and missing information in man page (#139346)
* Mon Dec 06 2004 Peter Vrabec <pvrabec@redhat.com> - 3.7.1-3
  - compressed logfiles and logrotate (#140353)
* Wed Oct 20 2004 Miloslav Trmac <mitr@redhat.com> - 3.7.1-2
  - Fix sending mails (#131583)
  - Preserve file attributes when compressing files (#121523, original patch by
    Daniel Himler)
* Sat Jul 17 2004 Elliot Lee <sopwith@redhat.com> 3.7.1-1
  - Fix #126490 typo
* Wed Jun 16 2004 Elliot Lee <sopwith@redhat.com>
  - rebuilt
* Fri Feb 13 2004 Elliot Lee <sopwith@redhat.com>
  - rebuilt
* Mon Jan 26 2004 Dan Walsh <dwalsh@redhat.com> 3.6.10-4
  - fix is_selinux_enabled call
* Sat Sep 06 2003 Dan Walsh <dwalsh@redhat.com> 3.6.10-3
  - Turn off selinux
* Sat Sep 06 2003 Dan Walsh <dwalsh@redhat.com> 3.6.10-2.sel
  - Turn on selinux
* Thu Aug 07 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
* Fri Jul 25 2003 Elliot Lee <sopwith@redhat.com> 3.6.10-1
  - Fix #100546, change selinux port.
* Sat Jul 19 2003 Dan Walsh <dwalsh@redhat.com> 3.6.9-2
  - Port to SELinux 2.5
* Thu Jul 10 2003 Elliot Lee <sopwith@redhat.com> 3.6.9-1
  - Fix #90229, #90274, #89458, #91408
* 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>
* Fri Jun 21 2002 Elliot Lee <sopwith@redhat.com> 3.6.5-1
  - Commit fix for #65299
* Tue Apr 16 2002 Elliot Lee <sopwith@redhat.com> 3.6.4-1
  - Commit fix for #62560
* 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
* Wed Sep 05 2001 Preston Brown <pbrown@redhat.com>
  - fix segfault when logfile is in current directory.
* Wed Aug 22 2001 Preston Brown <pbrown@redhat.com>
  - fix URL for source location
* Fri Aug 03 2001 Preston Brown <pbrown@redhat.com>
  - man page cleanups, check for negative rotation counts
* Tue Jul 03 2001 Preston Brown <pbrown@redhat.com>
  - more minor manpage updates (#45625)
* Fri Jun 22 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>
* Sat Jun 02 2001 Preston Brown <pbrown@redhat.com> 3.5.5-1
  - be less strict about whitespace near filenames.  Patch from Paul Martin <pm@debian.org>.
* Thu Jan 04 2001 Bill Nottingham <notting@redhat.com>
  - %defattr
* Wed Jan 03 2001 Preston Brown <pbrown@redhat.com>
  - see CHANGES
* Wed Aug 16 2000 Erik Troan <ewt@redhat.com>
  - see CHANGES
* Mon Jul 24 2000 Erik Troan <ewt@redhat.com>
  - see CHANGES
* Wed Jul 12 2000 Erik Troan <ewt@redhat.com>
  - support spaces in filenames
  - added sharedscripts
* Mon Jun 19 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

Files

 *_



Generated by rpm2html 1.8.1

Daniel Veillard, Sun May 17 02:59:15 2009