summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeremy Allison <jra@samba.org>1997-10-10 22:59:43 +0000
committerJeremy Allison <jra@samba.org>1997-10-10 22:59:43 +0000
commit832a05825476d6d5d80245e28f490104b4d84c99 (patch)
treee14c640d46d3e7dafdb0ed0702d93924e5728112
parenta70d0fc26ff0eed6ab4adea1b17f2d184d133d05 (diff)
downloadsamba-832a05825476d6d5d80245e28f490104b4d84c99.tar.gz
Updating for 1.9.17p3 release.
Jeremy (jallison@whistle.com)
-rw-r--r--WHATSNEW.txt48
1 files changed, 47 insertions, 1 deletions
diff --git a/WHATSNEW.txt b/WHATSNEW.txt
index fa3600d6c35..b3aa7d78a17 100644
--- a/WHATSNEW.txt
+++ b/WHATSNEW.txt
@@ -1,6 +1,52 @@
- WHATS NEW IN 1.9.17p2 - September 26th 1997
+ WHATS NEW IN 1.9.17p2 - October 13th 1997
===========================================
+Update release: Samba - version 1.9.17p3.
+-----------------------------------------
+
+This is the latest stable release of Samba. This is the
+version that all production Samba servers should be running
+for all current bug-fixes.
+
+Here are a list of the fixes in this release (the fixes
+introduced between 1.9.17p2 and 1.9.17p3) :
+
+1). Truncation of long browse lists.
+2). Crash bug when dead share mode memory entries need removing.
+3). Race condition in slow share mode code.
+4). Potential buffer overflow from password server.
+5). Fix for read-prediction growing read-only files.
+6). Many quota code fixes.
+7). Fix for spelling mistake in attack warning :-).
+8). Removed 'ERRbaddirectory' error code - caused problem with
+ Visual Basic apps.
+9). Allow 'hosts allow/deny' to work before client packet parsed.
+10). Wrapping log file causes incorrect errors to be returned to
+ the clients.
+11). Crash fix for nmbd Get_Hostbyname bad return.
+
+Reporting bugs
+--------------
+
+The Samba Team believes that this is a stable
+production release, but all software has bugs.
+If you have problems, or think you have found a
+bug please email a report to :
+
+samba-bugs@samba.anu.edu.au
+
+Stating the version number of Samba that you
+are running, and *full details* of the steps
+we need to reproduce the problem.
+
+As always, all bugs are our responsibility.
+
+Regards,
+
+ The Samba Team.
+
+-------------Previous release notes-------------------------
+
Security fix release: Samba - version 1.9.17p2.
----------------------------------------------