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

alpine: edge snapshot 20240329 #16500

Merged
merged 1 commit into from
Mar 29, 2024
Merged

Conversation

ncopa
Copy link
Contributor

@ncopa ncopa commented Mar 29, 2024

with openssl 3.2

@ncopa ncopa requested a review from a team as a code owner March 29, 2024 08:41
Copy link

Diff for a8889d5:
diff --git a/_bashbrew-cat b/_bashbrew-cat
index 0083e8e..0bf3ed7 100644
--- a/_bashbrew-cat
+++ b/_bashbrew-cat
@@ -49,10 +49,10 @@ i386-Directory: x86
 ppc64le-Directory: ppc64le
 s390x-Directory: s390x
 
-Tags: 20240315, edge
+Tags: 20240329, edge
 Architectures: amd64, arm32v6, arm32v7, arm64v8, i386, ppc64le, riscv64, s390x
 GitFetch: refs/heads/edge
-GitCommit: fc0f58149f517641ea87fee37388d33e501b35fb
+GitCommit: a89bb0df27ce47646e8f9955934f0d0093c2d18e
 amd64-Directory: x86_64
 arm32v6-Directory: armhf
 arm32v7-Directory: armv7
diff --git a/_bashbrew-list b/_bashbrew-list
index afece55..deac3f8 100644
--- a/_bashbrew-list
+++ b/_bashbrew-list
@@ -7,6 +7,6 @@ alpine:3.18
 alpine:3.18.6
 alpine:3.19
 alpine:3.19.1
-alpine:20240315
+alpine:20240329
 alpine:edge
 alpine:latest
diff --git a/alpine_edge/Dockerfile b/alpine_edge/Dockerfile
index 9b76082..de9d892 100644
--- a/alpine_edge/Dockerfile
+++ b/alpine_edge/Dockerfile
@@ -1,3 +1,3 @@
 FROM scratch
-ADD alpine-minirootfs-20240315-x86_64.tar.gz /
+ADD alpine-minirootfs-20240329-x86_64.tar.gz /
 CMD ["/bin/sh"]
diff --git a/alpine_edge/alpine-minirootfs-20240315-x86_64.tar.gz b/alpine_edge/alpine-minirootfs-20240329-x86_64.tar.gz
similarity index 32%
rename from alpine_edge/alpine-minirootfs-20240315-x86_64.tar.gz
rename to alpine_edge/alpine-minirootfs-20240329-x86_64.tar.gz
index 5c65a04..346ab42 100644
Binary files a/alpine_edge/alpine-minirootfs-20240315-x86_64.tar.gz and b/alpine_edge/alpine-minirootfs-20240329-x86_64.tar.gz differ
diff --git a/alpine_edge/alpine-minirootfs-20240315-x86_64.tar.gz  'tar -t' b/alpine_edge/alpine-minirootfs-20240329-x86_64.tar.gz  'tar -t'
similarity index 98%
rename from alpine_edge/alpine-minirootfs-20240315-x86_64.tar.gz  'tar -t'
rename to alpine_edge/alpine-minirootfs-20240329-x86_64.tar.gz  'tar -t'
index 2135b5d..d18359d 100644
--- a/alpine_edge/alpine-minirootfs-20240315-x86_64.tar.gz  'tar -t'	
+++ b/alpine_edge/alpine-minirootfs-20240329-x86_64.tar.gz  'tar -t'	
@@ -153,10 +153,6 @@ etc/ssl/certs/
 etc/ssl/certs/ca-certificates.crt
 etc/ssl/ct_log_list.cnf
 etc/ssl/ct_log_list.cnf.dist
-etc/ssl/misc/
-etc/ssl/misc/CA.pl
-etc/ssl/misc/tsget
-etc/ssl/misc/tsget.pl
 etc/ssl/openssl.cnf
 etc/ssl/openssl.cnf.dist
 etc/ssl/private/
@@ -167,7 +163,6 @@ etc/sysctl.conf
 etc/sysctl.d/
 etc/udhcpc/
 etc/udhcpc/udhcpc.conf
-etc/udhcpd.conf
 home/
 lib/
 lib/apk/
@@ -508,9 +503,7 @@ var/cache/apk/
 var/cache/misc/
 var/empty/
 var/lib/
-var/lib/apk/
 var/lib/misc/
-var/lib/udhcpd/
 var/local/
 var/lock/
 var/lock/subsys/

Relevant Maintainers:

Copy link
Member

@tianon tianon left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice, thank you! 😄

@tianon tianon merged commit 458a68f into docker-library:master Mar 29, 2024
10 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