blob: 6006cf75c3f44a86d9ccd424399e9bd03c82f00f (
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
76
77
78
79
80
|
# ChangeLog for net-misc/netkit-telnetd
# Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/net-misc/netkit-telnetd/ChangeLog,v 1.20 2004/10/02 13:41:53 kumba Exp $
02 Oct 2004; Joshua Kinard <kumba@gentoo.org> netkit-telnetd-0.17-r4.ebuild:
Marked stable on mips.
02 Oct 2004; <SeJo@gentoo.org> netkit-telnetd-0.17-r4.ebuild:
stable on ppc gsla bug: 64632
01 Oct 2004; <solar@gentoo.org>
files/netkit-telnetd-0.17-cflags-gnu_source.patch:
corrected netkit-telnetd-0.17-cflags-gnu_source.patch so that it behaves with
our initscripts etc.
*netkit-telnetd-0.17-r4 (30 Sep 2004)
30 Sep 2004; <solar@gentoo.org> +metadata.xml,
+files/netkit-telnetd-0.17-cflags-gnu_source.patch,
+netkit-telnetd-0.17-r4.ebuild:
fix really old old telnetd security bugs. We now follow debs source lead for
netkit-telnetd. bug 64632
*netkit-telnetd-0.17-r3 (1 May 2002)
09 Apr 2003; Martin Holzer <mholzer@gentoo.org> netkit-telnetd-0.17-r3.ebuild:
Corrected description. Closes #18965.
24 Feb 2003; Nicholas Wourms <dragon@gentoo.org> netkit-telnetd-0.17-r3.ebuild :
Added stable mips keyword to the ebuild.
23 Feb 2003; Guy Martin <gmsoft@gentoo.org> netkit-telnetd-0.17-r3.ebuild :
Added hppa to keywords.
10 Feb 2003; Seemant Kulleen <seemant@gentoo.org>
netkit-telnetd-0.17-r3.ebuild :
Sed expression delimiters from / to :, closing bug #15006 by Blu3
<david+gentoo.org@blue-labs.org>
19 Jan 2003; Bob Johnson <livewire@gentoo.org> : make ebuild cp config file to /etc/xinetd.d
16 Dec 2002; Donny Davies <woodchip@gentoo.org> : #11294.
06 Dec 2002; Rodney Rees <manson@gentoo.org> : changed sparc ~sparc keywords
25 Oct 2002; Donny Davies <woodchip@gentoo.org> : Add xinetd config; #6507.
25 Sep 2002; Mike Frysinger <vapier@gentoo.org> :
Added alpha to KEYWORDS
09 Jul 2002; phoen][x <phoenix@gentoo.org> netkit-telnetd-0.17-r3.ebuild:
Added KEYWORDS, LICENSE, SLOT:
1 May 2002; Matthew Kennedy <mkennedy@gentoo.org> ChangeLog,
netkit-telnetd-0.17-r3.ebuild, files/digest-netkit-telnetd-0.17-r3,
files/net.issue.sample :
Resolves bug #1896 (added missing man page and add sample config)
*netkit-telnetd-0.17-r2 (05 Apr 2002)
09 Jul 2002; phoen][x <phoenix@gentoo.org> netkit-telnetd-0.17-r2.ebuild:
Added KEYWORDS, LICENSE, SLOT:
05 Apr 2002; G.Bevin <gbevin@gentoo.org> netkit-telnetd-0.17-r2.ebuil,
files/netkit-telnetd-0.17-gentoo.patch files/digest-netkit-telnetd-0.17-r2 :
Global fixes to makefile inclusion and library linkage to make it compile
with gcc3.
*netkit-telnetd-0.17-r1 (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.
|