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 photon image #17092

Merged
merged 1 commit into from
Jul 2, 2024
Merged

Update photon image #17092

merged 1 commit into from
Jul 2, 2024

Conversation

gerrit-photon
Copy link
Contributor

Update photon image

This comment has been minimized.

This comment has been minimized.

This comment has been minimized.

This comment has been minimized.

This comment has been minimized.

Copy link

github-actions bot commented Jul 1, 2024

Diff for f4be286:
diff --git a/_bashbrew-cat b/_bashbrew-cat
index 69c9d16..02a1211 100644
--- a/_bashbrew-cat
+++ b/_bashbrew-cat
@@ -2,23 +2,23 @@ Maintainers: Fabio Rapposelli <[email protected]> (@frapposelli), Michelle Wang <
 GitRepo: https://github.com/vmware/photon-docker-image.git
 Directory: docker
 
-Tags: 3.0, 3.0-20240616
+Tags: 3.0, 3.0-20240701
 Architectures: amd64, arm64v8
-GitFetch: refs/heads/x86_64/3.0-20240616
-GitCommit: cbbc2bbea409cf009bf58be870413861458d1d99
-arm64v8-GitCommit: ad9faf4be90cacedc3023675980be4ce674319a3
-arm64v8-GitFetch: refs/heads/aarch64/3.0-20240616
+GitFetch: refs/heads/x86_64/3.0-20240701
+GitCommit: 06d65d13573935897a69eb8ad586346f528db4da
+arm64v8-GitCommit: 6229946fed2e389a81b95aba5fe9d43b6a3433ec
+arm64v8-GitFetch: refs/heads/aarch64/3.0-20240701
 
-Tags: 4.0, 4.0-20240623
+Tags: 4.0, 4.0-20240701
 Architectures: amd64, arm64v8
-GitFetch: refs/heads/x86_64/4.0-20240623
-GitCommit: 2b9565bb5931fc9eeba288267f55e9dad0035995
-arm64v8-GitCommit: a703bc6cb645e608700bc54af73761dd39c23645
-arm64v8-GitFetch: refs/heads/aarch64/4.0-20240623
+GitFetch: refs/heads/x86_64/4.0-20240701
+GitCommit: 5a2f4f150af688b0ee1f30453321761eb3f9811b
+arm64v8-GitCommit: f4103afc16856b1b17c01e1406409d2a81549f16
+arm64v8-GitFetch: refs/heads/aarch64/4.0-20240701
 
-Tags: 5.0, 5.0-20240623, latest
+Tags: 5.0, 5.0-20240701, latest
 Architectures: amd64, arm64v8
-GitFetch: refs/heads/x86_64/5.0-20240623
-GitCommit: 0d100680c0526a040845f5c22e3c2563788149a8
-arm64v8-GitCommit: 75a67c68b64b97feaf7b1150f961471f1c7483da
-arm64v8-GitFetch: refs/heads/aarch64/5.0-20240623
+GitFetch: refs/heads/x86_64/5.0-20240701
+GitCommit: a0cce2c7aa2a381949b5c76514241bd1597b1e47
+arm64v8-GitCommit: aafd053553663adf8282c6be7039db41836a7547
+arm64v8-GitFetch: refs/heads/aarch64/5.0-20240701
diff --git a/_bashbrew-list b/_bashbrew-list
index ca03d05..c67a214 100644
--- a/_bashbrew-list
+++ b/_bashbrew-list
@@ -1,7 +1,7 @@
 photon:3.0
-photon:3.0-20240616
+photon:3.0-20240701
 photon:4.0
-photon:4.0-20240623
+photon:4.0-20240701
 photon:5.0
-photon:5.0-20240623
+photon:5.0-20240701
 photon:latest
diff --git a/_bashbrew-list-build-order b/_bashbrew-list-build-order
index 5df5582..ffff9a8 100644
--- a/_bashbrew-list-build-order
+++ b/_bashbrew-list-build-order
@@ -1,3 +1,3 @@
-photon:3.0-20240616
-photon:4.0-20240623
+photon:3.0-20240701
+photon:4.0-20240701
 photon:latest
diff --git a/photon_3.0-20240616/Dockerfile b/photon_3.0-20240701/Dockerfile
similarity index 60%
rename from photon_3.0-20240616/Dockerfile
rename to photon_3.0-20240701/Dockerfile
index aa19a52..351b6e6 100644
--- a/photon_3.0-20240616/Dockerfile
+++ b/photon_3.0-20240701/Dockerfile
@@ -1,8 +1,8 @@
 FROM scratch
-ADD photon-rootfs-3.0-a9d61feaf.tar.gz /
+ADD photon-rootfs-3.0-d5223de38.tar.gz /
 
 LABEL name="Photon OS x86_64/3.0 Base Image" \
     vendor="VMware" \
-    build-date="20240616"
+    build-date="20240701"
 
 CMD ["/bin/bash"]
diff --git a/photon_3.0-20240616/photon-rootfs-3.0-a9d61feaf.tar.gz b/photon_3.0-20240701/photon-rootfs-3.0-d5223de38.tar.gz
similarity index 63%
rename from photon_3.0-20240616/photon-rootfs-3.0-a9d61feaf.tar.gz
rename to photon_3.0-20240701/photon-rootfs-3.0-d5223de38.tar.gz
index fabc925..3d372b0 100644
Binary files a/photon_3.0-20240616/photon-rootfs-3.0-a9d61feaf.tar.gz and b/photon_3.0-20240701/photon-rootfs-3.0-d5223de38.tar.gz differ
diff --git a/photon_3.0-20240616/photon-rootfs-3.0-a9d61feaf.tar.gz  'tar -t' b/photon_3.0-20240701/photon-rootfs-3.0-d5223de38.tar.gz  'tar -t'
similarity index 100%
rename from photon_3.0-20240616/photon-rootfs-3.0-a9d61feaf.tar.gz  'tar -t'
rename to photon_3.0-20240701/photon-rootfs-3.0-d5223de38.tar.gz  'tar -t'
diff --git a/photon_4.0-20240623/Dockerfile b/photon_4.0-20240701/Dockerfile
similarity index 60%
rename from photon_4.0-20240623/Dockerfile
rename to photon_4.0-20240701/Dockerfile
index 650af3f..4db5f3e 100644
--- a/photon_4.0-20240623/Dockerfile
+++ b/photon_4.0-20240701/Dockerfile
@@ -1,8 +1,8 @@
 FROM scratch
-ADD photon-rootfs-4.0-1769ab173.tar.gz /
+ADD photon-rootfs-4.0-03c51cf70.tar.gz /
 
 LABEL name="Photon OS x86_64/4.0 Base Image" \
     vendor="VMware" \
-    build-date="20240623"
+    build-date="20240701"
 
 CMD ["/bin/bash"]
diff --git a/photon_4.0-20240623/photon-rootfs-4.0-1769ab173.tar.gz b/photon_4.0-20240701/photon-rootfs-4.0-03c51cf70.tar.gz
similarity index 62%
rename from photon_4.0-20240623/photon-rootfs-4.0-1769ab173.tar.gz
rename to photon_4.0-20240701/photon-rootfs-4.0-03c51cf70.tar.gz
index 5c26772..0fe5357 100644
Binary files a/photon_4.0-20240623/photon-rootfs-4.0-1769ab173.tar.gz and b/photon_4.0-20240701/photon-rootfs-4.0-03c51cf70.tar.gz differ
diff --git a/photon_4.0-20240623/photon-rootfs-4.0-1769ab173.tar.gz  'tar -t' b/photon_4.0-20240701/photon-rootfs-4.0-03c51cf70.tar.gz  'tar -t'
similarity index 97%
rename from photon_4.0-20240623/photon-rootfs-4.0-1769ab173.tar.gz  'tar -t'
rename to photon_4.0-20240701/photon-rootfs-4.0-03c51cf70.tar.gz  'tar -t'
index f863753..42e94a3 100644
--- a/photon_4.0-20240623/photon-rootfs-4.0-1769ab173.tar.gz  'tar -t'	
+++ b/photon_4.0-20240701/photon-rootfs-4.0-03c51cf70.tar.gz  'tar -t'	
@@ -921,7 +921,24 @@ usr/share/i18n/charmaps/
 usr/share/i18n/charmaps/ISO-8859-1.gz
 usr/share/i18n/charmaps/UTF-8.gz
 usr/share/i18n/locales/
+usr/share/i18n/locales/en_GB
 usr/share/i18n/locales/en_US
+usr/share/i18n/locales/i18n
+usr/share/i18n/locales/i18n_ctype
+usr/share/i18n/locales/iso14651_t1
+usr/share/i18n/locales/iso14651_t1_common
+usr/share/i18n/locales/translit_circle
+usr/share/i18n/locales/translit_cjk_compat
+usr/share/i18n/locales/translit_cjk_variants
+usr/share/i18n/locales/translit_combining
+usr/share/i18n/locales/translit_compat
+usr/share/i18n/locales/translit_font
+usr/share/i18n/locales/translit_fraction
+usr/share/i18n/locales/translit_hangul
+usr/share/i18n/locales/translit_narrow
+usr/share/i18n/locales/translit_neutral
+usr/share/i18n/locales/translit_small
+usr/share/i18n/locales/translit_wide
 usr/share/info/
 usr/share/locale/
 usr/share/locale/locale.alias
diff --git a/photon_latest/Dockerfile b/photon_latest/Dockerfile
index 711750e..19a75c3 100644
--- a/photon_latest/Dockerfile
+++ b/photon_latest/Dockerfile
@@ -1,8 +1,8 @@
 FROM scratch
-ADD photon-rootfs-5.0-ec1a32159.x86_64.tar.gz /
+ADD photon-rootfs-5.0-e750aa567.x86_64.tar.gz /
 
 LABEL name="Photon OS x86_64/5.0 Base Image" \
     vendor="VMware" \
-    build-date="20240623"
+    build-date="20240701"
 
 CMD ["/bin/bash"]
diff --git a/photon_latest/photon-rootfs-5.0-ec1a32159.x86_64.tar.gz b/photon_latest/photon-rootfs-5.0-e750aa567.x86_64.tar.gz
similarity index 64%
rename from photon_latest/photon-rootfs-5.0-ec1a32159.x86_64.tar.gz
rename to photon_latest/photon-rootfs-5.0-e750aa567.x86_64.tar.gz
index a798add..4304804 100644
Binary files a/photon_latest/photon-rootfs-5.0-ec1a32159.x86_64.tar.gz and b/photon_latest/photon-rootfs-5.0-e750aa567.x86_64.tar.gz differ
diff --git a/photon_latest/photon-rootfs-5.0-ec1a32159.x86_64.tar.gz  'tar -t' b/photon_latest/photon-rootfs-5.0-e750aa567.x86_64.tar.gz  'tar -t'
similarity index 99%
rename from photon_latest/photon-rootfs-5.0-ec1a32159.x86_64.tar.gz  'tar -t'
rename to photon_latest/photon-rootfs-5.0-e750aa567.x86_64.tar.gz  'tar -t'
index 554eada..a36c666 100644
--- a/photon_latest/photon-rootfs-5.0-ec1a32159.x86_64.tar.gz  'tar -t'	
+++ b/photon_latest/photon-rootfs-5.0-e750aa567.x86_64.tar.gz  'tar -t'	
@@ -758,9 +758,9 @@ usr/lib/libssh2.so.1
 usr/lib/libssh2.so.1.0.1
 usr/lib/libssl.so.3
 usr/lib/libtdnf.so.3
-usr/lib/libtdnf.so.3.5.6
+usr/lib/libtdnf.so.3.5.7
 usr/lib/libtdnfcli.so.3
-usr/lib/libtdnfcli.so.3.5.6
+usr/lib/libtdnfcli.so.3.5.7
 usr/lib/libthread_db.so
 usr/lib/libthread_db.so.1
 usr/lib/libtinfo.so.6

Relevant Maintainers:

@yosifkit yosifkit merged commit 888c18b into docker-library:master Jul 2, 2024
8 checks passed
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.

2 participants