| 1 |
gbevin |
1.1 |
# ChangeLog for net-ftp/vsftpd
|
| 2 |
jforman |
1.47 |
# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2
|
| 3 |
uberlord |
1.62 |
# $Header: /var/cvsroot/gentoo-x86/net-ftp/vsftpd/ChangeLog,v 1.61 2005/09/17 19:24:40 flameeyes Exp $
|
| 4 |
|
|
|
| 5 |
|
|
19 Sep 2005; Roy Marples <uberlord@gentoo.org> -vsftpd-1.2.2.ebuild,
|
| 6 |
|
|
vsftpd-2.0.3-r1.ebuild:
|
| 7 |
|
|
New USE flag selinux now depends on the selinux-ftpd policy, wrt #106355.
|
| 8 |
|
|
|
| 9 |
|
|
Punted the old 1.2.2 ebuild - 2.0.3-r1 stable on all arches :)
|
| 10 |
agriffis |
1.60 |
|
| 11 |
|
|
17 Sep 2005; Aron Griffis <agriffis@gentoo.org> vsftpd-2.0.3-r1.ebuild:
|
| 12 |
|
|
Mark 2.0.3-r1 stable on alpha
|
| 13 |
hansmi |
1.59 |
|
| 14 |
|
|
14 Aug 2005; Michael Hanselmann <hansmi@gentoo.org>
|
| 15 |
|
|
vsftpd-2.0.3-r1.ebuild:
|
| 16 |
|
|
Stable on ppc.
|
| 17 |
corsair |
1.58 |
|
| 18 |
|
|
08 Aug 2005; Markus Rothe <corsair@gentoo.org> vsftpd-2.0.3-r1.ebuild:
|
| 19 |
|
|
Stable on ppc64
|
| 20 |
uberlord |
1.57 |
|
| 21 |
|
|
03 Aug 2005; Roy Marples <uberlord@gentoo.org> files/vsftpd.conf:
|
| 22 |
|
|
Fixed vsftpd.conf example wrt bug #101137
|
| 23 |
gustavoz |
1.56 |
|
| 24 |
|
|
28 Jul 2005; Gustavo Zacarias <gustavoz@gentoo.org>
|
| 25 |
|
|
vsftpd-2.0.3-r1.ebuild:
|
| 26 |
|
|
Stable on sparc
|
| 27 |
uberlord |
1.55 |
|
| 28 |
|
|
27 Jul 2005; Roy Marples <uberlord@gentoo.org>
|
| 29 |
|
|
-files/vsftpd-2.0.1-gentoo.diff, -vsftpd-2.0.2.ebuild,
|
| 30 |
|
|
-vsftpd-2.0.3.ebuild, vsftpd-2.0.3-r1.ebuild:
|
| 31 |
|
|
Stable on amd64 and x86.
|
| 32 |
uberlord |
1.53 |
|
| 33 |
uberlord |
1.54 |
*vsftpd-2.0.3-r1 (28 Jun 2005)
|
| 34 |
|
|
|
| 35 |
|
|
28 Jun 2005; Roy Marples <uberlord@gentoo.org>
|
| 36 |
|
|
+files/vsftpd-2.0.3-gentoo.diff, +vsftpd-2.0.3-r1.ebuild,
|
| 37 |
|
|
files/vsftpd.conf:
|
| 38 |
|
|
Added dependency on ftpbase - fixes #96258
|
| 39 |
|
|
|
| 40 |
|
|
Changed default options of /etc/vsftpd/vsftpd.something
|
| 41 |
|
|
to /etc/vsftpd/something - exception is /etc/vsftpd/vsftpd.conf
|
| 42 |
|
|
This makes is more consistent with the default vsftpd installation.
|
| 43 |
|
|
|
| 44 |
|
|
Default log file is now /var/log/vsftpd.log - which is the package default
|
| 45 |
|
|
|
| 46 |
|
|
Default PAM service name is now ftp again
|
| 47 |
|
|
|
| 48 |
|
|
07 Jun 2005; Roy Marples <uberlord@gentoo.org>
|
| 49 |
uberlord |
1.53 |
-files/vsftpd-1.0.1-gentoo.diff, -files/vsftpd-1.2.0-gentoo.diff.bz2,
|
| 50 |
|
|
metadata.xml, -vsftpd-1.0.1-r1.ebuild, -vsftpd-1.2.0-r1.ebuild,
|
| 51 |
|
|
-vsftpd-1.2.1.ebuild, -vsftpd-2.0.1.ebuild, vsftpd-2.0.3.ebuild:
|
| 52 |
|
|
punted old versions
|
| 53 |
|
|
ipv6 flag dropped for 2.0.3 - I'm sure xinetd users can add the ipv6
|
| 54 |
|
|
flag to the /etc/xinetd.d/vsftpd themselves if needed - fixes #75609
|
| 55 |
|
|
added background=YES and listen=YES to the default config - fixes #78347
|
| 56 |
|
|
tweaked DEPEND to work with sys-libs/pam and virtual/pam
|
| 57 |
uberlord |
1.52 |
|
| 58 |
|
|
*vsftpd-2.0.3 (07 Jun 2005)
|
| 59 |
|
|
|
| 60 |
|
|
07 Jun 2005; Roy Marples <uberlord@gentoo.org> files/vsftpd.init.d,
|
| 61 |
|
|
+files/vsftpd.pam-include, files/vsftpd.xinetd, files/vsftpd.xinetd.ipv6,
|
| 62 |
|
|
metadata.xml, +vsftpd-2.0.3.ebuild:
|
| 63 |
|
|
init.d script now checks for listen=YES or listen_ipv6=YES - fixes #54228
|
| 64 |
|
|
xinetd USE flag added to make support of it optional - fixes #75892
|
| 65 |
|
|
USERID removed from xinetd files - fixes #78764
|
| 66 |
|
|
init.d script now does a "killall vsftpd" when stopping - fixes #81819
|
| 67 |
flameeyes |
1.61 |
cleaner ebuild - fixes #84733 thanks to Diego Pettenò <flameeyes@gentoo.org>
|
| 68 |
solar |
1.51 |
|
| 69 |
|
|
*vsftpd-2.0.2 (13 Mar 2005)
|
| 70 |
|
|
|
| 71 |
|
|
13 Mar 2005; <solar@gentoo.org> +vsftpd-2.0.2.ebuild:
|
| 72 |
|
|
- version bump. fixes an issue with SSL secured data connections dropping out
|
| 73 |
solar |
1.50 |
|
| 74 |
|
|
09 Feb 2005; <solar@gentoo.org> vsftpd-2.0.1.ebuild:
|
| 75 |
|
|
- remove fPIC filtering on vsftpd-2.0.1 (no longer needed) bug #74519
|
| 76 |
jforman |
1.49 |
|
| 77 |
|
|
09 Feb 2005; Jeffrey Forman <jforman@gentoo.org> vsftpd-2.0.1.ebuild:
|
| 78 |
|
|
didnt compile, fixed the ebuild per bug 79202, thanks Rob!
|
| 79 |
solar |
1.48 |
|
| 80 |
|
|
22 Jan 2005; <solar@gentoo.org> vsftpd-1.2.2.ebuild:
|
| 81 |
|
|
- remove fPIC filtering on vsftpd-1.2.2. (no longer needed) bug #74519
|
| 82 |
jforman |
1.47 |
|
| 83 |
|
|
17 Jan 2005; Jeffrey Forman <jforman@gentoo.org> vsftpd-2.0.1.ebuild:
|
| 84 |
|
|
Add support to build vsftpd without pam, bug 65981, thanks Rob!
|
| 85 |
ciaranm |
1.46 |
|
| 86 |
|
|
29 Dec 2004; Ciaran McCreesh <ciaranm@gentoo.org> :
|
| 87 |
|
|
Change encoding to UTF-8 for GLEP 31 compliance
|
| 88 |
jforman |
1.45 |
|
| 89 |
|
|
30 Sep 2004; Jeffrey Forman <jforman@gentoo.org> files/vsftpd.init.d:
|
| 90 |
|
|
updated init.d/vsftpd to remove source cmd per bug #51908
|
| 91 |
tgall |
1.44 |
|
| 92 |
|
|
28 Sep 2004; Tom Gall <tgall@gentoo.org> vsftpd-1.2.2.ebuild,
|
| 93 |
|
|
+vsftpd-1.2.2-ppc64.diff:
|
| 94 |
|
|
fix bug #64175 for ppc64
|
| 95 |
slarti |
1.43 |
|
| 96 |
|
|
25 Sep 2004; Tom Martin <slarti@gentoo.org> vsftpd-2.0.1.ebuild:
|
| 97 |
|
|
Fixed the epatch line in the ebuild to not include `.bz2' (see jforman's
|
| 98 |
|
|
comment below).
|
| 99 |
jforman |
1.42 |
|
| 100 |
|
|
24 Sep 2004; Jeffrey Forman <jforman@gentoo.org> vsftpd-2.0.1.ebuild:
|
| 101 |
|
|
added patch for gentoo-friendly file locations, wrt bug #65116
|
| 102 |
jforman |
1.41 |
|
| 103 |
|
|
*vsftpd-2.0.1 (23 Sep 2004)
|
| 104 |
|
|
|
| 105 |
|
|
23 Sep 2004; Jeffrey Forman <jforman@gentoo.org> vsftpd-2.0.1.ebuild:
|
| 106 |
|
|
~ on all arch's for testing
|
| 107 |
jforman |
1.40 |
|
| 108 |
|
|
23 Sep 2004; Jeffrey Forman <jforman@gentoo.org> :
|
| 109 |
|
|
New ebuild, vsftp-2.0.1, -$arch on all. Adds SSL/TLS support
|
| 110 |
tgall |
1.39 |
|
| 111 |
|
|
13 Jul 2004; Tom Gall <tgall@gentoo.org> vsftpd-1.2.2.ebuild:
|
| 112 |
|
|
stable on ppc64, bug #53116
|
| 113 |
tseng |
1.37 |
|
| 114 |
|
|
15 Jun 2004; Brandon Hale <tseng@gentoo.org> vsftpd-1.2.2.ebuild:
|
| 115 |
|
|
Stable on x86, bug #53116
|
| 116 |
weeve |
1.36 |
|
| 117 |
|
|
15 Jun 2004; Jason Wever <weeve@gentoo.org> vsftpd-1.2.2.ebuild:
|
| 118 |
|
|
Marked stable on sparc wrt bug #53116.
|
| 119 |
kloeri |
1.35 |
|
| 120 |
ciaranm |
1.46 |
15 Jun 2004; Bryan Ăstergaard <kloeri@gentoo.org> vsftpd-1.2.2.ebuild:
|
| 121 |
kloeri |
1.35 |
Stable on alpha, bug 53116.
|
| 122 |
solar |
1.34 |
|
| 123 |
|
|
*vsftpd-1.2.2 (15 Jun 2004)
|
| 124 |
|
|
|
| 125 |
|
|
15 Jun 2004; <solar@gentoo.org> vsftpd-1.2.2.ebuild:
|
| 126 |
|
|
security version bump bug #53116
|
| 127 |
agriffis |
1.33 |
|
| 128 |
|
|
10 Jun 2004; Aron Griffis <agriffis@gentoo.org> vsftpd-1.2.0-r1.ebuild,
|
| 129 |
|
|
vsftpd-1.2.1.ebuild:
|
| 130 |
|
|
Fix use invocation
|
| 131 |
hansmi |
1.32 |
|
| 132 |
|
|
05 Jun 2004; Michael Hanselmann <hansmi@gentoo.org> vsftpd-1.2.1.ebuild:
|
| 133 |
|
|
Added ~ppc to KEYWORDS.
|
| 134 |
tgall |
1.31 |
|
| 135 |
|
|
03 Jun 2004; Tom Gall <tgall@gentoo.org> vsftpd-1.2.1.ebuild:
|
| 136 |
|
|
stable on ppc64, bug #52907
|
| 137 |
mr_bones_ |
1.30 |
|
| 138 |
|
|
30 Mar 2004; Michael Sterrett <mr_bones_@gentoo.org> vsftpd-1.2.0-r1.ebuild,
|
| 139 |
|
|
vsftpd-1.2.1.ebuild:
|
| 140 |
|
|
move filter-flags into src_unpack()
|
| 141 |
randy |
1.29 |
|
| 142 |
|
|
29 Mar 2004; <randy@gentoo.org> vsftpd-1.2.1.ebuild:
|
| 143 |
|
|
adding s390 keywords
|
| 144 |
weeve |
1.28 |
|
| 145 |
|
|
14 Mar 2004; Jason Wever <weeve@gentoo.org> vsftpd-1.2.1.ebuild:
|
| 146 |
|
|
Stable on sparc.
|
| 147 |
weeve |
1.27 |
|
| 148 |
|
|
02 Mar 2004; Jason Wever <weeve@gentoo.org> vsftpd-1.2.1.ebuild:
|
| 149 |
|
|
Added the super spiffy ~sparc keyword :)
|
| 150 |
rajiv |
1.26 |
|
| 151 |
|
|
27 Feb 2004; Rajiv Aaron Manglani <rajiv@gentoo.org> vsftpd-1.2.1.ebuild:
|
| 152 |
|
|
marked stable on x86.
|
| 153 |
agriffis |
1.25 |
|
| 154 |
|
|
26 Feb 2004; Aron Griffis <agriffis@gentoo.org> vsftpd-1.2.1.ebuild:
|
| 155 |
|
|
stable on alpha and ia64
|
| 156 |
avenj |
1.24 |
|
| 157 |
|
|
01 Feb 2004; Jon Portnoy <avenj@gentoo.org> vsftpd-1.2.1.ebuild :
|
| 158 |
|
|
AMD64 keywords.
|
| 159 |
weeve |
1.23 |
|
| 160 |
|
|
07 Jan 2004; Jason Wever <weeve@gentoo.org> vsftpd-1.2.0-r1.ebuild:
|
| 161 |
|
|
Marked stable on sparc.
|
| 162 |
rajiv |
1.22 |
|
| 163 |
|
|
*vsftpd-1.2.1 (10 Dec 2003)
|
| 164 |
|
|
|
| 165 |
|
|
10 Dec 2003; Rajiv Aaron Manglani <rajiv@gentoo.org> vsftpd-1.2.1.ebuild,
|
| 166 |
|
|
files/vsftpd-1.2.1-gentoo.diff.bz2:
|
| 167 |
|
|
version bump. thanks to matt taylor for a new patch file.
|
| 168 |
|
|
fixes bug #33648.
|
| 169 |
rajiv |
1.20 |
|
| 170 |
|
|
10 Dec 2003; Rajiv Aaron Manglani <rajiv@gentoo.org> vsftpd-1.1.2.ebuild,
|
| 171 |
rajiv |
1.21 |
vsftpd-1.1.3-r1.ebuild, vsftpd-1.1.3.ebuild, vsftpd-1.2.0.ebuild,
|
| 172 |
|
|
files/vsftpd-1.1.2-gentoo.diff, files/vsftpd-1.1.3-gentoo.diff,
|
| 173 |
|
|
files/vsftpd-1.1.3-ipv6.patch:
|
| 174 |
rajiv |
1.20 |
removed old ebuild files.
|
| 175 |
rajiv |
1.19 |
|
| 176 |
|
|
10 Dec 2003; Rajiv Aaron Manglani <rajiv@gentoo.org> files/vsftpd.init.d:
|
| 177 |
|
|
check for 'listen' in conf file. bug #33648.
|
| 178 |
spider |
1.18 |
|
| 179 |
|
|
08 Dec 2003; <spider@gentoo.org> vsftpd-1.1.3-r1.ebuild,
|
| 180 |
|
|
vsftpd-1.1.3.ebuild, vsftpd-1.2.0-r1.ebuild, vsftpd-1.2.0.ebuild:
|
| 181 |
|
|
QA drive, fixing bug 35127
|
| 182 |
rajiv |
1.17 |
|
| 183 |
|
|
09 Sep 2003; Rajiv Aaron Manglani <rajiv@gentoo.org> vsftpd-1.2.0-r1.ebuild:
|
| 184 |
|
|
bumped vsftpd-1.2.0-r1.ebuild to x86 stable.
|
| 185 |
rajiv |
1.16 |
|
| 186 |
|
|
*vsftpd-1.2.0-r1 (02 Sep 2003)
|
| 187 |
|
|
|
| 188 |
|
|
02 Sep 2003; Rajiv Aaron Manglani <rajiv@gentoo.org> vsftpd-1.2.0-r1.ebuild,
|
| 189 |
|
|
files/vsftpd.conf.d, files/vsftpd.init.d:
|
| 190 |
|
|
added init.d and conf.d files for running vsftpd standalone.
|
| 191 |
taviso |
1.15 |
|
| 192 |
|
|
31 Jul 2003; Tavis Ormandy <taviso@gentoo.org> vsftpd-1.2.0.ebuild:
|
| 193 |
|
|
reported broken on alpha.
|
| 194 |
raker |
1.14 |
|
| 195 |
|
|
*vsftpd-1.2.0 (09 Jun 2003)
|
| 196 |
|
|
|
| 197 |
|
|
09 Jun 2003; Nick Hadaway <raker@gentoo.org> vsftpd-1.2.0.ebuild.
|
| 198 |
|
|
files/vsftpd-1.2.0-gentoo.diff.bz2:
|
| 199 |
|
|
Version bump. Fixed ipv6 logic for xinetd. Now ipv6 support is
|
| 200 |
|
|
included in the source so no patch is needed. Updated the gentoo
|
| 201 |
|
|
patch for this version.
|
| 202 |
gmsoft |
1.12 |
|
| 203 |
|
|
*vsftpd-1.1.3-r1 (06 Apr 2003)
|
| 204 |
woodchip |
1.13 |
|
| 205 |
|
|
05 Jun 2003; Donny Davies <woodchip@gentoo.org> vsftpd-1.1.3-r1.ebuild:
|
| 206 |
|
|
Fix #21079.
|
| 207 |
gmsoft |
1.12 |
|
| 208 |
|
|
06 Feb 2003; Guy Martin <gmsoft@gentoo.org> vsftpd-1.1.3-r1.ebuild, files/digest-vsftpd-1.1.3-r1,
|
| 209 |
|
|
files/vsftpd-1.1.3-ipv6.patch, files/vsftpd.xinetd.ipv6 :
|
| 210 |
|
|
Added ipv6 support. Added ~hppa to KEYWORDS.
|
| 211 |
woodchip |
1.11 |
|
| 212 |
|
|
24 Feb 2003; Donny Davies <woodchip@gentoo.org> : Fix my ebuild.
|
| 213 |
woodchip |
1.8 |
|
| 214 |
|
|
*vsftpd-1.1.3 (15 Feb 2003)
|
| 215 |
seemant |
1.9 |
|
| 216 |
seemant |
1.10 |
18 Feb 2003; <seemant@gentoo.org> vsftpd-1.1.3.ebuild :
|
| 217 |
woodchip |
1.11 |
filter -fPIC.
|
| 218 |
woodchip |
1.8 |
|
| 219 |
|
|
15 Feb 2003; Donny Davies <woodchip@gentoo.org> : Chase latest release.
|
| 220 |
|
|
#12435; optional pam and tcpd support.
|
| 221 |
woodchip |
1.4 |
|
| 222 |
blizzy |
1.6 |
06 Dec 2002; Rodney Rees <manson@gentoo.org> : changed sparc ~sparc keywords
|
| 223 |
manson |
1.5 |
|
| 224 |
woodchip |
1.4 |
*vsftpd-1.1.2 (19 Oct 2002)
|
| 225 |
|
|
|
| 226 |
|
|
19 Oct 2002; Donny Davies <woodchip@gentoo.org> :
|
| 227 |
|
|
Chase latest release. Tidy up patch. Make vsftpd.pam pam_stack aware.
|
| 228 |
woodchip |
1.2 |
|
| 229 |
|
|
*vsftpd-1.0.1-r1 (3 May 2002)
|
| 230 |
vapier |
1.3 |
|
| 231 |
|
|
20 Sep 2002; Mike Frysinger <vapier@gentoo.org> :
|
| 232 |
woodchip |
1.4 |
Added HOMEPAGE variable and set SRC_URI to the homepage download location.
|
| 233 |
vapier |
1.3 |
|
| 234 |
woodchip |
1.2 |
3 May 2002; Donny Davies <woodchip@gentoo.org> :
|
| 235 |
|
|
Added LICENSE, SLOT.
|