[Pkg-samba-maint] [samba] branch upstream_4.7 created (now 01c6885)

Mathieu Parent sathieu at moszumanska.debian.org
Wed Nov 8 20:11:29 UTC 2017


This is an automated email from the git hooks/post-receive script.

sathieu pushed a change to branch upstream_4.7
in repository samba.

        at  01c6885   New upstream version 4.7.1+dfsg

This branch includes the following new commits:

       new  16594ab   VERSION: Bump version up to 4.7.1...
       new  3711ec4   selftest: Check re-opening sam.ldb corrects the @ATTRIBUTES and @INDEXLIST
       new  634514a   lib/util/run_cmd: prevent zombies in samba_runcmd_send on timeout
       new  c7f33ca   lib/util/run_cmd: ensure fd_stdin gets set to -1 in the destructor
       new  31eefb6   lib/util/run_cmd: remove a printf
       new  6a67866   lib/util/run_cmd: use a cleanup function instead of a destructor
       new  a3b6a75   vfs_zfsacl: pass smb_fname to zfs_get_nt_acl_common
       new  b4fdb8a   vfs_zfsacl: ensure zfs_get_nt_acl_common() has access to stat info
       new  241b8dc   s3/vfs: move ACE4_ADD_FILE/ACE4_DELETE_CHILD mapping from NFSv4 framework to vfs_zfsacl
       new  fd3e3a5   vfs/nfs4_acls: move special handling of SMB_ACE4_SYNCHRONIZE to vfs_zfsacl
       new  784071f   selftest: fix acl_xattr test: changing owner
       new  099ca92   selftest: fix acl_xattr test: group, not user
       new  8ddf781   selftest: fix acl_xattr test: grep ouput before munging
       new  39ac1dc   selftest: fix acl_xattr test: sn-devel unreliable gid
       new  d44a3ea   selftest: fix acl_xattr test script test_acl_xattr.sh
       new  431ba57   selftest: fix samba3.blackbox.inherit_owner.default test script test_inherit_owner.sh
       new  3d8578c   selftest: tests for change ownership on a file
       new  a3cb2ec   s3/smbd/posix_acls: return correct status in try_chown
       new  16d82b0   vfs_acl_common: factor out a variable declaration
       new  bfc1b6a   vfs_acl_common: fix take ownership vs give ownership
       new  01e6208   vfs_fake_acls: deny give-ownership
       new  959643e   selftest: add some debugging to test_give_owner.sh
       new  a1bec76   selftest: prevent interpretation of escape sequences in test_give_owner.sh
       new  967ce09   man pages: properly ident lists
       new  9870d0e   notifyd: Only ask for messaging_ctdb_conn when clustering
       new  6b0de3c   notifyd: Consolidate two #ifdef CLUSTER into one
       new  a958c33   notifyd: Avoid an if-expression
       new  6fbbb26   messaging: make messaging_rec_create public
       new  3aecf03   notifyd: Use messaging_register for MSG_SMB_NOTIFY_REC_CHANGE
       new  0af027d   notifyd: Use messaging_register for MSG_SMB_NOTIFY_TRIGGER
       new  dea5b99   notifyd: Use messaging_register for MSG_SMB_NOTIFY_GET_DB
       new  a4e5da1   notifyd: Use messaging_register for MSG_SMB_NOTIFY_DB
       new  32cbcbe   notifyd: Remove notifyd_handler_done
       new  9663cab   messaging: Remove messaging_handler_send
       new  f85dcf3   selftest: enable kernel change notifications in the fileserver environment
       new  70809cf   selftest: run smb2.notify-inotify testsuite against fileserver
       new  8aa3ae4   s4/torture: add a test for rename change notification with inotify enabled
       new  d603ff0   dnsserver: Tests for dns wildcard entries
       new  086b68c   dnsserver: Tighten DNS name checking
       new  bf9ad97   dnsserver: Add support for dns wildcards
       new  443b85c   samba-tool dns: Test support of DNS wild card in names
       new  e0d79ab   samba-tool dns query: Allow '*' in names
       new  6ed5472   s4-dnsserver: Always encode user-supplied names when looking up DNS records
       new  925aa83   s4-dnsserver: Check for too many DNS results
       new  7f7b132   s4:rpc_server:backupkey: Move variable into scope
       new  3d23c0c   s3/mdssvc: missing assignment in sl_pack_float
       new  08e6e69   s3: spoolss: Fix GUID string format on GetPrinter info
       new  7fff450   s3/smbd: README.Coding fixes in set_ea_dos_attribute
       new  12f19c3   s3/smbd: fix access checks in set_ea_dos_attribute()
       new  df225fe   s3/smbd: use correct access in get_file_handle_for_metadata
       new  0a99c01   s3: smbd: Currently if getwd() fails after a chdir(), we panic.
       new  29fae09   ctdb-common: Extend srvid_exists() check to support optional private_data
       new  ef9db44   ctdb-protocol: Add new control CTDB_CONTROL_CHECK_PID_SRVID
       new  cce9800   ctdb-protocol: Add marshalling for struct ctdb_pid_srvid
       new  655c67f   ctdb-protocol: Add marshalling for control CHECK_PID_SRVID
       new  be97d96   ctdb-daemon: Add implementation of control CHECK_PID_SRVID
       new  ac799fb   ctdb-client: Add client code for control CHECK_PID_SRVID
       new  00fafb1   ctdb-tool: Update process-exists command to pass optional srvid
       new  a93d844   ctdb-tests: Reimplement message handlers using srvid abstraction
       new  c3b6860   ctdb-tests: Implement control CHECK_PID_SRVID in fake daemon
       new  4c833aa   ctdb-tests: Add tests for PID with srvid
       new  3893a71   ctdb-daemon: Check all connections from a process in CHECK_PID_SRVID control
       new  f007f3c   ctdb-tests: Check all connections from a process in CHECK_PID_SRVID control
       new  8455844   ctdb-tests: Add support for multiple ctdb connections in dummy_client
       new  f1da343   ctdb-tests: Add tests for client with multiple connections
       new  660a4cc   lib: Add "unique_id" to ctdbd_process_exists
       new  9501b00   lib: Use CTDB_CONTROL_CHECK_PID_SRVID
       new  3e7a1d1   lib: gpo: Changes order to match GPO application order.
       new  953d05b   lib: gpo: Fixes issue with GPOPTIONS_BLOCK_INHERITANCE.
       new  7015e55   lib: gpo: Put enforced GPOs at the end of the list.
       new  7689bdd   vfs_solarisacl: fix build for samba 4.7 and up
       new  6676099   ctdb-daemon: Send broadcast to connected nodes, not configured nodes
       new  433132e   ctdb-tests: Send broadcast to connected nodes, not configured nodes
       new  61dcee4   ctdb-common: Do not queue a packet if queue does not have valid fd
       new  7070cfb   net: groupmap cleanup should not delete BUILTIN mappings
       new  e507bcd   s3: VFS: Ensure default SMB_VFS_GETWD() call can't return a partially completed struct smb_filename.
       new  6b1971f   s3: VFS: Ensure sys_getwd() doesn't leak memory on error on really old systems.
       new  7d36ecb   s3: VFS: Protect errno if sys_getwd() fails across free() call.
       new  fbac803   ctdb-common: Ignore event scripts with multiple '.'s
       new  cc2f7d6   ctdb-tests: Add tests for event scripts with multiple '.'s
       new  e433622   vfs_catia: factor out mapping functions
       new  9245b3f   vfs_fruit: fix ftruncating resource fork
       new  a0acb0f   vfs_fruit: add AppleDouble xattr structure definitions
       new  0a62033   vfs_fruit: allocate ad_data buffer up to AD_XATTR_MAX_HDR_SIZE bytes
       new  266a416   vfs_fruit: unpack AppleDouble xattr header if present
       new  d076049   vfs_fruit: pass smb_fname to ad_convert
       new  3a6ee04   vfs_fruit: static string fruit_catia_maps
       new  76bd6dc   vfs_fruit: on-access conversion of AppleDouble xattr data
       new  4942194   s4/torture: vfs_fruit: replace AppleDouble data blob with xattr data
       new  779a5a9   s4/torture: vfs_fruit: test xattr unpacking
       new  64db83b   krb5_wrap: KRB5_ADDRESS_INET6 is not a define in Heimdal
       new  38d6051   krb5_wrap: ADDRTYPE_INET6 is available in all supported MIT versions
       new  43088b1   smb.conf.5: sort parameters alphabetically
       new  d179770   vfs_catia: Fix a memory leak
       new  eec0b43   vfs_catia: Fix a potential memleak
       new  c1dbeb2   smbd: Move check for SMB2 compound request to new function
       new  f66d6cc   smbd/aio: Do not go async for SMB2 compound requests
       new  d9723a2   torture: Add testcase for compound CREATE-WRITE-CLOSE request
       new  7963780   selftest: Also run smbtorture smb2.compound with aio enabled
       new  62e9e06   vfs_fruit: Replace closedir() by SMB_VFS_CLOSEDIR
       new  9a5761b   replace: Link to -lbsd when building replace.c by hand
       new  5e1abab   vfs_glusterfs: Fix exporting subdirs with shadow_copy2
       new  f3f306c   s3: client: Add new utility function client_clean_name().
       new  5e86ee4   s3: smbclient: Ensure we call client_clean_name() before all operations on remote pathnames.
       new  3379b70   s3: smbclient: Test we can rename with a name containing.
       new  1167d46   linked attribute tests: test against duplicates in replace
       new  ab7d073   replmd: check for duplicate values in MOD_REPLACE case
       new  a3b2963   ctdb-tests: Allow wait_until() to be used in unit tests
       new  4dc2604   ctdb-tests: Wait for ctdb_eventd to start, fail if it doesn't
       new  418c5c5   ctdb-tests: Skip starting fake_ctdbd when current node is disconnected
       new  020afdc   ctdb-tests: Wait for fake_ctdbd to start, fail if it doesn't
       new  8875241   ctdb-tests: Process-exists unit tests should wait until PID is registered
       new  8bb2f28   s4:scripting: Fix ntstatus_gen.h generation on 32bit
       new  bd6e153   s3:vfs_glusterfs: Fix a double free in vfs_gluster_getwd()
       new  e4a4a43   s3:secrets: Do not leak memory of pw and old_pw
       new  bdbbc80   s3:passdb: Make sure the salt is fully initialized before passing
       new  81047d0   s3:modules: Check correct variable for NULL in posixacl_xattr
       new  3c45cc8   s4:pyparam: Fix resource leaks on error
       new  e36b55c   WHATSNEW: Add release notes for Samba 4.7.1.
       new  b174cb5   VERSION: Disable GIT_SNAPSHOTS for the Samba 4.7.1 release.
       new  01c6885   New upstream version 4.7.1+dfsg

The 121 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.


-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-samba/samba.git




More information about the Pkg-samba-maint mailing list