Package: libfftw3-3
Version: 3.1.2-3.1
Severity: normal

Dear Debian maintainers,

please upgrade the fftw3 package to upstream version 3.1.3 from
3.1.2.

The upstream package fixes one bug that causes fftw to compute
incorrect results in certain circumstances.  The diff between 3.1.2
and 3.1.3 is the following one-line patch:

--- kernel/twiddle.c.old        2008-10-03 10:50:57.791097391 -0400
+++ kernel/twiddle.c    2008-10-03 10:51:11.875771979 -0400
@@ -50,7 +50,7 @@
 
          switch (p->op) {
              case TW_NEXT:
-                  return 1;
+                  return (p->v == q->v); /* p->i is ignored */
 
              case TW_FULL:
              case TW_HALF:


Regards,
Matteo Frigo

-- System Information:
Debian Release: lenny/sid
  APT prefers testing
  APT policy: (900, 'testing'), (800, 'stable'), (10, 'unstable')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.26-1-amd64 (SMP w/2 CPU cores)
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)
Shell: /bin/sh linked to /bin/bash

Versions of packages libfftw3-3 depends on:
ii  libc6                         2.7-14     GNU C Library: Shared libraries

libfftw3-3 recommends no packages.

Versions of packages libfftw3-3 suggests:
pn  libfftw3-dev                  <none>     (no description available)

-- no debconf information



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to