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

Bug#754449: marked as done (vsftpd reports UTF-8 capability even if it shouldn't)



Your message dated Wed, 01 Oct 2014 19:09:53 +0000
with message-id <E1XZPHd-0006JU-OP@franck.debian.org>
and subject line Bug#754449: fixed in vsftpd 3.0.2-16
has caused the Debian Bug report #754449,
regarding vsftpd reports UTF-8 capability even if it shouldn't
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.)


-- 
754449: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=754449
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Package: vsftpd
Version: 2.3.5-3

Dear Maintainer,

Debian patch debian/patches/07-utf8.patch adds an "utf8_filesystem"
config option and if it is enabled, vsftpd reports UTF-8 capability
(in file features.c, around line 32). However, UTF-8 capability is
also reported unconditionally at line 55, so we get incorrect
filenames when the local host is not using UTF-8.

I suggest removing the unconditional report:



--- vsftpd-2.3.5.orig/features.c  2011-12-14 16:57:32.000000000 +0100
+++ vsftpd-2.3.5/features.c  2014-07-11 09:53:09.000000000 +0200
@@ -48,7 +52,6 @@ handle_feat(struct vsf_session* p_sess)
   vsf_cmdio_write_raw(p_sess, " REST STREAM\r\n");
   vsf_cmdio_write_raw(p_sess, " SIZE\r\n");
   vsf_cmdio_write_raw(p_sess, " TVFS\r\n");
-  vsf_cmdio_write_raw(p_sess, " UTF8\r\n");
   vsf_cmdio_write(p_sess, FTP_FEAT, "End");
 }



OS version:     Debian GNU/Linux 7.5 (Wheezy)
Kernel version: Linux ftp-server 2.6.34.14 #1 SMP Thu Jan 24 18:00:00 CET 2013 i686 GNU/Linux
libc version:   2.13-38+deb7u1
Locale:		en_US.ISO-8859-2

--- End Message ---
--- Begin Message ---
Source: vsftpd
Source-Version: 3.0.2-16

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.

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 754449@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Jörg Frings-Fürst <debian@jff-webhosting.net> (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 ftpmaster@ftp-master.debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256

Format: 1.8
Date: Tue, 30 Sep 2014 07:30:37 +0200
Source: vsftpd
Binary: vsftpd vsftpd-dbg
Architecture: source amd64
Version: 3.0.2-16
Distribution: unstable
Urgency: medium
Maintainer: Jörg Frings-Fürst <debian@jff-webhosting.net>
Changed-By: Jörg Frings-Fürst <debian@jff-webhosting.net>
Description:
 vsftpd     - lightweight, efficient FTP server written for security
 vsftpd-dbg - lightweight, efficient FTP server written for security (debug)
Closes: 746480 754449 754762 756094 756794
Changes:
 vsftpd (3.0.2-16) unstable; urgency=medium
 .
   * New maintainer (Closes: #756094).
   * debian/control:
     - Set myself as maintainer.
     - Replace vacant Vcs to alioth.
     - Remove field "priority" in package vsftpd-dbg.
     - Bump Standards-Version to 3.9.6 (no changes required).
   * debian/source/options:
     - Set compression-level to 9 to save space.
   * debian/vsftpd.init:
     - Add "Default-Stop" for level 0 & 6.
   * debian/rules:
     - At dh_installinit add Stoplevel 0 & 6.
   * debian/vsftpd.service:
     - Remove obsolete target "syslog.target".
   * debian/vsftpd.lintian-overrides:
     - Add override "binary-without-manpage" for "/usr/bin/vsftpdwho",
       a 3 line shell script.
   * debian/copyright:
     - Add myself to the list of authors for debian/*.
     - Add Daniel Jacobowitz for *.
   * New debian/patches/0020-manpage-hyphen.patch.
     - Escape minus in all manpages.
   * New debian/patches/0025-unconditional_utf8_report.patch.
     - Remove unconditional UTF-8 report, as conditional report
       is enabled per 0007-utf8.patch (Closes: 754449).
       Thanks to: Bartos-Elekes Zsolt <muszi@kite.hu>!
   * New debian/patches/0030-kfreebsd.patch (Closes: #756794).
     - Add condition for missing libcab{2}-dev on kfreebsd*.
       Thanks to: Steven Chamberlain <steven@pyro.eu.org>!
   * Add DEP8 tests (Closes: #746480).
     - Thanks to: Robie Basak <robie.basak@ubuntu.com>!
   * debian/vsftpd.init:
     - Add while loop to prevent error on
       slow PID file generation  (Closes: #754762).
       Thanks to: Stephen Powell <zlinuxman@wowway.com>!
   * New missing debian/watch.
Checksums-Sha1:
 05145a8c5dcc926af9dce8ff8a2887a11f643e6e 1963 vsftpd_3.0.2-16.dsc
 69a609a9a39a7952fdffb70abfb2bcbbb2df285e 152756 vsftpd_3.0.2.orig.tar.xz
 fd9e303e3a5c3f923c382a5f3d5b6342d41aa164 28104 vsftpd_3.0.2-16.debian.tar.xz
 0deaac6fb5ee853e426809a82d6927d486ccfcf0 148512 vsftpd_3.0.2-16_amd64.deb
 43f3f5409340e49529d9a24d15edd6cd70d8a099 220324 vsftpd-dbg_3.0.2-16_amd64.deb
Checksums-Sha256:
 c867fcadcaa9e13d7ec231f53a2acc93480751b017e6f0b03ef85b0bcd70418e 1963 vsftpd_3.0.2-16.dsc
 b19b19125925d307f713853e59df98c9bccae0279b22df1c586fb608363f7cd1 152756 vsftpd_3.0.2.orig.tar.xz
 46bfe5e48d2644303c5939dcf564dee5279d62c3928ebc6bd60ba6c5dfb6fc75 28104 vsftpd_3.0.2-16.debian.tar.xz
 5b5359eaed4f9840e12255dc3e1ac6ee46977f73a92ffbec9a494d3ac8ede81f 148512 vsftpd_3.0.2-16_amd64.deb
 9bf5c15afb1636b5042850ed76066c3419a50fc9d693c9dcd7c0af5ef170a03c 220324 vsftpd-dbg_3.0.2-16_amd64.deb
Files:
 2d6ec9c758df18bc5b176ae836ddbf09 148512 net extra vsftpd_3.0.2-16_amd64.deb
 4b594e4be5c0f45366992ad9003bf325 220324 debug extra vsftpd-dbg_3.0.2-16_amd64.deb
 18266f5b6e3aa4dd6c1a564bba2bce89 1963 net extra vsftpd_3.0.2-16.dsc
 24f83e528020c847777d5030d0ec15fe 152756 net extra vsftpd_3.0.2.orig.tar.xz
 354d9590a3e634806785291c02c4dee1 28104 net extra vsftpd_3.0.2-16.debian.tar.xz

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1

iQIcBAEBCAAGBQJULE2RAAoJEHQmOzf1tfkTk2gP/06mQb5Vhi0wt3sI7ZJdrwHG
Ab5HtdXU31Yu4wf9132iZmdIsY98zpXaaKU8EH6mfdPeOkE7YEIUk0ZY0yJk/LP1
RWuRVY7XtBlD90DsNBmJLkxANQQ9y/h8XdFt1cAEpqIluVfe/zlnILISBdLQUb3/
pbS5UtjNKqlzHm5wDjWW2wf9MdCtC3XHMii+r2n2UcrxGZnvsRa3FFiDx9/Wt4A2
rvsgksdLU7toqoVkba0dDUtudgFrFZTEo47Ot3DPLvKvf4U2CCTgTHavlyCs1D6R
gWmFfTa3/rFtAkaYx/qYDizdI2WEBa69XTBS3EymylVtFHyJUMJuJG/zlXLRcNv+
d04aM00wkd7UOJkQn0/I/BfBtIrD0inwiCxey0z19hdAe3TsFvvQtB9ZjySBvTnX
TxABku/R8Smwea0iDWO+PaT4Yi9Z90YX604235pAE7hSplY43wNQiioIheMCvPYx
BwmBceQR9tZX5T+lbtCu1dKR/CSd6naIyZp/XrtOObJGzGRzoKc8gKJQYcFURnqd
j6Irmw0VDZjQcODplNs7Lj4clipyi+eZTZTBFfKqv0oNuqPbXM9F8fHIQVGdxBB5
0l8vYYlsXH94ccc3nWgUdh4q10AUz72PRP+MEJuL0MwWzfw5K8fBlAJEjCP2umhT
8/56C7AGeQAX6IbBRqJi
=BD6m
-----END PGP SIGNATURE-----

--- End Message ---

Reply to: