summaryrefslogtreecommitdiff
path: root/bootstrap
diff options
context:
space:
mode:
authorAndrew Bartlett <abartlet@samba.org>2021-09-01 20:45:03 +1200
committerAndreas Schneider <asn@cryptomilk.org>2021-09-02 13:41:28 +0000
commite9c8ac4adbca2f8cb45470ccb45a45039188a285 (patch)
treead15d438c836d31826922a63c9f12378795ff6b2 /bootstrap
parent40b65fcb5830c6168a3032eb12bb4c8acc940bb3 (diff)
downloadsamba-e9c8ac4adbca2f8cb45470ccb45a45039188a285.tar.gz
bootstrap: Update to get newer krb5 on Fedora 34
We need the update FEDORA-2021-20b495cb94 (krb5) to get a fix for CVE-2021-37750 (explicit NULL deref on KDC) so our CI will pass as we have a test for this. Signed-off-by: Andrew Bartlett <abartlet@samba.org> Reviewed-by: Andreas Schneider <asn@samba.org>
Diffstat (limited to 'bootstrap')
-rw-r--r--bootstrap/config.py3
-rw-r--r--bootstrap/sha1sum.txt2
2 files changed, 4 insertions, 1 deletions
diff --git a/bootstrap/config.py b/bootstrap/config.py
index 821ce3d5cc2..ba4304bb9f8 100644
--- a/bootstrap/config.py
+++ b/bootstrap/config.py
@@ -20,6 +20,9 @@ Manage dependencies and bootstrap environments for Samba.
Config file for packages and templates.
+Update the lists in this file to require new packages in the
+container images used in GitLab CI
+
Author: Joe Guo <joeg@catalyst.net.nz>
"""
import os
diff --git a/bootstrap/sha1sum.txt b/bootstrap/sha1sum.txt
index e7de92cc504..e433f698b68 100644
--- a/bootstrap/sha1sum.txt
+++ b/bootstrap/sha1sum.txt
@@ -1 +1 @@
-b5333a93306e20ba549f5fac3c6c74e0b103c1d6
+733f8fa83c921e5a7ec8f5470b2ca7d52548f4b0