blob: 8a8d7f479735aa63c57bf1690c6b5458ce0483c6 (
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
70
71
72
73
74
75
|
# ChangeLog for app-admin/syslog-ng
# Copyright 2002 Gentoo Technologies, Inc.; Distributed under the GPL
# $Header: /var/cvsroot/gentoo-x86/app-admin/syslog-ng/ChangeLog,v 1.12 2002/10/25 17:34:12 woodchip Exp $
*syslog-ng-1.4.16 (25 Oct 2002)
25 Oct 2002; Donny Davies <woodchip@gentoo.org> :
Arrgh. This is the *stable version of syslog-ng, and according to our friends on
#9278, the only branch currently with working UDP/TCP support. I've marked the
development versions with ~, and this one stable :/
*syslog-ng-1.5.22 (23 Oct 2002)
23 Oct 2002; Donny Davies <woodchip@gentoo.org> :
Bug fix release. Thanks rkilgore@hotpop.com, wylie@geekasylum.org; #9278.
*syslog-ng-1.5.21 (12 Oct 2002)
12 Oct 2002; Seemant Kulleen <seemant@gentoo.org> syslog-ng-1.5.21.ebuild :
Works on sparcs
12 Oct 2002; Bruce A. Locke <blocke@shivan.org> syslog-ng-1.5.21.ebuild, files/syslog-ng.conf.sample:
Version bump and older versions removed due to security issue. "kernsrc"
line in example configuration file fixed. (Bugs #7951 and #7996)
*syslog-ng-1.5.19 (17 Aug 2002)
14 Sep 2002; Bruce A. Locke <blocke@shivan.org> syslog-ng-1.5.19.ebuild:
Fixed bug introduced with previous fix (#7757)
17 Aug 2002; Bruce A. Locke <blocke@shivan.org> syslog-ng-1.5.19.ebuild:
Updated ebuild contributed by mw@teamzone.de (Markus Wagner) plus
-lwrap buglet fix
*syslog-ng-1.5.17 (21 May 2002)
14 Aug 2002; Jack Morgan <jmorgan@gentoo.org> syslog-ng-1.5.17.ebuild
14 Aug 2002; Jack Morgan <jmorgan@gentoo.org> syslog-ng-1.4.15.ebuild
Added sparc64 to KEYWORDS.
*syslog-ng-1.5.17 (21 May 2002)
30 Jul 2002; Calum Selkirk <cselkirk@gentoo.org> syslog-ng-1.5.17.ebuild :
Added -ppc to KEYWORDS.
21 May 2002; Bruce A. Locke <blocke@shivan.org> syslog-ng-1.5.17.ebuild :
New development branch version... a pain to compile and is masked out
*syslog-ng-1.4.15 (21 May 2002)
21 May 2002; Bruce A. Locke <blocke@shivan.org> syslog-ng-1.4.15.ebuild :
New Version
*syslog-ng-1.4.12-r9 (3 May 2002)
3 May 2002; Donny Davies <woodchip@gentoo.org> :
Add LICENSE, SLOT, $Headers.
*syslog-ng-1.4.12-r8 (11 March 2002)
11 March 2002; M.Schlemmer <azarah@gentoo.org> :
Updated rc-script to provide "logger".
*syslog-ng-1.4.12-r7 (1 Feb 2002)
1 Feb 2002; G.Bevin <gbevin@gentoo.org> ChangeLog :
Added initial ChangeLog which should be updated whenever the package is
updated in any way. This changelog is targetted to users. This means that the
comments should well explained and written in clean English. The details about
writing correct changelogs are explained in the skel.ChangeLog file which you
can find in the root directory of the portage repository.
|