[prev in list] [next in list] [prev in thread] [next in thread] 

List:       samba-cvs
Subject:    [SCM] Samba Shared Repository - branch master updated
From:       Andreas Schneider <asn () samba ! org>
Date:       2022-06-24 9:49:01
Message-ID: E1o4fvx-0095sa-7j () hrx0 ! samba ! org
[Download RAW message or body]

The branch, master has been updated
       via  8458449ddf1 s3:waf: Fix version number of public libsmbconf
      from  10040589581 docs-xml: add missing generic nfs4 parameters in nfs4_xattr man page

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


- Log -----------------------------------------------------------------
commit 8458449ddf1a5c939784116aa3f9d21edaf93a05
Author: Andreas Schneider <asn@samba.org>
Date:   Fri Jun 24 09:36:27 2022 +0200

    s3:waf: Fix version number of public libsmbconf
    
    Error: ldconfig: /lib64/libsmbconf.so.0 is not a symbolic link
    
    BUG: https://bugzilla.samba.org/show_bug.cgi?id=15108
    
    Signed-off-by: Andreas Schneider <asn@samba.org>
    Reviewed-by: Ralph Boehme <slow@samba.org>
    
    Autobuild-User(master): Andreas Schneider <asn@cryptomilk.org>
    Autobuild-Date(master): Fri Jun 24 09:48:38 UTC 2022 on sn-devel-184

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

Summary of changes:
 source3/wscript_build | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)


Changeset truncated at 500 lines:

diff --git a/source3/wscript_build b/source3/wscript_build
index 85b1786c318..0d0c44f0f49 100644
--- a/source3/wscript_build
+++ b/source3/wscript_build
@@ -572,7 +572,7 @@ bld.SAMBA3_LIBRARY('smbconf',
                         ''',
                    public_headers='../lib/smbconf/smbconf.h',
                    pc_files=[],
-                   vnum='0')
+                   vnum='0.0.1')
 
 bld.SAMBA3_SUBSYSTEM('sysquotas',
                      source='''


-- 
Samba Shared Repository

[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic