/[gentoo-x86]/net-ftp/vsftpd/ChangeLog
Gentoo

Contents of /net-ftp/vsftpd/ChangeLog

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1.67 - (show annotations) (download)
Mon May 8 08:44:04 2006 UTC (7 years ago) by uberlord
Branch: MAIN
Changes since 1.66: +4 -1 lines
Don't install the installation document - lol.
(Portage version: 2.1_pre10-r3)

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

  ViewVC Help
Powered by ViewVC 1.1.13