Opened 11 years ago
Closed 11 years ago
#6546 closed enhancement (fixed)
samba-4.2.2
| Reported by: | Fernando de Oliveira | Owned by: | Fernando de Oliveira |
|---|---|---|---|
| Priority: | normal | Milestone: | 7.8 |
| Component: | BOOK | Version: | SVN |
| Severity: | normal | Keywords: | |
| Cc: |
Description
https://www.samba.org/samba/ftp/stable/samba-4.2.2.tar.gz
https://www.samba.org/samba/ftp/stable/samba-4.2.2.tar.asc
https://www.samba.org/samba/history/samba-4.2.2.html
This is the latest stable release of Samba 4.2.
Changes since 4.2.1:
--------------------
o Michael Adam <obnox@samba.org>
* BUG 11182: s3:smbXsrv: refactor duplicate code into
smbXsrv_session_clear_and_logoff().
* BUG 11260: gencache: don't fail gencache_stabilize if there were records
to delete.
o Jeremy Allison <jra@samba.org>
* BUG 11186: s3: libsmbclient: After getting attribute server, ensure main
srv pointer is still valid.
* BUG 11236: s4: rpc: Refactor dcesrv_alter() function into setup and send
steps.
* BUG 11240: s3: smbd: Incorrect file size returned in the response of
"FILE_SUPERSEDE Create".
* BUG 11249: Mangled names do not work with acl_xattr.
* BUG 11254: nmbd rewrites browse.dat when not required.
o Ralph Boehme <slow@samba.org>
* BUG 11213: vfs_fruit: add option "nfs_aces" that controls the NFS ACEs
stuff.
* BUG 11224: s3:smbd: Add missing tevent_req_nterror.
* BUG 11243: vfs: kernel_flock and named streams.
* BUG 11244: vfs_gpfs: Error code path doesn't call END_PROFILE.
o Alexander Bokovoy <ab@samba.org>
* BUG 11284: s4: libcli/finddcs_cldap: continue processing CLDAP until all
addresses are used.
o David Disseldorp <ddiss@samba.org>
* BUG 11201: ctdb: check for talloc_asprintf() failure.:w
* BUG 11210: spoolss: purge the printer name cache on name change.
o Amitay Isaacs <amitay@gmail.com>
* BUG 11204: CTDB statd-callout does not scale.
o Björn Jacke <bj@sernet.de>
* BUG 11221: vfs_fruit: also map characters below 0x20.
o Rajesh Joseph <rjoseph@redhat.com>
* BUG 11201: ctdb: Coverity fix for CID 1291643.
o Julien Kerihuel <j.kerihuel@openchange.org>
* BUG 11225: Multiplexed RPC connections are not handled by DCERPC server.
* BUG 11226: Fix terminate connection behavior for asynchronous endpoint
with PUSH notification flavors.
o Led <ledest@gmail.com>
* BUG 11007: ctdb-scripts: Fix bashism in ctdbd_wrapper script.
o Volker Lendecke <vl@samba.org>
* BUG 11201: ctdb: Fix CIDs 1125615, 1125634, 1125613, 1288201 and 1125553.
* BUG 11257: SMB2 should cancel pending NOTIFY calls with DELETE_PENDING if
the directory is deleted.
o Stefan Metzmacher <metze@samba.org>
* BUG 11141: s3:winbindd: make sure we remove pending io requests before
closing client sockets.
* BUG 11182: Fix panic triggered by smbd_smb2_request_notify_done() ->
smbXsrv_session_find_channel() in smbd.
o Christof Schmitt <cs@samba.org>
* BUG 11237: 'sharesec' output no longer matches input format.
o Andreas Schneider <asn@samba.org>
* BUG 11200: waf: Fix systemd detection.
o Martin Schwenke <martin@meltin.net>
* BUG 11202: CTDB: Fix portability issues.
* BUG 11203: CTDB: Fix some IPv6-related issues.
* BUG 11204: CTDB statd-callout does not scale.
o Richard Sharpe <rsharpe@nutanix.com>
* BUG 11234: 'net ads dns gethostbyname' crashes with an error in TALLOC_FREE
if you enter invalid values.
o Uri Simchoni <urisimchoni@gmail.com>
* BUG 11267: libads: record service ticket endtime for sealed ldap
connections.
o Lukas Slebodnik <lslebodn@redhat.com>
* BUG 11033: lib/util: Include DEBUG macro in internal header files before
samba_util.h.
Change History (2)
comment:1 by , 11 years ago
| Owner: | changed from to |
|---|---|
| Status: | new → assigned |
comment:2 by , 11 years ago
| Resolution: | → fixed |
|---|---|
| Status: | assigned → closed |
Note:
See TracTickets
for help on using tickets.

Fixed at r16049.
They only committed the fix for gnutls-3.4 yesterday, after the release. :-(