pkgsrc-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
PR/42607 CVS commit: pkgsrc/net/libfetch
The following reply was made to PR pkg/42607; it has been noted by GNATS.
From: Joerg Sonnenberger <joerg%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc:
Subject: PR/42607 CVS commit: pkgsrc/net/libfetch
Date: Mon, 11 Jan 2010 17:23:10 +0000
Module Name: pkgsrc
Committed By: joerg
Date: Mon Jan 11 17:23:10 UTC 2010
Modified Files:
pkgsrc/net/libfetch: Makefile
pkgsrc/net/libfetch/files: ftp.c
Log Message:
libfetch-2.27:
The connection sharing didn't handle the case of active transfers
correctly and tried to close the connection in that case (PR 42607).
Correctly check if there is a transfer going on and just leave the
connection alone in that case.
To generate a diff of this commit:
cvs rdiff -u -r1.33 -r1.34 pkgsrc/net/libfetch/Makefile
cvs rdiff -u -r1.30 -r1.31 pkgsrc/net/libfetch/files/ftp.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index