blob: 185564dd948e8ebad6e58821f1b48a697489ffb0 (
plain)
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
|
# ChangeLog for sys-apps/logwatch
# Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/sys-apps/logwatch/ChangeLog,v 1.15 2004/06/23 19:28:59 swegener Exp $
*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>.
|