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

Merged
merged 1 commit into from
Jul 24, 2023
Merged

Update haproxy #15084

merged 1 commit into from
Jul 24, 2023

Conversation

tianon
Copy link
Member

@tianon tianon commented Jul 24, 2023

Changes:

Changes:

- docker-library/haproxy@a98384b: Update 2.9 to 2.9-dev2
@github-actions
Copy link

Diff for 65448cb:
diff --git a/_bashbrew-cat b/_bashbrew-cat
index 2ef1486..42cc23c 100644
--- a/_bashbrew-cat
+++ b/_bashbrew-cat
@@ -61,12 +61,12 @@ Architectures: amd64, arm32v6, arm32v7, arm64v8, i386, ppc64le, s390x
 GitCommit: 4fe74fe536642ccfe90c0753767a7f344f820047
 Directory: 2.8/alpine
 
-Tags: 2.9-dev1, 2.9-dev, 2.9-dev1-bullseye, 2.9-dev-bullseye
+Tags: 2.9-dev2, 2.9-dev, 2.9-dev2-bullseye, 2.9-dev-bullseye
 Architectures: amd64, arm32v5, arm32v7, arm64v8, i386, mips64le, ppc64le, s390x
-GitCommit: 9b1ce2eb7fb65a923b414c8d8ffec6990d73d4bc
+GitCommit: a98384bac2cec72f9a434e3fbf9559f55a959f97
 Directory: 2.9
 
-Tags: 2.9-dev1-alpine, 2.9-dev-alpine, 2.9-dev1-alpine3.18, 2.9-dev-alpine3.18
+Tags: 2.9-dev2-alpine, 2.9-dev-alpine, 2.9-dev2-alpine3.18, 2.9-dev-alpine3.18
 Architectures: amd64, arm32v6, arm32v7, arm64v8, i386, ppc64le, s390x
-GitCommit: 9b1ce2eb7fb65a923b414c8d8ffec6990d73d4bc
+GitCommit: a98384bac2cec72f9a434e3fbf9559f55a959f97
 Directory: 2.9/alpine
diff --git a/_bashbrew-list b/_bashbrew-list
index c3c62cf..8210b21 100644
--- a/_bashbrew-list
+++ b/_bashbrew-list
@@ -47,10 +47,10 @@ haproxy:2.8.1-alpine
 haproxy:2.8.1-alpine3.18
 haproxy:2.8.1-bullseye
 haproxy:2.9-dev
-haproxy:2.9-dev1
-haproxy:2.9-dev1-alpine
-haproxy:2.9-dev1-alpine3.18
-haproxy:2.9-dev1-bullseye
+haproxy:2.9-dev2
+haproxy:2.9-dev2-alpine
+haproxy:2.9-dev2-alpine3.18
+haproxy:2.9-dev2-bullseye
 haproxy:2.9-dev-alpine
 haproxy:2.9-dev-alpine3.18
 haproxy:2.9-dev-bullseye
diff --git a/haproxy_2.9-dev-alpine3.18/Dockerfile b/haproxy_2.9-dev-alpine3.18/Dockerfile
index 4006502..f60c7d9 100644
--- a/haproxy_2.9-dev-alpine3.18/Dockerfile
+++ b/haproxy_2.9-dev-alpine3.18/Dockerfile
@@ -21,9 +21,9 @@ RUN set -eux; \
 	mkdir /var/lib/haproxy; \
 	chown haproxy:haproxy /var/lib/haproxy
 
-ENV HAPROXY_VERSION 2.9-dev1
-ENV HAPROXY_URL https://www.haproxy.org/download/2.9/src/devel/haproxy-2.9-dev1.tar.gz
-ENV HAPROXY_SHA256 57add814d1a3670025218c81fc68f7f86fcc223a3187148edceefef32caac094
+ENV HAPROXY_VERSION 2.9-dev2
+ENV HAPROXY_URL https://www.haproxy.org/download/2.9/src/devel/haproxy-2.9-dev2.tar.gz
+ENV HAPROXY_SHA256 97c0bc1ae59e6599c4f5b6b9226a101fda49cc1f8e3a136f301e93ea5d6a0cfd
 
 # 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_2.9-dev-bullseye/Dockerfile b/haproxy_2.9-dev-bullseye/Dockerfile
index 3a989cb..030959d 100644
--- a/haproxy_2.9-dev-bullseye/Dockerfile
+++ b/haproxy_2.9-dev-bullseye/Dockerfile
@@ -20,9 +20,9 @@ RUN set -eux; \
 	mkdir /var/lib/haproxy; \
 	chown haproxy:haproxy /var/lib/haproxy
 
-ENV HAPROXY_VERSION 2.9-dev1
-ENV HAPROXY_URL https://www.haproxy.org/download/2.9/src/devel/haproxy-2.9-dev1.tar.gz
-ENV HAPROXY_SHA256 57add814d1a3670025218c81fc68f7f86fcc223a3187148edceefef32caac094
+ENV HAPROXY_VERSION 2.9-dev2
+ENV HAPROXY_URL https://www.haproxy.org/download/2.9/src/devel/haproxy-2.9-dev2.tar.gz
+ENV HAPROXY_SHA256 97c0bc1ae59e6599c4f5b6b9226a101fda49cc1f8e3a136f301e93ea5d6a0cfd
 
 # 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 cb2ac76 into docker-library:master Jul 24, 2023
@yosifkit yosifkit deleted the haproxy branch July 24, 2023 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