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

Merged
merged 1 commit into from
Aug 7, 2024
Merged

Update haproxy #17323

merged 1 commit into from
Aug 7, 2024

Conversation

tianon
Copy link
Member

@tianon tianon commented Aug 7, 2024

Changes:

Changes:

- docker-library/haproxy@aa204b1: Update 3.1 to 3.1-dev5
@tianon tianon requested a review from a team as a code owner August 7, 2024 20:21
Copy link

github-actions bot commented Aug 7, 2024

Diff for 953b102:
diff --git a/_bashbrew-cat b/_bashbrew-cat
index 70d5102..db73e60 100644
--- a/_bashbrew-cat
+++ b/_bashbrew-cat
@@ -56,12 +56,12 @@ Architectures: amd64, arm32v6, arm32v7, arm64v8, i386, ppc64le, riscv64, s390x
 GitCommit: bc729b362307822861331c816b73f863332d4b11
 Directory: 3.0/alpine
 
-Tags: 3.1-dev4, 3.1-dev, 3.1-dev4-bookworm, 3.1-dev-bookworm
+Tags: 3.1-dev5, 3.1-dev, 3.1-dev5-bookworm, 3.1-dev-bookworm
 Architectures: amd64, arm32v5, arm32v7, arm64v8, i386, mips64le, ppc64le, s390x
-GitCommit: 027eb3e20eacc457cfd53a54982823aadebcfa4e
+GitCommit: aa204b15e00e1e32e56efd4b92cceded52b41db5
 Directory: 3.1
 
-Tags: 3.1-dev4-alpine, 3.1-dev-alpine, 3.1-dev4-alpine3.20, 3.1-dev-alpine3.20
+Tags: 3.1-dev5-alpine, 3.1-dev-alpine, 3.1-dev5-alpine3.20, 3.1-dev-alpine3.20
 Architectures: amd64, arm32v6, arm32v7, arm64v8, i386, ppc64le, riscv64, s390x
-GitCommit: 027eb3e20eacc457cfd53a54982823aadebcfa4e
+GitCommit: aa204b15e00e1e32e56efd4b92cceded52b41db5
 Directory: 3.1/alpine
diff --git a/_bashbrew-list b/_bashbrew-list
index f43b1a2..f42d392 100644
--- a/_bashbrew-list
+++ b/_bashbrew-list
@@ -43,10 +43,10 @@ haproxy:3.0.3-alpine
 haproxy:3.0.3-alpine3.20
 haproxy:3.0.3-bookworm
 haproxy:3.1-dev
-haproxy:3.1-dev4
-haproxy:3.1-dev4-alpine
-haproxy:3.1-dev4-alpine3.20
-haproxy:3.1-dev4-bookworm
+haproxy:3.1-dev5
+haproxy:3.1-dev5-alpine
+haproxy:3.1-dev5-alpine3.20
+haproxy:3.1-dev5-bookworm
 haproxy:3.1-dev-alpine
 haproxy:3.1-dev-alpine3.20
 haproxy:3.1-dev-bookworm
diff --git a/haproxy_3.1-dev-alpine3.20/Dockerfile b/haproxy_3.1-dev-alpine3.20/Dockerfile
index 5c96da8..09e074f 100644
--- a/haproxy_3.1-dev-alpine3.20/Dockerfile
+++ b/haproxy_3.1-dev-alpine3.20/Dockerfile
@@ -28,9 +28,9 @@ RUN set -eux; \
 	mkdir /var/lib/haproxy; \
 	chown haproxy:haproxy /var/lib/haproxy
 
-ENV HAPROXY_VERSION 3.1-dev4
-ENV HAPROXY_URL https://www.haproxy.org/download/3.1/src/devel/haproxy-3.1-dev4.tar.gz
-ENV HAPROXY_SHA256 9a705eda64f72e7e202a086b5d92b7d27d9efaa2a102191185d3b31ef2ff8021
+ENV HAPROXY_VERSION 3.1-dev5
+ENV HAPROXY_URL https://www.haproxy.org/download/3.1/src/devel/haproxy-3.1-dev5.tar.gz
+ENV HAPROXY_SHA256 4c71611d9c31433d514f6230f51e71019eb65c757cb03b2a13f4477cd4c9eecf
 
 # 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.1-dev-bookworm/Dockerfile b/haproxy_3.1-dev-bookworm/Dockerfile
index dde8ed1..2b2cc15 100644
--- a/haproxy_3.1-dev-bookworm/Dockerfile
+++ b/haproxy_3.1-dev-bookworm/Dockerfile
@@ -29,9 +29,9 @@ RUN set -eux; \
 	mkdir /var/lib/haproxy; \
 	chown haproxy:haproxy /var/lib/haproxy
 
-ENV HAPROXY_VERSION 3.1-dev4
-ENV HAPROXY_URL https://www.haproxy.org/download/3.1/src/devel/haproxy-3.1-dev4.tar.gz
-ENV HAPROXY_SHA256 9a705eda64f72e7e202a086b5d92b7d27d9efaa2a102191185d3b31ef2ff8021
+ENV HAPROXY_VERSION 3.1-dev5
+ENV HAPROXY_URL https://www.haproxy.org/download/3.1/src/devel/haproxy-3.1-dev5.tar.gz
+ENV HAPROXY_SHA256 4c71611d9c31433d514f6230f51e71019eb65c757cb03b2a13f4477cd4c9eecf
 
 # see https://sources.debian.net/src/haproxy/jessie/debian/rules/ for some helpful navigation of the possible "make" arguments
 RUN set -eux; \

Relevant Maintainers:

@yosifkit yosifkit merged commit cf9280e into docker-library:master Aug 7, 2024
18 checks passed
@yosifkit yosifkit deleted the haproxy branch August 7, 2024 22:48
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