]> git.pld-linux.org Git - packages/logrotate.git/log
packages/logrotate.git
11 years ago- rel 3 auto/th/logrotate-3_8_1-3 auto/ti/logrotate-3_8_1-3
Jan Rękorajski [Sun, 19 Feb 2012 10:19:52 +0000 (10:19 +0000)]
- rel 3
- do not redirect logrotate errors to /dev/null

Changed files:
    logrotate-cron.patch -> 1.5
    logrotate.spec -> 1.104

11 years ago- rel 2 auto/th/logrotate-3_8_1-2
Jan Rękorajski [Sun, 5 Feb 2012 09:52:48 +0000 (09:52 +0000)]
- rel 2
- require filesystem with accessible /var/log/archive

Changed files:
    logrotate.spec -> 1.103

11 years ago- updated to 3.8.1 auto/th/logrotate-3_8_1-1
Łukasz Kieś [Sun, 4 Sep 2011 20:03:21 +0000 (20:03 +0000)]
- updated to 3.8.1

Changed files:
    logrotate-cron.patch -> 1.4
    logrotate.spec -> 1.102

11 years ago- enabled acl support (with bcond) auto/th/logrotate-3_8_0-1
Jakub Bogusz [Sat, 25 Jun 2011 05:39:58 +0000 (05:39 +0000)]
- enabled acl support (with bcond)
- added more CVE notes to previous commit log

Changed files:
    logrotate.spec -> 1.101

11 years ago- up to 3.8.0
marti [Fri, 24 Jun 2011 21:00:09 +0000 (21:00 +0000)]
- up to 3.8.0
- resolves CVE-2011-1098 (Race condition in the createOutputFile function)

Changed files:
    logrotate.spec -> 1.100

11 years ago- up to 3.7.9 auto/th/logrotate-3_7_9-1 auto/ti/logrotate-3_7_9-1
Elan Ruusamäe [Mon, 12 Jul 2010 07:45:53 +0000 (07:45 +0000)]
- up to 3.7.9

Changed files:
    logrotate-cron.patch -> 1.3
    logrotate.spec -> 1.99

11 years ago- move /var/log/archive to filesystem, rel 8 auto/th/logrotate-3_7_8-8
Elan Ruusamäe [Tue, 20 Apr 2010 13:54:18 +0000 (13:54 +0000)]
- move /var/log/archive to filesystem, rel 8
- (pretrans for archiv rename dropped from here, move it to filesystem as well or just forget it?)

Changed files:
    logrotate.spec -> 1.98

11 years ago- release 7 auto/th/logrotate-3_7_8-7
Elan Ruusamäe [Tue, 2 Feb 2010 08:06:27 +0000 (08:06 +0000)]
- release 7

Changed files:
    logrotate.spec -> 1.97

11 years ago- like crond, do not require mail sending tool, works ok without any MTA (+1 from... auto/ac/logrotate-3_7_8-6 auto/th/logrotate-3_7_8-6
Elan Ruusamäe [Thu, 7 Jan 2010 10:13:27 +0000 (10:13 +0000)]
- like crond, do not require mail sending tool, works ok without any MTA (+1 from hawk); rel 6

Changed files:
    logrotate.spec -> 1.96

11 years ago- release 5 auto/th/logrotate-3_7_8-5
Elan Ruusamäe [Mon, 30 Nov 2009 11:31:50 +0000 (11:31 +0000)]
- release 5

Changed files:
    logrotate.spec -> 1.95

11 years ago- so do the subst too finally; rel 4 auto/ac/logrotate-3_7_8-4 auto/th/logrotate-3_7_8-4
Elan Ruusamäe [Fri, 6 Nov 2009 11:15:22 +0000 (11:15 +0000)]
- so do the subst too finally; rel 4

Changed files:
    logrotate.spec -> 1.94

11 years ago- rel 3 auto/th/logrotate-3_7_8-3
Jan Rękorajski [Thu, 8 Oct 2009 12:54:10 +0000 (12:54 +0000)]
- rel 3
- kill /var/log/archiv symlink, it's been 4 (FOUR) years since the change

Changed files:
    logrotate.spec -> 1.93

11 years ago- /etc/logrotate.d moved to filesystem (logrotate is not requirement for functional... auto/aidath/logrotate-3_7_8-2 auto/th/logrotate-3_7_8-2 auto/ti/logrotate-3_7_8-2
Elan Ruusamäe [Thu, 19 Mar 2009 15:43:58 +0000 (15:43 +0000)]
- /etc/logrotate.d moved to filesystem (logrotate is not requirement for functional system)

Changed files:
    logrotate.spec -> 1.92

11 years ago- man patch is back (only small part was obsolete)
Jakub Bogusz [Tue, 3 Feb 2009 06:47:05 +0000 (06:47 +0000)]
- man patch is back (only small part was obsolete)

Changed files:
    logrotate.spec -> 1.91

11 years ago- updated for 3.7.8
Jakub Bogusz [Tue, 3 Feb 2009 06:44:58 +0000 (06:44 +0000)]
- updated for 3.7.8

Changed files:
    logrotate-man.patch -> 1.9

11 years ago- up to 3.7.8 auto/th/logrotate-3_7_8-1
Arkadiusz Miśkiewicz [Wed, 28 Jan 2009 14:58:05 +0000 (14:58 +0000)]
- up to 3.7.8

Changed files:
    logrotate.spec -> 1.90

11 years ago- increase backlog a bit (10 weeks).
Arkadiusz Miśkiewicz [Wed, 28 Jan 2009 14:55:18 +0000 (14:55 +0000)]
- increase backlog a bit (10 weeks).

Changed files:
    logrotate.conf -> 1.16

11 years ago- check if /var/log/archive is symlink (could have been made by hand earlier);
Tomasz Pala [Mon, 27 Oct 2008 23:21:19 +0000 (23:21 +0000)]
- check if /var/log/archive is symlink (could have been made by hand earlier);
  if so, rename it and proceed as there was no archive directory at all

Changed files:
    logrotate.spec -> 1.89

11 years ago- s/R(post):fileutils/R:coreutils/ for pretrans scriptlet (install/ln usage). auto/th/logrotate-3_7_7-2
Paweł Sikora [Fri, 26 Sep 2008 10:52:42 +0000 (10:52 +0000)]
- s/R(post):fileutils/R:coreutils/ for pretrans scriptlet (install/ln usage).
- release 2.

Changed files:
    logrotate.spec -> 1.88

11 years ago- updated to 3.7.7 auto/ti/logrotate-3_7_7-1
Jakub Bogusz [Tue, 19 Aug 2008 18:25:46 +0000 (18:25 +0000)]
- updated to 3.7.7
- removed obsolete selinux patch
- added URLs

Changed files:
    logrotate.spec -> 1.87

11 years ago- obsolete
Jakub Bogusz [Tue, 19 Aug 2008 18:24:17 +0000 (18:24 +0000)]
- obsolete

Changed files:
    logrotate-selinux.patch -> 1.5

11 years ago- release 4 auto/th/logrotate-3_7_6-4 auto/ti/logrotate-3_7_6-4
Elan Ruusamäe [Mon, 14 Apr 2008 11:29:43 +0000 (11:29 +0000)]
- release 4

Changed files:
    logrotate.spec -> 1.86

11 years ago- logrotate-3.7.6-2.2.fc8.src.rpm auto/ac/logrotate-3_7_6-3
Elan Ruusamäe [Mon, 14 Apr 2008 10:37:36 +0000 (10:37 +0000)]
- logrotate-3.7.6-2.2.fc8.src.rpm

Changed files:
    logrotate-selinux.patch -> 1.4

11 years ago- update selinux from fc8
Elan Ruusamäe [Mon, 14 Apr 2008 10:37:14 +0000 (10:37 +0000)]
- update selinux from fc8

Changed files:
    logrotate-selinux.patch -> 1.3
    logrotate.spec -> 1.85

11 years ago- unified indentation auto/ac/logrotate-3_7_6-2 auto/th/logrotate-3_7_6-2 auto/ti/logrotate-3_7_6-2
Jakub Bogusz [Thu, 10 Jan 2008 06:08:20 +0000 (06:08 +0000)]
- unified indentation

Changed files:
    logrotate-cron.patch -> 1.2

11 years ago- document options
Jakub Bogusz [Thu, 10 Jan 2008 06:06:34 +0000 (06:06 +0000)]
- document options

Changed files:
    logrotate.sysconfig -> 1.2

11 years ago- add patch for cron script
Michał 'Wolvverine' Panasiewicz [Wed, 9 Jan 2008 21:50:09 +0000 (21:50 +0000)]
- add patch for cron script

Changed files:
    logrotate.spec -> 1.84

11 years ago- patch for logrotate cron script
Michał 'Wolvverine' Panasiewicz [Wed, 9 Jan 2008 21:46:34 +0000 (21:46 +0000)]
- patch for logrotate cron script

Changed files:
    logrotate-cron.patch -> 1.1

11 years ago- config for logrotate cron script
Michał 'Wolvverine' Panasiewicz [Wed, 9 Jan 2008 21:44:57 +0000 (21:44 +0000)]
- config for logrotate cron script

Changed files:
    logrotate.sysconfig -> 1.1

11 years ago- keep weekly rotate with 4 weeks retention. Too much flame for me.
Paweł Gołaszewski [Wed, 26 Dec 2007 00:51:18 +0000 (00:51 +0000)]
- keep weekly rotate with 4 weeks retention. Too much flame for me.

Changed files:
    logrotate.conf -> 1.15

11 years ago- keep the same style in config
Elan Ruusamäe [Tue, 25 Dec 2007 18:44:07 +0000 (18:44 +0000)]
- keep the same style in config

Changed files:
    logrotate.conf -> 1.14

11 years ago- don't rotate unless logs will grow bigger than 100k
Paweł Gołaszewski [Tue, 25 Dec 2007 12:27:17 +0000 (12:27 +0000)]
- don't rotate unless logs will grow bigger than 100k

Changed files:
    logrotate.conf -> 1.13

11 years ago- use date suffix in rotated files
Paweł Gołaszewski [Tue, 25 Dec 2007 12:02:03 +0000 (12:02 +0000)]
- use date suffix in rotated files

Changed files:
    logrotate.conf -> 1.12

11 years ago- keep 4 weeks, like before
Paweł Gołaszewski [Tue, 25 Dec 2007 11:51:47 +0000 (11:51 +0000)]
- keep 4 weeks, like before

Changed files:
    logrotate.conf -> 1.11

11 years ago- temporary link removed auto/th/logrotate-3_7_6-1
Paweł Gołaszewski [Mon, 24 Dec 2007 12:40:23 +0000 (12:40 +0000)]
- temporary link removed

Changed files:
    logrotate.spec -> 1.83

11 years ago- do log rotation daily and keep 2 weeks.
Paweł Gołaszewski [Mon, 24 Dec 2007 12:34:12 +0000 (12:34 +0000)]
- do log rotation daily and keep 2 weeks.

Changed files:
    logrotate.conf -> 1.10

11 years ago- md5 fixed
Paweł Gołaszewski [Mon, 24 Dec 2007 12:31:49 +0000 (12:31 +0000)]
- md5 fixed

Changed files:
    logrotate.spec -> 1.82

11 years ago- 3.7.6
Paweł Gołaszewski [Mon, 24 Dec 2007 12:30:06 +0000 (12:30 +0000)]
- 3.7.6

Changed files:
    logrotate-man.patch -> 1.8
    logrotate.spec -> 1.81

11 years ago- outdated - fized in different way
Paweł Gołaszewski [Mon, 24 Dec 2007 12:21:21 +0000 (12:21 +0000)]
- outdated - fized in different way

Changed files:
    logrotate-size.patch -> 1.2

11 years ago- applied
Paweł Gołaszewski [Mon, 24 Dec 2007 12:19:55 +0000 (12:19 +0000)]
- applied

Changed files:
    logrotate-selinux.patch -> 1.2

11 years ago- rel 7 auto/th/logrotate-3_7_4-7 auto/ti/logrotate-3_7_4-7
Jan Rękorajski [Wed, 5 Sep 2007 14:57:47 +0000 (14:57 +0000)]
- rel 7

Changed files:
    logrotate.spec -> 1.80

11 years ago- pretrans is a proper place for replacing dirs/symlinks
Elan Ruusamäe [Mon, 9 Apr 2007 19:36:42 +0000 (19:36 +0000)]
- pretrans is a proper place for replacing dirs/symlinks

Changed files:
    logrotate.spec -> 1.79

11 years ago- s|/var/log/archiv|/var/log/archive|g
Jan Rękorajski [Mon, 2 Apr 2007 16:41:07 +0000 (16:41 +0000)]
- s|/var/log/archiv|/var/log/archive|g

Changed files:
    logrotate.conf -> 1.9

11 years ago- tabs in preamble
Elan Ruusamäe [Tue, 13 Feb 2007 06:46:52 +0000 (06:46 +0000)]
- tabs in preamble

Changed files:
    logrotate.spec -> 1.78

11 years ago- converted to UTF-8
Jan Rękorajski [Mon, 12 Feb 2007 00:49:06 +0000 (00:49 +0000)]
- converted to UTF-8

Changed files:
    logrotate.spec -> 1.77

11 years ago- rel 6 AC-STABLE auto/ac/logrotate-3_7_4-6 auto/th/logrotate-3_7_4-6
Elan Ruusamäe [Thu, 26 Oct 2006 23:52:58 +0000 (23:52 +0000)]
- rel 6

Changed files:
    logrotate.spec -> 1.76

11 years ago- patch to fix 'size' directive, which was treated as 'minsize'
Jacek Konieczny [Tue, 17 Oct 2006 09:25:46 +0000 (09:25 +0000)]
- patch to fix 'size' directive, which was treated as 'minsize'

Changed files:
    logrotate-size.patch -> 1.1
    logrotate.spec -> 1.75

11 years ago- rel 5 auto/ac/logrotate-3_7_4-5
Elan Ruusamäe [Wed, 13 Sep 2006 09:32:38 +0000 (09:32 +0000)]
- rel 5

Changed files:
    logrotate.spec -> 1.74

11 years ago- from logrotate-3.7.4-5
Elan Ruusamäe [Wed, 13 Sep 2006 09:32:23 +0000 (09:32 +0000)]
- from logrotate-3.7.4-5

Changed files:
    logrotate-selinux.patch -> 1.1

11 years ago- FC-dev replaced tarball(!), apply also their selinux patch; rel 4
Elan Ruusamäe [Wed, 13 Sep 2006 09:31:57 +0000 (09:31 +0000)]
- FC-dev replaced tarball(!), apply also their selinux patch; rel 4

Changed files:
    logrotate.spec -> 1.73

11 years ago- rel 1
Elan Ruusamäe [Wed, 13 Sep 2006 09:23:03 +0000 (09:23 +0000)]
- rel 1

Changed files:
    logrotate.spec -> 1.72

11 years ago- correct "nomail" comment; language cosmetics auto/th/logrotate-3_7_4-0_2
Elan Ruusamäe [Mon, 29 May 2006 20:40:49 +0000 (20:40 +0000)]
- correct "nomail" comment; language cosmetics

Changed files:
    logrotate.conf -> 1.8

11 years ago- update to 3.7.4
Elan Ruusamäe [Mon, 29 May 2006 20:17:17 +0000 (20:17 +0000)]
- update to 3.7.4

Changed files:
    logrotate-man.patch -> 1.7

11 years ago- drop non-cvs changelog (confusing with cvslog truncation patch)
Elan Ruusamäe [Mon, 29 May 2006 19:51:21 +0000 (19:51 +0000)]
- drop non-cvs changelog (confusing with cvslog truncation patch)

Changed files:
    logrotate.spec -> 1.71

11 years ago- R gzip, as default config specifies it, and missing compressprog silently discards...
Elan Ruusamäe [Mon, 29 May 2006 19:39:25 +0000 (19:39 +0000)]
- R gzip, as default config specifies it, and missing compressprog silently discards original logs!

Changed files:
    logrotate.spec -> 1.70

11 years ago- outdated in 3.7.4
Elan Ruusamäe [Mon, 29 May 2006 19:34:33 +0000 (19:34 +0000)]
- outdated in 3.7.4

Changed files:
    logrotate-dateext.dif -> 1.3
    logrotate-maxage.dif -> 1.3
    logrotate-noexec-tmp.patch -> 1.2

11 years ago- updated to 3.7.4; suse patches applied
Elan Ruusamäe [Mon, 29 May 2006 19:34:04 +0000 (19:34 +0000)]
- updated to 3.7.4; suse patches applied

Changed files:
    logrotate.spec -> 1.69

11 years ago- s/httpd.conf/archiv/ auto/ac/logrotate-3_7-4 auto/th/logrotate-3_7-4
hawk [Wed, 28 Dec 2005 13:33:32 +0000 (13:33 +0000)]
- s/httpd.conf/archiv/

Changed files:
    logrotate.spec -> 1.68

11 years ago- /var/log/archiv -> /var/log/archive
Elan Ruusamäe [Wed, 28 Dec 2005 13:15:08 +0000 (13:15 +0000)]
- /var/log/archiv -> /var/log/archive

Changed files:
    logrotate.conf -> 1.7

11 years ago- kill /var/log/archiv kloczkish by renaming it to /var/log/archive; rel 4
Elan Ruusamäe [Wed, 28 Dec 2005 13:14:07 +0000 (13:14 +0000)]
- kill /var/log/archiv kloczkish by renaming it to /var/log/archive; rel 4

Changed files:
    logrotate.spec -> 1.67

11 years ago- adapterized (sorted %verify flags)
Elan Ruusamäe [Sun, 4 Dec 2005 22:58:06 +0000 (22:58 +0000)]
- adapterized (sorted %verify flags)

Changed files:
    logrotate.spec -> 1.66

11 years ago- description for bcond, proper License
darekr [Fri, 8 Jul 2005 19:39:45 +0000 (19:39 +0000)]
- description for bcond, proper License

Changed files:
    logrotate.spec -> 1.65

11 years ago- nobody complaints? so patches were tested, I assume
Jakub Bogusz [Fri, 14 Jan 2005 19:54:25 +0000 (19:54 +0000)]
- nobody complaints? so patches were tested, I assume

Changed files:
    logrotate.spec -> 1.64

11 years ago- grant 'logs' group read access to the log archive
Jacek Konieczny [Fri, 29 Oct 2004 10:42:52 +0000 (10:42 +0000)]
- grant 'logs' group read access to the log archive

Changed files:
    logrotate.spec -> 1.63

11 years ago- lets use group logs
Paweł Gołaszewski [Wed, 13 Oct 2004 10:57:04 +0000 (10:57 +0000)]
- lets use group logs

Changed files:
    logrotate.conf -> 1.6

11 years ago- release 2 auto/ac/logrotate-3_7-2
Jan Rękorajski [Tue, 11 May 2004 11:45:55 +0000 (11:45 +0000)]
- release 2
- fixed executing scripts from /tmp
(use /bin/sh -c command as /tmp can be mounted noexec)
- I don't care for TODO, you had two months to do it

Changed files:
    logrotate.spec -> 1.62

11 years ago- do NOT execute anything directly from /tmp as it can be mounted noexec,
Jan Rękorajski [Tue, 11 May 2004 11:42:23 +0000 (11:42 +0000)]
- do NOT execute anything directly from /tmp as it can be mounted noexec,
  use '/bin/sh -c command'

Changed files:
    logrotate-noexec-tmp.patch -> 1.1

11 years agoadded bcond without selinux
Maciej Pijanka [Thu, 15 Apr 2004 19:48:37 +0000 (19:48 +0000)]
added bcond without selinux

Changed files:
    logrotate.spec -> 1.61

11 years ago- removed no longer used moveout patch, try to update dateext,maxage patches auto/ac/logrotate-3_7-1_3
Jakub Bogusz [Sun, 29 Feb 2004 16:24:17 +0000 (16:24 +0000)]
- removed no longer used moveout patch, try to update dateext,maxage patches

Changed files:
    logrotate.spec -> 1.60

11 years ago- try to update for 3.7
Jakub Bogusz [Sun, 29 Feb 2004 16:22:13 +0000 (16:22 +0000)]
- try to update for 3.7

Changed files:
    logrotate-dateext.dif -> 1.2
    logrotate-maxage.dif -> 1.2

11 years ago- mostly obsolete, the rest not needed now
Jakub Bogusz [Sun, 29 Feb 2004 16:20:49 +0000 (16:20 +0000)]
- mostly obsolete, the rest not needed now

Changed files:
    logrotate-moveout.dif -> 1.2

11 years ago- updated to new Fedora tarball (with the same name :/) with updated
Jakub Bogusz [Wed, 25 Feb 2004 11:21:52 +0000 (11:21 +0000)]
- updated to new Fedora tarball (with the same name :/) with updated
  is_selinux_enabled() calls; release 1.2

Changed files:
    logrotate.spec -> 1.59

11 years ago- attr is not needed (pass LOADLIBES)
Jakub Bogusz [Fri, 9 Jan 2004 14:52:20 +0000 (14:52 +0000)]
- attr is not needed (pass LOADLIBES)
- added TODO, release 1.1 (functionality loss since 3.6.x)

Changed files:
    logrotate.spec -> 1.58

11 years ago- added BR: attr-devel (thx. Pawel Sikora)
kosmo [Thu, 8 Jan 2004 18:39:44 +0000 (18:39 +0000)]
- added BR: attr-devel (thx. Pawel Sikora)

Changed files:
    logrotate.spec -> 1.57

11 years ago- updated to 3.7, patches temporary commented out (part of them are already merged...
Arkadiusz Miśkiewicz [Fri, 26 Dec 2003 18:53:37 +0000 (18:53 +0000)]
- updated to 3.7, patches temporary commented out (part of them are already merged). enabled selinux support

Changed files:
    logrotate.spec -> 1.56

11 years ago- rel3
Arkadiusz Miśkiewicz [Sat, 1 Nov 2003 16:04:10 +0000 (16:04 +0000)]
- rel3

Changed files:
    logrotate.spec -> 1.55

11 years ago- new
Arkadiusz Miśkiewicz [Sat, 1 Nov 2003 16:01:54 +0000 (16:01 +0000)]
- new

Changed files:
    logrotate-dateext.dif -> 1.1
    logrotate-maxage.dif -> 1.1
    logrotate-moveout.dif -> 1.1

11 years ago- dateext (allows to use YYYYMMDD extension instead of just number)
Arkadiusz Miśkiewicz [Sat, 1 Nov 2003 16:01:40 +0000 (16:01 +0000)]
- dateext (allows to use YYYYMMDD extension instead of just number)
- maxage (remove log files older than XXX days)
- better way for remove/compress/mail log files

Changed files:
    logrotate.spec -> 1.54

11 years ago- small fix in %files
domelu [Thu, 18 Sep 2003 00:59:40 +0000 (00:59 +0000)]
- small fix in %files

Changed files:
    logrotate.spec -> 1.53

11 years ago- requires crondaemon (domelu)
mick3y [Wed, 10 Sep 2003 14:54:43 +0000 (14:54 +0000)]
- requires crondaemon (domelu)

Changed files:
    logrotate.spec -> 1.52

11 years ago- rel 2 for ac auto/ac/logrotate-3_6_10-2
Mariusz Mazur [Sat, 30 Aug 2003 21:40:58 +0000 (21:40 +0000)]
- rel 2 for ac

Changed files:
    logrotate.spec -> 1.51

11 years ago- updated RA-branch STABLE logrotate-3_6_10-1
Arkadiusz Miśkiewicz [Wed, 27 Aug 2003 11:15:42 +0000 (11:15 +0000)]
- updated

Changed files:
    logrotate-man.patch -> 1.6

11 years ago- updated to 3.6.10
Arkadiusz Miśkiewicz [Wed, 27 Aug 2003 11:15:34 +0000 (11:15 +0000)]
- updated to 3.6.10

Changed files:
    logrotate.spec -> 1.50

11 years ago- use SUSv2-compliant chown syntax (user:group) instead of deprecated
Jakub Bogusz [Mon, 4 Aug 2003 11:35:58 +0000 (11:35 +0000)]
- use SUSv2-compliant chown syntax (user:group) instead of deprecated

Changed files:
    logrotate.spec -> 1.49

11 years ago- cosmetics logrotate-3_6_5-5
Paweł Gołaszewski [Sun, 27 Jul 2003 19:47:07 +0000 (19:47 +0000)]
- cosmetics

Changed files:
    logrotate.spec -> 1.48

11 years ago- one more fix to man page (logrotate-man.patch),
Tomasz Pala [Wed, 23 Jul 2003 17:12:35 +0000 (17:12 +0000)]
- one more fix to man page (logrotate-man.patch),
- release 5.

Changed files:
    logrotate.spec -> 1.47

11 years ago- fixed path
Tomasz Pala [Wed, 23 Jul 2003 17:11:32 +0000 (17:11 +0000)]
- fixed path

Changed files:
    logrotate-man.patch -> 1.5

11 years ago- massive attack, adding Source-md5
Michal Moskal [Sun, 25 May 2003 11:00:54 +0000 (11:00 +0000)]
- massive attack, adding Source-md5

Changed files:
    logrotate.spec -> 1.46

11 years ago- massive attack s/pld.org.pl/pld-linux.org/
misi3k [Sun, 25 May 2003 05:50:16 +0000 (05:50 +0000)]
- massive attack s/pld.org.pl/pld-linux.org/

Changed files:
    logrotate.spec -> 1.45

11 years ago- fixed patch RA-1_0 logrotate-3_6_5-4
ankry [Thu, 17 Oct 2002 14:38:34 +0000 (14:38 +0000)]
- fixed patch

Changed files:
    logrotate.spec -> 1.44

11 years ago- fixed
ankry [Thu, 17 Oct 2002 14:35:23 +0000 (14:35 +0000)]
- fixed

Changed files:
    logrotate-man.patch -> 1.4

11 years ago- release 4,
kloczek [Tue, 15 Oct 2002 18:45:49 +0000 (18:45 +0000)]
- release 4,
- fixed http://bugs.pld.org.pl/index.php?bug=380: change logrotate status file
  name to /var/lib/misc/logrotate.status.

Changed files:
    logrotate.spec -> 1.43

11 years ago- fixed http://bugs.pld.org.pl/index.php?bug=380: change logrotate status file
kloczek [Tue, 15 Oct 2002 18:36:17 +0000 (18:36 +0000)]
- fixed http://bugs.pld.org.pl/index.php?bug=380: change logrotate status file
  name to /var/lib/misc/logrotate.status.

Changed files:
    logrotate-man.patch -> 1.3

11 years ago- updated to 3.6.5 (bug fix release), logrotate-3_6_5-3
kloczek [Tue, 2 Jul 2002 07:44:26 +0000 (07:44 +0000)]
- updated to 3.6.5 (bug fix release),
- use new %doc,
- merge translations from KSI.

Changed files:
    logrotate.spec -> 1.42

11 years ago- updated for 3.6.5.
kloczek [Tue, 2 Jul 2002 07:43:31 +0000 (07:43 +0000)]
- updated for 3.6.5.

Changed files:
    logrotate-man.patch -> 1.2

11 years ago- fixed some typos in man page
ankry [Mon, 1 Jul 2002 10:18:35 +0000 (10:18 +0000)]
- fixed some typos in man page
- release 6, STBR

Changed files:
    logrotate.spec -> 1.41

11 years agofac7d5781eb9e98893c7ea1b87046fc0 logrotate-man.patch
ankry [Mon, 1 Jul 2002 10:18:06 +0000 (10:18 +0000)]
fac7d5781eb9e98893c7ea1b87046fc0  logrotate-man.patch

Changed files:
    logrotate-man.patch -> 1.1

11 years ago- moved logrotate.status to /var/lib/misc (FHS 2.2 compliant) logrotate-3_6-5
Jakub Bogusz [Thu, 18 Apr 2002 10:26:47 +0000 (10:26 +0000)]
- moved logrotate.status to /var/lib/misc (FHS 2.2 compliant)
- release 5

Changed files:
    logrotate.spec -> 1.40

11 years ago- removed all Group fields translations (oure rpm now can handle translating
kloczek [Fri, 22 Feb 2002 23:29:13 +0000 (23:29 +0000)]
- removed all Group fields translations (oure rpm now can handle translating
  Group field using gettext).

Changed files:
    logrotate.spec -> 1.39

11 years agoperl -pi -e "s/pld-list\@pld.org.pl/feedback\@pld.org.pl/"
kloczek [Fri, 18 Jan 2002 02:13:45 +0000 (02:13 +0000)]
perl -pi -e "s/pld-list\@pld.org.pl/feedback\@pld.org.pl/"

Changed files:
    logrotate.spec -> 1.38

This page took 0.115733 seconds and 4 git commands to generate.