* [PATCH] haproxy: Update to version 2.6.0
@ 2022-07-08 20:54 Adolf Belka
2022-07-09 9:03 ` Peter Müller
0 siblings, 1 reply; 2+ messages in thread
From: Adolf Belka @ 2022-07-08 20:54 UTC (permalink / raw)
To: development
[-- Attachment #1: Type: text/plain, Size: 1308 bytes --]
- Update to version 2.6.0 from 2.5.5
- Update of rootfile not required
- Changelog is too large to include here (approx 1700 lines). For details see the ChangeLog
file in the source tarball
Signed-off-by: Adolf Belka <adolf.belka(a)ipfire.org>
---
lfs/haproxy | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/lfs/haproxy b/lfs/haproxy
index 7fa3b024e..ac17aeee7 100644
--- a/lfs/haproxy
+++ b/lfs/haproxy
@@ -26,7 +26,7 @@ include Config
SUMMARY = The Reliable, High Performance TCP/HTTP Load Balancer
-VER = 2.5.5
+VER = 2.6.0
# From: https://www.haproxy.org/download/2.4/src/haproxy-2.4.15.tar.gz
@@ -36,7 +36,7 @@ DL_FROM = $(URL_IPFIRE)
DIR_APP = $(DIR_SRC)/$(THISAPP)
TARGET = $(DIR_INFO)/$(THISAPP)
PROG = haproxy
-PAK_VER = 21
+PAK_VER = 22
DEPS =
@@ -54,7 +54,7 @@ objects = $(DL_FILE)
$(DL_FILE) = $(DL_FROM)/$(DL_FILE)
-$(DL_FILE)_BLAKE2 = 0680925026edf56f4369c71092c39f4ff3956a8cf04320326623b3031f719d62077acdca457a6cfd82f6bcbf510920113a0328a2d8cd4a208c3d9e49e1d431b5
+$(DL_FILE)_BLAKE2 = 70124b3aef55a5a7c827450e57f6d46a17c1c508e5278a8101f06494097534cb1f30e0f33c3dc38072ae56268d10cc50df3b8d481b5edc6f3a2279986cf09cdd
install : $(TARGET)
--
2.37.0
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [PATCH] haproxy: Update to version 2.6.0
2022-07-08 20:54 [PATCH] haproxy: Update to version 2.6.0 Adolf Belka
@ 2022-07-09 9:03 ` Peter Müller
0 siblings, 0 replies; 2+ messages in thread
From: Peter Müller @ 2022-07-09 9:03 UTC (permalink / raw)
To: development
[-- Attachment #1: Type: text/plain, Size: 1434 bytes --]
Reviewed-by: Peter Müller <peter.mueller(a)ipfire.org>
> - Update to version 2.6.0 from 2.5.5
> - Update of rootfile not required
> - Changelog is too large to include here (approx 1700 lines). For details see the ChangeLog
> file in the source tarball
>
> Signed-off-by: Adolf Belka <adolf.belka(a)ipfire.org>
> ---
> lfs/haproxy | 6 +++---
> 1 file changed, 3 insertions(+), 3 deletions(-)
>
> diff --git a/lfs/haproxy b/lfs/haproxy
> index 7fa3b024e..ac17aeee7 100644
> --- a/lfs/haproxy
> +++ b/lfs/haproxy
> @@ -26,7 +26,7 @@ include Config
>
> SUMMARY = The Reliable, High Performance TCP/HTTP Load Balancer
>
> -VER = 2.5.5
> +VER = 2.6.0
>
> # From: https://www.haproxy.org/download/2.4/src/haproxy-2.4.15.tar.gz
>
> @@ -36,7 +36,7 @@ DL_FROM = $(URL_IPFIRE)
> DIR_APP = $(DIR_SRC)/$(THISAPP)
> TARGET = $(DIR_INFO)/$(THISAPP)
> PROG = haproxy
> -PAK_VER = 21
> +PAK_VER = 22
>
> DEPS =
>
> @@ -54,7 +54,7 @@ objects = $(DL_FILE)
>
> $(DL_FILE) = $(DL_FROM)/$(DL_FILE)
>
> -$(DL_FILE)_BLAKE2 = 0680925026edf56f4369c71092c39f4ff3956a8cf04320326623b3031f719d62077acdca457a6cfd82f6bcbf510920113a0328a2d8cd4a208c3d9e49e1d431b5
> +$(DL_FILE)_BLAKE2 = 70124b3aef55a5a7c827450e57f6d46a17c1c508e5278a8101f06494097534cb1f30e0f33c3dc38072ae56268d10cc50df3b8d481b5edc6f3a2279986cf09cdd
>
> install : $(TARGET)
>
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2022-07-09 9:03 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-07-08 20:54 [PATCH] haproxy: Update to version 2.6.0 Adolf Belka
2022-07-09 9:03 ` Peter Müller
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox