]> git.ipfire.org Git - ipfire-2.x.git/commitdiff
haproxy: Update to version 3.2.2
authorAdolf Belka <adolf.belka@ipfire.org>
Fri, 4 Jul 2025 10:14:32 +0000 (12:14 +0200)
committerMichael Tremer <michael.tremer@ipfire.org>
Fri, 4 Jul 2025 11:05:23 +0000 (11:05 +0000)
- Update from version 3.1.2 to 3.2.2
- Update of rootfile not required
- Changelog is too large to include here. Details can be found from the CHANGELOF file
   from the source tarball.

Signed-off-by: Adolf Belka <adolf.belka@ipfire.org>
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
lfs/haproxy

index d73c94289ebd2d2f46afc7ff21697fc24c352292..005754e55c1f1ec7e87fd494802d025c6e7a9500 100644 (file)
@@ -26,7 +26,7 @@ include Config
 
 SUMMARY    = The Reliable, High Performance TCP/HTTP Load Balancer
 
-VER        = 3.1.2
+VER        = 3.2.2
 
 # From: https://www.haproxy.org/download/
 
@@ -36,7 +36,7 @@ DL_FROM    = $(URL_IPFIRE)
 DIR_APP    = $(DIR_SRC)/$(THISAPP)
 TARGET     = $(DIR_INFO)/$(THISAPP)
 PROG       = haproxy
-PAK_VER    = 31
+PAK_VER    = 32
 
 DEPS       =
 
@@ -54,7 +54,7 @@ objects = $(DL_FILE)
 
 $(DL_FILE) = $(DL_FROM)/$(DL_FILE)
 
-$(DL_FILE)_BLAKE2 = 234a365251f226dcd1892fe89ec0dc11f505a85e08b12be1dba61dfd03808cb4cd8ad0f0548b2250379ade124314a5b5577b634bb401798666bae41fe1cc1388
+$(DL_FILE)_BLAKE2 = 8dc203c6ff0d366cba482c55bb8fc03d0b8ed7f6fee96a311efebc8a00abb5f50f087fa4b1045322ee831f3f7da0bee6eea67200083b0af5d40e8dd3f252644c
 
 install : $(TARGET)