Your message dated Thu, 07 Sep 2006 00:02:18 -0700
with message-id <[EMAIL PROTECTED]>
and subject line Bug#383232: fixed in msort 8.28-1
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: msort
Version: 8.26-1
Severity: important
Tags: patch
When one sort key have failled, log file is closed twice.
Then I think the first fclose should be removed.
See patch file.
-- System Information:
Debian Release: testing/unstable
APT prefers testing
APT policy: (990, 'testing'), (600, 'unstable')
Architecture: i386 (i686)
Shell: /bin/sh linked to /bin/bash
Kernel: Linux 2.6.14.4
Locale: LANG=fr_FR, LC_CTYPE=fr_FR (charmap=ISO-8859-1)
Versions of packages msort depends on:
ii libc6 2.3.6-15 GNU C Library: Shared libraries
ii libtre4 0.7.3-1 regexp matching library with appro
msort recommends no packages.
-- no debconf information
--- msort.old.c 2006-08-15 21:44:32.000000000 +0200
+++ msort.c 2006-08-15 21:44:41.000000000 +0200
@@ -1412,7 +1412,6 @@
if(FailedKeyP == TRUE){
fprintf(stderr,
_("Key extraction failed on one or more records.\nConsult the log
for details.\n"));
- fclose(Logfp);
ExitValue = BADRECORD;
}
#ifdef HAVE_PRINTF_THSEP
--- End Message ---
--- Begin Message ---
Source: msort
Source-Version: 8.28-1
We believe that the bug you reported is fixed in the latest version of
msort, which is due to be installed in the Debian FTP archive:
msort-gui_8.28-1_all.deb
to pool/main/m/msort/msort-gui_8.28-1_all.deb
msort_8.28-1.diff.gz
to pool/main/m/msort/msort_8.28-1.diff.gz
msort_8.28-1.dsc
to pool/main/m/msort/msort_8.28-1.dsc
msort_8.28-1_i386.deb
to pool/main/m/msort/msort_8.28-1_i386.deb
msort_8.28.orig.tar.gz
to pool/main/m/msort/msort_8.28.orig.tar.gz
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.
Bartosz Fenski <[EMAIL PROTECTED]> (supplier of updated msort 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: Thu, 7 Sep 2006 08:49:00 +0200
Source: msort
Binary: msort msort-gui
Architecture: source i386 all
Version: 8.28-1
Distribution: unstable
Urgency: low
Maintainer: Bartosz Fenski <[EMAIL PROTECTED]>
Changed-By: Bartosz Fenski <[EMAIL PROTECTED]>
Description:
msort - utility for sorting records in complex ways
msort-gui - tcl/tk gui for msort utility
Closes: 383230 383232
Changes:
msort (8.28-1) unstable; urgency=low
.
* New upstream release.
- fixes segfault on numeric sort (Closes: #383230)
- removes superflous free() call (Closes: #383232)
* Bumped Standards-Version to 3.7.2 (no changes needed).
Files:
fcb447f7ec6894f3a7e00529bd39797d 573 utils optional msort_8.28-1.dsc
4b6e3a45b08609a4a5ae2151ecf38efa 360481 utils optional msort_8.28.orig.tar.gz
02afdb25833d779e66ff3512f8e0a91e 3829 utils optional msort_8.28-1.diff.gz
934fef03cedb5b1ab4a4240b5c46d920 197420 utils optional msort_8.28-1_i386.deb
1aabb6d083153ac01932a084c9a07335 82350 utils optional msort-gui_8.28-1_all.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.5 (GNU/Linux)
iD8DBQFE/8IjhQui3hP+/EARAiBWAJ0WkKL8C66fVS4SR4UKdGYXdLaFVACghyVl
jzReixfwtx7vSZweJF9Zfxk=
=FtOH
-----END PGP SIGNATURE-----
--- End Message ---