New Samba stable release - 1.9.17p5

Jeremy Allison jallison at whistle.com
Sat Dec 20 01:29:54 GMT 1997


The Samba Team are pleased to announce Samba 1.9.17p5.

This is a patch release designed to fix the few bugs that
users had reported with our last stable release, 1.9.17p4.

This release adds no new functionality, and if you
were not impacted by the bugs then there is no need
to upgrade from 1.9.17p4.

Note however, that *all* users should upgrade to at
least Samba version 1.9.17p2 due to a critical security
bug fix that was integrated at that time.

This is intended to be the last release in the Samba 
1.9.17 code series. The next release will be 1.9.18 
which should be soon. This 1.9.17p5 release is being
made so that people who wish to stay with the 1.9.17
series of code for a while will be running with the
most stable version of that code base available.

The release may be downloaded from the URL :

ftp://samba.anu.edu.au/pub/samba/samba-1.9.17p5.tar.gz

Regards,

       The Samba Team.

--------------------release notes------------------------

              WHATS NEW IN 1.9.17p5 - December 19th. 1997
              ===========================================

Update release: Samba - version 1.9.17p5.
-----------------------------------------

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.17p4 and 1.9.17p5) :

1). Addition of 'remote browse sync' parameter.
2). Fix for bug where nmbd would not stop announcing itself
    as a local master browser once it had lost the election.
3). No longer fill in status fields in node status reply for
    security.
4). Code added to seach the nmbd name cache for the results
    of a previous dns search.
5). Treat WORKGROUP<1c> names correctly when registering (don't
    treat them as a normal group name).
6). Fix bug in the handling of the 'character set' parameter.
7). Disable read prediction code by default - conflicts with
    locking fixes.
8). Fix bug with name mangling with UNIX filenames containing ':'.

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 at 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-------------------------

              WHATS NEW IN 1.9.17p4 - October 21st. 1997
              ==========================================

Update release: Samba - version 1.9.17p4.
-----------------------------------------

This will be the last officially released 1.9.17 version
of Samba. Future official releases will be in the 1.9.18
series (currently in beta).

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.17p3 and 1.9.17p4) :

1). Fix in nmbd for Windows 95 machines hanging on logout !
2). Fix for slow share mode code leaving zero length share
    files.
3). Fix for security = server, some broken NT4.x servers don't 
    set the guest bit on connections. New code to check logged 
    in user matches requested user.
4). Fix for security = server. Problem with previous workaround
    which caused machine logon restrictions on an NT server to fail.
    This code has been completely re-written.
5). New option 'dos filetimes' to fix UTIME_WORKAROUND problem.
6). Fix so nmbd ignores loopback packets.
7). Fix for nmbd ignoring WINS negative responses.
8). New PAM support from RedHat for new PAM version.
9). Memory leak fix when files included from an smb.conf
    are changed.
10). Client now logs when connecting as 'guest'.
11). Updated documentation.

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 at 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-------------------------

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). Removed truncation problem with 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.
12). 'become_root' 'unbecome_root' added to fix changing uid problems.
13). No magic scripts or printing done on exceptional file close
problems.


Security fix release: Samba - version 1.9.17p2.
----------------------------------------------

This new stable release fixes a very important security hole in all
versions of Samba.

The security hole allows a remote user to obtain root access on the
Samba server. A program which exploits this bug has been posted to the
internet.

The security hole is only known to affect Samba servers running on
Intel based hardware, and has only been demonstrated for Intel
Linux. It is likley that exploits for other architectures would be
very difficult but the possibility cannot be excluded completely.

This patch fixes the security hole for all platforms.

This patch also adds a routine which will log a message when a user
attempts to take advantage of the security hole.

A number of other minor bugs have also been fixed in this release.

The Samba Team.


-------------Previous release notes-------------------------

New stable release of Samba - 1.9.17
------------------------------------

This is the new stable release of Samba, superceeding
the last stable release 1.9.16p11. All users are
encouraged to upgrade to this new release as there have
been many improvements to the code since that time.

Changes since 1.9.16p11.
------------------------

Improved browsing support. 
--------------------------

Samba now should support propagation of browse lists 
across subnets correctly. Look in the file docs/BROWSING.txt 
as it has been largely re-written to explain how to do this.

*IMPORTANT* All Samba servers acting as local/domain master
browsers must be running 1.9.17 (or later).

Thanks to Silicon Graphics for allowing us to test the new 
code on their corporate network.


Improved share mode handling
----------------------------

The handling of share modes has been completely rewritten.
Samba can now run agressive PC Benchmarks (Ziff-Davis
NetBench) correctly with many hundreds of concurrent PC's.
The confidence level on share mode handling in Samba
is now much higher than it was previously. PC database
packages should be safe when run against a Samba share. 
Thanks to Silicon Graphics for testing this code for us.

If at all possible compile Samba to use the new share
mode handling with shared memory (set the flags 
FAST_SHARE_MODES in the Makefile). This will be *much* faster
than old file-based share modes. FAST_SHARE_MODES have
been turned on by default on the following platforms in
the Makefile :

	Linux
	Solaris
	BSDI
	IRIX 5.x.x
	FreeBSD

Roving profile support.
-----------------------

Roving profiles are believed to work correctly
with Windows NT 4.x and Windows 95. Domain logons
are fully implemented *for Windows 95 machines only*.


Updated documentation
---------------------
All options are now documented in the smb.conf man page
we believe. Much work has been done by Samba Team members
to improve the quality and quantity of the Samba documentation.

Many bugfixes and improvements
------------------------------
>From around the 'net around the world. Many
thanks to everyone who contributed.

Commercial thanks.
------------------

Thanks to Cisco for the new netbios alias code support.
Thanks to Silicon Graphics for the help with the cross
subnet browsing and NetBench code.
Thanks to Whistle for funding one of the Samba Team
members.

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 at 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.

------------end of release notes-------------


More information about the samba mailing list