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 httpd #14417

Merged
merged 1 commit into from
Apr 6, 2023
Merged

Update httpd #14417

merged 1 commit into from
Apr 6, 2023

Conversation

yosifkit
Copy link
Member

@yosifkit yosifkit commented Apr 6, 2023

Changes:

Changes:

- docker-library/httpd@7d6139b: Update to 2.4.57
@github-actions
Copy link

github-actions bot commented Apr 6, 2023

Diff for 59a62be:
diff --git a/_bashbrew-cat b/_bashbrew-cat
index 2df8b97..ab16ac6 100644
--- a/_bashbrew-cat
+++ b/_bashbrew-cat
@@ -1,12 +1,12 @@
 Maintainers: Tianon Gravi <admwiggin@gmail.com> (@tianon), Joseph Ferguson <yosifkit@gmail.com> (@yosifkit)
 GitRepo: https://github.com/docker-library/httpd.git
 
-Tags: 2.4.56, 2.4, 2, latest, 2.4.56-bullseye, 2.4-bullseye, 2-bullseye, bullseye
+Tags: 2.4.57, 2.4, 2, latest, 2.4.57-bullseye, 2.4-bullseye, 2-bullseye, bullseye
 Architectures: amd64, arm32v5, arm32v7, arm64v8, i386, mips64le, ppc64le, s390x
-GitCommit: 91b7aa1f6c74ea2cae12a6cd6d02b03cf0c17db5
+GitCommit: 7d6139b45f2e9a3146c2062894aca949cba91bba
 Directory: 2.4
 
-Tags: 2.4.56-alpine, 2.4-alpine, 2-alpine, alpine, 2.4.56-alpine3.17, 2.4-alpine3.17, 2-alpine3.17, alpine3.17
+Tags: 2.4.57-alpine, 2.4-alpine, 2-alpine, alpine, 2.4.57-alpine3.17, 2.4-alpine3.17, 2-alpine3.17, alpine3.17
 Architectures: amd64, arm32v6, arm32v7, arm64v8, i386, ppc64le, s390x
-GitCommit: 91b7aa1f6c74ea2cae12a6cd6d02b03cf0c17db5
+GitCommit: 7d6139b45f2e9a3146c2062894aca949cba91bba
 Directory: 2.4/alpine
diff --git a/_bashbrew-list b/_bashbrew-list
index 7d48a1f..6ae08e0 100644
--- a/_bashbrew-list
+++ b/_bashbrew-list
@@ -6,10 +6,10 @@ httpd:2.4
 httpd:2.4-alpine
 httpd:2.4-alpine3.17
 httpd:2.4-bullseye
-httpd:2.4.56
-httpd:2.4.56-alpine
-httpd:2.4.56-alpine3.17
-httpd:2.4.56-bullseye
+httpd:2.4.57
+httpd:2.4.57-alpine
+httpd:2.4.57-alpine3.17
+httpd:2.4.57-bullseye
 httpd:alpine
 httpd:alpine3.17
 httpd:bullseye
diff --git a/httpd_alpine3.17/Dockerfile b/httpd_alpine3.17/Dockerfile
index 84a47ea..bd16346 100644
--- a/httpd_alpine3.17/Dockerfile
+++ b/httpd_alpine3.17/Dockerfile
@@ -26,8 +26,8 @@ RUN set -eux; \
 		perl \
 	;
 
-ENV HTTPD_VERSION 2.4.56
-ENV HTTPD_SHA256 d8d45f1398ba84edd05bb33ca7593ac2989b17cb9c7a0cafe5442d41afdb2d7c
+ENV HTTPD_VERSION 2.4.57
+ENV HTTPD_SHA256 dbccb84aee95e095edfbb81e5eb926ccd24e6ada55dcd83caecb262e5cf94d2a
 
 # https://httpd.apache.org/security/vulnerabilities_24.html
 ENV HTTPD_PATCHES=""
diff --git a/httpd_bullseye/Dockerfile b/httpd_bullseye/Dockerfile
index 7a0d4b6..8989631 100644
--- a/httpd_bullseye/Dockerfile
+++ b/httpd_bullseye/Dockerfile
@@ -22,8 +22,8 @@ RUN set -eux; \
 	; \
 	rm -rf /var/lib/apt/lists/*
 
-ENV HTTPD_VERSION 2.4.56
-ENV HTTPD_SHA256 d8d45f1398ba84edd05bb33ca7593ac2989b17cb9c7a0cafe5442d41afdb2d7c
+ENV HTTPD_VERSION 2.4.57
+ENV HTTPD_SHA256 dbccb84aee95e095edfbb81e5eb926ccd24e6ada55dcd83caecb262e5cf94d2a
 
 # https://httpd.apache.org/security/vulnerabilities_24.html
 ENV HTTPD_PATCHES=""

Relevant Maintainers:

@tianon tianon merged commit dd5a120 into docker-library:master Apr 6, 2023
@tianon tianon deleted the httpd branch April 6, 2023 19:46
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.

3 participants