diff options
author | xtraeme <xtraeme@pkgsrc.org> | 2004-05-13 06:44:55 +0000 |
---|---|---|
committer | xtraeme <xtraeme@pkgsrc.org> | 2004-05-13 06:44:55 +0000 |
commit | ffc49bf1564223f22396ea7d8d071ba9738f85ed (patch) | |
tree | 7d6cf7674b243ad1b3363bb9c72ed54f78e24836 /doc | |
parent | 2f623fc19df65bd147acbef95cc86f9f5434619d (diff) | |
download | pkgsrc-ffc49bf1564223f22396ea7d8d071ba9738f85ed.tar.gz |
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".
Diffstat (limited to 'doc')
-rw-r--r-- | doc/CHANGES | 3 | ||||
-rw-r--r-- | doc/TODO | 1 |
2 files changed, 2 insertions, 2 deletions
diff --git a/doc/CHANGES b/doc/CHANGES index 945e40f73a0..968b7c31104 100644 --- a/doc/CHANGES +++ b/doc/CHANGES @@ -1,4 +1,4 @@ -$NetBSD: CHANGES,v 1.5918 2004/05/13 04:29:12 xtraeme Exp $ +$NetBSD: CHANGES,v 1.5919 2004/05/13 06:44:55 xtraeme Exp $ Changes to the packages collection and infrastructure in 2004: @@ -2501,3 +2501,4 @@ Changes to the packages collection and infrastructure in 2004: Updated tcl to 8.4.6nb4 [minskim 2004-05-13] Updated amaya to 8.5 [xtraeme 2004-05-13] Updated fluxbox to 0.9.9 [xtraeme 2004-05-13] + Updated samba to 3.0.4 [xtraeme 2004-05-13] @@ -339,7 +339,6 @@ Suggested package updates o ruby-1.8.1 [taca] o sablecc-2.18.1 o samba-2.2.9 - o samba-3.0.4 o sawfish-1.3 o scm-5d9 o scmxx-0.7.0 |