diff options
author | tron <tron> | 2008-11-28 11:46:32 +0000 |
---|---|---|
committer | tron <tron> | 2008-11-28 11:46:32 +0000 |
commit | 273afe9a1f7ec51986c031721a195d7d0d05b404 (patch) | |
tree | ffdd263fd22bedfd926ada0fd44f4f3544f9fd10 | |
parent | dfe654457a7005a0bc544375dd190283cf4a1469 (diff) | |
download | pkgsrc-273afe9a1f7ec51986c031721a195d7d0d05b404.tar.gz |
Pullup ticket #2601 - requested by taca
samba: security patch
Revisions pulled up:
- net/samba/Makefile 1.186
- net/samba/Makefile.patches 1.9
- net/samba/distinfo 1.65
---
Module Name: pkgsrc
Committed By: taca
Date: Fri Nov 28 03:17:58 UTC 2008
Modified Files:
pkgsrc/net/samba: Makefile Makefile.patches distinfo
Log Message:
Add samba-3.0.32-CVE-2008-4314.patch.
http://www.samba.org/samba/security/CVE-2008-4314.html
Bump PKGREVISION.
-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 ffc0606392c..f8e3aa84e49 100644 --- a/net/samba/Makefile +++ b/net/samba/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.184.4.1 2008/10/11 19:08:11 tron Exp $ +# $NetBSD: Makefile,v 1.184.4.2 2008/11/28 11:46:32 tron 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..72cffba0fe2 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.8.10.1 2008/11/28 11:46:32 tron 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..c04fa08d839 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.64.4.1 2008/11/28 11:46:32 tron 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 |