public inbox for development@lists.ipfire.org
 help / color / mirror / Atom feed
* [PATCH] haproxy: Update to version 3.1.2
@ 2025-01-17 11:26 Adolf Belka
  2025-01-17 11:26 ` [PATCH] sqlite: Update to version 3480000 Adolf Belka
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Adolf Belka @ 2025-01-17 11:26 UTC (permalink / raw)
  To: development

[-- Attachment #1: Type: text/plain, Size: 2123 bytes --]

- Update from version 3.0.3 to 3.1.2
- Update of rootfile not required
- Changelog is very large as there are many entries for the update from 3.0.x to 3.1.x
   For details read the CHANGELOG file in the source tarball.

Signed-off-by: Adolf Belka <adolf.belka(a)ipfire.org>
---
 lfs/haproxy | 10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

diff --git a/lfs/haproxy b/lfs/haproxy
index c433d40e0..d73c94289 100644
--- a/lfs/haproxy
+++ b/lfs/haproxy
@@ -1,7 +1,7 @@
 ###############################################################################
 #                                                                             #
 # IPFire.org - A linux based firewall                                         #
-# Copyright (C) 2007-2024  IPFire Team  <info(a)ipfire.org>                     #
+# Copyright (C) 2007-2025  IPFire Team  <info(a)ipfire.org>                     #
 #                                                                             #
 # This program is free software: you can redistribute it and/or modify        #
 # it under the terms of the GNU General Public License as published by        #
@@ -26,9 +26,9 @@ include Config
 
 SUMMARY    = The Reliable, High Performance TCP/HTTP Load Balancer
 
-VER        = 3.0.3
+VER        = 3.1.2
 
-# From: https://www.haproxy.org/download/3.0/src/haproxy-3.0.3.tar.gz
+# From: https://www.haproxy.org/download/
 
 THISAPP    = haproxy-$(VER)
 DL_FILE    = $(THISAPP).tar.gz
@@ -36,7 +36,7 @@ DL_FROM    = $(URL_IPFIRE)
 DIR_APP    = $(DIR_SRC)/$(THISAPP)
 TARGET     = $(DIR_INFO)/$(THISAPP)
 PROG       = haproxy
-PAK_VER    = 30
+PAK_VER    = 31
 
 DEPS       =
 
@@ -54,7 +54,7 @@ objects = $(DL_FILE)
 
 $(DL_FILE) = $(DL_FROM)/$(DL_FILE)
 
-$(DL_FILE)_BLAKE2 = d5f10110f0c95e214885b3a2248ed048adaf747e382fd343f90cfd35ed58e58f71a643260d87208e70f4d37101ba80471cd06ccd2d4cd9915031aa42fc86104f
+$(DL_FILE)_BLAKE2 = 234a365251f226dcd1892fe89ec0dc11f505a85e08b12be1dba61dfd03808cb4cd8ad0f0548b2250379ade124314a5b5577b634bb401798666bae41fe1cc1388
 
 install : $(TARGET)
 
-- 
2.48.1


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2025-01-17 11:26 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2025-01-17 11:26 [PATCH] haproxy: Update to version 3.1.2 Adolf Belka
2025-01-17 11:26 ` [PATCH] sqlite: Update to version 3480000 Adolf Belka
2025-01-17 11:26 ` [PATCH] tmux: Update to version 3.5a Adolf Belka
2025-01-17 11:26 ` [PATCH] tzdata: Update to version 2025a Adolf Belka

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox