diff options
Diffstat (limited to 'net/samba/Makefile.patches')
-rw-r--r-- | net/samba/Makefile.patches | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/net/samba/Makefile.patches b/net/samba/Makefile.patches index da3f53c1754..40b18e03a35 100644 --- a/net/samba/Makefile.patches +++ b/net/samba/Makefile.patches @@ -1,4 +1,4 @@ -# $NetBSD: Makefile.patches,v 1.8 2008/04/03 20:19:42 jlam Exp $ +# $NetBSD: Makefile.patches,v 1.9 2008/11/28 03:17:58 taca Exp $ # # This Makefile fragment describes the recommended patches for the # currently packaged version of Samba. All recommended patches for @@ -12,3 +12,5 @@ #PATCH_SITES= http://www.samba.org/samba/patches/patches-${VERSION}/ #PATCHFILES= PATCH_DIST_STRIP= -p2 +PATCH_SITES= http://www.samba.org/samba/ftp/patches/security/ +PATCHFILES= samba-3.0.32-CVE-2008-4314.patch |