summaryrefslogtreecommitdiff
path: root/net/samba/Makefile.patches
diff options
context:
space:
mode:
authoradrianp <adrianp@pkgsrc.org>2007-12-10 21:44:47 +0000
committeradrianp <adrianp@pkgsrc.org>2007-12-10 21:44:47 +0000
commita3e47bbfa6fad37c19b82a3b8c633c95a6ad4672 (patch)
tree4370069e8db42814f39932b3737501634d154d5d /net/samba/Makefile.patches
parent711587c0e4ccdca5e920d68a36c901ee087995f5 (diff)
downloadpkgsrc-a3e47bbfa6fad37c19b82a3b8c633c95a6ad4672.tar.gz
Add a patch for http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-6015
PKGREVISION++
Diffstat (limited to 'net/samba/Makefile.patches')
-rw-r--r--net/samba/Makefile.patches4
1 files changed, 2 insertions, 2 deletions
diff --git a/net/samba/Makefile.patches b/net/samba/Makefile.patches
index 916bdffc822..821edd1a595 100644
--- a/net/samba/Makefile.patches
+++ b/net/samba/Makefile.patches
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.patches,v 1.6 2007/11/16 11:41:38 tron Exp $
+# $NetBSD: Makefile.patches,v 1.7 2007/12/10 21:44:48 adrianp Exp $
#
# This Makefile fragment describes the recommended patches for the
# currently packaged version of Samba. All recommended patches for
@@ -16,7 +16,7 @@
#PATCHFILES=
PATCH_DIST_STRIP= -p2
-.for CVE_PATCH in samba-3.0.26a-CVE-2007-4572.patch samba-3.0.26a-CVE-2007-5398.patch
+.for CVE_PATCH in samba-3.0.26a-CVE-2007-4572.patch samba-3.0.26a-CVE-2007-5398.patch samba-3.0.27a-CVE-2007-6015.patch
PATCHFILES+= ${CVE_PATCH}
SITES.${CVE_PATCH}= http://www.samba.org/samba/ftp/patches/security/
.endfor