[SCM] Samba Shared Repository - branch master updated

Andrew Bartlett abartlet at samba.org
Mon Sep 7 23:58:02 UTC 2020


The branch, master has been updated
       via  c760ed61907 gitlab-ci: Fix the sha1sum
      from  7a3c368d787 s3: libsmb: Cleanup in get_dc_list()

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


- Log -----------------------------------------------------------------
commit c760ed61907d5ea67b18dc4fa92ff8e287ff48da
Author: Andreas Schneider <asn at samba.org>
Date:   Mon Sep 7 17:36:58 2020 +0200

    gitlab-ci: Fix the sha1sum
    
    The images where build with an invalid sha1sum.
    
    Signed-off-by: Andreas Schneider <asn at samba.org>
    Reviewed-by: Andrew Bartlett <abartlet at samba.org>
    
    Autobuild-User(master): Andrew Bartlett <abartlet at samba.org>
    Autobuild-Date(master): Mon Sep  7 23:57:48 UTC 2020 on sn-devel-184

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

Summary of changes:
 .gitlab-ci.yml        | 2 +-
 bootstrap/sha1sum.txt | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)


Changeset truncated at 500 lines:

diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index eac719e5ee5..569120f6f44 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -23,7 +23,7 @@ variables:
   # Set this to the contents of bootstrap/sha1sum.txt
   # which is generated by bootstrap/template.py --render
   #
-  SAMBA_CI_CONTAINER_TAG: 2b36c89aa12c35958fd95380615dde0ef5a97b9d
+  SAMBA_CI_CONTAINER_TAG: 0ff8e6d23f6f418ee5af48921754f4073300c1a5
   #
   # We use the ubuntu1804 image as default as
   # it matches what we have on sn-devel-184.
diff --git a/bootstrap/sha1sum.txt b/bootstrap/sha1sum.txt
index 28d7e55a73a..fb3adc00797 100644
--- a/bootstrap/sha1sum.txt
+++ b/bootstrap/sha1sum.txt
@@ -1 +1 @@
-2b36c89aa12c35958fd95380615dde0ef5a97b9d
+0ff8e6d23f6f418ee5af48921754f4073300c1a5


-- 
Samba Shared Repository



More information about the samba-cvs mailing list