Your message dated Thu, 01 Jun 2006 21:25:54 -0700
with message-id <[EMAIL PROTECTED]>
and subject line Bug#333959: fixed in snownews 1.5.7-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: snownews
Version: 1.5.6.1-2
Severity: normal
Tags: patch


The snownews in amd64 segfaults when reloading feeds. The problem seems
to be related to the file md5.h, which defines "uint32" as "unsigned long"
in all architectures except alpha.

Applying the following patch to md5.h seems to solve the problem.

31,32d30
< #include <stdint.h>
< 
39c37
< typedef uint32_t uint32;
---
> typedef unsigned long uint32;


Anders


-- System Information:
Debian Release: testing/unstable
  APT prefers testing
  APT policy: (990, 'testing')
Architecture: amd64 (x86_64)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.13.2
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)

Versions of packages snownews depends on:
ii  libc6                         2.3.5-6    GNU C Library: Shared libraries an
ii  libncursesw5                  5.4-9      Shared libraries for terminal hand
ii  libxml2                       2.6.22-1   GNOME XML library
ii  zlib1g                        1:1.2.3-4  compression library - runtime

Versions of packages snownews recommends:
pn  libxml-libxml-perl            <none>     (no description available)
pn  libxml-libxslt-perl           <none>     (no description available)

-- no debconf information


--- End Message ---
--- Begin Message ---
Source: snownews
Source-Version: 1.5.7-1

We believe that the bug you reported is fixed in the latest version of
snownews, which is due to be installed in the Debian FTP archive:

snownews_1.5.7-1.diff.gz
  to pool/main/s/snownews/snownews_1.5.7-1.diff.gz
snownews_1.5.7-1.dsc
  to pool/main/s/snownews/snownews_1.5.7-1.dsc
snownews_1.5.7-1_i386.deb
  to pool/main/s/snownews/snownews_1.5.7-1_i386.deb
snownews_1.5.7.orig.tar.gz
  to pool/main/s/snownews/snownews_1.5.7.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.
Nico Golde <[EMAIL PROTECTED]> (supplier of updated snownews 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: Fri,  5 May 2006 12:59:35 +0200
Source: snownews
Binary: snownews
Architecture: source i386
Version: 1.5.7-1
Distribution: unstable
Urgency: low
Maintainer: Joe Nahmias <[EMAIL PROTECTED]>
Changed-By: Nico Golde <[EMAIL PROTECTED]>
Description: 
 snownews   - Text mode RSS newsreader
Closes: 309915 313905 315557 333959 364456
Changes: 
 snownews (1.5.7-1) unstable; urgency=low
 .
   * New upstream release:
     - fixed segfault on non-existent urls (Closes: #315557).
     - no more segfaults if there is no internet connection (Closes: #309915).
   * New upstream release (Closes: #364456).
   * Removed 20_charset patch,its not needed and added configure
     to rules file.
   * German po file corrected (Closes: #313905).
   * Updated to current policy version.
   * Corrected copyright file.
   * Reworked dashes patch.
   * Reworked debianisms patch.
   * Removed color note in README.Debian because upstream enabled color
     by default now.
   * Removed filters patch, upstream included it.
   * Removed README.colors from doc since its no longer present.
   * Deleted link from opml2snow to snow2opml in Makefile and doing it in
     rules.
   * Adapted package to new policy.
   * Added Nico Golde to Uploaders field.
   * Closed bug fixed previously in NMU (Closes: #333959).
Files: 
 55484b8cc0951f5ce70811d9f4a21304 650 net optional snownews_1.5.7-1.dsc
 75ffa004e755a233f49b1cdfcd9e3d85 161504 net optional snownews_1.5.7.orig.tar.gz
 ca4590fc40875d713d4b35b2e64368d2 15362 net optional snownews_1.5.7-1.diff.gz
 7a36779eb2f201843f8ef003a25fdc2d 141802 net optional snownews_1.5.7-1_i386.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.3 (GNU/Linux)

iD8DBQFEf3RRr/RnCw96jQERAmp6AJ0T0C7iENDt88ktdYpjuhkb+2c0oACdELTu
xt9MAl86pIlGGr6VhDuK0qg=
=13QX
-----END PGP SIGNATURE-----


--- End Message ---

Reply via email to