Update Clear Linux OS to 35110#11083
Merged
tianon merged 1 commit intodocker-library:masterfrom Oct 12, 2021
Merged
Conversation
tianon
reviewed
Oct 11, 2021
library/clearlinux
Outdated
| GitCommit: 89ec5b23516ddc81799aeb66e989fd21bcd679b6 | ||
| GitFetch: refs/tags/clear-linux-35090 | ||
| GitCommit: 8eb2aad3c4399e1b160be6c5952a9cd3294c1dd9 | ||
| GitFetch: refs/tags/clear-linux-35110 |
Member
There was a problem hiding this comment.
I think pursuant to #11071 this should probably be refs/heads/base-35110, right?
Suggested change
| GitFetch: refs/tags/clear-linux-35110 | |
| GitFetch: refs/heads/base-35110 |
https://github.com/clearlinux/docker-brew-clearlinux/tree/base-35110
(Alternatively, it could probably just be refs/heads/base?)
Contributor
There was a problem hiding this comment.
Ah it probably could just be refs/heads/base though I think we probably will keep the version in there. Will update that.
Contributor
There was a problem hiding this comment.
Updated to the correct format.
Update Clear Linux OS latest+base images to release 35110
fe9839c to
4dfb990
Compare
Diff for 4dfb990:diff --git a/_bashbrew-cat b/_bashbrew-cat
index e0a4386..e59ba7f 100644
--- a/_bashbrew-cat
+++ b/_bashbrew-cat
@@ -2,5 +2,5 @@ Maintainers: William Douglas <william.douglas@intel.com> (@bryteise)
GitRepo: https://github.com/clearlinux/docker-brew-clearlinux.git
Tags: latest, base
-GitFetch: refs/tags/clear-linux-35090
-GitCommit: 89ec5b23516ddc81799aeb66e989fd21bcd679b6
+GitFetch: refs/heads/base-35110
+GitCommit: 8eb2aad3c4399e1b160be6c5952a9cd3294c1dd9
diff --git a/clearlinux_base/base.tar.xz b/clearlinux_base/base.tar.xz
index 8f8e34f..223dc0c 100644
Binary files a/clearlinux_base/base.tar.xz and b/clearlinux_base/base.tar.xz differ
diff --git a/clearlinux_base/base.tar.xz 'tar -t' b/clearlinux_base/base.tar.xz 'tar -t'
index 574e53b..b39fc53 100644
--- a/clearlinux_base/base.tar.xz 'tar -t'
+++ b/clearlinux_base/base.tar.xz 'tar -t'
@@ -1212,6 +1212,8 @@ usr/lib64/haswell/avx512_1/libglib-2.0.so.0
usr/lib64/haswell/avx512_1/libglib-2.0.so.0.7000.0
usr/lib64/haswell/avx512_1/libgobject-2.0.so.0
usr/lib64/haswell/avx512_1/libgobject-2.0.so.0.7000.0
+usr/lib64/haswell/avx512_1/liblzma.so.5
+usr/lib64/haswell/avx512_1/liblzma.so.5.2.5
usr/lib64/haswell/avx512_1/libm.so.6
usr/lib64/haswell/avx512_1/libmvec.so.1
usr/lib64/haswell/avx512_1/libquadmath.so.0
@@ -1249,8 +1251,6 @@ usr/lib64/haswell/libquadmath.so.0.0.0
usr/lib64/haswell/libz.so
usr/lib64/haswell/libz.so.1
usr/lib64/haswell/libz.so.1.2.11.1-motley
-usr/lib64/haswell/libzstd.so.1
-usr/lib64/haswell/libzstd.so.1.5.0
usr/lib64/ld-2.33.so
usr/lib64/ld-2.34.so
usr/lib64/ld-linux-x86-64.so.2
@@ -1558,6 +1558,10 @@ usr/lib64/security/pam_unix.so
usr/lib64/security/pam_warn.so
usr/lib64/security/pam_wheel.so
usr/lib64/security/pam_xauth.so
+usr/lib64/x86-64-v3/
+usr/lib64/x86-64-v3/libzstd.so
+usr/lib64/x86-64-v3/libzstd.so.1
+usr/lib64/x86-64-v3/libzstd.so.1.5.0
usr/lib64/xtables/
usr/lib64/xtables/libarpt_mangle.so
usr/lib64/xtables/libebt_802_3.so
@@ -2490,6 +2494,7 @@ usr/share/clr-bundles/devpkg-compat-gtksourceview-soname3
usr/share/clr-bundles/devpkg-compat-libsigcplusplus-soname20
usr/share/clr-bundles/devpkg-compat-libsoup-soname-24
usr/share/clr-bundles/devpkg-compat-pangomm-soname14
+usr/share/clr-bundles/devpkg-compat-webkitgtk-soname40
usr/share/clr-bundles/devpkg-cryptsetup
usr/share/clr-bundles/devpkg-cups
usr/share/clr-bundles/devpkg-cups-filters
@@ -2840,6 +2845,7 @@ usr/share/clr-bundles/devpkg-xdg-desktop-portal
usr/share/clr-bundles/devpkg-xf86-input-wacom
usr/share/clr-bundles/devpkg-xkbcomp
usr/share/clr-bundles/devpkg-xkeyboard-config
+usr/share/clr-bundles/devpkg-xmlb
usr/share/clr-bundles/devpkg-xmlsec1
usr/share/clr-bundles/devpkg-xorg-server
usr/share/clr-bundles/devpkg-xorgproto
@@ -3295,6 +3301,7 @@ usr/share/clr-bundles/postgresql
usr/share/clr-bundles/postgresql11
usr/share/clr-bundles/postgresql12
usr/share/clr-bundles/postgresql13
+usr/share/clr-bundles/postgresql14
usr/share/clr-bundles/powertop
usr/share/clr-bundles/procps-ng
usr/share/clr-bundles/productivityRelevant Maintainers:
|
Member
|
Nice, looks good; thanks! |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Update Clear Linux OS latest+base images to release 35110
@bryteise @mdhorn @phmccarty