Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 4 Feb 2003 06:07:08 -0800 (PST)
From:      Sheldon Hearn <sheldonh@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: ports/mail/exim Makefile distinfo ports/mail/exim/files patch-src::rda.c
Message-ID:  <200302041407.h14E78er025823@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
sheldonh    2003/02/04 06:07:08 PST

  Modified files:
    mail/exim            Makefile distinfo 
  Added files:
    mail/exim/files      patch-src::rda.c 
  Log:
  1) Update to exiscan-4.12-22, which closes a number of buffer overflows
     and incorporates a lot of fixes.
  
     WARNING, this version of exiscan is not entirely backward-compatible
     with the previous one:
  
     *    The following configuration options have been replaced with
          compile-time definitions and thus must be removed from your
          Exim configure file if specified there:
  
          exiscan_spamd_buffer_max_chunks
          exiscan_spamd_buffer_init_chunk
          exiscan_av_buffer_max_chunks
          exiscan_av_buffer_init_chunk
  
     *    Because of changes in the way MIME handling is implemented,
          the following should be added to the Exim configure file to
          maintain the original behaviour (which was to unpack MIME
          messages):
  
          exiscan_demime_condition = 1
  
  2) Fix handling of SIGCHLD in redirection processes, which resulted
     in redirection processes vanishing.
  
  3) Bump PORTREVISION accordingly.
  
  Revision  Changes    Path
  1.122     +2 -2      ports/mail/exim/Makefile
  1.40      +1 -1      ports/mail/exim/distinfo
  1.1       +36 -0     ports/mail/exim/files/patch-src::rda.c (new)

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200302041407.h14E78er025823>