Subject: CVS commit: [pkgsrc-2006Q3] pkgsrc/mail/milter-greylist
To: None <pkgsrc-changes@NetBSD.org>
From: Lubomir Sedlacik <salo@netbsd.org>
List: pkgsrc-changes
Date: 11/09/2006 04:58:28
Module Name: pkgsrc
Committed By: salo
Date: Thu Nov 9 04:58:28 UTC 2006
Modified Files:
pkgsrc/mail/milter-greylist [pkgsrc-2006Q3]: Makefile distinfo
Added Files:
pkgsrc/mail/milter-greylist [pkgsrc-2006Q3]: options.mk
pkgsrc/mail/milter-greylist/patches [pkgsrc-2006Q3]: patch-aa
Log Message:
Pullup ticket 1904 - requested by tron
security update for milter-greylist
Revisions pulled up:
- pkgsrc/mail/milter-greylist/Makefile 1.26, 1.27, 1.28, 1.29
- pkgsrc/mail/milter-greylist/distinfo 1.13, 1.14, 1.15, 1.16
- pkgsrc/mail/milter-greylist/options.mk 1.1
- pkgsrc/mail/milter-greylist/patches/patch-aa 1.1
Module Name: pkgsrc
Committed By: tron
Date: Thu Oct 12 13:14:43 UTC 2006
Modified Files:
pkgsrc/mail/milter-greylist: Makefile distinfo
Added Files:
pkgsrc/mail/milter-greylist: options.mk
Log Message:
Update "milter-greylist" package to version 3.0rc4.
Changes since version 2.1.2:
- DNSRBL support in ACL
- Per-ACL greylisting and autowhitelisting delays
- ACL blacklist feature
- Add support to use Sendmail macros in the ACL
- Allow rejecting by tempfail on blacklist configuration
- per-ACL SMTP error code and messages
- Multi-line statement in the config file
- Report matching ACL line number in the logs
- Lists for from, rcpt, domain, netblocks and DNSRBL
- Make log output consistent (Fredrik Pettai)
- Tell local connexions are non IP instead of non IPv4 (Attila Bruncsak)
- Faster ACL code
- Option to log expired entries (Jeff Rife)
- Cosmetic changes in debug logs (Fredrik Pettai)
- A lot of bug and build fixes
This fixes PR pkg/34793 by Eric Schnoebelen.
---
Module Name: pkgsrc
Committed By: tron
Date: Sun Oct 15 12:11:51 UTC 2006
Modified Files:
pkgsrc/mail/milter-greylist: Makefile distinfo
Added Files:
pkgsrc/mail/milter-greylist/patches: patch-aa
Log Message:
Update "milter-greylist" package to version 3.0rc5.
Changes since version 3.0rc4:
- Pointer to DRAC documentation
- FreeBSD build fixes
- Remove the /tmp/access-list.debug for security sake
- Correctly enable non blocking I/O fox MX sync
---
Module Name: pkgsrc
Committed By: tron
Date: Fri Oct 27 13:24:11 UTC 2006
Modified Files:
pkgsrc/mail/milter-greylist: Makefile distinfo
Log Message:
Update "milter-greylist" package to version 3.0rc6.
Changes since version 3.0rc5:
- Check for -lc_r before others, for FreeBSD (AIDA Shinra)
- Fix configure for libspf2 (AIDA Shinra)
- Fix FreeBSD build (AIDA Shinra)
- Avoid buffer overflow in DNSRBL code (AIDA Shinra)
- Fix build problem with newer BerkeleyDB (AIDA Shinra)
- Check if -lbind requires -lpthread, for Linux
---
Module Name: pkgsrc
Committed By: tron
Date: Tue Nov 7 13:49:37 UTC 2006
Modified Files:
pkgsrc/mail/milter-greylist: Makefile distinfo
Log Message:
Update "milter-greylist" package to version 3.0rc7.
Changes since version 3.0rc6:
- Fix crashes after dump reload.
- Fix DoS in MX sync protocol.
To generate a diff of this commit:
cvs rdiff -r1.25 -r1.25.4.1 pkgsrc/mail/milter-greylist/Makefile
cvs rdiff -r1.12 -r1.12.6.1 pkgsrc/mail/milter-greylist/distinfo
cvs rdiff -r0 -r1.1.2.1 pkgsrc/mail/milter-greylist/options.mk
cvs rdiff -r0 -r1.1.2.1 pkgsrc/mail/milter-greylist/patches/patch-aa
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.