From 65b95a62f416a5f71e3b774977e3bc7b16baa0d0 Mon Sep 17 00:00:00 2001 From: timur Date: Tue, 18 Sep 2007 22:31:50 +0000 Subject: Add an entry aboutn new 3.0.26a version of net/samba3 Approved by: shaun (mentor) --- UPDATING | 29 +++++++++++++++++++++++++++++ 1 file changed, 29 insertions(+) (limited to 'UPDATING') diff --git a/UPDATING b/UPDATING index 501bf5d2f221..d1daacf4927c 100644 --- a/UPDATING +++ b/UPDATING @@ -6,6 +6,35 @@ You should get into the habit of checking this file for changes each time you update your ports collection, before attempting any port upgrades. +20070919: + AFFECTS: users of net/samba3 + AUTHOR: timur@FreeBSD.org + + This is a cummulative update of net/samba3 from version 3.0.25a to + 3.0.26a. Detailed list of all the changes can be found: + + http://www.samba.org/samba/history/samba-3.0.26a.html + + or in the WHATSNEW.txt file in the port's document directory. + + Short summary is: + o Memory leaks in Winbind's IDMap manager. + o CVE-2007-4138 - Incorrect primary group assignment for domain + users using the rfc2307 or sfu winbind nss info plugin. + o File sharing with Widows 9x clients. + o Winbind running out of file descriptors due to stalled child + processes. + o MS-DFS inter-operability issues. + o Offline caching of files with Windows XP/Vista clients. + o Improper cleanup of expired or invalid byte range locks on files. + o Crashes is idmap_ldap and idmap_rid. + + Bug #4715(https://bugzilla.samba.org/show_bug.cgi?id=4715) is NOT + fixed yet, although it won't core dump smbd proccess any more. Still, + access to the shares other than UFS is not guarantied. + + * USE SUCH SHARES AT YOUR OWN RISK * + 20070918: AFFECTS: users of www/apache22 AUTHOR: clement@FreeBSD.org -- cgit