Commit Graph

124 Commits

Author SHA1 Message Date
Tomas Smetana
9cc9e6b7bd - improve patch for #432330 2008-04-23 12:45:56 +00:00
Tomas Smetana
4ff29482eb - fix #432330 segfault on corrupted status file 2008-02-11 10:41:13 +00:00
Tomas Smetana
5b32d9402d - fix #429454 - logrotate fails due to invalid pointer 2008-01-21 13:25:25 +00:00
Tomas Smetana
fcfb46ffad - fix the selinux patch 2008-01-09 09:41:16 +00:00
Tomas Smetana
7b2ce26494 - fix #427274 - logrotate fails to preserve SELinux file contexts
- fix #427661 - SELinux stops vsftpd from working correctly
2008-01-09 09:00:21 +00:00
Bill Nottingham
d199585128 makefile update to properly grab makefile.common 2007-10-15 19:06:47 +00:00
Tomas Smetana
13e28a860c - popt-devel dependency was still missing 2007-09-27 06:54:13 +00:00
Tomas Smetana
55c281b4b1 - add missing dependencies to spec file 2007-09-27 06:26:01 +00:00
Tomas Smetana
6d40892198 - rebuild 2007-08-23 06:20:23 +00:00
Tomas Smetana
09013345a1 - 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)
2007-08-07 11:35:18 +00:00
Tomas Smetana
fb9fe1eb21 Related: #241766 2007-05-31 10:20:33 +00:00
Tomas Smetana
c06a6ee6c9 Resolves: #240292, #239934 #223476 2007-05-23 12:05:19 +00:00
Peter Vrabec
d39149986b add error checking before running prerotate and postrotate scripts 2007-03-31 10:56:49 +00:00
Peter Vrabec
66263396dd - fix error hadnling after prerotate, postrotate, firstaction script
failure. (http://qa.mandriva.com/show_bug.cgi?id=29979)
2007-03-29 14:07:49 +00:00
Peter Vrabec
42cc6b26d0 new upstream release 2007-03-01 11:11:38 +00:00
Peter Vrabec
5d6152d4f2 another spec file fixes (#226104) 2007-02-09 10:20:36 +00:00
Peter Vrabec
3c767f3eeb - fix problem with compress_options_list (#227706)
- fix spec file to meet Fedora standards (#226104)
2007-02-08 16:05:58 +00:00
Peter Vrabec
749629f6e6 - logrotate won't stop if there are some errors in configuration or glob
failures (#166510, #182062)
2007-01-23 12:09:11 +00:00
Peter Vrabec
6d6b23c943 fix some rpmlint issues 2007-01-10 14:07:27 +00:00
Peter Vrabec
bc40b29ca6 allow multibyte characters in readPath() (#122145) 2007-01-09 09:47:04 +00:00
Peter Vrabec
da4368bb5e "size" option was ignored in config files (#221341) 2007-01-05 11:47:36 +00:00
Jesse Keating
2cefe23f18 bump for gcc bug 2006-10-01 20:20:23 +00:00
Peter Vrabec
8dde766d66 fix leaking file descriptor (#205072) 2006-09-26 13:44:07 +00:00
Daniel J Walsh
f541a917d5 - Use selinux raw functions 2006-08-10 00:50:09 +00:00
Peter Vrabec
207d71d6a3 - make error message, about ignoring certain config files, a debug message
instead (#196052)
2006-07-24 12:18:42 +00:00
Jesse Keating
7a6dd4236b bumped for rebuild 2006-07-12 07:14:36 +00:00
Peter Vrabec
cf4a7e6e4e - rename ENOSUP to ENOTSUP
- clean up a couple of SELinux problems. Patch from Daniel J. Walsh.
2006-06-13 12:56:30 +00:00
Peter Vrabec
6b5e941f90 add new "minsize" option (#173088) 2006-05-17 15:08:08 +00:00
Peter Vrabec
6fed02a641 - correct man page "extension" option description (#185318) 2006-03-29 09:41:37 +00:00
Jesse Keating
65858f5817 bump for bug in double-long on ppc(64) 2006-02-11 04:25:09 +00:00
Jesse Keating
aca168b6de bump for new gcc/glibc 2006-02-07 12:52:55 +00:00
Jesse Keating
e4cdc30b46 gcc update bump 2005-12-09 22:41:49 +00:00
Peter Vrabec
6cc2aa0221 fix_free_segfaults (#172918) 2005-11-13 13:36:38 +00:00
Peter Vrabec
8d769c03d1 upgrade 2005-11-12 19:19:16 +00:00
Peter Vrabec
d26038cc48 fix spec file 2005-11-11 15:29:20 +00:00
Peter Vrabec
c02330e234 fix_free_segfaults (#172918) 2005-11-11 15:18:21 +00:00
Peter Vrabec
248704e994 - man description for "nodateext" option (#171577)
- remove not working "pattern" option (#171577)
2005-11-07 13:30:22 +00:00
Peter Vrabec
873027e7ed some more clean up (#171587) 2005-10-25 12:07:16 +00:00
Peter Vrabec
57dd2b0c4d fix_free_segfaults (#171093) 2005-10-21 08:18:24 +00:00
Peter Vrabec
97f9424f6c fix leaks of tabooExts 2005-10-18 14:14:51 +00:00
Peter Vrabec
5f73aa3fe8 fix_free_segfaults (#170904) 2005-10-15 12:27:04 +00:00
Peter Vrabec
09d391a1f4 code clean up (#169885) 2005-10-12 12:23:34 +00:00
Peter Vrabec
93a2a71efc - fix bug introduced in logrotate 3.7.2-3(#169858)
- fix some memory leaks (#169888)
2005-10-10 12:18:18 +00:00
Peter Vrabec
ef202888cb do not run compression program in debug mode (#166912) 2005-09-28 11:47:36 +00:00
Peter Vrabec
e1a963ad7b - even when sharedscript option used, do postrotate script before compress
(#167575)
2005-09-07 15:30:53 +00:00
Peter Vrabec
c8ce30854d allow yearly rotations(#134612) 2005-08-17 14:23:45 +00:00
Peter Vrabec
0d05394997 new upstream release 2005-08-01 12:22:18 +00:00
Peter Vrabec
1cde878ad4 fix some "error running script" messages 2005-07-26 14:42:07 +00:00
Peter Vrabec
43a39db72a - fix man page (#163458,#163366) 2005-07-26 13:47:08 +00:00
Peter Vrabec
0250e7aab8 - enhance logrotate with "dateext", "maxage" 2005-06-22 13:31:33 +00:00