summaryrefslogtreecommitdiff
path: root/mail/libesmtp/patches
diff options
context:
space:
mode:
authordrochner <drochner@pkgsrc.org>2010-10-22 18:53:41 +0000
committerdrochner <drochner@pkgsrc.org>2010-10-22 18:53:41 +0000
commit37d56f8cfa7316442bee88baab93a0ae03aa7ce3 (patch)
tree5badf55b3db08bdd7adef8dadc912072505b0b93 /mail/libesmtp/patches
parente341a32af4fd76f59a0b1350d1308627944d83ad (diff)
downloadpkgsrc-37d56f8cfa7316442bee88baab93a0ae03aa7ce3.tar.gz
update to 1.0.6
This seems to fix the security problem with '\0' in domain names which was also present in openssl and nss. (CVE-2010-1192) (The bundled changelog does only beat around the bush.)
Diffstat (limited to 'mail/libesmtp/patches')
-rw-r--r--mail/libesmtp/patches/patch-aa12
1 files changed, 0 insertions, 12 deletions
diff --git a/mail/libesmtp/patches/patch-aa b/mail/libesmtp/patches/patch-aa
deleted file mode 100644
index 7f851a2af52..00000000000
--- a/mail/libesmtp/patches/patch-aa
+++ /dev/null
@@ -1,12 +0,0 @@
-$NetBSD: patch-aa,v 1.3 2006/02/16 18:23:31 joerg Exp $
-
---- headers.c.orig 2006-02-16 18:13:04.000000000 +0000
-+++ headers.c
-@@ -33,6 +33,7 @@
- #include <unistd.h>
- #include <time.h>
- #include <errno.h>
-+#include <sys/time.h>
-
- #include <missing.h>
-