Bug 88016 - [MAINTAINER] mail/bogofilter: update to 0.96.3
Summary: [MAINTAINER] mail/bogofilter: update to 0.96.3
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Marcus Alves Grando
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-10-26 10:10 UTC by Matthias Andree
Modified: 2005-10-26 14:03 UTC (History)
0 users

See Also:


Attachments
bogofilter-0.96.3.patch (3.47 KB, patch)
2005-10-26 10:10 UTC, Matthias Andree
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Matthias Andree 2005-10-26 10:10:16 UTC
- Update to 0.96.3:
  - fix buffer overrun in iconvert.c
  - fix SIGSEGV with long HTML comment
  - fix use-after-free problem
  - add three contrib/ Perl scripts from Tom Anderson
  - fix program abort for some of the bad options
  - remove unused BDB locking options
  - do not decode image/, application/, audio/, video/ MIME types
  - drop unused CP866 code (may affect russian/ru-bogofilter)

This is not in upstream 0.96.3 but in files/patch-mimetypes:
  - recognize all image/* not just image/bmp as "do not decode" MIME type.

Added file(s):
- files/patch-mimetypes

Generated with FreeBSD Port Tools 0.63
Comment 1 Marcus Alves Grando freebsd_committer freebsd_triage 2005-10-26 13:51:36 UTC
Responsible Changed
From-To: freebsd-ports-bugs->mnag

I'll take it.
Comment 2 Marcus Alves Grando freebsd_committer freebsd_triage 2005-10-26 14:03:09 UTC
State Changed
From-To: open->closed

Committed. Thanks!