Your message dated Wed, 20 Sep 2006 11:02:16 -0700
with message-id <[EMAIL PROTECTED]>
and subject line Bug#368688: fixed in yafc 1.1.1.dfsg.1-2
has caused the attached Bug report 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 I am
talking about this indicates a serious mail system misconfiguration
somewhere. Please contact me immediately.)
Debian bug tracking system administrator
(administrator, Debian Bugs database)
--- Begin Message ---
package: yafc
Hello.
Attached is a patch dealing with yafc temporary files.
It is currently using make_unique_filename() to generate pseudo-unique
filenames, and use them as temporary files.
There are two problems:
-hard coding the directories isn't a good idea
-there is the same security risks as with mktemp()
The attached patch replaces these with tmpfile().
yafc.patch
Description: Binary data
--- End Message ---
--- Begin Message ---
Source: yafc
Source-Version: 1.1.1.dfsg.1-2
We believe that the bug you reported is fixed in the latest version of
yafc, which is due to be installed in the Debian FTP archive:
yafc_1.1.1.dfsg.1-2.diff.gz
to pool/main/y/yafc/yafc_1.1.1.dfsg.1-2.diff.gz
yafc_1.1.1.dfsg.1-2.dsc
to pool/main/y/yafc/yafc_1.1.1.dfsg.1-2.dsc
yafc_1.1.1.dfsg.1-2_i386.deb
to pool/main/y/yafc/yafc_1.1.1.dfsg.1-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.
Decklin Foster <[EMAIL PROTECTED]> (supplier of updated yafc 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.7
Date: Wed, 20 Sep 2006 13:24:41 -0400
Source: yafc
Binary: yafc
Architecture: source i386
Version: 1.1.1.dfsg.1-2
Distribution: unstable
Urgency: low
Maintainer: Decklin Foster <[EMAIL PROTECTED]>
Changed-By: Decklin Foster <[EMAIL PROTECTED]>
Description:
yafc - yet another FTP client
Closes: 368688
Changes:
yafc (1.1.1.dfsg.1-2) unstable; urgency=low
.
* Converted from dpatch to quilt.
* Added patches from [EMAIL PROTECTED]:
- Allow expansion of '~user'
- Use tmpfile instead of mktemp (Closes: #368688)
- Fix some compiler warnings
Files:
f08e49f6493c0b60c5dd6862e985fff4 625 net optional yafc_1.1.1.dfsg.1-2.dsc
11fe3667d46110c9762195f01b6b8226 9773 net optional yafc_1.1.1.dfsg.1-2.diff.gz
1f29e00d29ab470187500f4f9d841ee9 139154 net optional
yafc_1.1.1.dfsg.1-2_i386.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.5 (GNU/Linux)
iD8DBQFFEX+2uIJGh/GWjRsRAllXAJ9VJJ/tZs9vKEQLtyvozYKqZF2gOgCfdOyX
a0IPHbmaYc1N7lNtzBow+eM=
=5/OF
-----END PGP SIGNATURE-----
--- End Message ---