summaryrefslogtreecommitdiff
path: root/net/samba
diff options
context:
space:
mode:
authormartti <martti>2002-12-13 08:37:08 +0000
committermartti <martti>2002-12-13 08:37:08 +0000
commitc7f0f1558871192031f991541f6810571fbaa40a (patch)
treef1f7f78f4b98571204f1e3f2284447106c46f827 /net/samba
parentfd31a9979ff8f4cfa0d22bb7f9fa146d4df85e46 (diff)
downloadpkgsrc-c7f0f1558871192031f991541f6810571fbaa40a.tar.gz
Updated samba to 2.2.7a
1) Fix for smbclient reporting negative file sizes on dir command and negative statistics being reported when using put or get on large files. 2) Fix bug in determination of allocation size 3) Fix 64bit size problems which prevented copying of files larger than 2 GBytes. 4) Fix for xcopy /s problem with old DOS clients not sending correct attributes on subsequent SMBsearch calls. 5) Fix bug in call to standard_sub_advanced giving a 0 length. This fixes the string overflow in string_sub errors. 6) Correctly handle querygroup rpcclient command 7) fix broken incremental tar in smbtar command
Diffstat (limited to 'net/samba')
-rw-r--r--net/samba/Makefile.common4
-rw-r--r--net/samba/distinfo10
-rw-r--r--net/samba/patches/patch-aa8
-rw-r--r--net/samba/patches/patch-ab10
4 files changed, 16 insertions, 16 deletions
diff --git a/net/samba/Makefile.common b/net/samba/Makefile.common
index 79067698f4b..d4595d5dc47 100644
--- a/net/samba/Makefile.common
+++ b/net/samba/Makefile.common
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile.common,v 1.4 2002/11/21 08:09:08 martti Exp $
+# $NetBSD: Makefile.common,v 1.5 2002/12/13 08:37:08 martti Exp $
DISTNAME= samba-${SAMBA_DIST_VERS}
-SAMBA_DIST_VERS= 2.2.7
+SAMBA_DIST_VERS= 2.2.7a
WRKSRC?= ${WRKDIR}/${DISTNAME}/source
CATEGORIES?= net
MASTER_SITES= ftp://ftp.samba.org/pub/samba/ \
diff --git a/net/samba/distinfo b/net/samba/distinfo
index feb619b6d11..bc46181d6da 100644
--- a/net/samba/distinfo
+++ b/net/samba/distinfo
@@ -1,9 +1,9 @@
-$NetBSD: distinfo,v 1.24 2002/11/21 08:09:08 martti Exp $
+$NetBSD: distinfo,v 1.25 2002/12/13 08:37:09 martti Exp $
-SHA1 (samba-2.2.7.tar.bz2) = 73bac1d1838de2b3875b1a22cd418c75e61007f8
-Size (samba-2.2.7.tar.bz2) = 4336955 bytes
-SHA1 (patch-aa) = 8e2e56f2cf231240eaf62e695c8c22d8338312c3
-SHA1 (patch-ab) = 78ebbd174408450445e14cf73a324ca7afca2501
+SHA1 (samba-2.2.7a.tar.bz2) = 0c8c61bc81dbad7517985d9044d6961089682b2e
+Size (samba-2.2.7a.tar.bz2) = 4370869 bytes
+SHA1 (patch-aa) = b63fe8b5d277b250c8ad806e6a646a0eec8de04c
+SHA1 (patch-ab) = 3f4dbf623e7bab33f8c43fb0237d1d1f4707ee49
SHA1 (patch-ac) = cfde267ffe57046de18691f612e73ecdd1158d86
SHA1 (patch-ad) = 6e9ee82a00235572bec1738ef388e1ca17c3474e
SHA1 (patch-ag) = 256a7e1edb961985398a94c0b738fd96fe781f9c
diff --git a/net/samba/patches/patch-aa b/net/samba/patches/patch-aa
index dc7654bf067..31cd1e40f82 100644
--- a/net/samba/patches/patch-aa
+++ b/net/samba/patches/patch-aa
@@ -1,8 +1,8 @@
-$NetBSD: patch-aa,v 1.22 2002/10/18 11:50:28 martti Exp $
+$NetBSD: patch-aa,v 1.23 2002/12/13 08:37:10 martti Exp $
---- configure.in.orig Wed Oct 9 22:27:21 2002
-+++ configure.in Fri Oct 18 13:01:18 2002
-@@ -1991,6 +1991,10 @@
+--- configure.in.orig Tue Dec 10 02:01:00 2002
++++ configure.in Fri Dec 13 08:33:10 2002
+@@ -2007,6 +2007,10 @@
# we can't build a pam module if we don't have pam.
AC_CHECK_LIB(pam, pam_get_data, [AC_DEFINE(HAVE_LIBPAM)])
diff --git a/net/samba/patches/patch-ab b/net/samba/patches/patch-ab
index 72474a7dcd0..cb3dd999d0a 100644
--- a/net/samba/patches/patch-ab
+++ b/net/samba/patches/patch-ab
@@ -1,8 +1,8 @@
-$NetBSD: patch-ab,v 1.18 2002/10/18 11:50:28 martti Exp $
+$NetBSD: patch-ab,v 1.19 2002/12/13 08:37:11 martti Exp $
---- configure.orig Wed Oct 9 22:27:21 2002
-+++ configure Fri Oct 18 13:01:38 2002
-@@ -11993,6 +11993,49 @@
+--- configure.orig Tue Dec 10 02:01:00 2002
++++ configure Fri Dec 13 08:33:48 2002
+@@ -12039,6 +12039,49 @@
fi
@@ -52,7 +52,7 @@ $NetBSD: patch-ab,v 1.18 2002/10/18 11:50:28 martti Exp $
#################################################
# check for pam_smbpass support
echo $ac_n "checking whether to use pam_smbpass""... $ac_c" 1>&6
-@@ -14362,6 +14405,7 @@
+@@ -14408,6 +14451,7 @@
s%@TERMLDFLAGS@%$TERMLDFLAGS%g
s%@ROFF@%$ROFF%g
s%@DYNEXP@%$DYNEXP%g