Opened 6 years ago

Closed 6 years ago

#10710 closed enhancement (fixed)

samba-4.8.3

Reported by: Bruce Dubbs Owned by: Tim Tassonis
Priority: normal Milestone: 8.3
Component: BOOK Version: SVN
Severity: normal Keywords:
Cc:

Description

New point version.

Change History (4)

comment:1 by Tim Tassonis, 6 years ago

Owner: changed from blfs-book to Tim Tassonis
Status: newassigned

comment:2 by Tim Tassonis, 6 years ago

Summary: samba-4.8.1samba-4.8.3

comment:3 by Douglas R. Reno, 6 years ago

Changes for 4.8.2 include a major fix for AD/DC Users:

 =============================
                   Release Notes for Samba 4.8.2
                            May 16, 2018
                   =============================


This is the latest stable release of the Samba 4.8 release series.

Major bug fixes include:
------------------------

   o After update to 4.8.0 DC failed with "Failed to find our own
     NTDS Settings objectGUID" (bug #13335).

Changes since 4.8.1:
--------------------

o  Jeremy Allison <jra@samba.org>
   * BUG 13380: s3: smbd: Generic fix for incorrect reporting of stream dos
     attributes on a directory.
   * BUG 13412: ceph: VFS: Add asynchronous fsync to ceph module, fake using
     synchronous call.
   * BUG 13419: s3: libsmbclient: Fix hard-coded connection error return of
     ETIMEDOUT.

o  Andrew Bartlett <abartlet@samba.org>
   * BUG 13306: ldb: Release ldb 1.3.3:
     * Fix failure to upgrade to the GUID index DB format.
     * Add tests for GUID index behaviour.
   * BUG 13420: s4-lsa: Fix use-after-free in LSA server.
   * BUG 13430: winbindd: Do re-connect if the RPC call fails in the passdb
     case.

o  Ralph Boehme <slow@samba.org>
   * BUG 13416: s3:cleanupd: Sends MSG_SMB_UNLOCK twice to interested peers.
   * BUG 13414: s3:cleanupd: Use MSG_SMB_BRL_VALIDATE to signal cleanupd
     unclean process shutdown.

o  David Disseldorp <ddiss@samba.org>
   * BUG 13425: vfs_ceph: add fake async pwrite/pread send/recv hooks.

o  Amitay Isaacs <amitay@gmail.com>
   * BUG 13411: ctdb-client: Remove ununsed functions from old client code.

o  Björn Jacke <bjacke@samba.org>
   * BUG 13395: printing: Return the same error code as windows does on upload
     failures.

o  Gary Lockyer <gary@catalyst.net.nz>
   * BUG 13335: After update to 4.8.0 DC failed with "Failed to find our own
     NTDS Settings objectGUID".

o  Stefan Metzmacher <metze@samba.org>
   * BUG 13400: nsswitch: Fix memory leak in winbind_open_pipe_sock() when the
     privileged pipe is not accessable.
   * BUG 13420: s4:lsa_lookup: remove TALLOC_FREE(state) after all
     dcesrv_lsa_Lookup{Names,Sids}_base_map() calls.

o  Vandana Rungta <vrungta@amazon.com>
   * BUG 13424: s3: VFS: Fix memory leak in vfs_ceph.

o  Christof Schmitt <cs@samba.org>
   * BUG 13407: rpc_server: Fix NetSessEnum with stale sessions.

o  Andreas Schneider <asn@samba.org>
   * BUG 13417: s3:smbspool: Fix cmdline argument handling.


And 4.8.3 includes more important bugfixes:

Changes since 4.8.2:
--------------------

o  Jeremy Allison <jra@samba.org>
   * BUG 13428: s3: smbd: Fix SMB2-FLUSH against directories.
   * BUG 13457: s3: smbd: printing: Re-implement delete-on-close semantics for
     print files missing since 3.5.x.
   * BUG 13474: python: Fix talloc frame use in make_simple_acl().

o  Jeffrey Altman <jaltman@secure-endpoints.com>
   * BUG 11573: heimdal: lib/krb5: Do not fail set_config_files due to parse
     error.

o  Andrew Bartlett <abartlet@samba.org>
   * ldb: version 1.3.4
   * BUG 13448: ldb: One-level search was incorrectly falling back to full DB
     scan.
   * BUG 13452: ldb: Save a copy of the index result before calling the
     callbacks.
   * BUG 13454: No Backtrace given by Samba's AD DC by default.
   * BUG 13471: ldb_tdb: Use mem_ctx and so avoid leak onto long-term memory
     on duplicated add.

o  Ralph Boehme <slow@samba.org>
   * BUG 13432: s3:smbd: Fix interaction between chown and SD flags.

o  Günther Deschner <gd@samba.org>
   * BUG 13437: Fix building Samba with gcc 8.1.

o  Andrej Gessel <Andrej.Gessel@janztec.com>
   * BUG 13475: Fix several mem leaks in ldb_index ldb_search ldb_tdb.

o  Volker Lendecke <vl@samba.org>
   * BUG 13331: libgpo: Fix the build --without-ads.

o  Stefan Metzmacher <metze@samba.org>
   * BUG 13369: Looking up the user using the UPN results in user name with the
     REALM instead of the DOMAIN.
   * BUG 13427: Fix broken server side GENSEC_FEATURE_LDAP_STYLE handling
     (NTLMSSP NTLM2 packet check failed due to invalid signature!).

o  Christof Schmitt <cs@samba.org>
   * BUG 13446: smbd: Flush dfree memcache on service reload.
   * BUG 13478: krb5_wrap: Fix keep_old_entries logic for older Kerberos
     libraries.

o  Andreas Schneider <asn@samba.org>
   * BUG 13369: Looking up the user using the UPN results in user name with the
     REALM instead of the DOMAIN.
   * BUG 13437: Fix building Samba with gcc 8.1.
   * BUG 13440: s3:utils: Do not segfault on error in DoDNSUpdate().
   * BUG 13480: krb5_plugin: Add winbind localauth plugin for MIT Kerberos.

o  Lukas Slebodnik <lslebodn@fedoraproject.org>
   * BUG 13459: ldb: Fix memory leak on module context.


comment:4 by Tim Tassonis, 6 years ago

Resolution: fixed
Status: assignedclosed

Fixed in revision 20221.

Note: See TracTickets for help on using tickets.