Bug 123227 - upgade: security/amavisd-new to 2.6.0
Summary: upgade: security/amavisd-new to 2.6.0
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: Gabor Kovesdan
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-04-29 19:20 UTC by Michael Scheidell
Modified: 2008-05-13 14:50 UTC (History)
0 users

See Also:


Attachments
file.diff (2.19 KB, patch)
2008-04-29 19:20 UTC, Michael Scheidell
no flags Details | Diff
file.diff (1.45 KB, patch)
2008-04-29 19:20 UTC, Michael Scheidell
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Michael Scheidell 2008-04-29 19:20:00 UTC
Amavisd-new has released a new version: 2.6.0
This version has sql and config incompatibilities with earlier versions.
Upgrading must take into account new sql schema and options.
these are outlined in /usr/ports/UPDATING (patch), and in RELEASE_NOTES

MAIN NEW FEATURES SUMMARY

- integrated DKIM signing and verification; see section
  A QUICK START TO DKIM SIGNING by the end of this release note;
- loading of policy banks based on valid DKIM-signed author's address
  can be used for reliable whitelisting, for bypassing banned checks, etc.
- bounce killer feature: uses a pen pals SQL lookup to check inbound DSN;
- SQL logging and quarantining tables have a new field 'partition_tag';
- captures SpamAssassin logging, more flexibility specifying SA log areas;
- collects and logs SpamAssassin timing breakdown report (requires SA 3.3);
- releasing from a quarantine can push a released message to an attachment;
- new experimental code for abuse reporting using formats: ARF/attach/plain;
- TLS support on the SMTP client and server side;
- connection caching by a SMTP client;
- amavisd-nanny and amavisd-agent now re-open a database on amavisd restarts;
- amavisd-nanny and amavisd-agent new command line option: -c count;
- updated p0f-analyzer.pl to support source port number in queries;
- amavisd can send queries either to p0f-analyzer.pl or directly to p0f;

Fix: patch:
How-To-Repeat: na.
Comment 1 Martin Wilke freebsd_committer freebsd_triage 2008-04-29 22:15:48 UTC
Responsible Changed
From-To: freebsd-ports-bugs->gabor

Over to maintainer.
Comment 2 Olli Hauer 2008-05-10 22:57:49 UTC
the location of some png also changed.


--- pkg-plist.orig      2008-05-10 23:10:41.000000000 +0200
+++ pkg-plist   2008-05-10 23:12:31.000000000 +0200
@@ -34,16 +34,16 @@
 %%PORTDOCS%%%%DOCSDIR%%/amavisd-new-docs.html
 %%PORTDOCS%%%%DOCSDIR%%/TODO-SNMP-AGENT
 %%PORTDOCS%%%%DOCSDIR%%/screen.css
-%%PORTDOCS%%%%DOCSDIR%%/images/1.png
-%%PORTDOCS%%%%DOCSDIR%%/images/2.png
-%%PORTDOCS%%%%DOCSDIR%%/images/3.png
-%%PORTDOCS%%%%DOCSDIR%%/images/4.png
-%%PORTDOCS%%%%DOCSDIR%%/images/5.png
-%%PORTDOCS%%%%DOCSDIR%%/images/6.png
-%%PORTDOCS%%%%DOCSDIR%%/images/7.png
-%%PORTDOCS%%%%DOCSDIR%%/images/8.png
-%%PORTDOCS%%%%DOCSDIR%%/images/9.png
 %%PORTDOCS%%%%DOCSDIR%%/images/blank.png
+%%PORTDOCS%%%%DOCSDIR%%/images/callouts/1.png
+%%PORTDOCS%%%%DOCSDIR%%/images/callouts/2.png
+%%PORTDOCS%%%%DOCSDIR%%/images/callouts/3.png
+%%PORTDOCS%%%%DOCSDIR%%/images/callouts/4.png
+%%PORTDOCS%%%%DOCSDIR%%/images/callouts/5.png
+%%PORTDOCS%%%%DOCSDIR%%/images/callouts/6.png
+%%PORTDOCS%%%%DOCSDIR%%/images/callouts/7.png
+%%PORTDOCS%%%%DOCSDIR%%/images/callouts/8.png
+%%PORTDOCS%%%%DOCSDIR%%/images/callouts/9.png
 %%PORTDOCS%%%%DOCSDIR%%/images/callouts/10.png
 %%PORTDOCS%%%%DOCSDIR%%/images/callouts/11.png
 %%PORTDOCS%%%%DOCSDIR%%/images/callouts/12.png



-- 
249 Spiele für nur 1 Preis. Die GMX Spieleflatrate schon ab 9,90 Euro.
Neu: Asterix bei den Olympischen Spielen: http://flat.games.gmx.de
Comment 3 dfilter service freebsd_committer freebsd_triage 2008-05-13 14:44:29 UTC
gabor       2008-05-13 13:44:24 UTC

  FreeBSD ports repository

  Modified files:
    .                    UPDATING 
    security/amavisd-new Makefile distinfo pkg-plist 
  Log:
  - Update to 2.6.0 [1]
  - Add Ms Word support via textproc/ripole
  
  PR:             ports/123227 [1]
  Submitted by:   Michael Scheidell <scheidell@secnap.net> [1]
  
  Revision  Changes    Path
  1.629     +27 -1     ports/UPDATING
  1.61      +18 -3     ports/security/amavisd-new/Makefile
  1.36      +3 -3      ports/security/amavisd-new/distinfo
  1.25      +10 -10    ports/security/amavisd-new/pkg-plist
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
Comment 4 Gabor Kovesdan freebsd_committer freebsd_triage 2008-05-13 14:44:50 UTC
State Changed
From-To: open->closed

Committed with a little plist fix, thanks! Your help in maintaining this 
port is really appreciated! Along with your update, I've also added 
Ms Word support via textproc/ripole.