diff options
author | grant <grant@pkgsrc.org> | 2004-05-30 09:00:06 +0000 |
---|---|---|
committer | grant <grant@pkgsrc.org> | 2004-05-30 09:00:06 +0000 |
commit | e46bd3ad725de5d6ee0e87f702d0961814214211 (patch) | |
tree | 9d57b09500b4b44985724dd372a1c6b6b56461a8 | |
parent | af6322457cd650d2005f4c6c11d5cc6fbfc1134d (diff) | |
download | pkgsrc-e46bd3ad725de5d6ee0e87f702d0961814214211.tar.gz |
Pull up revision 1.10 (requested by abs in ticket #28):
Update exim to exim-4.33nb1 (from 4.22nb5)
- Fix buffer overflow listed at http://www.guninski.com/exim1.html
- Leave nb1 to indicate we have a local change from stock 4.33
- 1086 lines of changes -
http://www.exim.org/ftp/ChangeLogs/ChangeLog-4.33
- Remove dependancy on exim-user - now looks up EXIM_{USER,GROUP} at
runtime
-rw-r--r-- | mail/exim/patches/patch-ab | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/mail/exim/patches/patch-ab b/mail/exim/patches/patch-ab index ad85bff7a56..27065fec056 100644 --- a/mail/exim/patches/patch-ab +++ b/mail/exim/patches/patch-ab @@ -1,6 +1,6 @@ -$NetBSD: patch-ab,v 1.9 2003/09/02 10:33:41 abs Exp $ +$NetBSD: patch-ab,v 1.9.4.1 2004/05/30 09:00:06 grant Exp $ ---- OS/Makefile-Default.orig 2003-08-12 16:39:51.000000000 +0100 +--- OS/Makefile-Default.orig Wed May 5 11:08:35 2004 +++ OS/Makefile-Default @@ -69,7 +69,7 @@ PERL_COMMAND=/usr/bin/perl |