-
Notifications
You must be signed in to change notification settings - Fork 2.4k
archlinux: Release 20250511.0.348143 #19012
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
Merged
yosifkit
merged 1 commit into
docker-library:master
from
archlinux:release/20250511.0.348143
May 12, 2025
Merged
archlinux: Release 20250511.0.348143 #19012
yosifkit
merged 1 commit into
docker-library:master
from
archlinux:release/20250511.0.348143
May 12, 2025
Conversation
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
This is an automated release [1]. [1] https://gitlab.archlinux.org/archlinux/archlinux-docker/-/blob/master/.gitlab-ci.yml
Diff for 2609098:diff --git a/_bashbrew-cat b/_bashbrew-cat
index d75aa5e..e541337 100644
--- a/_bashbrew-cat
+++ b/_bashbrew-cat
@@ -1,17 +1,17 @@
Maintainers: Santiago Torres-Arias <[email protected]> (@SantiagoTorres), Christian Rebischke <[email protected]> (@shibumi), Justin Kromlinger <[email protected]> (@hashworks)
GitRepo: https://gitlab.archlinux.org/archlinux/archlinux-docker.git
-Tags: base-devel, base-devel-20250504.0.344409
-GitFetch: refs/tags/v20250504.0.344409
-GitCommit: ea8b6bc31f9b4089b14fae4b6489bd3a7379c1ef
+Tags: base-devel, base-devel-20250511.0.348143
+GitFetch: refs/tags/v20250511.0.348143
+GitCommit: ebb381b644ed8f3d3e1f4319975e18a65f638d66
File: Dockerfile.base-devel
-Tags: latest, base, base-20250504.0.344409
-GitFetch: refs/tags/v20250504.0.344409
-GitCommit: ea8b6bc31f9b4089b14fae4b6489bd3a7379c1ef
+Tags: latest, base, base-20250511.0.348143
+GitFetch: refs/tags/v20250511.0.348143
+GitCommit: ebb381b644ed8f3d3e1f4319975e18a65f638d66
File: Dockerfile.base
-Tags: multilib-devel, multilib-devel-20250504.0.344409
-GitFetch: refs/tags/v20250504.0.344409
-GitCommit: ea8b6bc31f9b4089b14fae4b6489bd3a7379c1ef
+Tags: multilib-devel, multilib-devel-20250511.0.348143
+GitFetch: refs/tags/v20250511.0.348143
+GitCommit: ebb381b644ed8f3d3e1f4319975e18a65f638d66
File: Dockerfile.multilib-devel
diff --git a/_bashbrew-list b/_bashbrew-list
index 3fedcdf..3760341 100644
--- a/_bashbrew-list
+++ b/_bashbrew-list
@@ -1,7 +1,7 @@
archlinux:base
-archlinux:base-20250504.0.344409
+archlinux:base-20250511.0.348143
archlinux:base-devel
-archlinux:base-devel-20250504.0.344409
+archlinux:base-devel-20250511.0.348143
archlinux:latest
archlinux:multilib-devel
-archlinux:multilib-devel-20250504.0.344409
+archlinux:multilib-devel-20250511.0.348143
diff --git a/_bashbrew-list-build-order b/_bashbrew-list-build-order
index df3f93b..bc670a9 100644
--- a/_bashbrew-list-build-order
+++ b/_bashbrew-list-build-order
@@ -1,3 +1,3 @@
-archlinux:base-20250504.0.344409
-archlinux:base-devel-20250504.0.344409
-archlinux:multilib-devel-20250504.0.344409
+archlinux:base-20250511.0.348143
+archlinux:base-devel-20250511.0.348143
+archlinux:multilib-devel-20250511.0.348143
diff --git a/archlinux_base-20250504.0.344409/Dockerfile.base b/archlinux_base-20250511.0.348143/Dockerfile.base
similarity index 82%
rename from archlinux_base-20250504.0.344409/Dockerfile.base
rename to archlinux_base-20250511.0.348143/Dockerfile.base
index d9a53aa..7ff0862 100644
--- a/archlinux_base-20250504.0.344409/Dockerfile.base
+++ b/archlinux_base-20250511.0.348143/Dockerfile.base
@@ -14,11 +14,11 @@ FROM alpine:3.21 AS verify
RUN apk add --no-cache curl tar zstd
-RUN curl -sOJL "https://gitlab.archlinux.org/api/v4/projects/10185/packages/generic/rootfs/20250504.0.344409/base-20250504.0.344409.tar.zst" && \
- echo "cb0a8c2c92f0a1353a18e57542364256309763056918101cdd62c910e9041860 base-20250504.0.344409.tar.zst" > /tmp/sha256sums.txt && \
+RUN curl -sOJL "https://gitlab.archlinux.org/api/v4/projects/10185/packages/generic/rootfs/20250511.0.348143/base-20250511.0.348143.tar.zst" && \
+ echo "fe04b8269cff147cad1321cd65f9515903e9784f87adfa871d70b053d207e428 base-20250511.0.348143.tar.zst" > /tmp/sha256sums.txt && \
sha256sum -c /tmp/sha256sums.txt && \
mkdir /rootfs && \
- tar -C /rootfs --extract --file base-20250504.0.344409.tar.zst
+ tar -C /rootfs --extract --file base-20250511.0.348143.tar.zst
FROM scratch AS root
@@ -29,14 +29,14 @@ LABEL org.opencontainers.image.url="https://gitlab.archlinux.org/archlinux/archl
LABEL org.opencontainers.image.documentation="https://wiki.archlinux.org/title/Docker#Arch_Linux"
LABEL org.opencontainers.image.source="https://gitlab.archlinux.org/archlinux/archlinux-docker"
LABEL org.opencontainers.image.licenses="GPL-3.0-or-later"
-LABEL org.opencontainers.image.version="20250504.0.344409"
+LABEL org.opencontainers.image.version="20250511.0.348143"
LABEL org.opencontainers.image.revision="ae0527df18a9c5b94b28351b2265a20012d2fda0"
-LABEL org.opencontainers.image.created="2025-05-04T00:08:01+00:00"
+LABEL org.opencontainers.image.created="2025-05-11T00:07:38+00:00"
COPY --from=verify /rootfs/ /
RUN ldconfig && \
- sed -i '/BUILD_ID/a VERSION_ID=20250504.0.344409' /etc/os-release
+ sed -i '/BUILD_ID/a VERSION_ID=20250511.0.348143' /etc/os-release
ENV LANG=C.UTF-8
CMD ["/usr/bin/bash"]
diff --git a/archlinux_base-devel-20250504.0.344409/Dockerfile.base-devel b/archlinux_base-devel-20250511.0.348143/Dockerfile.base-devel
similarity index 82%
rename from archlinux_base-devel-20250504.0.344409/Dockerfile.base-devel
rename to archlinux_base-devel-20250511.0.348143/Dockerfile.base-devel
index 7d75a94..4fcbd4e 100644
--- a/archlinux_base-devel-20250504.0.344409/Dockerfile.base-devel
+++ b/archlinux_base-devel-20250511.0.348143/Dockerfile.base-devel
@@ -14,11 +14,11 @@ FROM alpine:3.21 AS verify
RUN apk add --no-cache curl tar zstd
-RUN curl -sOJL "https://gitlab.archlinux.org/api/v4/projects/10185/packages/generic/rootfs/20250504.0.344409/base-devel-20250504.0.344409.tar.zst" && \
- echo "565c2136c99b62c626905d96674bc3b8c0f945cf5ff9a14205e1c29de3558f7c base-devel-20250504.0.344409.tar.zst" > /tmp/sha256sums.txt && \
+RUN curl -sOJL "https://gitlab.archlinux.org/api/v4/projects/10185/packages/generic/rootfs/20250511.0.348143/base-devel-20250511.0.348143.tar.zst" && \
+ echo "ee7d21796e1600d9306c3a546ec548d7a457f6205651a67ec119349de0832c65 base-devel-20250511.0.348143.tar.zst" > /tmp/sha256sums.txt && \
sha256sum -c /tmp/sha256sums.txt && \
mkdir /rootfs && \
- tar -C /rootfs --extract --file base-devel-20250504.0.344409.tar.zst
+ tar -C /rootfs --extract --file base-devel-20250511.0.348143.tar.zst
FROM scratch AS root
@@ -29,14 +29,14 @@ LABEL org.opencontainers.image.url="https://gitlab.archlinux.org/archlinux/archl
LABEL org.opencontainers.image.documentation="https://wiki.archlinux.org/title/Docker#Arch_Linux"
LABEL org.opencontainers.image.source="https://gitlab.archlinux.org/archlinux/archlinux-docker"
LABEL org.opencontainers.image.licenses="GPL-3.0-or-later"
-LABEL org.opencontainers.image.version="20250504.0.344409"
+LABEL org.opencontainers.image.version="20250511.0.348143"
LABEL org.opencontainers.image.revision="ae0527df18a9c5b94b28351b2265a20012d2fda0"
-LABEL org.opencontainers.image.created="2025-05-04T00:08:01+00:00"
+LABEL org.opencontainers.image.created="2025-05-11T00:07:38+00:00"
COPY --from=verify /rootfs/ /
RUN ldconfig && \
- sed -i '/BUILD_ID/a VERSION_ID=20250504.0.344409' /etc/os-release
+ sed -i '/BUILD_ID/a VERSION_ID=20250511.0.348143' /etc/os-release
ENV LANG=C.UTF-8
CMD ["/usr/bin/bash"]
diff --git a/archlinux_multilib-devel-20250504.0.344409/Dockerfile.multilib-devel b/archlinux_multilib-devel-20250511.0.348143/Dockerfile.multilib-devel
similarity index 81%
rename from archlinux_multilib-devel-20250504.0.344409/Dockerfile.multilib-devel
rename to archlinux_multilib-devel-20250511.0.348143/Dockerfile.multilib-devel
index f8ac2d7..129c8be 100644
--- a/archlinux_multilib-devel-20250504.0.344409/Dockerfile.multilib-devel
+++ b/archlinux_multilib-devel-20250511.0.348143/Dockerfile.multilib-devel
@@ -14,11 +14,11 @@ FROM alpine:3.21 AS verify
RUN apk add --no-cache curl tar zstd
-RUN curl -sOJL "https://gitlab.archlinux.org/api/v4/projects/10185/packages/generic/rootfs/20250504.0.344409/multilib-devel-20250504.0.344409.tar.zst" && \
- echo "2f9ed1960d8374bc7b9f6491d0885b1051cc1208c3ea18a09682bfe21b176e55 multilib-devel-20250504.0.344409.tar.zst" > /tmp/sha256sums.txt && \
+RUN curl -sOJL "https://gitlab.archlinux.org/api/v4/projects/10185/packages/generic/rootfs/20250511.0.348143/multilib-devel-20250511.0.348143.tar.zst" && \
+ echo "3270ff80c1344505a921b575a6d3c2854fd823bb0325851cbeb33394ff82c6cb multilib-devel-20250511.0.348143.tar.zst" > /tmp/sha256sums.txt && \
sha256sum -c /tmp/sha256sums.txt && \
mkdir /rootfs && \
- tar -C /rootfs --extract --file multilib-devel-20250504.0.344409.tar.zst
+ tar -C /rootfs --extract --file multilib-devel-20250511.0.348143.tar.zst
FROM scratch AS root
@@ -29,14 +29,14 @@ LABEL org.opencontainers.image.url="https://gitlab.archlinux.org/archlinux/archl
LABEL org.opencontainers.image.documentation="https://wiki.archlinux.org/title/Docker#Arch_Linux"
LABEL org.opencontainers.image.source="https://gitlab.archlinux.org/archlinux/archlinux-docker"
LABEL org.opencontainers.image.licenses="GPL-3.0-or-later"
-LABEL org.opencontainers.image.version="20250504.0.344409"
+LABEL org.opencontainers.image.version="20250511.0.348143"
LABEL org.opencontainers.image.revision="ae0527df18a9c5b94b28351b2265a20012d2fda0"
-LABEL org.opencontainers.image.created="2025-05-04T00:08:01+00:00"
+LABEL org.opencontainers.image.created="2025-05-11T00:07:38+00:00"
COPY --from=verify /rootfs/ /
RUN ldconfig && \
- sed -i '/BUILD_ID/a VERSION_ID=20250504.0.344409' /etc/os-release
+ sed -i '/BUILD_ID/a VERSION_ID=20250511.0.348143' /etc/os-release
ENV LANG=C.UTF-8
CMD ["/usr/bin/bash"] Relevant Maintainers:
|
yosifkit
approved these changes
May 12, 2025
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.
This is an automated release [1].
[1] https://gitlab.archlinux.org/archlinux/archlinux-docker/-/blob/master/.gitlab-ci.yml
Maintainers: @SantiagoTorres @shibumi @hashworks