diff options
| author | Cheng-Lung Sung <clsung@FreeBSD.org> | 2007-04-07 04:23:27 +0000 |
|---|---|---|
| committer | Cheng-Lung Sung <clsung@FreeBSD.org> | 2007-04-07 04:23:27 +0000 |
| commit | 7980df1cc6e195d75bc86ff3e1322d1b96b24d7b (patch) | |
| tree | 3a747a84e0c6f260be30db38f3d3ec4797766920 /security/ipsec-tools/files/patch-configure | |
| parent | - grab maintainer ship (diff) | |
- Version 0.6.7 of ipsec-tools is out, which fixes an easy to exploit
Denial of Service (CVE-2007-1841).
PR: ports/111319
Submitted by: maintainer (VANHULLEBUS Yvan)
Security: CVE-2007-1841
Diffstat (limited to 'security/ipsec-tools/files/patch-configure')
| -rw-r--r-- | security/ipsec-tools/files/patch-configure | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/security/ipsec-tools/files/patch-configure b/security/ipsec-tools/files/patch-configure index 59d8f9d2cce8..ce675f9cf664 100644 --- a/security/ipsec-tools/files/patch-configure +++ b/security/ipsec-tools/files/patch-configure @@ -1,15 +1,5 @@ --- configure.orig Wed Apr 26 15:28:47 2006 +++ configure Wed Apr 26 15:28:56 2006 -@@ -24212,6 +24212,9 @@ - cat >>conftest.$ac_ext <<_ACEOF - /* end confdefs.h. */ - -+#ifdef HAVE_SYS_TYPES_H -+#include <sys/types.h> -+#endif - #include <openssl/sha.h> - - int @@ -25122,6 +25122,74 @@ fi |
