[netops] Re: svnmailer issue
Brian A. Seklecki
bseklecki at collaborativefusion.com
Mon Oct 16 13:24:04 PDT 2006
Wow thanks for the quick response!
Very concerning that a double-point version upgrade would change
something as important as MIME quoted-printable settings. We patched it
because of a vulnerability; perhaps that was related, but I don't really
troll the Phython CVS-commit mailing list of these things.
CC'ing the relative FreeBSD port maintainers.
Affected package: python-2.4.3
Type of problem: python -- buffer overrun in repr() for unicode strings.
Reference:
<http://www.FreeBSD.org/ports/portaudit/fe83eb5b-55e1-11db-a5ae-00508d6a62df.html>
TIA,
~BAS
On Mon, 2006-10-16 at 22:05 +0200, André Malo wrote:
> * Brian J. Creasy wrote:
>
> > Greetings,
> >
> > We have been using your svnmailer utility for about a year now on our
> > production repository server. It has worked perfectly up until Friday
> > when we upgraded python from 2.4.2 to 2.4.3. When we upgraded, it
> > started to display messages strangely. If a line is longer than 80
> > characters, it is forced to wrap and a '=' is placed at the end of line.
> > It also adds "3D" near every instance of a '='. This presents a
> > problem with URLs to our ViewVC system along with readability of our
> > commit messages.
>
> Yeah, this is in incompatible change in python 2.4.3 which results in double
> encoded content (what you see is MIME quoted-printable). You can workaround
> this problem by configuring
>
> mail_transfer_encoding = 8bit
>
> The problem is fixed in version 1.1, which will be released once I find
> enough time to spare...
> Sorry for the inconvenience.
>
> nd
--
Brian A. Seklecki <bseklecki at collaborativefusion.com>
Collaborative Fusion, Inc.
More information about the freebsd-python
mailing list