summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorjdolecek <jdolecek@pkgsrc.org>2004-08-07 08:18:37 +0000
committerjdolecek <jdolecek@pkgsrc.org>2004-08-07 08:18:37 +0000
commitc539267d0e020a6786aaf5df1e92800b1a2531f5 (patch)
tree32a206de49f840bbc6dc3e7d0ae8f5236851b487 /doc
parentb270af3c42013054edf774034e9ad9394ae5f6cc (diff)
downloadpkgsrc-c539267d0e020a6786aaf5df1e92800b1a2531f5.tar.gz
Update samba2 package to 2.2.10
Changes in 2.2.10: A buffer overrun has been located in the code used to support the 'mangling method = hash' smb.conf option. Affected Samba 2.2 installations can avoid this possible security bug by using the hash2 mangling method. Server installations requiring the hash mangling method are encouraged to upgrade to Samba v2.2.10 or v3.0.5. Changes in 2.2.9: This is a maintenance release of Samba 2.2.8a to address the problem with user password changes after applying the Microsoft hotfix described in KB828741 to Windows NT 4.0/200x/XP clients. Also updated dependant packages pam-smbpass and winbind.
Diffstat (limited to 'doc')
-rw-r--r--doc/CHANGES5
1 files changed, 4 insertions, 1 deletions
diff --git a/doc/CHANGES b/doc/CHANGES
index cef862a71cb..ce1d1e7c662 100644
--- a/doc/CHANGES
+++ b/doc/CHANGES
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES,v 1.6814 2004/08/06 16:57:05 jlam Exp $
+$NetBSD: CHANGES,v 1.6815 2004/08/07 08:18:37 jdolecek Exp $
Changes to the packages collection and infrastructure in 2004:
@@ -3750,3 +3750,6 @@ Changes to the packages collection and infrastructure in 2004:
Updated getmail to 4.0.8 [schmonz 2004-08-06]
Updated libnbcompat to 20040805 [jlam 2004-08-06]
Updated pkg_install to 20040730 [jlam 2004-08-06]
+ Updated samba2 to 2.2.10 [jdolecek 2004-08-07]
+ Updated pam-smbpass to 2.2.10 [jdolecek 2004-08-07]
+ Updated winbind to 2.2.10 [jdolecek 2004-08-07]