Skip to content

Update haproxy #18956

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
merged 1 commit into from
Apr 30, 2025
Merged

Update haproxy #18956

merged 1 commit into from
Apr 30, 2025

Conversation

yosifkit
Copy link
Member

Changes:

Changes:

- docker-library/haproxy@ae49527: Update 3.2 to 3.2-dev13
@yosifkit yosifkit requested a review from a team as a code owner April 30, 2025 17:21
Copy link

Diff for bef8b13:
diff --git a/_bashbrew-cat b/_bashbrew-cat
index 7366106..a5ee293 100644
--- a/_bashbrew-cat
+++ b/_bashbrew-cat
@@ -56,12 +56,12 @@ Architectures: amd64, arm32v6, arm32v7, arm64v8, i386, ppc64le, riscv64, s390x
 GitCommit: 923a92620c9c0277c5d52f3c8734fefe612cadfd
 Directory: 3.1/alpine
 
-Tags: 3.2-dev12, 3.2-dev, 3.2-dev12-bookworm, 3.2-dev-bookworm
+Tags: 3.2-dev13, 3.2-dev, 3.2-dev13-bookworm, 3.2-dev-bookworm
 Architectures: amd64, arm32v5, arm32v7, arm64v8, i386, mips64le, ppc64le, s390x
-GitCommit: 5eacb570033bf5a53b9de5e1d9ec477fdc81d64e
+GitCommit: ae4952747884968e13bfdf87faf659fb882b14b0
 Directory: 3.2
 
-Tags: 3.2-dev12-alpine, 3.2-dev-alpine, 3.2-dev12-alpine3.21, 3.2-dev-alpine3.21
+Tags: 3.2-dev13-alpine, 3.2-dev-alpine, 3.2-dev13-alpine3.21, 3.2-dev-alpine3.21
 Architectures: amd64, arm32v6, arm32v7, arm64v8, i386, ppc64le, riscv64, s390x
-GitCommit: 5eacb570033bf5a53b9de5e1d9ec477fdc81d64e
+GitCommit: ae4952747884968e13bfdf87faf659fb882b14b0
 Directory: 3.2/alpine
diff --git a/_bashbrew-list b/_bashbrew-list
index e62f17f..1a25beb 100644
--- a/_bashbrew-list
+++ b/_bashbrew-list
@@ -43,10 +43,10 @@ haproxy:3.1.7-alpine
 haproxy:3.1.7-alpine3.21
 haproxy:3.1.7-bookworm
 haproxy:3.2-dev
-haproxy:3.2-dev12
-haproxy:3.2-dev12-alpine
-haproxy:3.2-dev12-alpine3.21
-haproxy:3.2-dev12-bookworm
+haproxy:3.2-dev13
+haproxy:3.2-dev13-alpine
+haproxy:3.2-dev13-alpine3.21
+haproxy:3.2-dev13-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 9652d9b..3fa3a29 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-dev12
-ENV HAPROXY_URL https://www.haproxy.org/download/3.2/src/devel/haproxy-3.2-dev12.tar.gz
-ENV HAPROXY_SHA256 fb01e2bcb9a210ce84deaddf6281a0a98f3d9b531ab3627b97e42fab31c4ebd4
+ENV HAPROXY_VERSION 3.2-dev13
+ENV HAPROXY_URL https://www.haproxy.org/download/3.2/src/devel/haproxy-3.2-dev13.tar.gz
+ENV HAPROXY_SHA256 64a8588a6af584655439543e22ef2b7fc003e08e6c1eec8dac7184c610ca34d2
 
 # 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 08e1177..8a5b9ec 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-dev12
-ENV HAPROXY_URL https://www.haproxy.org/download/3.2/src/devel/haproxy-3.2-dev12.tar.gz
-ENV HAPROXY_SHA256 fb01e2bcb9a210ce84deaddf6281a0a98f3d9b531ab3627b97e42fab31c4ebd4
+ENV HAPROXY_VERSION 3.2-dev13
+ENV HAPROXY_URL https://www.haproxy.org/download/3.2/src/devel/haproxy-3.2-dev13.tar.gz
+ENV HAPROXY_SHA256 64a8588a6af584655439543e22ef2b7fc003e08e6c1eec8dac7184c610ca34d2
 
 # 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 8955481 into docker-library:master Apr 30, 2025
18 checks passed
@tianon tianon deleted the haproxy branch April 30, 2025 17:25
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