[SCM] Samba Shared Repository - branch master updated

Martin Schwenke martins at samba.org
Tue Oct 8 12:28:01 UTC 2024


The branch, master has been updated
       via  9ad287ed9c4 ctdb-build: Add missing ctdb-tcp dependency
      from  9a2249c9902 ctdb-server: Use find_public_ip_vnn() in a couple of extra places

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


- Log -----------------------------------------------------------------
commit 9ad287ed9c4a06c34db4e6431e5845ffd2100e2a
Author: Anoop C S <anoopcs at samba.org>
Date:   Tue Oct 8 12:20:45 2024 +0530

    ctdb-build: Add missing ctdb-tcp dependency
    
    Since 02c9e7a63f00998bb0dae2e8c6bd8e020e9408da, common/path.h is
    included within ctdb/tcp/tcp_connect.c. Therefore add ctdb-util
    as a dependency for ctdb-tcp.
    
    Signed-off-by: Anoop C S <anoopcs at samba.org>
    Reviewed-by: Martin Schwenke <martin at meltin.net>
    
    Autobuild-User(master): Martin Schwenke <martins at samba.org>
    Autobuild-Date(master): Tue Oct  8 12:27:17 UTC 2024 on atb-devel-224

-----------------------------------------------------------------------

Summary of changes:
 ctdb/wscript | 1 +
 1 file changed, 1 insertion(+)


Changeset truncated at 500 lines:

diff --git a/ctdb/wscript b/ctdb/wscript
index 74ad9af2a89..e9cd89436a3 100644
--- a/ctdb/wscript
+++ b/ctdb/wscript
@@ -402,6 +402,7 @@ def build(bld):
                         includes='include',
                         deps='''ctdb-protocol-util
                                 ctdb-system
+                                ctdb-util
                                 replace
                                 talloc
                                 tdb


-- 
Samba Shared Repository



More information about the samba-cvs mailing list