blob: 72fd6984bf2f8ffcab0d0fded5691657a9040807 (
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
|
# ChangeLog for net-misc/ndtpd
# Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/net-misc/ndtpd/ChangeLog,v 1.14 2007/12/04 10:02:54 ulm Exp $
04 Dec 2007; Ulrich Mueller <ulm@gentoo.org> ndtpd-3.1.5.ebuild:
Don't tamper with /etc/services. Fixes bug #195120.
28 Apr 2007; Sven Wegener <swegener@gentoo.org> ndtpd-3.1.5.ebuild:
Fix *initd, *confd and *envd calls (#17388, #174266)
09 Feb 2007; Diego Pettenò <flameeyes@gentoo.org> ChangeLog:
Regenerate digest in Manifest2 format.
02 Oct 2005; Diego Pettenò <flameeyes@gentoo.org> ndtpd-3.1.5.ebuild:
Don't use /bin/false as shell for ndtpuser user. Use -1 instead.
19 Mar 2005; MATSUU Takuto <matsuu@gentoo.org> ndtpd-3.1.5.ebuild:
Marked as ~amd64.
18 Jan 2005; Mamoru KOMACHI <usata@gentoo.org> ndtpd-3.1.5.ebuild:
Changed /sbin/nologin to /bin/false; /sbin/nologin no longer exists.
28 Jul 2004; Mamoru KOMACHI <usata@gentoo.org> ndtpd-3.1.5.ebuild:
Moved enew* to pkg_setup(); see bug #58526
14 Jan 2004; Mamoru KOMACHI <usata@gentoo.org> ndtpd-3.1.5.ebuild:
Changed uid.gid separator to :, closing bug #38038
04 Jan 2004; <usata@gentoo.org> ndtpd-3.1.5.ebuild:
Fixed compile bug when >=dev-libs/eb-4.0
*ndtpd-3.1.5 (01 Sep 2003)
26 Nov 2003; Mamoru KOMACHI <usata@gentoo.org> files/ndtpd.initd:
Changed need net to use net, see bug #33161
18 Sep 2003; Mamoru KOMACHI <usata@gentoo.org> metadata.xml,
ndtpd-3.1.5.ebuild:
Marked as stable. Changed herd from cjk to no-herd
11 Sep 2003; Mamoru KOMACHI <usata@gentoo.org> ndtpd-3.1.5.ebuild:
Changed default uid:gid of ndtpd to 402
01 Sep 2003; Mamoru KOMACHI <usata@gentoo.org> ndtpd-3.1.5.ebuild,
files/ndtpd.initd:
Initial import. Thanks to jargon-san at GentooJP BugTrack.
|