Here's the patch:
https://github.com/aaronsw/html2text/commit/d32885c1cd77a17625fe94299896385039373ae7
The @@ was a note to myself to check to see if anything used unescape
before I removed it. Obviously I forgot to do that.
--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.or
Yikes! Sorry, fixed in 3.200.2.
--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Postfix had yet another security hole the other week:
http://www.debian.org/security/2008/dsa-1629
Can't we include at least one mailer for people who care about
security? (Let alone reliability and elegance.)
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Troub
Package: logrotate
Version: 3.7.1-3
Severity: critical
Justification: breaks unrelated software
I woke up this morning to find my webserver (lighttpd) unresponsive and
logrotate
using up 100% CPU. When I ran strace on logrotate I found:
rename("/service/lighttpd/logs/error.log.638155266.gz",
Aaron, could web.py work without flup installed at all? As far as I can
tell my web.py app is running as a simple CGI invoked by Apache; I have
no fastcgi installed.
web.py works without flup, but it requires using built-in web server
or something like that, since it uses flup for both CGI and F
Hmm, odd, it seems like python-flup should be a requirement of python-webpy:
http://packages.debian.org/testing/python/python-flup
Very happy to see you're trying web.py, though! Hope it's been OK.
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact
> You dont have python2.3 at all?
No, of course I have 2.3; that's where the trac packages get
installed. It just doesn't execute the corresponding Python binary and
so it can't see them.
> The patch encodes header (field body), not message body.
Oh whoops, you're right, I was misreading the last clause. That looks
pretty reasonable then.
The latest patch seems to always QP_CORRUPT the message. Why?
See http://cr.yp.to/smtp/8bitmime.html for why this is a bad idea.
> Apparently it's http://nu.nl/deeplink_rss2/index.jsp?r=Algemeen
Yeah, so that actually says:
http://www.nu.nl/news.jsp?n=496739&c=11
which once decoded becomes:
http://www.nu.nl/news.jsp?n=496739&c=11
so it looks like r2e is doing the right thing.
--
To
> An xml dump of the feed was included in the bug report
A full one? I see only a very partial one
> (http://bugs.debian.org/275510), but AFAICS, the URL: bit comes from
> rss2email and is not data that is processed by the feed parser:
>
> else:
>
11 matches
Mail list logo