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

Merged
merged 1 commit into from
Jun 8, 2023
Merged

Update haproxy #14802

merged 1 commit into from
Jun 8, 2023

Conversation

yosifkit
Copy link
Member

@yosifkit yosifkit commented Jun 7, 2023

Changes:

Changes:

- docker-library/haproxy@078ca80: Update 2.7 to 2.7.9
@github-actions
Copy link

github-actions bot commented Jun 7, 2023

Diff for cd5b00d:
diff --git a/_bashbrew-cat b/_bashbrew-cat
index 6870e83..bb5c3cc 100644
--- a/_bashbrew-cat
+++ b/_bashbrew-cat
@@ -41,14 +41,14 @@ Architectures: amd64, arm32v6, arm32v7, arm64v8, i386, ppc64le, s390x
 GitCommit: 8319188779e45910b4cbf471e993bbc5ecac9b86
 Directory: 2.6/alpine
 
-Tags: 2.7.8, 2.7, 2.7.8-bullseye, 2.7-bullseye
+Tags: 2.7.9, 2.7, 2.7.9-bullseye, 2.7-bullseye
 Architectures: amd64, arm32v5, arm32v7, arm64v8, i386, mips64le, ppc64le, s390x
-GitCommit: b5e4baa466adb533d8f644e1ef514a4301addcb1
+GitCommit: 078ca80d6479126a48c24c8ada4b174241bccea3
 Directory: 2.7
 
-Tags: 2.7.8-alpine, 2.7-alpine, 2.7.8-alpine3.18, 2.7-alpine3.18
+Tags: 2.7.9-alpine, 2.7-alpine, 2.7.9-alpine3.18, 2.7-alpine3.18
 Architectures: amd64, arm32v6, arm32v7, arm64v8, i386, ppc64le, s390x
-GitCommit: 8319188779e45910b4cbf471e993bbc5ecac9b86
+GitCommit: 078ca80d6479126a48c24c8ada4b174241bccea3
 Directory: 2.7/alpine
 
 Tags: 2.8.0, 2.8, lts, latest, 2.8.0-bullseye, 2.8-bullseye, lts-bullseye, bullseye
diff --git a/_bashbrew-list b/_bashbrew-list
index 06e648d..7c1f5df 100644
--- a/_bashbrew-list
+++ b/_bashbrew-list
@@ -34,10 +34,10 @@ haproxy:2.7
 haproxy:2.7-alpine
 haproxy:2.7-alpine3.18
 haproxy:2.7-bullseye
-haproxy:2.7.8
-haproxy:2.7.8-alpine
-haproxy:2.7.8-alpine3.18
-haproxy:2.7.8-bullseye
+haproxy:2.7.9
+haproxy:2.7.9-alpine
+haproxy:2.7.9-alpine3.18
+haproxy:2.7.9-bullseye
 haproxy:2.8
 haproxy:2.8-alpine
 haproxy:2.8-alpine3.18
diff --git a/haproxy_2.7-alpine3.18/Dockerfile b/haproxy_2.7-alpine3.18/Dockerfile
index 67cea1a..717a934 100644
--- a/haproxy_2.7-alpine3.18/Dockerfile
+++ b/haproxy_2.7-alpine3.18/Dockerfile
@@ -21,9 +21,9 @@ RUN set -eux; \
 	mkdir /var/lib/haproxy; \
 	chown haproxy:haproxy /var/lib/haproxy
 
-ENV HAPROXY_VERSION 2.7.8
-ENV HAPROXY_URL https://www.haproxy.org/download/2.7/src/haproxy-2.7.8.tar.gz
-ENV HAPROXY_SHA256 15f2276971bbba8c47d86cc82ebfc6ec33e3aef2e4565058b2e4950c07b8e75c
+ENV HAPROXY_VERSION 2.7.9
+ENV HAPROXY_URL https://www.haproxy.org/download/2.7/src/haproxy-2.7.9.tar.gz
+ENV HAPROXY_SHA256 1c134e67a241543741426941e81ad04cdd80acb89928c2afbd0c71740f257d6b
 
 # 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.7-bullseye/Dockerfile b/haproxy_2.7-bullseye/Dockerfile
index a17078d..33e5077 100644
--- a/haproxy_2.7-bullseye/Dockerfile
+++ b/haproxy_2.7-bullseye/Dockerfile
@@ -20,9 +20,9 @@ RUN set -eux; \
 	mkdir /var/lib/haproxy; \
 	chown haproxy:haproxy /var/lib/haproxy
 
-ENV HAPROXY_VERSION 2.7.8
-ENV HAPROXY_URL https://www.haproxy.org/download/2.7/src/haproxy-2.7.8.tar.gz
-ENV HAPROXY_SHA256 15f2276971bbba8c47d86cc82ebfc6ec33e3aef2e4565058b2e4950c07b8e75c
+ENV HAPROXY_VERSION 2.7.9
+ENV HAPROXY_URL https://www.haproxy.org/download/2.7/src/haproxy-2.7.9.tar.gz
+ENV HAPROXY_SHA256 1c134e67a241543741426941e81ad04cdd80acb89928c2afbd0c71740f257d6b
 
 # 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 ed38aff into docker-library:master Jun 8, 2023
@tianon tianon deleted the haproxy branch June 8, 2023 23: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