aboutsummaryrefslogtreecommitdiffstats
path: root/UPDATING
diff options
context:
space:
mode:
authortimur <timur@FreeBSD.org>2007-09-19 06:31:50 +0800
committertimur <timur@FreeBSD.org>2007-09-19 06:31:50 +0800
commit65b95a62f416a5f71e3b774977e3bc7b16baa0d0 (patch)
tree5d8b9aaf92a26b747b77f94fceef98c573f1fb2c /UPDATING
parent0443e98e90a337e2d020297414496a86f165bb58 (diff)
downloadfreebsd-ports-gnome-65b95a62f416a5f71e3b774977e3bc7b16baa0d0.tar.gz
freebsd-ports-gnome-65b95a62f416a5f71e3b774977e3bc7b16baa0d0.tar.zst
freebsd-ports-gnome-65b95a62f416a5f71e3b774977e3bc7b16baa0d0.zip
Add an entry aboutn new 3.0.26a version of net/samba3
Approved by: shaun (mentor)
Diffstat (limited to 'UPDATING')
-rw-r--r--UPDATING29
1 files changed, 29 insertions, 0 deletions
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