summaryrefslogtreecommitdiff
path: root/net/samba/Makefile
diff options
context:
space:
mode:
authortron <tron>2009-07-08 19:37:27 +0000
committertron <tron>2009-07-08 19:37:27 +0000
commit6c3e8e55285990eaa31f8613eadb4341b9b37309 (patch)
tree2d5030e98d72f92aca70da4fc29e2cbc85336ce2 /net/samba/Makefile
parentc55be874eeab81e2edacc5339a9c580fcd078ee6 (diff)
downloadpkgsrc-6c3e8e55285990eaa31f8613eadb4341b9b37309.tar.gz
Update "samba" package to version 3.0.35. Changes since version 3.0.34:
- CVE-2009-1888: In Samba 3.0.31 to 3.3.5 (inclusive), an uninitialized read of a data value can potentially affect access control when "dos filemode" is set to "yes". This security fix has already been integrated into "pkggsrc" via a patch previously. The package was only updated to make future maintenance easier.
Diffstat (limited to 'net/samba/Makefile')
-rw-r--r--net/samba/Makefile8
1 files changed, 4 insertions, 4 deletions
diff --git a/net/samba/Makefile b/net/samba/Makefile
index a042aecd13a..e126eea3b62 100644
--- a/net/samba/Makefile
+++ b/net/samba/Makefile
@@ -1,19 +1,19 @@
-# $NetBSD: Makefile,v 1.191 2009/06/23 20:36:27 drochner Exp $
+# $NetBSD: Makefile,v 1.192 2009/07/08 19:37:27 tron Exp $
.include "Makefile.mirrors"
DISTNAME= samba-${VERSION}
-PKGREVISION= 2
CATEGORIES= net
MASTER_SITES= ${SAMBA_MIRRORS:=old-versions/}
.include "Makefile.patches"
-MAINTAINER= jlam@pkgsrc.org
+MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://www.samba.org/
COMMENT= SMB/CIFS protocol server suite
+LICENSE= gnu-gpl-v2
-VERSION= 3.0.34
+VERSION= 3.0.35
CONFLICTS+= ja-samba-[0-9]* pam-smbpass-[0-9]* tdb-[0-9]* \
winbind-[0-9]*
MAKE_JOBS_SAFE= NO