Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update Fedora 20240930 #17643

Closed

Conversation

cverna
Copy link
Contributor

@cverna cverna commented Sep 30, 2024

No description provided.

Signed-off-by: Clement Verna <[email protected]>
@cverna cverna requested a review from a team as a code owner September 30, 2024 08:10
Copy link

Diff for 5c19276:
diff --git a/_bashbrew-cat b/_bashbrew-cat
index d5e297c..b791984 100644
--- a/_bashbrew-cat
+++ b/_bashbrew-cat
@@ -4,7 +4,7 @@ GitRepo: https://github.com/fedora-cloud/docker-brew-fedora.git
 Tags: 39
 Architectures: amd64, arm64v8, ppc64le, s390x
 GitFetch: refs/heads/39
-GitCommit: 5b028576513bbea06b4ce927427f9bc3183285ec
+GitCommit: 45c09c7a8412b34eccd6097fc8836ada561af72f
 amd64-Directory: x86_64
 arm64v8-Directory: aarch64
 ppc64le-Directory: ppc64le
@@ -13,7 +13,7 @@ s390x-Directory: s390x
 Tags: 40, latest
 Architectures: amd64, arm64v8, ppc64le, s390x
 GitFetch: refs/heads/40
-GitCommit: 587b205e429db73124477f89d3d1f77e75ef9550
+GitCommit: d280cdc6f146c2cc2c6ae4c9a09b89d18707db9e
 amd64-Directory: x86_64
 arm64v8-Directory: aarch64
 ppc64le-Directory: ppc64le
@@ -22,7 +22,7 @@ s390x-Directory: s390x
 Tags: 41
 Architectures: amd64, arm64v8, ppc64le, s390x
 GitFetch: refs/heads/41
-GitCommit: bcf046150f9f7db37cb4df2e877b306cb3610d03
+GitCommit: b03d5f9a27739fe1bd356b26b8cc3a2d496b1f76
 amd64-Directory: x86_64
 arm64v8-Directory: aarch64
 ppc64le-Directory: ppc64le
@@ -31,7 +31,7 @@ s390x-Directory: s390x
 Tags: 42, rawhide
 Architectures: amd64, arm64v8, ppc64le, s390x
 GitFetch: refs/heads/42
-GitCommit: 78f4c52f0e2202bd61997b823e5b90b347b1dfcd
+GitCommit: 75dc73ab087a10a9e5cd9ba5471403cc4e9503cf
 amd64-Directory: x86_64
 arm64v8-Directory: aarch64
 ppc64le-Directory: ppc64le
diff --git a/fedora_39/fedora-39-x86_64.tar.xz b/fedora_39/fedora-39-x86_64.tar.xz
index a1c037f..b7fe066 100644
Binary files a/fedora_39/fedora-39-x86_64.tar.xz and b/fedora_39/fedora-39-x86_64.tar.xz differ
diff --git a/fedora_39/fedora-39-x86_64.tar.xz  'tar -t' b/fedora_39/fedora-39-x86_64.tar.xz  'tar -t'
index 51cedf8..b523853 100644
--- a/fedora_39/fedora-39-x86_64.tar.xz  'tar -t'	
+++ b/fedora_39/fedora-39-x86_64.tar.xz  'tar -t'	
@@ -1910,7 +1910,7 @@ usr/lib64/libevent_openssl-2.1.so.7.0.1
 usr/lib64/libevent_pthreads-2.1.so.7
 usr/lib64/libevent_pthreads-2.1.so.7.0.1
 usr/lib64/libexpat.so.1
-usr/lib64/libexpat.so.1.9.2
+usr/lib64/libexpat.so.1.9.3
 usr/lib64/libffi.so.8
 usr/lib64/libffi.so.8.1.2
 usr/lib64/libform.so.6
@@ -1918,7 +1918,7 @@ usr/lib64/libform.so.6.4
 usr/lib64/libformw.so.6
 usr/lib64/libformw.so.6.4
 usr/lib64/libfsverity.so.0
-usr/lib64/libgcc_s-13-20240522.so.1
+usr/lib64/libgcc_s-13-20240913.so.1
 usr/lib64/libgcc_s.so.1
 usr/lib64/libgcrypt.so.20
 usr/lib64/libgcrypt.so.20.4.2
@@ -3624,9 +3624,9 @@ usr/lib64/pythonXXX/lib-dynload/unicodedata.cpython-XXX-x86_64-linux-gnu.so
 usr/lib64/pythonXXX/lib-dynload/zlib.cpython-XXX-x86_64-linux-gnu.so
 usr/lib64/pythonXXX/lib2to3/
 usr/lib64/pythonXXX/lib2to3/Grammar.txt
-usr/lib64/pythonXXX/lib2to3/Grammar3.12.5.final.0.pickle
+usr/lib64/pythonXXX/lib2to3/Grammar3.12.6.final.0.pickle
 usr/lib64/pythonXXX/lib2to3/PatternGrammar.txt
-usr/lib64/pythonXXX/lib2to3/PatternGrammar3.12.5.final.0.pickle
+usr/lib64/pythonXXX/lib2to3/PatternGrammar3.12.6.final.0.pickle
 usr/lib64/pythonXXX/lib2to3/__init__.py
 usr/lib64/pythonXXX/lib2to3/__main__.py
 usr/lib64/pythonXXX/lib2to3/__pycache__/
diff --git a/fedora_41/Dockerfile b/fedora_41/Dockerfile
index fcecc3c..a7e4e46 100644
--- a/fedora_41/Dockerfile
+++ b/fedora_41/Dockerfile
@@ -2,5 +2,5 @@
 FROM scratch
 LABEL maintainer="Clement Verna <[email protected]>"
 ENV DISTTAG=f41container FGC=f41 FBR=f41
-ADD fedora-20240916.tar /
+ADD fedora-20240929.tar /
 CMD ["/bin/bash"]
\ No newline at end of file
diff --git a/fedora_41/fedora-20240916.tar b/fedora_41/fedora-20240929.tar
similarity index 81%
rename from fedora_41/fedora-20240916.tar
rename to fedora_41/fedora-20240929.tar
index 735df46..ed393db 100644
Binary files a/fedora_41/fedora-20240916.tar and b/fedora_41/fedora-20240929.tar differ
diff --git a/fedora_latest/Dockerfile b/fedora_latest/Dockerfile
index 4d3d8da..1b00b18 100644
--- a/fedora_latest/Dockerfile
+++ b/fedora_latest/Dockerfile
@@ -2,5 +2,5 @@
 FROM scratch
 LABEL maintainer="Clement Verna <[email protected]>"
 ENV DISTTAG=f40container FGC=f40 FBR=f40
-ADD fedora-20240916.tar /
+ADD fedora-20240929.tar /
 CMD ["/bin/bash"]
\ No newline at end of file
diff --git a/fedora_latest/fedora-20240916.tar b/fedora_latest/fedora-20240929.tar
similarity index 100%
rename from fedora_latest/fedora-20240916.tar
rename to fedora_latest/fedora-20240929.tar
diff --git a/fedora_rawhide/Dockerfile b/fedora_rawhide/Dockerfile
index 7492740..a55d534 100644
--- a/fedora_rawhide/Dockerfile
+++ b/fedora_rawhide/Dockerfile
@@ -2,5 +2,5 @@
 FROM scratch
 LABEL maintainer="Clement Verna <[email protected]>"
 ENV DISTTAG=f42container FGC=f42 FBR=f42
-ADD fedora-20240915.tar /
+ADD fedora-20240930.tar /
 CMD ["/bin/bash"]
\ No newline at end of file
diff --git a/fedora_rawhide/fedora-20240915.tar b/fedora_rawhide/fedora-20240930.tar
similarity index 81%
rename from fedora_rawhide/fedora-20240915.tar
rename to fedora_rawhide/fedora-20240930.tar
index 38f058e..fb954a2 100644
Binary files a/fedora_rawhide/fedora-20240915.tar and b/fedora_rawhide/fedora-20240930.tar differ

Relevant Maintainers:

@cverna cverna closed this Sep 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant