[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#717820: marked as done (pu: package lftp/4.3.6-1+deb7u1)



Your message dated Fri, 09 Aug 2013 18:47:05 +0000
with message-id <E1V7riL-0000By-Hq@franck.debian.org>
and subject line Bug#717820: fixed in lftp 4.3.6-1+deb7u2
has caused the Debian Bug report #717820,
regarding pu: package lftp/4.3.6-1+deb7u1
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact owner@bugs.debian.org
immediately.)


-- 
717820: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=717820
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Package: release.debian.org
Severity: normal
User: release.debian.org@packages.debian.org
Usertags: pu

Hello,

lftp in wheezy/stable splits input script file after 4096 bytes.

http://bugs.debian.org/711164

The upstream author reduced the first version of the patch to a
single change:

--8<--
--- lftp-4.3.6/src/CmdExec.cc   2012-01-24 10:38:25.000000000 +0100
+++ lftp-4.3.7/src/CmdExec.cc   2012-05-30 08:18:54.000000000 +0200
@@ -351,7 +351,7 @@ void CmdExec::AtFinish()
 {
    if(queue_feeder && queue_feeder->JobCount())
       return;
-   if(!fed_at_finish && NumAwaitedJobs()==0) {
+   if(!fed_at_finish && NumAwaitedJobs()==0 && cmd_buf.Size()==0) {
       FeedCmd(ResMgr::Query(queue_feeder?"cmd:at-queue-finish":"cmd:at-finish",0));
       FeedCmd("\n");
       fed_at_finish=true;
--8<--

sid and testing are already fixed.

Is it OK to upload 4.3.6-1+deb7u2 with this patch to stable-proposed-updates?

Thanks.

Regards.

	Noël

-- System Information:
Debian Release: jessie/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'stable'), (1, 'experimental')
Architecture: amd64 (x86_64)

Kernel: Linux 3.9-1-amd64 (SMP w/2 CPU cores)
Locale: LANG=de_DE.utf8, LC_CTYPE=de_DE.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

--- End Message ---
--- Begin Message ---
Source: lftp
Source-Version: 4.3.6-1+deb7u2

We believe that the bug you reported is fixed in the latest version of
lftp, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 717820@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Noël Köthe <noel@debian.org> (supplier of updated lftp package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmaster@ftp-master.debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.8
Date: Wed, 06 Aug 2013 20:34:05 +0200
Source: lftp
Binary: lftp
Architecture: source amd64
Version: 4.3.6-1+deb7u2
Distribution: wheezy
Urgency: low
Maintainer: Noël Köthe <noel@debian.org>
Changed-By: Noël Köthe <noel@debian.org>
Description: 
 lftp       - Sophisticated command-line FTP/HTTP client programs
Closes: 711164 717820
Changes: 
 lftp (4.3.6-1+deb7u2) wheezy; urgency=low
 .
   * fix "splits input script file after byte 4096"
     (patch splits_input_script_file_after_4096bytes.patch)
     Closes: #711164
     wheezy update with OK from debian-release. Closes: #717820
Checksums-Sha1: 
 855661d68a78de19bd836dfac8d7e6970b0deb54 1142 lftp_4.3.6-1+deb7u2.dsc
 25ef10f061fb9903486ce147fd28a81585ebe9b7 14185 lftp_4.3.6-1+deb7u2.debian.tar.gz
 e529e85869e9ae8a6a771a7b92a48771b44817b6 715316 lftp_4.3.6-1+deb7u2_amd64.deb
Checksums-Sha256: 
 118c3c33f630de79fd718299ba612bbdbe61b0e3ce27249f8f6a8c51403606ec 1142 lftp_4.3.6-1+deb7u2.dsc
 ade19f31a7556a7b96ddacc0a37c48b8f598b05128797445edd11791d6af0e39 14185 lftp_4.3.6-1+deb7u2.debian.tar.gz
 2e2f9114725e8c29758be44a3d1bff9a1a06012f6bdc24389901f9bcc6654a6f 715316 lftp_4.3.6-1+deb7u2_amd64.deb
Files: 
 0e6e90a4f4d968ca7031889c00023081 1142 net optional lftp_4.3.6-1+deb7u2.dsc
 63798fe7ffde7a0d5e4e997ecf3056ee 14185 net optional lftp_4.3.6-1+deb7u2.debian.tar.gz
 7ef3c24c8d94bad39de2c817f0f0945e 715316 net optional lftp_4.3.6-1+deb7u2_amd64.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.14 (GNU/Linux)

iEYEARECAAYFAlICDdUACgkQ9/DnDzB9Vu3V/QCdEbVkc3qLOmCU3y27uddP0XG4
qW0AnjZhPqvNTL+3NdAqr3385LQg+eu+
=lAss
-----END PGP SIGNATURE-----

--- End Message ---

Reply to: