Security update to the latest version 3.0.35.

Security:	CVE-2009-1888
This commit is contained in:
Timur I. Bakeyev 2009-06-25 23:51:22 +00:00
parent 335b328929
commit 900b0cc5de
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=236631
2 changed files with 6 additions and 12 deletions

View File

@ -6,7 +6,7 @@
#
PORTNAME= samba
PORTVERSION?= 3.0.34
PORTVERSION?= 3.0.35
PORTEPOCH?= 1
CATEGORIES?= net
MASTER_SITES= ${MASTER_SITE_SAMBA}
@ -16,7 +16,7 @@ DISTNAME= ${PORTNAME}-${PORTVERSION:S/.p/pre/:S/.r/rc/}
MAINTAINER?= timur@FreeBSD.org
COMMENT?= A free SMB and CIFS client and server for UNIX
CONFLICTS?= ja-samba-2.* ja-samba-3.* samba-2.* sharity-light-1.* tdb-1.*
CONFLICTS?= ja-samba-2.* ja-samba-3.* samba-2.* samba-3.[2-9]* sharity-light-1.* tdb-1.*
USE_ICONV= yes
GNU_CONFIGURE= yes
@ -103,11 +103,6 @@ CONFIGURE_ARGS+= --with-pam --with-readline --with-sendfile-support \
--without-libaddns --with-included-iniparser \
--enable-largefile
# Sanity checks
.if exists(${LOCALBASE}/include/tdb.h)
IGNORE= doesn't compile when tdb is installed. Uninstall databases/tdb port
.endif
CPPFLAGS+= -I${LOCALBASE}/include
LDFLAGS+= -L${LOCALBASE}/lib
CONFIGURE_ENV+= CPPFLAGS="${CPPFLAGS}" LDFLAGS="${LDFLAGS}"
@ -120,7 +115,7 @@ SAMBA_WANT_LDAP= yes
.endif
.if !defined(WITHOUT_CUPS)
LIB_DEPENDS+= cups.2:${PORTSDIR}/print/cups-base
LIB_DEPENDS+= cups.2:${PORTSDIR}/print/cups-client
CONFIGURE_ARGS+= --enable-cups
SUB_LIST+= CUPSD=""
.else
@ -132,7 +127,6 @@ SUB_LIST+= CUPSD="@comment "
LIB_DEPENDS+= dmalloc.1:${PORTSDIR}/devel/dmalloc
CPPFLAGS+= -g
LDFLAGS+= -g
#CONFIGURE_ENV+= CPPFLAGS="${CPPFLAGS}" LDFLAGS="${LDFLAGS}"
CONFIGURE_ARGS+= --enable-debug --enable-socket-wrapper \
--enable-developer --enable-krb5developer \
--enable-dmalloc --with-profiling-data

View File

@ -1,3 +1,3 @@
MD5 (samba-3.0.34.tar.gz) = 62404f39bb3dd0a37d6396c57e04c907
SHA256 (samba-3.0.34.tar.gz) = 530793de9f4114f4b391d932e2833baf25a00498317471cd75a068f3378c299e
SIZE (samba-3.0.34.tar.gz) = 24835363
MD5 (samba-3.0.35.tar.gz) = 2f46d24fe52e51fd7925a173e74fc13c
SHA256 (samba-3.0.35.tar.gz) = 87b81c0cea653305e796013148d3c0c68d7f38cbd7ed3b5255ddace14fd37748
SIZE (samba-3.0.35.tar.gz) = 24839204