[SCM] Samba Shared Repository - branch v4-13-test updated

2020-10-27 Thread Karolin Seeger
The branch, v4-13-test has been updated
   via  c4938561a97 daemons: report status to systemd even when running in 
foreground
   via  ff781ba4682 docs: fix default value of spoolss:architecture
   via  24ae26cb49e provision: BIND 9.17.x is not supported
   via  a831cc5799b provision: Add support for BIND 9.16.x
   via  f6b6867d549 bind9-dlz: Add support for BIND 9.16.x
   via  34513738155 provision: BIND 9.15.x is not supported
   via  4e65cc6058e provision: Add support for BIND 9.14.x
   via  63d94da74a6 bind9-dlz: Add support for BIND 9.14.x
   via  b5bc60e77d3 provision: BIND 9.13.x is not supported
   via  8e2ef3cda23 bind9-dlz: Bind 9.13.x switched to using bool as 
isc_boolean_t instead of int.
   via  61cd114be10 examples:auth: Do not install example plugin
   via  b5b7a958ef6 s3:modules: Do not install vfs modules only used for 
testing
   via  cfd5b368d42 unittests: Mark test binaries for selftest
   via  a4c241736bc buildtools: Do not install binaries which are for 
selftest
   via  fe28ffc4a7e s3:script: Fix test_dfree_quota.sh
   via  d76e1b43e2d third_party: Update resolv_wrapper to version 1.1.7
   via  995478c9378 testprogs: Fix and improve upgradeprovision-oldrelease 
test
   via  e51a5e8aea4 testprogs: Fix and improve dbcheck-oldrelease test
   via  7357ddefe33 testprogs: Fix and improve functionalprep test
   via  7b2c975a88b testprogs: Fix and improve dbcheck-links test
   via  2aad79378ad testprogs: Fix and improve runtime-links test
   via  62e97089a88 testprogs: Fix and improve tombstones-expunge test
   via  33b116da10a testprogs: Fix and improve demote-saveddb test
   via  daeada8e48e testprogs: Add remove_directory to common test functions
   via  069c5acc4b6 python: Create targetdir recursively
   via  15e15f7c21b nsswitch/nsstest.c: Avoid nss function conflicts with 
glibc nss.h
   via  b15f35b5738 s4:dsdb:acl_read: Implement "List Object" mode feature
   via  0918966f9d5 s4:dsdb:util: add dsdb_do_list_object() helper
   via  160a2d6a5f9 s4:dsdb:acl_read: defer LDB_ERR_NO_SUCH_OBJECT
   via  ee5b2e3be90 s4:dsdb:acl_read: make use of 
aclread_check_object_visible() for the search base
   via  24e0a440a93 s4:dsdb:acl_read: fully set up 'struct aclread_context' 
before the search base acl check
   via  540cd43baf2 s4:dsdb:acl_read: introduce 
aclread_check_object_visible() helper
   via  f92b61ec826 s4:dsdb:tests: add AclVisibiltyTests
   via  a89a78aa609 python/tests: add DynamicTestCase 
setUpDynamicTestCases() infrastructure
   via  e759ecdae11 ctdb-tests: Strengthen node state checking in ctdb 
disable/enable test
   via  710b287bdc9 ctdb-recoverd: Drop unnecessary and broken code
   via  895bc9a7c2a ctdb-recoverd: Drop unnecessary code
   via  a6606369e2c vfs_shadow_copy2: Avoid closing snapsdir twice
   via  a9bf4f90260 winbind: Fix a memleak
  from  e32a1f1bd25 WHATSNEW: Fix release notes.

https://git.samba.org/?p=samba.git;a=shortlog;h=v4-13-test


- Log -
commit c4938561a97e55efd624694ea55ef7c1a46a350a
Author: Alexander Bokovoy 
Date:   Sat Oct 24 16:52:43 2020 +0300

daemons: report status to systemd even when running in foreground

When systemd launches samba services, the configuration we have in
systemd service files expects that the main process (/usr/sbin/*)
would use sd_notify() to report back its status. However, we only use
sd_notify() when running become_daemon().

As a result, samba/smbd/winbindd/nmbd processes never report back its
status and the status updates from other childs (smbd, winbindd, etc)
are not accepted as we now have implied NotifyAccess=main since commit
d1740fb3d5a72cb49e30b330bb0b01e7ef3e09cc

This leads to a timeout and killing samba process by systemd. Situation
is reproducible in Fedora 33, for example.

Make sure that we have required status updates for all daemons in case
we aren't runnning in interactive mode.

BUG: https://bugzilla.samba.org/show_bug.cgi?id=14552

Signed-off-by: Alexander Bokovoy 
Reviewed-by: Andreas Schneider 
Reviewed-by: Jeremy Allison 

Autobuild-User(master): Jeremy Allison 
Autobuild-Date(master): Mon Oct 26 19:58:18 UTC 2020 on sn-devel-184

(cherry picked from commit 3e27dc4847bd35ca8914be087d5a8ca096510399)

Autobuild-User(v4-13-test): Karolin Seeger 
Autobuild-Date(v4-13-test): Tue Oct 27 10:50:29 UTC 2020 on sn-devel-184

commit ff781ba4682ded42142ace6e8634fff57788819e
Author: Björn Jacke 
Date:   Tue Oct 6 23:05:24 2020 +0200

docs: fix default value of spoolss:architecture

"Windows x64" is the default here since a couple of years already.

BUG: https://bugzilla.samba.org/show_bug.cgi?id=14522

Signed-off-by: Bjoern Jacke 

[SCM] Samba Website Repository - branch master updated

2020-10-27 Thread Karolin Seeger
The branch, master has been updated
   via  1cfa312 devel/copyright-policy: Rename DCO to Samba Developer's 
Declaration.
  from  e42ab5f devel/copyright-policy: Rename Samba's DCO to Samba 
Developer's Declaration.

https://git.samba.org/?p=samba-web.git;a=shortlog;h=master


- Log -
commit 1cfa3120565fd4c9913b2903197a28591406a169
Author: Karolin Seeger 
Date:   Tue Oct 27 08:47:05 2020 +0100

devel/copyright-policy: Rename DCO to Samba Developer's Declaration.

Signed-off-by: Karolin Seeger 

---

Summary of changes:
 devel/copyright-policy.html | 10 +-
 1 file changed, 5 insertions(+), 5 deletions(-)


Changeset truncated at 500 lines:

diff --git a/devel/copyright-policy.html b/devel/copyright-policy.html
index 05dba1b..c28d90e 100644
--- a/devel/copyright-policy.html
+++ b/devel/copyright-policy.html
@@ -44,9 +44,9 @@ the http://www.gnu.org/licenses/gpl-3.0.html;>GPLv3-or-later
 and http://www.gnu.org/licenses/lgpl-3.0.html;>LGPLv3-or-later
 licenses, whereas the Linux kernel
 uses http://www.gnu.org/licenses/old-licenses/gpl-2.0.html;>GPLv2-only,
-and we (b) don't mandate signing Samba's DCO if copyright is held by
-individuals. (Individuals who wish to sign the DCO are welcome to do
-so if they like.)
+and we (b) don't mandate signing the Samba Developer's Declaration if copyright
+is held by individuals. (Individuals who wish to sign the Samba Developer's
+Declaration are welcome to do so if they like.)
 
  
 
@@ -158,8 +158,8 @@ imply assent to the Samba Developer's Declaration, whether
 you're submitting a patch containing your personal copyrights or those
 of your employer.  As such, we won't be able to accept patches
 submitted by companies that don't follow *both* steps of this signing
-process.  Individual copyright holders who don't assent to the DCO
-should use other means (such as copyright/license headers in the
+process.  Individual copyright holders who don't assent to the Samba 
Developer's
+Declaration should use other means (such as copyright/license headers in the
 source files) to indicate their chosen license for contributed code.
 
 


-- 
Samba Website Repository