Your message dated Mon, 19 Jun 2006 14:48:57 -0700
with message-id <[EMAIL PROTECTED]>
and subject line Bug#361902: fixed in rss2email 1:2.59-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: rss2email
Version: 1:2.54-2
Severity: normal
When ran against my blog, http://www.bortzmeyer.org/feed.atom,
rss2email produces emails like:
From: "Blog de =?utf-8?Q?St=E9phane?= Bortzmeyer, =?utf-8?Q?St=E9phane?=
Bortzmeyer" <[EMAIL PROTECTED]>
They are invalid: the encoding says "UTF-8" (the Atom feed is itself
in UTF-8) but the =E9 (e with acute accent) is the code point, not the
encoded character.
Of course, Python programs which try to read the email fail:
Traceback (most recent call last):
File "bin/rewrite-email.py", line 11, in ?
upart = (part[0]).decode(part[1])
UnicodeDecodeError: 'utf8' codec can't decode bytes in position 2-4: invalid
data
[Tested on sid, same problem.]
-- System Information:
Debian Release: 3.1
Architecture: i386 (i686)
Kernel: Linux 2.6.8-2-686
Locale: LANG=C, LC_CTYPE=fr_FR (charmap=ISO-8859-1)
Versions of packages rss2email depends on:
ii python 2.3.5-2 An interactive high-level object-o
-- no debconf information
--- End Message ---
--- Begin Message ---
Source: rss2email
Source-Version: 1:2.59-1
We believe that the bug you reported is fixed in the latest version of
rss2email, which is due to be installed in the Debian FTP archive:
rss2email_2.59-1.diff.gz
to pool/main/r/rss2email/rss2email_2.59-1.diff.gz
rss2email_2.59-1.dsc
to pool/main/r/rss2email/rss2email_2.59-1.dsc
rss2email_2.59-1_all.deb
to pool/main/r/rss2email/rss2email_2.59-1_all.deb
rss2email_2.59.orig.tar.gz
to pool/main/r/rss2email/rss2email_2.59.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.
Joey Hess <[EMAIL PROTECTED]> (supplier of updated rss2email 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, 19 Jun 2006 16:39:28 -0400
Source: rss2email
Binary: rss2email
Architecture: source all
Version: 1:2.59-1
Distribution: unstable
Urgency: low
Maintainer: Joey Hess <[EMAIL PROTECTED]>
Changed-By: Joey Hess <[EMAIL PROTECTED]>
Description:
rss2email - receive RSS feeds by email
Closes: 361902 362649
Changes:
rss2email (1:2.59-1) unstable; urgency=low
.
* New upstream release:
- Support for listing urls for podcast enclosures
- Timeout for nonresponsive feeds (Closes: #362649)
- Configurable CSS styling for HTML mail
- Improved empty feed checking
- Improved invalid feed messages
⢠- Total rewrite of email code that should fix encoding problems
(Closes: #361902)
⢠- Added configurable timeout for nonresponsive feeds
⢠- Fixed incorrectly using text summary_detail instead of html
content
- Fixed bug with deleting feed 0 if no default email was set
- Print name of feed that is being deleted
* New web site.
* Document new FEED_TIMEOUT, USE_CSS_STYLING, STYLE_SHEET, and PROXY config
variables in config.py.
* Add missing build target to rules file.
* Current standards version.
Files:
5031cb82809ed326bd5c0124cdb39e60 603 mail optional rss2email_2.59-1.dsc
29e89faa9bdaea4592a538384b726709 11657 mail optional rss2email_2.59.orig.tar.gz
4c72ba1608aacac2d59b143351434913 7477 mail optional rss2email_2.59-1.diff.gz
e57bac7377ac50d291e7115e0c440102 20048 mail optional rss2email_2.59-1_all.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.3 (GNU/Linux)
iD8DBQFElwze2tp5zXiKP0wRAkNrAJ9sx1Ci1iW69X84DRtquZODjnKmuwCgh10t
qVVBBEDkgqDT1IGyGKaP9d0=
=l4Dz
-----END PGP SIGNATURE-----
--- End Message ---