[Announce] Samba 4.1.10 Available for Download

Karolin Seeger <[email protected]> Mon, 28 Jul 2014 11:04:46 +0200
Newsgroups gmane.network.samba.announce
Organization SerNet GmbH, Goettingen, Germany
Message-ID <E1XBgrP-001zBd-At__12410.9635748484$1406538365$gmane$org@intern.SerNet.DE>
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D
				"When your work speaks for itself,
				 don't interrupt."

				 Henry J. Kaiser
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D


Release Announcements
---------------------

This is the latest stable release of Samba 4.1.


Changes since 4.1.9:
--------------------

o   Michael Adam <[email protected]>
    * BUG 10693: Backport ldb-1.1.17 + changes from master.


o   Jeremy Allison <[email protected]>
    * BUG 10587: s3: libsmbclient: Work around bugs in SLES cifsd and App=
le smbx
      SMB1 servers.
    * BUG 10653: Samba won't start on a machine configured with only IPv4=
.
    * BUG 10671: s3: smbd: Prevent file truncation on an open that fails =
with
      share mode violation.
    * BUG 10673: s3: SMB2: Fix leak of blocking lock records in the datab=
ase.
    * BUG 10684: SMB1 blocking locks can fail notification on unlock, cau=
sing
      client timeout.
    * BUG 10685: s3: smbd: Locking, fix off-by one calculation in
      brl_pending_overlap().
    * BUG 10692: wbcCredentialCache fails if challenge_blob is not first.


o   Christian Ambach <[email protected]>
    * BUG 10693: lib/ldb: Fix compiler warnings.


o   Andrew Bartlett <[email protected]>
    * BUG 8077: dbcheck: Add check and test for various invalid userParam=
eters
      values.
    * BUG 8449: Simple use case results in "no talloc stackframe around, =
leaking
      memory" error.)
    * BUG 10130: dsdb: Always store and return the userParameters as a ar=
ray of
      LE 16-bit values.
    * BUG 10582: dsdb: Rename private_data to rootdse_private_data in roo=
tdse.
    * BUG 10627: rid_array used before status checked - segmentation faul=
t due
      to null pointer dereference.
    * BUG 10693: ldb: make the successful ldb_transaction_start() message
      clearer.
    * BUG 10694: dsdb: Return NO_SUCH_OBJECT if a basedn is a deleted obj=
ect.
    * BUG 10700: Backport access check related fixes from master.


o   Bj=C3=B6rn Baumbach <[email protected]>
    * BUG 10674: samba-tool: Add --site parameter to provision command.


o   Howard Chu <[email protected]>
    * BUG 10693: Fix SEGV from improperly formed SUBSTRING/PRESENCE filte=
r.


o   Jeroen Dekkers <[email protected]>
    * BUG 10693: ldb: Do not build libldb-cmdline when using system ldb.


o   Nadezhda Ivanova <[email protected]>
    * BUG 10693: s4-openldap: Remove use of talloc_reference in
      ldb_map_outbound.c


o   Bj=C3=B6rn Jacke <[email protected]>
    * BUG 3263: net/doc: Make clear that net vampire is for NT4 domains o=
nly.


o   Abhidnya Joshi <[email protected]>
    * BUG s3: Fix missing braces in nfs4_acls.c.


o   Volker Lendecke <[email protected]>
    * BUG 10593: Fix "PANIC: assert failed at ../source3/smbd/open.c(1582=
): ret".
    * BUG 10663: msg_channel: Fix a 100% CPU loop.
    * BUG 10671: s3: smbd: Prevent file truncation on an open that fails =
with
      share mode violation.
    * BUG 10680: smbstatus: Fix an uninitialized variable.
    * BUG 10687: 'RW2' smbtorture test fails when -N <numprocs> is set to=
 2 due
      to the invalid status check in the second client.
    * BUG 10693: ldb: Fix 1138330 Dereference null return value, fix CIDs
      241329, 240798, 1034791, 1034792 1034910, 1034910).
    * BUG 10699: smbd: Avoid double-free in get_print_db_byname.


o   Stefan Metzmacher <[email protected]>
    * BUG 8077: s4:dsdb/samldb: Don't allow 'userParameters' to be modifi=
ed over
      LDAP for now.
    * BUG 9763: s4:dsdb/repl_meta_data: Make sure objectGUID can't be del=
eted.
    * BUG 10469: ldb-samba: fix a memory leak in
      ldif_canonicalise_objectCategory().
    * BUG 10294: s4:repl_meta_data: fix array assignment in
      replmd_process_linked_attribute().
    * BUG 10536: dbchecker: Verify and fix broken dn values.
    * BUG 10692: wbcCredentialCache fails if challenge_blob is not first.
    * BUG 10693: ldb:pyldb: Add some more helper functions for LdbDn.
    * BUG 10694: s4:dsdb/extended_dn_in: Don't force DSDB_SEARCH_SHOW_REC=
YCLED.
    * BUG 10696: Backport autobuild/selftest fixes from master.
    * BUG 10706: s3:smb2_read: let smb2_sendfile_send_data() behave like
      send_file_readX().


o   Matthieu Patou <[email protected]>
    * BUG 10693: pyldb: Decrement ref counters on py_results and quiet wa=
rnings.
    * BUG 10698: Backport drs-crackname fixes from master.


o   Pavel Reichl <[email protected]>
    * BUG 10693: ldb: Use of NULL pointer bugfix.


o   Garming Sam <[email protected]>
    * BUG 10703: Backport provision fixes from master.


o   Andreas Schneider <[email protected]>
    * BUG 10693: ldb: Add a env variable to disable RTLD_DEEPBIND.


#######################################
Reporting bugs & Development Discussion
#######################################

Please discuss this release on the samba-technical mailing list or by
joining the #samba-technical IRC channel on irc.freenode.net.

If you do report problems then please try to send high quality
feedback. If you don't provide vital information to help us track down
the problem then you will probably be ignored.  All bug reports should
be filed under the Samba 4.1 product in the project's Bugzilla
database (https://bugzilla.samba.org/).


=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D
=3D=3D Our Code, Our Bugs, Our Responsibility.
=3D=3D The Samba Team
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D

=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D
Download Details
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D

The uncompressed tarballs and patch files have been signed
using GnuPG (ID 6568B7EA).  The source code can be downloaded
from:

        http://download.samba.org/samba/ftp/stable/

The release notes are available online at:

	http://www.samba.org/samba/history/samba-4.1.10.html

Binary packages will be made available on a volunteer basis from

        http://download.samba.org/samba/ftp/Binary_Packages/

Our Code, Our Bugs, Our Responsibility.
(https://bugzilla.samba.org/)

                        --Enjoy
                        The Samba Team