Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 100592 - mail-filter/anomy-sanitizer-1.71 (version bump)
Summary: mail-filter/anomy-sanitizer-1.71 (version bump)
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High enhancement (vote)
Assignee: Gentoo Perl team
URL: http://mailtools.anomy.net/
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-07-28 07:33 UTC by Jean-Claude Repetto
Modified: 2006-01-08 07:55 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Jean-Claude Repetto 2005-07-28 07:33:30 UTC
Revision 1.71:     (May 25, 2005)

    Fixed minor bug in quoted-printable encoding, as reported by Michal 
    Weinfurtner <weinfurt (at) karneval.cz>.
    
    Fixed crashing behavior when multiple Content-Transfer-Encoding headers
    were present in the same message part.


Reproducible: Always
Steps to Reproduce:
1.
2.
3.
Comment 1 Jean-Claude Repetto 2005-08-11 06:01:01 UTC
Revision 1.74 is now available :

Revision 1.74:     (August 05, 2005)

    Fixed a bug where disinfection wouldn't result in the modification
    count of a message being incremented.  This didn't matter to users of 
    sanitizer.pl, however some 3rd party systems relied on the modification 
    count to determine whether to use the Sanitizer's output or not.  This
    is a critical fix for those systems.

Revision 1.73:     (August 05, 2005)

    Fixed a bug in MIME parser when encountering junk headers at the
    very beginning of a new MIME part.

    Cleaned up some of the test cases for more recent versions of F-Prot
    AntiVirus, added a version check to the F-Prot regression test.

Revision 1.72:     (July 10, 2005)

    Fixed bug in code which detects Date: header buffer overflows, it was
    false-alarming on Yahoo DomainKeys headers.

    Lengthened maximum word-length in headers from 196 to 256 bytes, again
    to decrease the odds that we'll break DomainKeys.

    Added sanity checks to configuration parser, to make sure that settings
    such as msg_defanged and msg_blacklisted, which get used within message
    headers contain only valid characters (0-9, A-Z, a-z and -).

    Test-cases sanitizer.uu-rfc822 and sanitizer.logging are updated.
Comment 2 Jakub Moc (RETIRED) gentoo-dev 2005-09-04 04:12:18 UTC
Mass re-assign.
Comment 3 Michael Cummings (RETIRED) gentoo-dev 2006-01-08 07:55:28 UTC
1.76 added