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 haproxy #18423

Merged
merged 1 commit into from
Feb 10, 2025
Merged

Update haproxy #18423

merged 1 commit into from
Feb 10, 2025

Conversation

yosifkit
Copy link
Member

Changes:

Changes:

- docker-library/haproxy@d604c89: Update 3.2 to 3.2-dev5
@yosifkit yosifkit requested a review from a team as a code owner February 10, 2025 18:06
Copy link

Diff for b7c9cb5:
diff --git a/_bashbrew-cat b/_bashbrew-cat
index 4185117..8881088 100644
--- a/_bashbrew-cat
+++ b/_bashbrew-cat
@@ -66,12 +66,12 @@ Architectures: amd64, arm32v6, arm32v7, arm64v8, i386, ppc64le, riscv64, s390x
 GitCommit: 9172eda0839755b609790ff159545e1f7d66d9b1
 Directory: 3.1/alpine
 
-Tags: 3.2-dev4, 3.2-dev, 3.2-dev4-bookworm, 3.2-dev-bookworm
+Tags: 3.2-dev5, 3.2-dev, 3.2-dev5-bookworm, 3.2-dev-bookworm
 Architectures: amd64, arm32v5, arm32v7, arm64v8, i386, mips64le, ppc64le, s390x
-GitCommit: 7befb826ce64d07796378978a0bf12b3aabec301
+GitCommit: d604c89bc8794e2444c76f3421d5adde679651f9
 Directory: 3.2
 
-Tags: 3.2-dev4-alpine, 3.2-dev-alpine, 3.2-dev4-alpine3.21, 3.2-dev-alpine3.21
+Tags: 3.2-dev5-alpine, 3.2-dev-alpine, 3.2-dev5-alpine3.21, 3.2-dev-alpine3.21
 Architectures: amd64, arm32v6, arm32v7, arm64v8, i386, ppc64le, riscv64, s390x
-GitCommit: 7befb826ce64d07796378978a0bf12b3aabec301
+GitCommit: d604c89bc8794e2444c76f3421d5adde679651f9
 Directory: 3.2/alpine
diff --git a/_bashbrew-list b/_bashbrew-list
index 946e3be..b9b6a45 100644
--- a/_bashbrew-list
+++ b/_bashbrew-list
@@ -51,10 +51,10 @@ haproxy:3.1.3-alpine
 haproxy:3.1.3-alpine3.21
 haproxy:3.1.3-bookworm
 haproxy:3.2-dev
-haproxy:3.2-dev4
-haproxy:3.2-dev4-alpine
-haproxy:3.2-dev4-alpine3.21
-haproxy:3.2-dev4-bookworm
+haproxy:3.2-dev5
+haproxy:3.2-dev5-alpine
+haproxy:3.2-dev5-alpine3.21
+haproxy:3.2-dev5-bookworm
 haproxy:3.2-dev-alpine
 haproxy:3.2-dev-alpine3.21
 haproxy:3.2-dev-bookworm
diff --git a/haproxy_3.2-dev-alpine3.21/Dockerfile b/haproxy_3.2-dev-alpine3.21/Dockerfile
index 478b217..ab119a5 100644
--- a/haproxy_3.2-dev-alpine3.21/Dockerfile
+++ b/haproxy_3.2-dev-alpine3.21/Dockerfile
@@ -28,9 +28,9 @@ RUN set -eux; \
 	mkdir /var/lib/haproxy; \
 	chown haproxy:haproxy /var/lib/haproxy
 
-ENV HAPROXY_VERSION 3.2-dev4
-ENV HAPROXY_URL https://www.haproxy.org/download/3.2/src/devel/haproxy-3.2-dev4.tar.gz
-ENV HAPROXY_SHA256 de0234c468d3451bd0c9a94bf7161efae4a6aa84040a4b7ecf12990472315a62
+ENV HAPROXY_VERSION 3.2-dev5
+ENV HAPROXY_URL https://www.haproxy.org/download/3.2/src/devel/haproxy-3.2-dev5.tar.gz
+ENV HAPROXY_SHA256 c47007b577bee3ccbd7658dae4bd1e1aabb925e43c3a009e0f2c3660b9130fba
 
 # see https://sources.debian.net/src/haproxy/jessie/debian/rules/ for some helpful navigation of the possible "make" arguments
 RUN set -eux; \
diff --git a/haproxy_3.2-dev-bookworm/Dockerfile b/haproxy_3.2-dev-bookworm/Dockerfile
index bd1806e..1877d38 100644
--- a/haproxy_3.2-dev-bookworm/Dockerfile
+++ b/haproxy_3.2-dev-bookworm/Dockerfile
@@ -29,9 +29,9 @@ RUN set -eux; \
 	mkdir /var/lib/haproxy; \
 	chown haproxy:haproxy /var/lib/haproxy
 
-ENV HAPROXY_VERSION 3.2-dev4
-ENV HAPROXY_URL https://www.haproxy.org/download/3.2/src/devel/haproxy-3.2-dev4.tar.gz
-ENV HAPROXY_SHA256 de0234c468d3451bd0c9a94bf7161efae4a6aa84040a4b7ecf12990472315a62
+ENV HAPROXY_VERSION 3.2-dev5
+ENV HAPROXY_URL https://www.haproxy.org/download/3.2/src/devel/haproxy-3.2-dev5.tar.gz
+ENV HAPROXY_SHA256 c47007b577bee3ccbd7658dae4bd1e1aabb925e43c3a009e0f2c3660b9130fba
 
 # see https://sources.debian.net/src/haproxy/jessie/debian/rules/ for some helpful navigation of the possible "make" arguments
 RUN set -eux; \

Relevant Maintainers:

@tianon tianon merged commit d51eb6f into docker-library:master Feb 10, 2025
20 checks passed
@tianon tianon deleted the haproxy branch February 10, 2025 23:54
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