The annotated tag, samba-4.7.10 has been created
at ef9fc9fbcc4dd9ed7b7eeb4aa8789618b3e295d1 (tag)
tagging 2ec3c4dc3475cac330de3f3d59e39ae42d5f12a8 (commit)
replaces samba-4.7.9
tagged by Karolin Seeger
on Mon Aug 27 10:04:14 2018 +0200
- Log -----------------------------------------------------------------
samba: tag release samba-4.7.10
-----BEGIN PGP SIGNATURE-----
iEYEABECAAYFAluDsH8ACgkQbzORW2Vot+oDBgCeKSpu4jk45W6bhurKKIq1vlxm
A58AnAqElqzcJuyavCIE19n8fr4N/jez
=ywHI
-----END PGP SIGNATURE-----
Alexander Bokovoy (2):
tests/auth_log: Permit SMB2 service description if empty binding is used
for kerberos authentication
samba-tool trust: support discovery via netr_GetDcName
Amitay Isaacs (4):
socket_wrapper: Add missing dependency on tirpc
ctdb-pmda: Use modified API in pcp library 4.0
ctdb-tests: Avoid segfault by initializing logging
ctdb-tests: Avoid segfault by initializing logging
Andreas Schneider (11):
s4:torture: Use strlcpy() in gen_name()
s3:lib: Use memcpy() in escape_ldap_string()
s3:passdb: Fix size of ascii_p16
lib:util: Fix parameter aliasing in tfork test
s4:ntvfs: Fix string copy of share_name
lib: Fix array size in audit_logging
s3:libnet: Fix format-truncation warning in samsync_ldif
samdb: Fix build error with gcc8
s3:registry: Fix buffer truncation issues issues with gcc8
s3:smbget: Fix buffer truncation issues with gcc8
s4:kcc: Add a NULL check before qsort()
Andrew Bartlett (1):
ldb: Refuse to build Samba against a newer minor version of ldb
Bailey Berro (1):
libsmbclient: Initialize written in cli_splice_fallback()
Christof Schmitt (2):
krb5_wrap: fix keep_old_entries logic for older kerberos libraries
selftest: Load time_audit and full_audit modules for all tests
David Disseldorp (7):
vfs_ceph: don't lie about flock support
docs/vfs_ceph: add CTDB_SAMBA_SKIP_SHARE_CHECK=yes caveat
ctdb/build: link ctdb_mutex_ceph_rados_helper against ceph-common
ctdb_mutex_ceph_rados_helper: use talloc destructor for cleanup
ctdb_mutex_ceph_rados_helper: rename timer_ev to ppid_timer_ev
ctdb_mutex_ceph_rados_helper: fix deadlock via lock renewals
ctdb: add expiry test for ctdb_mutex_ceph_rados_helper
Douglas Bagnall (2):
unittests.lib_util_modules: test module probe with "skel", not "unix"
selftest: subunithelper needs to follow the subunit spec more closely
Gary Lockyer (2):
dns wildcards: tests to confirm BUG 13536
dns wildcards: fix BUG 13536
Günther Deschner (5):
s3-printing: fix format-truncation in print_queue_update()
s4-torture: fix format-truncation warning in smb2 session tests.
s3-utils: fix format-truncation in smbpasswd
s3-winbindd: use fill_domain_username_talloc() in winbind.
s3-winbindd: remove unused fill_domain_username()
Jeffrey Altman (1):
heimdal: lib/krb5: do not fail set_config_files due to parse error
Jeremy Allison (9):
python: pysmbd: Additional error path leak fix.
libsmbclient: Initialize written value before use.
s3: torture: Test SMB1 cli_splice() fallback path when doing a non-full
file splice.
s3: libsmbclient: Fix cli_splice() fallback when reading less than a
complete file.
s3: smbd: Fix Linux sendfile() for SMB2. Ensure we don't spin on EAGAIN.
s3: smbd: Fix Solaris sendfile() for SMB2. Ensure we don't spin on EAGAIN.
s3: smbd: Fix HPUX sendfile() for SMB2. Ensure we don't spin on EAGAIN.
s3: smbd: Fix FreeBSD sendfile() for SMB2. Ensure we don't spin on EAGAIN.
s3: smbd: Fix AIX sendfile() for SMB2. Ensure we don't spin on EAGAIN.
Karolin Seeger (6):
VERSION: Bump version up to 4.7.9...
s3/notifyd.c: Rename CTDB_BROADCAST_VNNMAP to CTDB_BROADCAST_ACTIVE.
Merge tag 'samba-4.7.9' into v4-7-test
VERSION: Bump version up to 4.7.10.
WHATSNEW: Add release notes for Samba 4.7.10.
VERSION: Disable GIT_SNAPSHOT for the 4.7.10 release.
Martin Schwenke (5):
ctdb-tests: Add check for non-lmaster node status in integration tests
ctdb-tests: Add a simple test for database traverses
ctdb-server: Rename CTDB_BROADCAST_VNNMAP -> CTDB_BROADCAST_ACTIVE
ctdb-docs: Fix the documentation for VNN map
ctdb-daemon: Only consider client ID for local database attach
Ralph Boehme (14):
s4:torture/vfs/fruit: decrease large resource fork size in test from 1 GB
to 64 MB
s4:torture: test setting EOF of a stream to 0 with enabled AAPL extensions
vfs_fruit: delete 0 byte size streams if AAPL is enabled
selftest: run smb2.streams tests against a share with vfs_streams_xattr
s4:torture/smb2/streams: try to rename basefile while is has open streams
s4:torture/vfs/fruit: adjust test testing basefile rename to expect
failure
s3:smbd: add private option NTCREATEX_OPTIONS_PRIVATE_STREAM_BASEOPEN
s3:locking: add file_has_open_streams()
s3:smbd: don't allow renaming basefile if streams are open
lib: smb_threads: fix access before init bug
s3: smbd/durable: remove dev and inode check from
vfs_default_durable_reconnect_check_stat()
s3: smbd: always set vuid in check_user_ok()
s4: torture: run test_durable_v2_open_reopen2_lease() in a subdirectory
s3: smbd: fix path check in smbd_smb2_create_durable_lease_check()
Ralph Wuerthner (1):
s3: vfs: time_audit: fix handling of token_blob in
smb_time_audit_offload_read_recv()
Samuel Cabrero (1):
ctdb_mutex_ceph_rados_helper: Set SIGINT signal handler
Stefan Metzmacher (15):
librpc: add binding handle support for [smb1]
s4:libcli: split out smb_raw_negotiate_fill_transport()
s4:libcli: add smbcli_transport_raw_init()
s4:libcli: use talloc_zero() for struct smb_composite_connect in
fetchfile.c
s4:libcli: allow passing an already negotiated connection to
smb_composite_connect()
s4:libcli: add smb2_transport_raw_init()
s4:libcli: split out smb2_connect_session_start()
s4:libcli: allow passing an already negotiated connection to
smb2_connect_send()
s4:libcli: add fallback_to_anonymous to smb2_connect_send()
s4:libcli: allow a fallback to NTLMSSP if SPNEGO is not supported locally
s4:libcli: add smb_connect_nego_{send,recv}()
python/tests: use explicit "client ipc max protocol = NT1" for
samba.tests.net_join_no_spnego
s4:librpc: autonegotiate SMB1/2/3
s3:selftest: run rpc.lsa.lookupsids also with explicit [smb1] and [smb2]
torture3: add LOCAL-G-LOCK6 test
Volker Lendecke (4):
torture3: Extend the g_lock6 test to also cover upgrades
g_lock: Fix lock upgrades
vfs_fruit: Fix a leak of "br_lck"
torture: Demonstrate the invalid lock order panic
-----------------------------------------------------------------------
--
Samba Shared Repository