Your message dated Wed, 11 Mar 2009 21:17:38 +0000
with message-id <[email protected]>
and subject line Bug#495518: fixed in hellanzb 0.13-4
has caused the Debian Bug report #495518,
regarding hellanzb isn't permissive enough with whitespaces in nzb files (it 
gets into into an infinite loop)
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 this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)


-- 
495518: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=495518
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: hellanzb
Version: 0.13-3
Severity: normal
Tags: patch


The issue is described in the upstream bugtracker (sadly upstream seems
dead).
See http://www.hellanzb.com/trac/hellanzb/ticket/393

The following patch was provided by someone in the bugreport

diff -r 92936345c3f5 Hellanzb/NZBLeecher/NZBParser.py
--- a/Hellanzb/NZBLeecher/NZBParser.py  Mon Aug 18 10:38:55 2008 +0200
+++ b/Hellanzb/NZBLeecher/NZBParser.py  Mon Aug 18 10:53:28 2008 +0200
@@ -149,7 +149,7 @@
             self.fileNeedsDownload = None
                 
         elif name == 'group':
-            newsgroup = self.parseUnicode(''.join(self.chars))
+            newsgroup = self.parseUnicode(''.join(self.chars)).strip()
             self.file.groups.append(newsgroup)
                         
             self.chars = None

-- System Information:
Debian Release: 4.0
  APT prefers stable
  APT policy: (500, 'stable')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.18-6-686
Locale: LANG=C, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8)



--- End Message ---
--- Begin Message ---
Source: hellanzb
Source-Version: 0.13-4

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

hellanzb_0.13-4.diff.gz
  to pool/main/h/hellanzb/hellanzb_0.13-4.diff.gz
hellanzb_0.13-4.dsc
  to pool/main/h/hellanzb/hellanzb_0.13-4.dsc
hellanzb_0.13-4_all.deb
  to pool/main/h/hellanzb/hellanzb_0.13-4_all.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.
Adam Cécile (Le_Vert) <[email protected]> (supplier of updated hellanzb 
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.8
Date: Wed, 11 Mar 2009 21:38:14 +0100
Source: hellanzb
Binary: hellanzb
Architecture: source all
Version: 0.13-4
Distribution: unstable
Urgency: low
Maintainer: Adam Cécile (Le_Vert) <[email protected]>
Changed-By: Adam Cécile (Le_Vert) <[email protected]>
Description: 
 hellanzb   - Newzbin (nzb) & BinNews (bns) files downloader and post-processor
Closes: 495518
Changes: 
 hellanzb (0.13-4) unstable; urgency=low
 .
   * Fix mishandling of group values with extra whitespace (Closes: #495518).
   * Bump Standards-Version.
Checksums-Sha1: 
 dbedc189173596c723cf108c30087ea951043abf 1092 hellanzb_0.13-4.dsc
 2044c258d515fcd90a3af19eb1de83a89c837fe7 9581 hellanzb_0.13-4.diff.gz
 565b34a82a5903e419d12803e7a48400a1abb36e 174274 hellanzb_0.13-4_all.deb
Checksums-Sha256: 
 807b44a0eb5ac473025d8ce62a0f4ac165e4da35d50911effe1922f455afefd9 1092 
hellanzb_0.13-4.dsc
 1ecb88a98bb4cca1b18560afb06a8b3ed302b01a33168ebad13e4b400dfc09c5 9581 
hellanzb_0.13-4.diff.gz
 d56b3c43820122bcd248d580a5288f2184f7e60e2ca5bf3a0e15b6c40339e942 174274 
hellanzb_0.13-4_all.deb
Files: 
 a4a50abe646f32f304aee73493105fb9 1092 net extra hellanzb_0.13-4.dsc
 a5e8e8798c8c10cb0d982fa3ceff7b7f 9581 net extra hellanzb_0.13-4.diff.gz
 70ed7137f3aaf46675ca59fd0feb51f1 174274 net extra hellanzb_0.13-4_all.deb

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

iEYEARECAAYFAkm4J1kACgkQAQwuptkwlkSgtgCfZa8mmAxlvutUyWJme4S+74E0
zWsAoIndYLwkmLxa/qjRpGSjQvcHbYTs
=gRkj
-----END PGP SIGNATURE-----



--- End Message ---

Reply via email to