1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
|
# ChangeLog for sys-apps/logwatch
# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/sys-apps/logwatch/ChangeLog,v 1.26 2005/11/04 03:36:21 vapier Exp $
*logwatch-7.0 (04 Nov 2005)
04 Nov 2005; Mike Frysinger <vapier@gentoo.org> +logwatch-7.0.ebuild:
Version bump #111274 by Dhruba Bandopadhyay.
23 Oct 2005; Fernando J. Pereda <ferdy@gentoo.org> logwatch-6.1.2.ebuild:
marked ~alpha wrt bug #109748
26 Jul 2005; Mike Frysinger <vapier@gentoo.org> logwatch-6.1.2.ebuild:
Install logwatch file as 00-logwatch so it will be run before other cronjobs
#100243 by Brian G. Peterson.
*logwatch-6.1.2 (18 Jun 2005)
18 Jun 2005; Mike Frysinger <vapier@gentoo.org>
+files/logwatch-6.1.2-emerge-applydate.patch, +logwatch-6.1.2.ebuild:
Version bump #96362 by Sheldon Hearn.
*logwatch-6.0.2 (29 Apr 2005)
29 Apr 2005; Mike Frysinger <vapier@gentoo.org> +files/logwatch,
+logwatch-6.0.2.ebuild:
Version bump and add a cron script #83641 by Meder Bakirov.
07 Apr 2005; Jason Wever <weeve@gentoo.org> logwatch-5.2.2.ebuild:
Stable on SPARC.
20 Mar 2005; Jason Wever <weeve@gentoo.org> logwatch-5.2.2.ebuild:
Added ~sparc keyword.
11 Jan 2005; Andrej Kacian <ticho@gentoo.org> logwatch-4.3.2.ebuild,
logwatch-5.0.ebuild, logwatch-5.2.2.ebuild:
mail-client/mailx -> virtual/mailx in RDEPEND. For bug #73972.
03 Sep 2004; Pieter Van den Abeele <pvdabeel@gentoo.org>
logwatch-5.0.ebuild, logwatch-5.2.2.ebuild:
Masked logwatch-5.2.2.ebuild stable for ppc
03 Sep 2004; Pieter Van den Abeele <pvdabeel@gentoo.org>
logwatch-5.0.ebuild:
Masked logwatch-5.0.ebuild stable for ppc
21 Jul 2004; Tom Gall <tgall@gentoo.org> logwatch-5.2.2.ebuild:
stable on ppc64, bug #57579
*logwatch-5.2.2 (23 Jun 2004)
23 Jun 2004; Sven Wegener <swegener@gentoo.org> -logwatch-5.2.1.ebuild,
+logwatch-5.2.2.ebuild:
Version bump and prune older ebuild as source has disappeared upstream.
*logwatch-5.2.1 (23 Jun 2004)
23 Jun 2004; Sven Wegener <swegener@gentoo.org> logwatch-4.3.2.ebuild,
logwatch-5.0.ebuild, +logwatch-5.2.1.ebuild:
Version bump. Switched RDEPEND and DEPEND.
30 May 2004; Robin H. Johnson <robbat2@gentoo.org> logwatch-4.3.2.ebuild,
logwatch-5.0.ebuild:
mailx move
13 Mar 2004; David Holm <dholm@gentoo.org> logwatch-5.0.ebuild:
Added to ~ppc.
*logwatch-5.0 (17 Nov 2003)
17 Nov 2003; Jared Hudson <jhhudso@gentoo.org> : Version bump. Credit goes to
Alessandro Pisani <alextxm@tin.it> for the new ebuild.
23 Oct 2003; Martin Holzer <mholzer@gentoo.org> logwatch-4.3.2.ebuild:
removing auto-adding to cron. Closes #29012.
01 May 2003; Jared Hudson <jhhudso@gentoo.org> logwatch-4.2.1-r1.ebuild,
logwatch-4.3.1-r1.ebuild : Changed pkg_postrm() to remove the symbolic
links created in pkg_postinst(). In response to bug #17746, credit goes to
Gregorio Guidi <g.guidi@sns.it>.
11 Apr 2003; Jared Hudson <jhhudso@gentoo.org> logwatch-4.2.1.ebuild,
logwatch-4.3.1.ebuild : Changed pkg_postrm() and pkg_postinst() to fix
crontab bug reported in bug # 16576. Credit goes to:
Alessandro Pisani <alextxm@tin.it>
*logwatch-4.3.2 (11 Apr 2003)
11 Apr 2003; Jared Hudson <jhhudso@gentoo.org> : IMPORTANT NOTICE: I have
changed the location of logwatch and its configuration files and scripts.
logwatch.pl is now in /usr/sbin/logwatch.pl, the configuration files
and scripts are in /etc/log.d This will match the way the author intended
logwatch to be enabled while also allowing the configuration files to be
monitored for changed and subject to etc-update when logwatch is upgraded.
Credit goes to the following people: Alessandro Pisani <alextxm@tin.it>
and Georgi Georgiev <chutz@chubaka.net> Bugs fixed: 13303 16016 16576 17746
30 Mar 2003; Jared Hudson <jhhudso@gentoo.org> : Provider archived this
version of the tarball, so I changed our location in the ebuild.
*logwatch-4.3.1 (07 Feb 2003)
07 Feb 2003; Jared Hudson <jhhudso@gentoo.org> : Version bump.
*logwatch-4.2.1 (20 Dec 2002)
19 Feb 2003; Martin Holzer <mholzer@gentoo.org> logwatch-4.2.1.ebuild :
Marking as stable.
07 Feb 2003; Jared Hudson <jhhudso@gentoo.org> : Changed source location,
since providing ftp site moved 4.2.1 to old archives.
20 Dec 2002; Jared Hudson <jhhudso@gentoo.org> : Initial import. Ebuild
submitted by Alessandro Pisani <alextxm@tin.it>.
|