974
|
1 gftp (2.0.19-1) unstable; urgency=low
|
|
2
|
|
3 * New release. See the ChangeLog file for details on changes in this release
|
|
4
|
|
5 -- Brian Masney <masneyb@gftp.org> Sun, 30 Nov 2008 16:31:32 -0500
|
|
6
|
973
|
7 gftp (2.0.18-17) unstable; urgency=medium
|
|
8
|
|
9 * Remove Aurélien Jarno from the Uploaders field, as he no longer
|
|
10 wants to be involved. Thanks for your work until now!
|
|
11 * Bump Standards-Version to 3.7.3.
|
|
12 * Add the Homepage field and remove it from the long description.
|
|
13 * Add the Vcs-Git/Vcs-Browser fields.
|
|
14 * Add the XS-DM-Upload-Allowed field.
|
|
15 * Fix CVE-2006-7221: multiple off-by-one errors in fsplib.
|
|
16 (Closes: #437710)
|
|
17 * Fix lintian warning "debian-rules-ignores-make-clean-error
|
|
18 line 48".
|
|
19 * Fix lintian warnings "substvar-source-version-is-deprecated gftp",
|
|
20 "substvar-source-version-is-deprecated gftp-gtk", and
|
|
21 "substvar-source-version-is-deprecated gftp-text".
|
|
22 + Use suitable ${source:Version} and ${binary:Version} variables.
|
|
23 * Fix lintian warning "desktop-command-not-in-package
|
|
24 /usr/share/applications/gftp.desktop gftp".
|
|
25 + Use gftp-gtk instead.
|
|
26 * Fix lintian warning "desktop-entry-invalid-category Application
|
|
27 /usr/share/applications/gftp.desktop".
|
|
28 + Remove Application category.
|
|
29 * Fix lintian warning "menu-item-uses-apps-section
|
|
30 /usr/share/menu/gftp-gtk:6" and "menu-item-creates-new-section
|
|
31 Apps/Net /usr/share/menu/gftp-gtk:6".
|
|
32 + Replace Apps/Net by Applications/Network/File Transfer.
|
|
33 * Remove unused ${misc:Depends} variables from debian/control.
|
|
34 * Remove unused debhelper tools from debian/rules.
|
|
35 * Add debian/watch.
|
|
36
|
|
37 -- Aurélien GÉRÔME <ag@roxor.cx> Sun, 09 Dec 2007 19:13:40 +0100
|
|
38
|
|
39 gftp (2.0.18-16) unstable; urgency=low
|
|
40
|
|
41 * New maintainer: Aurélien GÉRÔME <ag@roxor.cx>. Thanks!
|
|
42 * Fix a crash when no password is given (closes: bug#389842).
|
|
43 * Make the package binNMUable.
|
|
44
|
|
45 -- Aurelien Jarno <aurel32@debian.org> Sun, 8 Oct 2006 18:48:39 +0200
|
|
46
|
|
47 gftp (2.0.18-15) unstable; urgency=low
|
|
48
|
|
49 * Patches backported from upstream:
|
|
50 - fix a crash when stopping a file transfer.
|
|
51 - fix a crash when handling bookmarks (closes: bug#302811).
|
|
52 * Fix a crash when stopping the queue (closes: bug#375912).
|
|
53 * Correctly handle timeouts on systems using NPTL (closes: bug#373851).
|
|
54 * Correctly display the protocol name when connecting from a bookmark
|
|
55 (closes: bug#376236).
|
|
56
|
|
57 -- Aurelien Jarno <aurel32@debian.org> Thu, 20 Jul 2006 16:21:34 +0200
|
|
58
|
|
59 gftp (2.0.18-14) unstable; urgency=low
|
|
60
|
|
61 * Fix handling of chmod values. Thanks to Matthieu Crapet for the
|
|
62 patch (closes: bug#364886).
|
|
63 * Fix a segfault while modifying bookmarks. Thanks to Matthieu Crapet for
|
|
64 the patch (closes: bug#322718).
|
|
65 * Bumped Standards-Version to 3.7.2 (no changes).
|
|
66 * Fixed FSF address in debian/copyright.
|
|
67
|
|
68 -- Aurelien Jarno <aurel32@debian.org> Sat, 17 Jun 2006 18:23:16 +0200
|
|
69
|
|
70 gftp (2.0.18-13) unstable; urgency=low
|
|
71
|
|
72 * Fix a typo in the package description (closes: bug#363605).
|
|
73
|
|
74 -- Aurelien Jarno <aurel32@debian.org> Thu, 20 Apr 2006 03:27:40 +0200
|
|
75
|
|
76 gftp (2.0.18-12) unstable; urgency=low
|
|
77
|
|
78 * Update the translation from CVS (closes: bug#362771).
|
|
79 * Fix the configuration file routines with japanese locales. Thanks to
|
|
80 Morita Sho for the patch (closes: bug#344695).
|
|
81
|
|
82 -- Aurelien Jarno <aurel32@debian.org> Wed, 19 Apr 2006 15:47:51 +0200
|
|
83
|
|
84 gftp (2.0.18-11) unstable; urgency=medium
|
|
85
|
|
86 * Fixed copy of addrinfo type linked list (closes: bug#339977).
|
|
87 * Removed circular dependency on gftp-gtk|gtk-text (closes: bug#339962).
|
|
88 * Fixed a typo in edit bookmarks window (closes: bug#326782).
|
|
89
|
|
90 -- Aurelien Jarno <aurel32@debian.org> Sun, 20 Nov 2005 02:47:57 +0100
|
|
91
|
|
92 gftp (2.0.18-10) unstable; urgency=low
|
|
93
|
|
94 * Build-depends on libreadline5-dev | libreadline-dev instead of
|
|
95 libreadline4-dev (closes: bug#326357).
|
|
96
|
|
97 -- Aurelien Jarno <aurel32@debian.org> Fri, 2 Sep 2005 23:07:03 +0200
|
|
98
|
|
99 gftp (2.0.18-9) unstable; urgency=low
|
|
100
|
|
101 * Fixed the previous patch, when ai_canonname == NULL (closes: bug#325587).
|
|
102
|
|
103 -- Aurelien Jarno <aurel32@debian.org> Mon, 29 Aug 2005 18:01:46 +0200
|
|
104
|
|
105 gftp (2.0.18-8) unstable; urgency=low
|
|
106
|
|
107 * The struct addrinfo are linked-list, copy them properly (closes:
|
|
108 bug#323874, bug#324912, #315018).
|
|
109
|
|
110 -- Aurelien Jarno <aurel32@debian.org> Sat, 27 Aug 2005 01:19:20 +0200
|
|
111
|
|
112 gftp (2.0.18-7) unstable; urgency=low
|
620
|
113
|
973
|
114 * Fix default protocol option when SSL is disabled (closes: bug#321452).
|
|
115 * Preserve date/time and permissions on directory (closes: bug#320783).
|
|
116
|
|
117 -- Aurelien Jarno <aurel32@debian.org> Fri, 5 Aug 2005 23:46:13 +0200
|
|
118
|
|
119 gftp (2.0.18-6) unstable; urgency=low
|
|
120
|
|
121 * German translation fixes by Jens Seidel (closes: bug#314094).
|
|
122
|
|
123 -- Aurelien Jarno <aurel32@debian.org> Thu, 16 Jun 2005 15:58:00 +0200
|
|
124
|
|
125 gftp (2.0.18-5) unstable; urgency=low
|
|
126
|
|
127 * Fixed a small typos in gftp.1 (closes: bug#301927).
|
|
128 * Downgrade alternative value to 90 instead of 100.
|
|
129
|
|
130 -- Aurelien Jarno <aurel32@debian.org> Fri, 15 Apr 2005 11:45:46 +0200
|
|
131
|
|
132 gftp (2.0.18-4) unstable; urgency=medium
|
|
133
|
|
134 * Copy more data in gftp_copy_request() (closes: bug#298619).
|
|
135
|
|
136 -- Aurelien Jarno <aurel32@debian.org> Wed, 9 Mar 2005 00:59:35 +0100
|
|
137
|
|
138 gftp (2.0.18-3) unstable; urgency=medium
|
|
139
|
|
140 * Fixed SSH mode flag when reading files (closes: bug#297647).
|
|
141
|
|
142 -- Aurelien Jarno <aurel32@debian.org> Wed, 2 Mar 2005 16:59:43 +0100
|
|
143
|
|
144 gftp (2.0.18-2) unstable; urgency=high
|
|
145
|
|
146 * Fixed SSH offset computation on big endian machines
|
|
147 (closes: bug#296608).
|
|
148
|
|
149 -- Aurelien Jarno <aurel32@debian.org> Thu, 24 Feb 2005 16:16:42 +0100
|
|
150
|
|
151 gftp (2.0.18-1) unstable; urgency=medium
|
|
152
|
|
153 * New upstream version.
|
|
154
|
|
155 -- Aurelien Jarno <aurel32@debian.org> Fri, 4 Feb 2005 17:33:37 +0100
|
|
156
|
|
157 gftp (2.0.17+cvs20050102-3) unstable; urgency=low
|
|
158
|
|
159 * Added a patch to differentiate upload and download in the progress
|
|
160 list (closes: bug#289957).
|
|
161
|
|
162 -- Aurelien Jarno <aurel32@debian.org> Wed, 12 Jan 2005 02:54:06 +0100
|
|
163
|
|
164 gftp (2.0.17+cvs20050102-2) unstable; urgency=low
|
|
165
|
|
166 * Added a patch to fix segfault when dragging an URL during dialog
|
|
167 with the FTP server (closes: bug#222882).
|
620
|
168
|
973
|
169 -- Aurelien Jarno <aurel32@debian.org> Mon, 3 Jan 2005 02:37:19 +0100
|
|
170
|
|
171 gftp (2.0.17+cvs20050102-1) unstable; urgency=low
|
|
172
|
|
173 * New CVS version.
|
|
174 * Added a patch to fix crash when renaming a file or creating a new
|
|
175 directory (closes: bug#288292).
|
|
176
|
|
177 -- Aurelien Jarno <aurel32@debian.org> Sun, 2 Jan 2005 23:35:51 +0100
|
|
178
|
|
179 gftp (2.0.17+cvs20041230-1) unstable; urgency=low
|
|
180
|
|
181 * New CVS version.
|
|
182 * All patches from the previous version have been included in
|
|
183 the CVS.
|
|
184 * Support for passive connections to servers behind a firewall has
|
|
185 been added (closes: bug#155044).
|
|
186
|
|
187 -- Aurelien Jarno <aurel32@debian.org> Thu, 30 Dec 2004 10:35:26 +0100
|
|
188
|
|
189 gftp (2.0.17+cvs20041201-1) unstable; urgency=medium
|
|
190
|
|
191 * New CVS version.
|
|
192 * Patches pulled from bugzilla.gnome.org (not yet in CVS):
|
|
193 - gnome#157713: filename display in transfer dialog (closes:
|
|
194 bug#280308)
|
|
195 - gnome#160118: chmod command (closes: bug#283834)
|
|
196 - gnome#159963: rename command with ssh connections (closes:
|
|
197 bug#282507)
|
|
198
|
|
199 -- Aurelien Jarno <aurel32@debian.org> Thu, 2 Dec 2004 01:50:33 +0100
|
|
200
|
|
201 gftp (2.0.17+cvs20041105-1) unstable; urgency=low
|
|
202
|
|
203 * New CVS version:
|
|
204 - Fixed gftp.desktop (closes: bug#279848).
|
|
205
|
|
206 -- Aurelien Jarno <aurel32@debian.org> Fri, 5 Nov 2004 16:58:57 +0000
|
|
207
|
|
208 gftp (2.0.17+cvs20041030-1) unstable; urgency=low
|
|
209
|
|
210 * New CVS version.
|
|
211 * Fixed protocol list generation (really closes: bug#278756).
|
|
212
|
|
213 -- Aurelien Jarno <aurel32@debian.org> Sun, 31 Oct 2004 13:50:18 +0000
|
|
214
|
|
215 gftp (2.0.17+cvs20041029-1) unstable; urgency=low
|
|
216
|
|
217 * New CVS version:
|
|
218 - Better SSH handling (closes: bug#138250, bug#205016).
|
|
219 - Fixed segfault when modifying bookmarks (closes: bug#230848).
|
|
220 - Fixed segfault when deleting files (closes: bug#277386).
|
|
221 - Fixed default protocol selection (closes: bug#278756).
|
|
222
|
|
223 -- Aurelien Jarno <aurel32@debian.org> Fri, 29 Oct 2004 13:52:58 +0000
|
620
|
224
|
453
|
225 gftp (2.0.17-1) unstable; urgency=low
|
|
226
|
|
227 * New release. See the ChangeLog file for details on changes in this release
|
|
228
|
|
229 -- Brian Masney <masneyb@gftp.org> Sun, 28 Mar 2004 18:57:53 -0500
|
|
230
|
400
|
231 gftp (2.0.16-7) unstable; urgency=low
|
|
232
|
|
233 * Added a patch to keep the filename's extension in the temporary
|
|
234 filename created when viewing a remote file (closes: bug#232053).
|
|
235 * Patch pulled from CVS: ability to enable/disable IPv6 (closes: bug#232274).
|
|
236 * Added an alternative for the ftp command which point to gftp-text.
|
|
237
|
|
238 -- Aurelien Jarno <aurel32@debian.org> Sat, 14 Feb 2004 08:35:13 +0100
|
|
239
|
|
240 gftp (2.0.16-6) unstable; urgency=low
|
|
241
|
|
242 * Replace latest patch (anonymous FTP connections) with the one from the
|
|
243 CVS.
|
|
244
|
|
245 -- Aurelien Jarno <aurel32@debian.org> Tue, 20 Jan 2004 01:16:11 +0100
|
|
246
|
|
247 gftp (2.0.16-5) unstable; urgency=low
|
|
248
|
|
249 * Allow password to be specified for anonymous FTP connections
|
|
250 (closes: bug#226924).
|
|
251
|
|
252 -- Aurelien Jarno <aurel32@debian.org> Mon, 12 Jan 2004 00:00:54 +0100
|
|
253
|
|
254 gftp (2.0.16-4) unstable; urgency=low
|
|
255
|
|
256 * Doesn't double slashes in HTTP GET requests (closes: bug#224401).
|
|
257 * Updated copyright.
|
|
258
|
|
259 -- Aurelien Jarno <aurel32@debian.org> Thu, 18 Dec 2003 23:15:02 +0100
|
|
260
|
|
261 gftp (2.0.16-3) unstable; urgency=low
|
|
262
|
|
263 * Don't allow dropping a bookmark onto the root node, or onto a node
|
|
264 which is not a folder. (closes: bug#223996).
|
|
265
|
|
266 -- Aurelien Jarno <aurel32@debian.org> Mon, 15 Dec 2003 00:59:21 +0100
|
|
267
|
|
268 gftp (2.0.16-2) unstable; urgency=low
|
|
269
|
|
270 * Patch pulled from CVS: default action is overwrite when the destination
|
|
271 file is greater than the source file (closes: bug#173158).
|
|
272 * Added a patch to store password in scrambled form (closes: bug#196784).
|
|
273
|
|
274 -- Aurelien Jarno <aurel32@debian.org> Wed, 10 Dec 2003 23:25:08 +0100
|
|
275
|
311
|
276 gftp (2.0.16-1) unstable; urgency=low
|
|
277
|
312
|
278 * New upstream release.
|
|
279
|
|
280 -- Aurelien Jarno <aurel32@debian.org> Sun, 9 Nov 2003 16:01:01 +0100
|
|
281
|
|
282 gftp (2.0.15-8) unstable; urgency=low
|
|
283
|
|
284 * Added a patch to fix a refresh distant files bug.
|
|
285 * Patch pulled from CVS: dont't attempt to log again, if the code 5xx
|
|
286 is returned.
|
|
287
|
|
288 -- Aurelien Jarno <aurel32@debian.org> Mon, 13 Oct 2003 12:18:38 +0200
|
|
289
|
|
290 gftp (2.0.15-7) unstable; urgency=low
|
|
291
|
|
292 * Patch pulled from CVS: fix for CRAY directory listings. Some UNIX
|
|
293 directory listings with files containing spaces could be
|
|
294 misinterpreted (closes: bug#190814).
|
|
295
|
|
296 -- Aurelien Jarno <aurel32@debian.org> Sun, 5 Oct 2003 15:05:28 +0200
|
|
297
|
|
298 gftp (2.0.15-6) unstable; urgency=low
|
|
299
|
|
300 * Patch pulled from CVS: Zero-out the number of bytes of the next item
|
|
301 in the download queue (closes: bug#201190).
|
|
302
|
|
303 -- Aurelien Jarno <aurel32@debian.org> Thu, 2 Oct 2003 18:35:10 +0200
|
311
|
304
|
312
|
305 gftp (2.0.15-5) unstable; urgency=low
|
|
306
|
|
307 * Fixed file renaming (closes: bug#211311).
|
|
308
|
|
309 -- Aurelien Jarno <aurel32@debian.org> Sun, 28 Sep 2003 21:06:02 +0200
|
|
310
|
|
311 gftp (2.0.15-4) unstable; urgency=low
|
|
312
|
|
313 * Added a script call parse-netrc.pl to /usr/share/doc/gftp-{common,gtk,
|
|
314 text}/examples, which converts bookmarks from netrc to gftp format
|
|
315 (closes: bug#128883).
|
|
316 * Pulled a patch from CVS to fix a refresh files bug.
|
|
317
|
|
318 -- Aurelien Jarno <aurel32@debian.org> Thu, 25 Sep 2003 08:31:55 +0200
|
|
319
|
|
320 gftp (2.0.15-3) unstable; urgency=low
|
|
321
|
|
322 * Applied patch from upstream to fix wrong directory entries.
|
|
323 * Fixed "Save directory listing" option (closes: bug#195136).
|
|
324
|
|
325 -- Aurelien Jarno <aurel32@debian.org> Mon, 22 Sep 2003 00:24:19 +0200
|
|
326
|
|
327 gftp (2.0.15-2) unstable; urgency=low
|
|
328
|
|
329 * Oops, I forgot to change the maintainer in debian/control. Done.
|
|
330
|
|
331 -- Aurelien Jarno <aurel32@debian.org> Sun, 21 Sep 2003 20:42:00 +0200
|
311
|
332
|
261
|
333 gftp (2.0.15-1) unstable; urgency=low
|
231
|
334
|
312
|
335 * New maintainer (closes: bug#211998).
|
|
336 * Acknowledge previous NMU (closes: bug#157018, #167185, #176188, #176206,
|
|
337 #176337, #176682, #192598).
|
|
338 * Updated debian/copyright.
|
|
339 * Uses debian/compat instead of DH_COMPAT.
|
|
340 * debian/control:
|
|
341 + Added homepage and author to the description.
|
|
342 + Depends on ${misc:Depends}.
|
|
343 + Changed gftp to arch all as it is only a transitionnal package.
|
|
344 * debian/control:
|
|
345 + Uses dh_install instead of dh_movefiles.
|
|
346 + Uses autotools-dev to update config.{guess,sub}.
|
|
347 + Don't install README, THANKS, TODO and USERS-GUIDE in all three gftp-*
|
|
348 packages. Put them only in gftp-common and create links to them in
|
|
349 gftp-gtk and gftp-text.
|
231
|
350
|
312
|
351 -- Aurelien Jarno <aurel32@debian.org> Sun, 21 Sep 2003 20:17:02 +0200
|
|
352
|
|
353 gftp (2.0.15-0.1) unstable; urgency=low
|
|
354
|
|
355 * 0-day NMU.
|
|
356 * New upstream release:
|
|
357 - Fixes for transferring files greater than 2.1GB (closes: bug#157018).
|
|
358 - Filename with spaces are now correctly handled (closes: bug#161785).
|
|
359 * Create the menu icon from /usr/share/gftp/gftp.png (closes: bug#192598).
|
|
360 * Upgraded policy compliance to 3.6.1 (no changes).
|
|
361
|
|
362 -- Aurelien Jarno <aurel32@debian.org> Sun, 14 Sep 2003 22:08:31 +0200
|
231
|
363
|
|
364 gftp (2.0.14-1.1) unstable; urgency=low
|
|
365
|
|
366 * NMU (RC bug with patch more than 4 months old).
|
|
367 * debian/control:
|
|
368 + Set policy to 3.5.10.
|
|
369 + Added proper Conflicts/Replaces to reflect moving the menu file from
|
|
370 gftp-common to gftp-gtk (Closes: #176188, #176206).
|
|
371 + Used ${Source-Version} in package dependencies.
|
|
372 * debian/menu:
|
|
373 + Changed the package test to gftp-gtk.
|
|
374
|
|
375 -- Sam Hocevar (Debian packages) <sam+deb@zoy.org> Fri, 6 Jun 2003 13:24:06 +0200
|
|
376
|
73
|
377 gftp (2.0.14-1) unstable; urgency=low
|
67
|
378
|
231
|
379 * Added Brian's patch which closes: #170367.
|
|
380 * Moving menu file in gftp-gtk (closes: #158430).
|
|
381 * Added libreadline-dev in the gtk-text Build-Depends (closes: #172016).
|
|
382 * gftp now supports gtk2, so switching to use it (closes: #158406).
|
|
383 * Lowered debhelper version to 2 to build gftp in debian stable release
|
|
384 (Nicolas Boos).
|
|
385 * New upstream release.
|
67
|
386
|
231
|
387 -- Aurelien Beaujean <aure@debian.org> Wed, 8 Jan 2003 22:50:38 +0100
|
67
|
388
|
33
|
389 gftp (2.0.13-1) unstable; urgency=low
|
1
|
390
|
33
|
391 * Added a gftp mini logo (gftp-mini-logo.xpm) and using it in the menu file
|
|
392 which closes: #153468.
|
|
393 * New upstream release, it fix gftp-text problem, so closes: #153836.
|
1
|
394
|
33
|
395 -- Aurelien Beaujean <aure@debian.org> Mon, 22 Jul 2002 10:21:44 +0200
|
1
|
396
|
33
|
397 gftp (2.0.12-1) unstable; urgency=low
|
1
|
398
|
33
|
399 * Moving menu file into gftp-common: closes: #135042.
|
|
400 * Forgot to close the german translation mistake warning in the pervious
|
|
401 release so: closes: #125384.
|
|
402 * Changing maintainer's email.
|
|
403 * New upstream release, so closes segfault bug: closes: #146836.
|
1
|
404
|
33
|
405 -- Aurelien Beaujean <aure@debian.org> Sat, 13 Jul 2002 13:47:13 +0200
|
1
|
406
|
33
|
407 gftp (2.0.11-1) unstable; urgency=low
|
1
|
408
|
33
|
409 * New release.
|
|
410
|
|
411 -- Aurelien Beaujean <beaujean@efrei.fr> Thu, 17 Jan 2002 20:52:36 +0100
|
1
|
412
|
33
|
413 gftp (2.0.10-2) unstable; urgency=low
|
1
|
414
|
33
|
415 * Added ABOUT-NLS, THANKS and docs/USERS-GUIDE in debian/docs file.
|
|
416 * Added an icon entry in the debian/menu file.
|
|
417 * Change of the debhelper version to 3.
|
|
418 * Checked and changed Standards-Version to 3.5.6.0.
|
1
|
419
|
33
|
420 -- Aurelien Beaujean <beaujean@efrei.fr> Fri, 28 Dec 2001 12:16:09 +0100
|
1
|
421
|
33
|
422 gftp (2.0.10-1) unstable; urgency=low
|
1
|
423
|
33
|
424 * New release, closes: #126134.
|
|
425 * Included a new docs/sample.gftp/deb.xpm icon that best represent Debian,
|
|
426 closes: #123932.
|
|
427 * Correct spelling mistake SSG instead of SSH in german lang files,
|
|
428 closes: #116619.
|
1
|
429
|
33
|
430 -- Aurelien Beaujean <beaujean@efrei.fr> Wed, 26 Dec 2001 13:02:33 +0100
|
1
|
431
|
33
|
432 gftp (2.0.9-1) unstable; urgency=low
|
1
|
433
|
33
|
434 * New release.
|
|
435 * Added SSH file transfert and FXP support in the package description.
|
1
|
436
|
33
|
437 -- Aurelien Beaujean <beaujean@efrei.fr> Sat, 01 Dec 2001 23:08:31 +0100
|
1
|
438
|
33
|
439 gftp (2.0.9pre3-1) unstable; urgency=low
|
|
440
|
|
441 * New upstream version.
|
1
|
442
|
33
|
443 -- Aurelien Beaujean <beaujean@efrei.fr> Wed, 21 Nov 2001 19:42:18 +0100
|
|
444
|
|
445 gftp (2.0.9pre2-1) unstable; urgency=low
|
1
|
446
|
33
|
447 * New maintainer, Closes: #109220.
|
1
|
448
|
33
|
449 -- Aurelien Beaujean <beaujean@efrei.fr> Sat, 3 Nov 2001 18:11:15 -0200
|
|
450
|
|
451 gftp (2.0.9pre1-1) unstable; urgency=low
|
1
|
452
|
|
453 * New release. See CHANGELOG for details on changes in this release
|
|
454
|
|
455 -- Brian Masney <masneyb@seul.org> Thu, 1 Nov 2001 22:24:32 -0500
|
|
456
|
|
457 gftp (2.0.8-2) unstable; urgency=low
|
|
458
|
|
459 * Removed remnant /usr/bin/X11/ in the path for gftp in its menu entry,
|
|
460 closes: #95483.
|
|
461 * Applied patch from John Daily for gftp-text anonymous, thank you,
|
|
462 closes: #95967.
|
|
463 * Put the wrapper script into gftp-common since we have a Depends: on them
|
|
464 anyway, ditched alternatives and added temporary preinsts and Conflicts:
|
|
465 to cleanly remove the alternative, closes: #95968.
|
|
466
|
|
467 -- Josip Rodin <jrodin@jagor.srce.hr> Thu, 3 May 2001 23:13:57 +0200
|
|
468
|
|
469 gftp (2.0.8-1) unstable; urgency=low
|
|
470
|
|
471 * New upstream version:
|
|
472 + no longer vulnerable to format string bugs, closes: #94394.
|
|
473 + no longer crashes when downloading multiple files, closes: #89577.
|
|
474 + fixed problem with domains in local hosts, closes: #77032.
|
|
475 + fixed corruption of ASCII files, closes: #81629.
|
|
476 + no longer stores passwords in index.db, closes: #84319.
|
|
477 * Split package into three parts:
|
|
478 + gftp-gtk: contains the version of the program that needs X and
|
|
479 GTK+/Glib
|
|
480 + gftp-text: contains the version of the program that only needs
|
|
481 console and GLib
|
|
482 + gftp-common: contains the shared stuff, namely the locales and the
|
|
483 manpage.
|
|
484 The `gftp' binary is handled using alternatives (that script checking
|
|
485 $DISPLAY looks nice, but it'd be a conflict).
|
|
486 * gftp is a dummy package now, and it will install all three of these.
|
|
487 * Standards-Version: 3.5.2.
|
|
488
|
|
489 -- Josip Rodin <jrodin@jagor.srce.hr> Tue, 20 Mar 2001 14:12:44 +0100
|
|
490
|
|
491 gftp (2.0.8) unstable; urgency=low
|
|
492
|
|
493 * New release. See CHANGELOG for details on changes in this release
|
|
494
|
|
495 -- Brian Masney <masneyb@seul.org> Mon, 4 Apr 2001 22:35:27 -0500
|
|
496
|
|
497 gftp (2.0.7b-1) unstable; urgency=low
|
|
498
|
|
499 * New upstream version.
|
|
500 * Added debhelper to build-dependencies, closes: #66338.
|
|
501 * Standards-Version: 3.2.0:
|
|
502 + added DEB_BUILD_OPTIONS checks in debian/rules
|
|
503
|
|
504 -- Josip Rodin <jrodin@jagor.srce.hr> Mon, 21 Aug 2000 00:29:30 +0200
|
|
505
|
|
506 gftp (2.0.7a) unstable; urgency=low
|
|
507
|
|
508 * New release. See CHANGELOG for details on changes in this release
|
|
509
|
|
510 -- Brian Masney <masneyb@seul.org> Mon, 24 Jul 2000 22:12:34 -0500
|
|
511
|
|
512 gftp (2.0.7-1) unstable; urgency=low
|
|
513
|
|
514 * New upstream version.
|
|
515 * Moved stuff out of X11R6/.
|
|
516
|
|
517 -- Josip Rodin <jrodin@jagor.srce.hr> Mon, 10 Jul 2000 20:16:00 +0200
|
|
518
|
|
519 gftp (2.0.7) unstable; urgency=low
|
|
520
|
|
521 * New release. See CHANGELOG for details on changes in this release
|
|
522
|
|
523 -- Brian Masney <masneyb@seul.org> Sun, 9 Jul 2000 17:24:41 -0500
|
|
524
|
|
525 gftp (2.0.6a-3) frozen unstable; urgency=low
|
|
526
|
|
527 * Argh. Forgot to add `frozen' to the distributions, and that's necessary
|
|
528 since the bug below is release-critical... doing it now.
|
|
529 + Added -mieee to $CFLAGS when compiling on Alpha, closes: #64508.
|
|
530
|
|
531 -- Josip Rodin <jrodin@jagor.srce.hr> Mon, 22 May 2000 23:01:47 +0200
|
|
532
|
|
533 gftp (2.0.6a-2) unstable; urgency=low
|
|
534
|
|
535 * Added -mieee to $CFLAGS when compiling on Alpha, closes: #64508.
|
|
536
|
|
537 -- Josip Rodin <jrodin@jagor.srce.hr> Mon, 22 May 2000 23:01:47 +0200
|
|
538
|
|
539 gftp (2.0.6a-1) unstable; urgency=low
|
|
540
|
|
541 * New upstream version.
|
|
542
|
|
543 -- Josip Rodin <jrodin@jagor.srce.hr> Sun, 19 Dec 1999 02:25:31 +0100
|
|
544
|
|
545 gftp (2.0.6) stable; urgency=low
|
|
546
|
|
547 * New release. See CHANGELOG for details on changes in this release
|
|
548
|
|
549 -- Brian Masney <masneyb@seul.org> Sun, 05 Dec 1999 22:23:36 -0500
|
|
550
|
|
551 gftp (2.0.5a-1) unstable; urgency=low
|
|
552
|
|
553 * New upstream version.
|
|
554 * New maintainer (nobody appears to have wanted this package enough
|
|
555 to actually upload it, so I'm taking it).
|
|
556 * Policy 3.1.1 compliance.
|
|
557
|
|
558 -- Josip Rodin <jrodin@jagor.srce.hr> Sun, 28 Nov 1999 14:01:31 +0100
|
|
559
|
|
560 gftp (2.0.5a-1) stable; urgency=low
|
|
561
|
|
562 * New release. See CHANGELOG for details on changes in this release
|
|
563
|
|
564 -- Brian Masney <masneyb@seul.org> Wed, 29 Sep 1999 21:45:40 -0500
|
|
565
|
|
566 gftp (2.0.5-1) stable; urgency=low
|
|
567
|
|
568 * New release. See CHANGELOG for details on changes in this version.
|
|
569
|
|
570 -- Brian Masney <masneyb@seul.org> Thu, 23 Sep 1999 18:51:08 -0500
|
|
571
|
|
572 gftp (2.0.2-1) unstable; urgency=low
|
|
573
|
|
574 * New upstream releases
|
|
575
|
|
576 -- Brian E. Ermovick <talon@debian.org> Sun, 4 Jul 1999 03:18:42 -0500
|
|
577
|
|
578 gftp (2.0.0-2) unstable; urgency=low
|
|
579
|
|
580 * Fixed minor build release, closing bug #37849
|
|
581
|
|
582 -- Brian E. Ermovick <talon@debian.org> Thu, 20 May 1999 17:37:46 -0500
|
|
583
|
|
584 gftp (2.0.0-1) unstable; urgency=low
|
|
585
|
|
586 * New Upstream Release. Also closed bug #37750
|
|
587
|
|
588 -- Brian E. Ermovick <talon@debian.org> Mon, 17 May 1999 00:36:44 -0500
|
|
589
|
|
590 gftp (1.13-1) unstable; urgency=low
|
|
591
|
|
592 * New Upstream Release.
|
|
593
|
|
594 -- Brian E. Ermovick <talon@debian.org> Sat, 8 May 1999 00:19:15 -0500
|
|
595
|
|
596 gftp (1.12-2) unstable; urgency=low
|
|
597
|
|
598 * First release with new maintainer
|
|
599 * Compiled against gtk 1.2
|
|
600
|
|
601 -- Brian E. Ermovick <talon@debian.org> Tue, 13 Apr 1999 01:15:34 -0500
|
|
602
|
|
603 gftp (1.12-1) unstable; urgency=low
|
|
604
|
|
605 * New upstream version
|
|
606 * Added postinst/postrm to call update-menus
|
|
607
|
|
608 -- Martin Schulze <joey@finlandia.infodrom.north.de> Fri, 5 Mar 1999 00:04:58 +0100
|
|
609
|
973
|
610 gftp (1.11-1) unstable; urgency=low
|
1
|
611
|
|
612 * New upstream version, said to fix some crash bugs
|
|
613
|
|
614 -- Martin Schulze <joey@finlandia.infodrom.north.de> Tue, 9 Feb 1999 11:46:24 +0100
|
|
615
|
973
|
616 gftp (1.1-1) unstable; urgency=low
|
1
|
617
|
|
618 * New upstream version (closes: Bug#32772)
|
|
619
|
|
620 -- Martin Schulze <joey@finlandia.infodrom.north.de> Mon, 8 Feb 1999 22:26:44 +0100
|
|
621
|
|
622 gftp (1.0.4-1) unstable; urgency=low
|
|
623
|
|
624 * New upstream version
|
|
625 * Removed -DDEBUG
|
|
626
|
|
627 -- Martin Schulze <joey@finlandia.infodrom.north.de> Wed, 27 Jan 1999 23:27:13 +0100
|
|
628
|
|
629 gftp (0.21-2) unstable; urgency=low
|
|
630
|
|
631 * Corrected section to net
|
|
632
|
|
633 -- Martin Schulze <joey@finlandia.infodrom.north.de> Mon, 11 Jan 1999 23:01:05 +0100
|
|
634
|
|
635 gftp (0.21-1) unstable; urgency=low
|
|
636
|
|
637 * New upstream source
|
|
638 * Removed superflous message on the console if no .gftp directory is provided
|
|
639 * Changed automatic password creation from "user@host" to "user@host.domain"
|
|
640 * Changed "X Windows" to "X11 Sites" since the X Consortium doesn't like
|
|
641 their product to be called like a similar named crappy piece of [zensored].
|
33
|
642
|
1
|
643 -- Martin Schulze <joey@finlandia.infodrom.north.de> Thu, 7 Jan 1999 20:41:16 +0100
|
|
644
|
|
645 gftp (0.2-1) unstable; urgency=low
|
|
646
|
|
647 * First trial
|
|
648
|
|
649 -- Martin Schulze <joey@finlandia.infodrom.north.de> Tue, 5 Jan 1999 12:31:13 +0100
|
33
|
650
|