Subject: CVS commit: pkgsrc/net/samba
To: None <pkgsrc-changes@NetBSD.org>
From: Matthias Scheler <tron@netbsd.org>
List: pkgsrc-changes
Date: 02/11/2007 18:39:05
Module Name:	pkgsrc
Committed By:	tron
Date:		Sun Feb 11 18:39:04 UTC 2007

Modified Files:
	pkgsrc/net/samba: Makefile PLIST distinfo
	pkgsrc/net/samba/patches: patch-ab patch-af patch-ag patch-ai patch-al
	    patch-at patch-au patch-aw patch-ay patch-ba patch-bb patch-bg
	    patch-bi patch-bm patch-bn patch-bu patch-bv
Removed Files:
	pkgsrc/net/samba/patches: patch-ad patch-bl patch-cd

Log Message:
Update "samba" package to version 3.0.24.
Major changes since version 3.0.22:
- CVE-2007-0452 (Potential Denial of Service bug in smbd)
- CVE-2007-0453 (Buffer overrun in NSS host lookup Winbind
  NSS library on Solaris)
- CVE-2007-0454 (Format string bug in afsacl.so VFS plugin)
- Stability fixes for winbindd
- Portability fixes on FreeBSD and Solaris operating systems.
- Authentication failures in pam_winbind when the AD domain
  policy is set to not expire passwords.
- Authorization failures when using smb.conf options such
  as "valid users" with the smbpasswd passdb backend.
- Ambiguity with unqualified names in smb.conf parameters
  such as "force user" and "valid users".
- Errors in 'net ads join' caused by bad IP address in the list
  of domain controllers.
- SMB signing errors in the client and server code.
- Domain join failures when using smbpasswd on a Samba PDC.
- Failure to strip the domain name from groups when 'winbind
  use default domain = yes'
- Failure in pam_winbind to correctly parse arguments.
- Bad token creation of local users on member servers not
  running winbindd.
- Failure to add users or groups to ACLs using the Windows
  object picker.
- Failure in file serving code when 'kernel oplocks = yes'.
- New "createupn" option to "net ads join"
- Rewritten Kerberos keytab generation when 'use kerberos
  keytab = yes'
- Improved 'make test'
- New offline mode in winbindd.
- New Kerberos support for pam_winbind.so.
- New handling of unmapped users and groups.
- New non-root share management tools.
- Improved support for local and BUILTIN groups.
- Winbind IDMAP integration with RFC2307 schema objects supported
  by Windows 2003 R2.
- Rewritten 'net ads join' to mimic Windows XP without requiring
  administrative rights to join a domain.


To generate a diff of this commit:
cvs rdiff -r1.168 -r1.169 pkgsrc/net/samba/Makefile
cvs rdiff -r1.34 -r1.35 pkgsrc/net/samba/PLIST
cvs rdiff -r1.51 -r1.52 pkgsrc/net/samba/distinfo
cvs rdiff -r1.25 -r1.26 pkgsrc/net/samba/patches/patch-ab
cvs rdiff -r1.16 -r0 pkgsrc/net/samba/patches/patch-ad
cvs rdiff -r1.7 -r1.8 pkgsrc/net/samba/patches/patch-af
cvs rdiff -r1.5 -r1.6 pkgsrc/net/samba/patches/patch-ag \
    pkgsrc/net/samba/patches/patch-at pkgsrc/net/samba/patches/patch-au
cvs rdiff -r1.3 -r1.4 pkgsrc/net/samba/patches/patch-ai \
    pkgsrc/net/samba/patches/patch-ba pkgsrc/net/samba/patches/patch-bi \
    pkgsrc/net/samba/patches/patch-bu
cvs rdiff -r1.4 -r1.5 pkgsrc/net/samba/patches/patch-al
cvs rdiff -r1.1 -r1.2 pkgsrc/net/samba/patches/patch-aw \
    pkgsrc/net/samba/patches/patch-ay pkgsrc/net/samba/patches/patch-bb \
    pkgsrc/net/samba/patches/patch-bg pkgsrc/net/samba/patches/patch-bm \
    pkgsrc/net/samba/patches/patch-bn pkgsrc/net/samba/patches/patch-bv
cvs rdiff -r1.1 -r0 pkgsrc/net/samba/patches/patch-bl
cvs rdiff -r1.2 -r0 pkgsrc/net/samba/patches/patch-cd

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