Bug 113396 - Update security/Amavisd-new to 2.5.1
Summary: Update security/Amavisd-new to 2.5.1
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: 2007-06-06 02:10 UTC by Michael Scheidell
Modified: 2007-06-09 12:20 UTC (History)
1 user (show)

See Also:


Attachments
file.diff (5.29 KB, patch)
2007-06-06 02:10 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 2007-06-06 02:10:04 UTC
#1 Update Amavisd-new from 2.50 to 2.5.1
Several enhancements and bugfixes
full Release notes: http://www.ijs.si/software/amavisd/release-notes.txt

#2, several changes to ports Makefile suggested by amavisd-new author
a) remove the sed/replacecmd for zoo/unzoo, not needed
b)  add in copy of amavisd-release to amavisd-requeue (add 
functionality, see release notes)

#3, required minimum p5-Compress-Zlib>=2.04 (functionality)
#4, security fixed: disable zoo and unzoo by default (DOS attack)
a) mark UNZOO IGNORE (no patches available)
b) make zoo RUN_DEPENDS+=  zoo>=2.10.1_3 (needs anti-dos patches)
c) make file RUN_DEPENDS+=  file>=4.2.1 (DOS attack)

#5: and patch from p5-Mail-SpamAssassin maintainer: scheidell@secnap.net 
to add ram disk for /var/amavis/tmp.  activated with 'amavisd_ram='
setting in rc.conf.  Tests on systems with extra ram, full load show
up to 10% increase in performance, even over fbsd ufs2 with softupdates.

Fix: Patches:
How-To-Repeat: na
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2007-06-06 02:19:58 UTC
Responsible Changed
From-To: freebsd-ports-bugs->gabor

Over to maintainer
Comment 2 dfilter service freebsd_committer freebsd_triage 2007-06-09 12:13:55 UTC
gabor       2007-06-09 11:13:44 UTC

  FreeBSD ports repository

  Modified files:
    security/amavisd-new Makefile distinfo pkg-plist 
    security/amavisd-new/files amavisd.sh.in pkg-message.in 
  Log:
  - Update to 2.5.1
  - Dependency changes
  - Require the fixed versions of zoo/unzoo, which are not vulnerable
  - Add ramdisk support
  
  PR:             ports/113396
  Submitted by:   Michael Scheidell <scheidell@secnap.net>
  Reviewed by:    Mark Martinec <Mark.Martinec@ijs.si> (author)
  
  Revision  Changes    Path
  1.55      +8 -5      ports/security/amavisd-new/Makefile
  1.32      +3 -3      ports/security/amavisd-new/distinfo
  1.4       +15 -1     ports/security/amavisd-new/files/amavisd.sh.in
  1.6       +4 -0      ports/security/amavisd-new/files/pkg-message.in
  1.22      +2 -1      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 3 Gabor Kovesdan freebsd_committer freebsd_triage 2007-06-09 12:18:01 UTC
State Changed
From-To: open->closed

Committed, thanks!
Comment 4 Gabor Kovesdan freebsd_committer freebsd_triage 2007-06-09 12:18:01 UTC
State Changed
From-To: open->closed

Committed, thanks!