diff options
author | taca <taca> | 2008-11-28 03:17:58 +0000 |
---|---|---|
committer | taca <taca> | 2008-11-28 03:17:58 +0000 |
commit | 5ad5ec50bbda1e0425a85df7164831d24434e5f4 (patch) | |
tree | 6bd9fb30b700651e57f5e9a79328dc349c4d2980 /net/samba | |
parent | 30e9c4814b8a001d230c3fd5a2dba0730beb4ed3 (diff) | |
download | pkgsrc-5ad5ec50bbda1e0425a85df7164831d24434e5f4.tar.gz |
Add samba-3.0.32-CVE-2008-4314.patch.
http://www.samba.org/samba/security/CVE-2008-4314.html
Bump PKGREVISION.
Diffstat (limited to 'net/samba')
-rw-r--r-- | net/samba/Makefile | 4 | ||||
-rw-r--r-- | net/samba/Makefile.patches | 4 | ||||
-rw-r--r-- | net/samba/distinfo | 5 |
3 files changed, 9 insertions, 4 deletions
diff --git a/net/samba/Makefile b/net/samba/Makefile index 7abd41ad8b7..bb29d96cf62 100644 --- a/net/samba/Makefile +++ b/net/samba/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.185 2008/10/09 17:48:01 joerg Exp $ +# $NetBSD: Makefile,v 1.186 2008/11/28 03:17:58 taca Exp $ .include "Makefile.mirrors" DISTNAME= samba-${VERSION} -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= net MASTER_SITES= ${SAMBA_MIRRORS:=old-versions/} 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 diff --git a/net/samba/distinfo b/net/samba/distinfo index c19acdd57df..1da8a87d306 100644 --- a/net/samba/distinfo +++ b/net/samba/distinfo @@ -1,5 +1,8 @@ -$NetBSD: distinfo,v 1.64 2008/08/30 12:18:38 tron Exp $ +$NetBSD: distinfo,v 1.65 2008/11/28 03:17:58 taca Exp $ +SHA1 (samba-3.0.32-CVE-2008-4314.patch) = 23354d8773e791fc9198da49048eff2a6966e6b9 +RMD160 (samba-3.0.32-CVE-2008-4314.patch) = 7507f46b58c96668a2e4e2c4aefa3244c18fad7d +Size (samba-3.0.32-CVE-2008-4314.patch) = 1846 bytes SHA1 (samba-3.0.32.tar.gz) = bcbcff2c00a7cec07886de184d8761fd8b424810 RMD160 (samba-3.0.32.tar.gz) = 91bea73b9a799b8cb67d5fadd288d9403f175492 Size (samba-3.0.32.tar.gz) = 21679285 bytes |