Subject: CVS commit: pkgsrc
To: None <pkgsrc-changes@NetBSD.org>
From: Juan Romero Pardines <xtraeme@netbsd.org>
List: pkgsrc-changes
Date: 05/13/2004 06:44:56
Module Name:	pkgsrc
Committed By:	xtraeme
Date:		Thu May 13 06:44:56 UTC 2004

Modified Files:
	pkgsrc/doc: CHANGES TODO
	pkgsrc/net/samba: Makefile PLIST distinfo
Added Files:
	pkgsrc/net/samba/patches: patch-aa

Log Message:
Update net/samba to 3.0.4.

Common bugs fixed in Samba 3.0.3 include:

  o Crash bugs and change notify issues in Samba's printing code.
  o Honoring secondary group membership on domain member servers.
  o TDB scalability issue surrounding the TDB_CLEAR_IF_FIRST flag.
  o Substitution errors for %[UuGg] in smb.conf.
  o winbindd crashes when using ADS security mode.
  o SMB signing errors.
  o Delays in winbindd startup caused by unnecessary
    connections to trusted domain controllers.
  o Various small memory leaks.
  o Winbindd failing due to expired Kerberos tickets.

New features introduced in Samba 3.0.3 include:

  o Improved support for i18n character sets.
  o Support for account lockout policy based on
    bad password attempts.
  o Improved support for long password changes (>14
    characters) and strong password enforcement.
  o Support for Windows aliases (i.e. nested groups).
  o Experimental support for storing DOS attribute on files
    and folders in Extended Attributes.
  o Support for local nested groups via winbindd.
  o Specifying options to be passed directly to the CUPS libraries.

And more... please review "WHATSNEW.txt".


To generate a diff of this commit:
cvs rdiff -r1.5918 -r1.5919 pkgsrc/doc/CHANGES
cvs rdiff -r1.1739 -r1.1740 pkgsrc/doc/TODO
cvs rdiff -r1.121 -r1.122 pkgsrc/net/samba/Makefile
cvs rdiff -r1.20 -r1.21 pkgsrc/net/samba/PLIST
cvs rdiff -r1.32 -r1.33 pkgsrc/net/samba/distinfo
cvs rdiff -r0 -r1.27 pkgsrc/net/samba/patches/patch-aa

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.