blob: 718df3ac630c551541e7eac6cfa555c52d36fc33 (
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
|
# ChangeLog for net-ftp/ftpbase
# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/net-ftp/ftpbase/ChangeLog,v 1.16 2007/12/25 16:20:28 phreak Exp $
25 Dec 2007; Christian Heim <phreak@gentoo.org> metadata.xml:
Removing uberlord from metadata.xml as per #199318. Assigning to
maintainer-needed.
*ftpbase-0.01 (09 Jul 2007)
09 Jul 2007; Roy Marples <uberlord@gentoo.org> +ftpbase-0.01.ebuild:
Bumped for bug #184666 and keyworded ~x86-fbsd.
15 May 2007; Thilo Bangert <bangert@gentoo.org> metadata.xml:
add <herd>no-herd</herd>
06 May 2007; Marius Mauch <genone@gentoo.org> ftpbase-0.00.ebuild:
Replacing einfo with eerror
27 Sep 2006; Roy Marples <uberlord@gentoo.org> ftpbase-0.00.ebuild:
Give a newly created home dir sane ownership (root:ftp), #148748 thanks
to Sergey Borodich.
13 Apr 2006; Roy Marples <uberlord@gentoo.org> ftpbase-0.00.ebuild:
Fixed up some quoting issues and remove eindent command, #129774.
05 Oct 2005; Roy Marples <uberlord@gentoo.org> ftpbase-0.00.ebuild:
Use "egethome ftp" instead of greping and cuting /etc/passwd.
This allows us to work on other platforms with a minimum of fuss.
02 Oct 2005; MATSUU Takuto <matsuu@gentoo.org> ftpbase-0.00.ebuild:
Stable on sh.
23 Aug 2005; Roy Marples <uberlord@gentoo.org> ftpbase-0.00.ebuild:
Changed default shell from /bin/false to -1 so enewuser can pick the
correct nologin shell based on userland wrt bug #103421
31 Jul 2005; Fernando J. Pereda <ferdy@gentoo.org> ftpbase-0.00.ebuild:
stable on alpha
30 Jul 2005; Rene Nussbaumer <killerfox@gentoo.org> ftpbase-0.00.ebuild:
Stable on hppa. bug #100364
29 Jul 2005; Markus Rothe <corsair@gentoo.org> ftpbase-0.00.ebuild:
Stable on ppc64 (bug #100364)
29 Jul 2005; Tobias Scherbaum <dertobi123@gentoo.org> ftpbase-0.00.ebuild:
ppc stable, #100364
28 Jul 2005; Gustavo Zacarias <gustavoz@gentoo.org> ftpbase-0.00.ebuild:
Stable on sparc
27 Jul 2005; Roy Marples <uberlord@gentoo.org> ftpbase-0.00.ebuild:
Stable on amd64 and x86.
*ftpbase-0.00 (28 Jun 2005)
28 Jun 2005; Roy Marples <uberlord@gentoo.org> +files/ftp-pamd,
+files/ftp-pamd-include, +files/ftpusers, +metadata.xml,
+ftpbase-0.00.ebuild:
Initial ftpbase ebuild.
This is a meta-ebuild for vsftpd, proftpd and pureftp - possibly others too.
It provides a /etc/ftpusers, installs the ftp:ftp user and creates the
home directory.
Optionally it provides /etc/pam.d/ftp
|