File: changelog

package info (click to toggle)
ncftp 2%3A3.2.5-2.2
  • links: PTS
  • area: main
  • in suites: bullseye
  • size: 3,404 kB
  • sloc: ansic: 39,640; sh: 3,552; makefile: 897; cpp: 612; perl: 101
file content (485 lines) | stat: -rw-r--r-- 15,314 bytes parent folder | download
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
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
ncftp (2:3.2.5-2.2) unstable; urgency=medium

  * Non-maintainer upload.
  * Fix ftbfs with GCC-10. (Closes: #957582)

 -- Sudip Mukherjee <sudipm.mukherjee@gmail.com>  Tue, 18 Aug 2020 18:17:17 +0100

ncftp (2:3.2.5-2.1) unstable; urgency=medium

  * Non-maintainer upload.
  * Fix sh/autoconfall.sh, based on a fix from Helmut Grohne.
    (Closes: #874261)

 -- Adrian Bunk <bunk@debian.org>  Sun, 24 Jun 2018 17:41:59 +0300

ncftp (2:3.2.5-2) unstable; urgency=medium

  * acknowledge the NMU: Thanks Jakub and Lucas! closes: #666352
  * debian/compat "raised" to compat 9
  * added reproducible patch. Thanks Reiner closes: #829249
  * fixed rmdir with trailing /. Thanks Bart closes: #352425
  * updated to Standard-Version 3.9.8. removed debian/menu
  * fixed lintian hardening-no-*
  * fixed lintian maintainer-script-without-set-e
  * added debian/watch

 -- Noël Köthe <noel@debian.org>  Fri, 01 Jul 2016 19:19:28 +0200

ncftp (2:3.2.5-1.1) unstable; urgency=low

  * Non-maintainer upload.
  * Make build-stamp depend on configure-stamp (closes: #666352). Thanks to
    Lucas Nussbaum for the bug report.

 -- Jakub Wilk <jwilk@debian.org>  Sat, 12 May 2012 11:30:35 +0200

ncftp (2:3.2.5-1) unstable; urgency=low

  * new upstream release from 2011-01-17
    - no bookmark question by default. closes: Bug#57463
  * updated Standards-Version without changes to 3.9.2
  * fixed lintian warnings
    - description-synopsis-starts-with-article
    - debian-rules-missing-recommended-target

 -- Noèl Köthe <noel@debian.org>  Thu, 21 Jul 2011 15:50:43 +0200

ncftp (2:3.2.4-1) unstable; urgency=low

  * new upstream release 2010-04-07
    closes: Bug#579585
  * replaced libreadline5-dev build dependency with libreadline-dev
    closes: Bug#553815
  * updated Standards: Version
  * lintian warning: corrected section of menu
    (Applications/Network/File Transfer)

 -- Noèl Köthe <noel@debian.org>  Thu, 13 May 2010 19:47:38 +0200

ncftp (2:3.2.2-1) unstable; urgency=low

  * new upstream 2008-08-18
  * updated Standards Version
  * added Homepage:
  * updated description - removed ncftp2
  * update history of packaging in copyright

 -- Noèl Köthe <noel@debian.org>  Sat, 21 Feb 2009 20:13:08 +0100

ncftp (2:3.2.1-1) unstable; urgency=low

  * new upstream 2007-07-29
  * updated Standards-Version

 -- Noèl Köthe <noel@debian.org>  Thu, 16 Aug 2007 12:49:22 +0200

ncftp (2:3.2.0-1) unstable; urgency=medium

  * new upstream 2005-08-05
  * updated Standards-Version

 -- Noèl Köthe <noel@debian.org>  Tue, 24 Oct 2006 22:15:38 +0200

ncftp (2:3.1.9-1) unstable; urgency=low

  * new upstream 2005-04-06
    (closes: Bug#305769)
  * switched from readline4 to 5

 -- Noèl Köthe <noel@debian.org>  Thu, 26 May 2005 13:04:25 +0200

ncftp (2:3.1.8-1) unstable; urgency=low

  * new upstream from 2004-07-27
  * corrected ncftpspooler link
    (closes: Bug#234001)

 -- Noèl Köthe <noel@debian.org>  Tue, 10 Aug 2004 20:52:18 +0200

ncftp (2:3.1.7-1) unstable; urgency=low

  * new upstream from 2004-01-07
  * from upstream changelog:
    "Fixed a memory leak introduced in 3.1.6."
    (closes: Bug#188371)

 -- Noèl Köthe <noel@debian.org>  Fri, 13 Feb 2004 21:25:20 +0100

ncftp (2:3.1.6-1) unstable; urgency=low

  * new upstream from 2003-08-25
  * 3.1.6 fixes the problem with 8bit chars at the ncftp prompt
    (closes: Bug#166542)
  * removed outdated README.Debian
  * updated Standards-Version
  * included the ncftpbookmarks manpage to the binary packages
    and not only in the source (thanks Nicolas)
    (closes: Bug#208479)

 -- Noèl Köthe <noel@debian.org>  Sat,  3 Jan 2003 13:09:00 +0100

ncftp (2:3.1.5-3) unstable; urgency=low

  * changed the adv sentence to a just good bye
    (closes: Bug#199031)
  * added manpage for ncftpbookmarks from Nicolas Duboc (thanks!)
    (closes: Bug#200038)
  * added missing -e option of ncftpput manpage
    (closes: Bug#183808)
  * updated Standards-Version

 -- Noel Koethe <noel@debian.org>  Tue, 29 Jul 2003 16:09:00 +0200

ncftp (2:3.1.5-2) unstable; urgency=low

  * corrected --sysconfdir typo
    (closes: Bug#180574)
    (closes: Bug#183473)
  * updated Standards-Version to 3.5.9

 -- Noel Koethe <noel@debian.org>  Sun,  6 Apr 2003 22:49:00 +0100

ncftp (2:3.1.5-1) unstable; urgency=low

  * new upstream from 2002-10-13
    (closes: Bug#164736)
  * I asked upstream to check the open Debian bugs and he
    helped me with the bugs which are fixed "" are the quotes
    from upstream (thanks Mike!):
  * "This has been fixed."
    (closes: Bug#63263)
  * "This doesn't satisfy our command-line argument syntax."
    (closes: Bug#117373)
  * "There is an "ls -f" method of forcing a refresh, but we
    don't plan on adding a complete flush."
    (closes: Bug#150433)
  * "I think that issue has been fixed."
    (closes: Bug#106298)
  * "The program erases the password from memory ASAP after
    opening for security reasons."
    (closes: Bug#146005)

 -- Noel Koethe <noel@debian.org>  Mon, 14 Oct 2002 21:51:00 +0200

ncftp (2:3.1.4-2) unstable; urgency=low

  * took package from Muhammad
    (closes: Bug#162055)
  * updated Standards-Version

 -- Noel Koethe <noel@debian.org>  Mon, 23 Sep 2002 21:20:00 +0200

ncftp (2:3.1.4-1) unstable; urgency=low

  * New Upstream release.
  * Readline support using patch from Shane Wegner <shane@debian.org>

 -- Muhammad Hussain Yusuf <yusuf@debian.org>  Sun,  7 Jul 2002 20:51:03 +0100

ncftp (2:3.1.3-1) unstable; urgency=low

  * New Upstream release. Closes: #134049, #99090, #136178
  * Readline support using patch from Shane Wegner <shane@cm.nu>

 -- Muhammad Hussain Yusuf <yusuf@debian.org>  Wed,  3 Apr 2002 13:07:08 +0100

ncftp (2:3.1.2-1) unstable; urgency=low

  * New Upstream Release.
  * Readline support using patch from Shane Wegner <shane@cm.nu>

 -- Muhammad Hussain Yusuf <yusuf@debian.org>  Sat,  2 Feb 2002 12:47:38 +0000

ncftp (2:3.1.1-3) unstable; urgency=low

  * Amended debian/control file to detail Readline support. 

 -- Muhammad Hussain Yusuf <yusuf@debian.org>  Sat, 19 Jan 2002 15:32:52 +0000

ncftp (2:3.1.1-2) unstable; urgency=low

  * Enabled readline support using patch from Shane Wegner <shane@cm.nu>

 -- Muhammad Hussain Yusuf <yusuf@debian.org>  Thu, 17 Jan 2002 14:32:43 +0000

ncftp (2:3.1.1-1) unstable; urgency=low

  * New Upstream Release.
  * Closes: #128637, #128636
  
 -- Muhammad Hussain Yusuf <yusuf@debian.org>  Fri, 11 Jan 2002 11:37:38 +0000

ncftp (2:3.0.4-1) unstable; urgency=low

  * New Upstream Release. 
  * Includes readline patch from Shane Wegner <shane@cm.nu>

 -- Muhammad Hussain Yusuf <yusuf@debian.org>  Thu,  8 Nov 2001 15:06:54 +0000

ncftp (2:3.0.3-6) unstable; urgency=low

  * Patch from Shane Wegner <shane@cm.nu> for ncftp/cmds.c regarding
    tilda expansion. closes: #106938.

 -- Muhammad Hussain Yusuf <yusuf@debian.org>  Sun, 29 Jul 2001 10:43:09 +0100

ncftp (2:3.0.3-5) unstable; urgency=low

  * Patch from LaMont Jones <lamont@smallone.fc.hp.com> for ncftp to
    build on PARISC with gcc 3.0. closes: #99372

 -- Muhammad Hussain Yusuf <yusuf@debian.org>  Tue,  3 Jul 2001 13:30:38 +0100

ncftp (2:3.0.3-4) unstable; urgency=low

  * Removed Strn.1. Closes: #99586.

 -- Muhammad Hussain Yusuf <muhammad_yusuf@lineone.net>  Sat,  2 Jun 2001 08:23:09 +0100

ncftp (2:3.0.3-3) unstable; urgency=low

  * Enabled Readline support. 

 -- Muhammad Hussain Yusuf <muhammad_yusuf@lineone.net>  Thu, 31 May 2001 18:41:10 +0100

ncftp (2:3.0.3-2) unstable; urgency=low

  * Re-integrated update-alternatives support and compatability with
   ncftp2. Closes: #99321, #95893 

 -- Muhammad Hussain Yusuf <muhammad_yusuf@lineone.net>  Thu, 31 May 2001 11:15:03 +0100

ncftp (2:3.0.3-1) unstable; urgency=low

  * New upstream release. Closes: #95893, #93587.

 -- Muhammad Hussain Yusuf <muhammad_yusuf@lineone.net>  Sat, 26 May 2001 07:45:26 +0100

ncftp (2:3.0.2-4.0.1) unstable; urgency=low

  * Non-maintainer upload.
  * debian/control (Architecture): set to 'any', closes: #94275.

 -- James Troup <james@nocrew.org>  Mon, 21 May 2001 01:15:31 +0100

ncftp (2:3.0.2-4) unstable; urgency=low

  * New Maintainer.

 -- Muhammad Hussain Yusuf <muhammad_yusuf@lineone.net>  Thu,  1 Mar 2001 21:22:02 +0000

ncftp (2:3.0.2-3) unstable; urgency=low

  * Added menu hint.
  * Updated to policy 3.5.0.0
  * Modified ncftpbookmarks so that "bookmarks" now runs in ncftp, even if
    there are no bookmarks.  (Closes: #65341)  

 -- Chris Lawrence <lawrencc@debian.org>  Sat,  3 Feb 2001 22:42:23 -0600

ncftp (2:3.0.2-2) unstable; urgency=low

  * Reenabled readline support, as the FSF claims the Clarified Artistic
    License is GPL-compatible.  See 
    http://www.gnu.org/philosophy/license-list.html#GPLCompatibleLicenses
    for details.
  * Clarify the "not saved" message.  (Closes: #81483)
  * Use $HOME instead of whatever's in the passwd file, if available.
    (Closes: #72128)
  * Updated to comply with policy 3.2.1.0.

 -- Chris Lawrence <lawrencc@debian.org>  Sat, 27 Jan 2001 21:43:23 -0600

ncftp (2:3.0.2-1) unstable; urgency=low

  * New upstream release.  (Closes: #80868)
  * New license ("The Clarified Artistic License").  debian-legal believes
    this license is DFSG-free.

 -- Chris Lawrence <lawrencc@debian.org>  Sun,  7 Jan 2001 23:32:24 -0600

ncftp (2:3.0.1-4) unstable; urgency=low

  * Remove readline support due to license incompatibility.
    (Closes: #71005) Probably reopens #55392 (problems with non-vt100
    terminals).  Attempted to link against editline, but doing so results
    in unresolved symbols.
  * Corrollary: use ncftp2 if you need compatibility with esoteric
    terminals, since it's GPL'd and does link against readline.

 -- Chris Lawrence <lawrencc@debian.org>  Mon, 11 Sep 2000 00:16:27 -0500

ncftp (2:3.0.1-3) unstable; urgency=low

  * Declare build dependency on debhelper.  (Closes: #65741)

 -- Chris Lawrence <lawrencc@debian.org>  Fri, 23 Jun 2000 23:55:00 -0500

ncftp (2:3.0.1-2) unstable; urgency=low

  * Fix bug that would end the program if a blank line was entered.
    Thanks to Shane Wegner for the patch.  (Closes: #65648)

 -- Chris Lawrence <lawrencc@debian.org>  Wed, 14 Jun 2000 18:06:54 -0500

ncftp (2:3.0.1-1) unstable; urgency=low

  * New upstream release.  (Closes: #64676).
  * Handle non-vt100 terminals better using patch from Shane Wegner.
    (Closes: #55392)

 -- Chris Lawrence <lawrencc@debian.org>  Thu,  1 Jun 2000 18:46:25 -0500

ncftp (2:3.0.0-1) unstable; urgency=low

  * New upstream release.  (Closes: #60965)
  * 3.0.0 fixes y2k bug when connecting to old versions of wuftpd.
    (Closes: #57345, #57399)
  * Bumped epoch (1->2) for yet more fun with version numbering.
  * Add build dependency on libncurses-dev.
  * Recompile with libncurses5-dev.
  * Update to Standards-Version 3.1.1.0.
  * Wrote a man page for the ncftpbookmarks command.

 -- Chris Lawrence <lawrencc@debian.org>  Fri, 24 Mar 2000 00:42:04 -0600

ncftp (1:3.0beta21-1) unstable; urgency=low

  * New upstream release.
  * New maintainer.
  * Released under the Artistic License; thus, it is now compliant with
    the Debian Free Software Guidelines.
  * Standards-Version 3.0.1.1

 -- Chris Lawrence <lawrencc@debian.org>  Fri, 15 Oct 1999 01:55:48 -0500

ncftp (1:3.0beta14-2) unstable; urgency=low

  * Recompile for ncurses4.

 -- Martin Mitchell <martin@debian.org>  Thu, 22 Oct 1998 00:54:08 +1000

ncftp (1:3.0beta14-1) unstable; urgency=low

  * New upstream release.

 -- Martin Mitchell <martin@debian.org>  Fri, 26 Jun 1998 03:31:16 +1000

ncftp (1:3.0beta12-2) unstable; urgency=low

  * Fix installation path so ncftpbatch may be used for bgget. (#23421)

 -- Martin Mitchell <martin@debian.org>  Sun, 14 Jun 1998 18:16:47 +1000

ncftp (1:3.0beta12-1) unstable; urgency=low

  * New upstream release.

 -- Martin Mitchell <martin@debian.org>  Wed, 10 Jun 1998 17:24:48 +1000

ncftp (1:3.0beta11-1) unstable; urgency=low

  * Split ncftp 2 package to ncftp2.
  * New GPL upstream source.
  * Place beta version warning in package description.
  * Replaces all previous versions of ncftp.
  * Implement alternatives mechanism so ncftp 2 may be installed
    alongside this package.

 -- Martin Mitchell <martin@debian.org>  Sun, 31 May 1998 20:35:51 +1000

ncftp (1:2.4.3-4) frozen unstable; urgency=low

  * Increase line limits 4 times to 1Kb to correct potential truncation
    of commandlines in linemode. (#11061)
  * Implement sensible readline append characters for directories and
    files to make linemode completion behave as expected. (Thanks J.
    Troup for the bugreport)

 -- Martin Mitchell <martin@debian.org>  Sat, 25 Apr 1998 23:21:33 +1000

ncftp (1:2.4.3-3) frozen unstable; urgency=low

  * Correct transfer indicator to display correctly after 100Mb
    transferred. (#8341, #16196)
  * Change definition of Mb and Gb to standard values to fix progress
    meter problem. (#10750)
  * Fix progress meter to display correct size of file already received
    when doing a reget. (#16296, #10793)
  * Verify that wildcard handling has already been fixed. (#9828)
  * Add patch to drop @ from symlinks when using tab completion. (#10541)

 -- Martin Mitchell <martin@debian.org>  Sat, 25 Apr 1998 03:47:09 +1000

ncftp (1:2.4.3-2) unstable; urgency=low

  * Fix rules file to explicitly set postinst permissions. (#21596)
  * Update to standards version 2.4.1.

 -- Martin Mitchell <martin@debian.org>  Fri, 24 Apr 1998 21:41:09 +1000

ncftp (1:2.4.3-1) frozen unstable; urgency=low

  * Maintainer release, thanks to Scott Ellis for the non-maintainer one.
  * Reintegrate longer network timeout patch.
  * Change from non-free to main distribution.
  * Add menu entry. (#15187, #19993)

 -- Martin Mitchell <martin@debian.org>  Wed,  1 Apr 1998 01:44:46 +1000

ncftp (3.0beta9-1) unstable; urgency=low

  * New upstream source. (#16974)
  * Updated to standards version 2.4.0.0.
  * Display bugs fixed. (#4272, #16239, #8341, #10750, #10793, #16196)
  * Timeout values fixed. (#1837)

 -- Martin Mitchell <martin@debian.org>  Mon,  9 Mar 1998 20:47:33 +1100

ncftp (2.4.2-3) unstable; urgency=low

  * New maintainer.
  * Updated to standards version 2.3.0.1.

 -- Martin Mitchell <martin@debian.org>  Wed, 10 Dec 1997 03:43:50 +1100

ncftp (2.4.2-2.1) unstable; urgency=low

  * Libc6 compile.
  * Non-maintainer release.

 -- Martin Mitchell <martin@debian.org>  Sun, 12 Oct 1997 05:56:17 +1000

ncftp (2.4.2-2) non-free; urgency=low

  * Changes for glibc compatability

 -- Michael Alan Dorman <mdorman@debian.org>  Wed, 9 Apr 1997 09:26:38 -0500

ncftp (2.4.2-1) non-free; urgency=low

  * New upstream version.

 -- Michael Alan Dorman <mdorman@debian.org>  Tue, 5 Nov 1996 09:26:38 -0500

ncftp (2.3.0-8) non-free; urgency=low

  * Corrected maintainer address

 -- Michael Alan Dorman <mdorman@debian.org>  Mon, 23 Sep 1996 13:16:08 -0400

ncftp (2.3.0-7) non-free; urgency=low

  * Corrected copyright file.
  * Moved man page to correct location.

 -- Michael Alan Dorman <mdorman@calder.med.miami.edu>  Fri, 13 Sep 1996 16:19:06 -0400

ncftp (2.3.0-6) non-free; urgency=low

  * Changed to use new source packaging format.  Seemed like an easy first
    package to try.

 -- Michael Alan Dorman <mdorman@calder.med.miami.edu>  Wed, 14 Aug 1996 13:23:05 -0400