Subject: CVS commit: pkgsrc/net/samba
To: None <pkgsrc-changes@netbsd.org>
From: Martti Kuparinen <martti@netbsd.org>
List: pkgsrc-changes
Date: 12/13/2002 10:37:12
Module Name: pkgsrc
Committed By: martti
Date: Fri Dec 13 08:37:11 UTC 2002
Modified Files:
pkgsrc/net/samba: Makefile.common distinfo
pkgsrc/net/samba/patches: patch-aa patch-ab
Log Message:
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
To generate a diff of this commit:
cvs rdiff -r1.4 -r1.5 pkgsrc/net/samba/Makefile.common
cvs rdiff -r1.24 -r1.25 pkgsrc/net/samba/distinfo
cvs rdiff -r1.22 -r1.23 pkgsrc/net/samba/patches/patch-aa
cvs rdiff -r1.18 -r1.19 pkgsrc/net/samba/patches/patch-ab
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.