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 #17198

Merged
merged 1 commit into from
Jul 18, 2024
Merged

Update httpd #17198

merged 1 commit into from
Jul 18, 2024

Conversation

yosifkit
Copy link
Member

Changes:

Changes:

- docker-library/httpd@3056c11: Update to 2.4.62
- docker-library/httpd@56e9dfb: Update to actions/checkout@v4 🙃
@yosifkit yosifkit requested review from LaurentGoderre and a team as code owners July 18, 2024 00:15
Copy link

Diff for d4e03db:
diff --git a/_bashbrew-cat b/_bashbrew-cat
index df326b1..6993b6e 100644
--- a/_bashbrew-cat
+++ b/_bashbrew-cat
@@ -1,12 +1,12 @@
 Maintainers: Tianon Gravi <[email protected]> (@tianon), Joseph Ferguson <[email protected]> (@yosifkit)
 GitRepo: https://github.com/docker-library/httpd.git
 
-Tags: 2.4.61, 2.4, 2, latest, 2.4.61-bookworm, 2.4-bookworm, 2-bookworm, bookworm
+Tags: 2.4.62, 2.4, 2, latest, 2.4.62-bookworm, 2.4-bookworm, 2-bookworm, bookworm
 Architectures: amd64, arm32v5, arm32v7, arm64v8, i386, mips64le, ppc64le, s390x
-GitCommit: 4bbf4e38bd43edd3a6aa832eef382b8cfe06cb10
+GitCommit: 3056c115a9f3c2467cc6f67470cfded70c4adc64
 Directory: 2.4
 
-Tags: 2.4.61-alpine, 2.4-alpine, 2-alpine, alpine, 2.4.61-alpine3.20, 2.4-alpine3.20, 2-alpine3.20, alpine3.20
+Tags: 2.4.62-alpine, 2.4-alpine, 2-alpine, alpine, 2.4.62-alpine3.20, 2.4-alpine3.20, 2-alpine3.20, alpine3.20
 Architectures: amd64, arm32v6, arm32v7, arm64v8, i386, ppc64le, riscv64, s390x
-GitCommit: 4bbf4e38bd43edd3a6aa832eef382b8cfe06cb10
+GitCommit: 3056c115a9f3c2467cc6f67470cfded70c4adc64
 Directory: 2.4/alpine
diff --git a/_bashbrew-list b/_bashbrew-list
index 133f2fe..3bdf763 100644
--- a/_bashbrew-list
+++ b/_bashbrew-list
@@ -6,10 +6,10 @@ httpd:2.4
 httpd:2.4-alpine
 httpd:2.4-alpine3.20
 httpd:2.4-bookworm
-httpd:2.4.61
-httpd:2.4.61-alpine
-httpd:2.4.61-alpine3.20
-httpd:2.4.61-bookworm
+httpd:2.4.62
+httpd:2.4.62-alpine
+httpd:2.4.62-alpine3.20
+httpd:2.4.62-bookworm
 httpd:alpine
 httpd:alpine3.20
 httpd:bookworm
diff --git a/httpd_alpine3.20/Dockerfile b/httpd_alpine3.20/Dockerfile
index 3dae618..f31e744 100644
--- a/httpd_alpine3.20/Dockerfile
+++ b/httpd_alpine3.20/Dockerfile
@@ -26,8 +26,8 @@ RUN set -eux; \
 		perl \
 	;
 
-ENV HTTPD_VERSION 2.4.61
-ENV HTTPD_SHA256 ea8ba86fd95bd594d15e46d25ac5bbda82ae0c9122ad93998cc539c133eaceb6
+ENV HTTPD_VERSION 2.4.62
+ENV HTTPD_SHA256 674188e7bf44ced82da8db522da946849e22080d73d16c93f7f4df89e25729ec
 
 # https://httpd.apache.org/security/vulnerabilities_24.html
 ENV HTTPD_PATCHES=""
diff --git a/httpd_bookworm/Dockerfile b/httpd_bookworm/Dockerfile
index 76ed029..2ba20c6 100644
--- a/httpd_bookworm/Dockerfile
+++ b/httpd_bookworm/Dockerfile
@@ -22,8 +22,8 @@ RUN set -eux; \
 	; \
 	rm -rf /var/lib/apt/lists/*
 
-ENV HTTPD_VERSION 2.4.61
-ENV HTTPD_SHA256 ea8ba86fd95bd594d15e46d25ac5bbda82ae0c9122ad93998cc539c133eaceb6
+ENV HTTPD_VERSION 2.4.62
+ENV HTTPD_SHA256 674188e7bf44ced82da8db522da946849e22080d73d16c93f7f4df89e25729ec
 
 # https://httpd.apache.org/security/vulnerabilities_24.html
 ENV HTTPD_PATCHES=""

Relevant Maintainers:

@LaurentGoderre LaurentGoderre merged commit 407e0b1 into docker-library:master Jul 18, 2024
7 checks passed
@LaurentGoderre LaurentGoderre deleted the httpd branch July 18, 2024 13:20
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