Your message dated Sun, 03 May 2009 16:02:03 +0000
with message-id <[email protected]>
and subject line Bug#526792: fixed in vsftpd 2.1.1~pre1-2
has caused the Debian Bug report #526792,
regarding vsftpd: some libraries are linked to with hard-coded SONAMEs
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 [email protected]
immediately.)
--
526792: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=526792
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: vsftpd
Version: 2.1.1~pre1-1
Severity: serious
From vsftpd-2.1.1~pre1-1/vsf_findlibs.sh:
# Look for libcap (capabilities)
if locate_library /lib/libcap.so.1; then
echo "/lib/libcap.so.1";
else
locate_library /usr/lib/libcap.so && echo "-lcap";
locate_library /lib/libcap.so && echo "-lcap";
fi
That's wrong, as it prevents rebuilding against a newer version of
libcap unless the old version is purged from the system first. Please
patch that script to just execute the "else" part, which will do the
right thing in every Debian installation with the correct development
packages installed.
Thanks,
--
- Are you sure we're good?
- Always.
-- Rory and Lorelai
--- End Message ---
--- Begin Message ---
Source: vsftpd
Source-Version: 2.1.1~pre1-2
We believe that the bug you reported is fixed in the latest version of
vsftpd, which is due to be installed in the Debian FTP archive:
vsftpd_2.1.1~pre1-2.diff.gz
to pool/main/v/vsftpd/vsftpd_2.1.1~pre1-2.diff.gz
vsftpd_2.1.1~pre1-2.dsc
to pool/main/v/vsftpd/vsftpd_2.1.1~pre1-2.dsc
vsftpd_2.1.1~pre1-2_i386.deb
to pool/main/v/vsftpd/vsftpd_2.1.1~pre1-2_i386.deb
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 [email protected],
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Daniel Baumann <[email protected]> (supplier of updated vsftpd 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 [email protected])
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Format: 1.8
Date: Sun, 3 May 2009 17:49:00 +0200
Source: vsftpd
Binary: vsftpd
Architecture: source i386
Version: 2.1.1~pre1-2
Distribution: unstable
Urgency: medium
Maintainer: Daniel Baumann <[email protected]>
Changed-By: Daniel Baumann <[email protected]>
Description:
vsftpd - lightweight, efficient FTP server written for security
Closes: 524251 526792
Changes:
vsftpd (2.1.1~pre1-2) unstable; urgency=medium
.
* Correcting wrong charset definition in Galizian debconf translations
(Closes: #524251).
* Adding patch to not hardcode libcap soname (Closes: #526792).
Checksums-Sha1:
a225b371de1acaf861d10f760254de023281ba57 1232 vsftpd_2.1.1~pre1-2.dsc
6a12ba4ba719a4d418db214ccd797b7cdc7eb02d 16809 vsftpd_2.1.1~pre1-2.diff.gz
c8ff6fba36801e003a3d1afad21d095eddd2373e 132680 vsftpd_2.1.1~pre1-2_i386.deb
Checksums-Sha256:
d13e5eb065d13a876f3bcf1c49f98ff3f70f35fd3e3663bf0b46f99a32380da6 1232
vsftpd_2.1.1~pre1-2.dsc
2c39f9c0eae6573d5facfb0734f175cde06d0b1ea3e800a3310efdedbd198f3a 16809
vsftpd_2.1.1~pre1-2.diff.gz
d221e31a5d7c8f1ca8c7726b66cb281e1fe99b3f10d61ad70cd0e36c865830ee 132680
vsftpd_2.1.1~pre1-2_i386.deb
Files:
d1fe16d7cb8341ed70ea0c934abf5a92 1232 net extra vsftpd_2.1.1~pre1-2.dsc
29ec0b9497ba240d8f2a6d08e259cc59 16809 net extra vsftpd_2.1.1~pre1-2.diff.gz
26922467ba7190fe4bd53595defd7d37 132680 net extra vsftpd_2.1.1~pre1-2_i386.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (GNU/Linux)
iEYEARECAAYFAkn9vWIACgkQ+C5cwEsrK56JrACcD51T483yueGLJu6wckbERLyS
i90AoJmTvo9o9of3NQypA4nhv6ClDYo6
=YY73
-----END PGP SIGNATURE-----
--- End Message ---