Your message dated Mon, 10 Apr 2006 14:32:18 -0700
with message-id <[EMAIL PROTECTED]>
and subject line Bug#351215: fixed in mdbtools 0.5.99.0.6pre1.0.20051109-3
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: libmdbtools
Version: 0.5.99.0.6pre1.0.20051109-1
Severity: important
Tags: patch
Hello !
The function floor_log10 fails to check if the argument is infinite or not,
which causes
infinite recursion in case the database contains some infinite floats. I joined
a simple fix
that does the job.
I set the severity to important since it completely renders the package
unusable for me
(nearly all my databases contain infinite floats).
Thanks for considering this report !
Vincent Fourmond
-- System Information:
Debian Release: testing/unstable
APT prefers unstable
APT policy: (500, 'unstable'), (500, 'testing'), (500, 'stable')
Architecture: i386 (i686)
Shell: /bin/sh linked to /bin/bash
Kernel: Linux 2.6.11
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)
Versions of packages libmdbtools depends on:
ii libc6 2.3.5-12 GNU C Library: Shared libraries an
ii libglib2.0-0 2.8.6-1 The GLib library of C routines
ii odbcinst1debian1 2.2.11-9 Support library and helper program
libmdbtools recommends no packages.
-- no debconf information
--- mdbtools-0.5.99.0.6pre1.0.20051109.old/src/libmdb/data.c 2005-04-09
13:17:56.000000000 +0200
+++ mdbtools-0.5.99.0.6pre1.0.20051109/src/libmdb/data.c 2006-02-03
10:24:19.000000000 +0100
@@ -776,7 +776,7 @@
if (f < 0.0)
f = -f;
- if ((f == 0.0) || (f == 1.0)) {
+ if ((f == 0.0) || (f == 1.0) || isinf(f)) {
return 0;
} else if (f < 1.0) {
if (is_single) {
--- End Message ---
--- Begin Message ---
Source: mdbtools
Source-Version: 0.5.99.0.6pre1.0.20051109-3
We believe that the bug you reported is fixed in the latest version of
mdbtools, which is due to be installed in the Debian FTP archive:
libmdbodbc_0.5.99.0.6pre1.0.20051109-3_i386.deb
to pool/main/m/mdbtools/libmdbodbc_0.5.99.0.6pre1.0.20051109-3_i386.deb
libmdbtools_0.5.99.0.6pre1.0.20051109-3_i386.deb
to pool/main/m/mdbtools/libmdbtools_0.5.99.0.6pre1.0.20051109-3_i386.deb
mdbtools-dev_0.5.99.0.6pre1.0.20051109-3_i386.deb
to pool/main/m/mdbtools/mdbtools-dev_0.5.99.0.6pre1.0.20051109-3_i386.deb
mdbtools-gmdb_0.5.99.0.6pre1.0.20051109-3_i386.deb
to pool/main/m/mdbtools/mdbtools-gmdb_0.5.99.0.6pre1.0.20051109-3_i386.deb
mdbtools_0.5.99.0.6pre1.0.20051109-3.diff.gz
to pool/main/m/mdbtools/mdbtools_0.5.99.0.6pre1.0.20051109-3.diff.gz
mdbtools_0.5.99.0.6pre1.0.20051109-3.dsc
to pool/main/m/mdbtools/mdbtools_0.5.99.0.6pre1.0.20051109-3.dsc
mdbtools_0.5.99.0.6pre1.0.20051109-3_i386.deb
to pool/main/m/mdbtools/mdbtools_0.5.99.0.6pre1.0.20051109-3_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.
Filip Van Raemdonck <[EMAIL PROTECTED]> (supplier of updated mdbtools 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: Mon, 10 Apr 2006 19:44:56 +0200
Source: mdbtools
Binary: mdbtools-dev mdbtools libmdbodbc mdbtools-gmdb libmdbtools
Architecture: source i386
Version: 0.5.99.0.6pre1.0.20051109-3
Distribution: unstable
Urgency: low
Maintainer: Filip Van Raemdonck <[EMAIL PROTECTED]>
Changed-By: Filip Van Raemdonck <[EMAIL PROTECTED]>
Description:
libmdbodbc - MDB tools ODBC module
libmdbtools - mdbtools libraries
mdbtools - JET / MS Access database (MDB) tools
mdbtools-dev - mdbtools development files
mdbtools-gmdb - JET / MS Access database (MDB) file viewer
Closes: 234031 321020 351215 354595 355431 360436
Changes:
mdbtools (0.5.99.0.6pre1.0.20051109-3) unstable; urgency=low
.
* Acknowledge NMU. (Closes: #234031, #321020, #351215, #354595, #355431)
* Fix 64-bit issues with the ODBC support. (Closes: #360436)
Files:
5c5639446f100c94719d4b48f1d8a9dd 778 utils optional
mdbtools_0.5.99.0.6pre1.0.20051109-3.dsc
a37d7e71693de1a51a3ff4fb3b95904f 285158 utils optional
mdbtools_0.5.99.0.6pre1.0.20051109-3.diff.gz
fa32011a44a211f26c8373727e305956 53696 utils optional
mdbtools_0.5.99.0.6pre1.0.20051109-3_i386.deb
e64e00c896ebd916ad0e6b98a35ea16c 141408 gnome optional
mdbtools-gmdb_0.5.99.0.6pre1.0.20051109-3_i386.deb
b6a5cf2efeb62b7b35d638975b9bd697 119612 devel optional
mdbtools-dev_0.5.99.0.6pre1.0.20051109-3_i386.deb
6955a2831b54cc2975d69211bda7fe12 58594 libs optional
libmdbtools_0.5.99.0.6pre1.0.20051109-3_i386.deb
757a3c0af8279b3f97f9e8dafe92a942 64334 libs optional
libmdbodbc_0.5.99.0.6pre1.0.20051109-3_i386.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.2 (GNU/Linux)
iD8DBQFEOsyUEjn3CY6VDgARAsBLAJ9f3BJdy8ssvLuF6W/eYxVGMsdWwwCdEGHy
0IOBaC0KE1thdEYDzoTNtks=
=u2Nz
-----END PGP SIGNATURE-----
--- End Message ---