public inbox for development@lists.ipfire.org
 help / color / mirror / Atom feed
* [PATCH 1/2] libhtp: Update to 0.5.49
@ 2024-10-02 13:41 Matthias Fischer
  2024-10-02 13:41 ` [PATCH 2/2] suricata: Update to 7.0.7 Matthias Fischer
  2024-10-15  7:53 ` [PATCH 1/2] libhtp: Update to 0.5.49 Adolf Belka
  0 siblings, 2 replies; 4+ messages in thread
From: Matthias Fischer @ 2024-10-02 13:41 UTC (permalink / raw)
  To: development

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

For details see:
https://github.com/OISF/libhtp/releases/tag/0.5.49

Signed-off-by: Matthias Fischer <matthias.fischer(a)ipfire.org>
---
 lfs/libhtp | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/lfs/libhtp b/lfs/libhtp
index d3b56dcb2..205ae3ed1 100644
--- a/lfs/libhtp
+++ b/lfs/libhtp
@@ -1,7 +1,7 @@
 ###############################################################################
 #                                                                             #
 # IPFire.org - A linux based firewall                                         #
-# Copyright (C) 2007-2023  IPFire Team  <info(a)ipfire.org>                     #
+# Copyright (C) 2007-2024  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        #
@@ -24,7 +24,7 @@
 
 include Config
 
-VER        = 0.5.48
+VER        = 0.5.49
 
 THISAPP    = libhtp-$(VER)
 DL_FILE    = $(THISAPP).tar.gz
@@ -40,7 +40,7 @@ objects = $(DL_FILE)
 
 $(DL_FILE) = $(DL_FROM)/$(DL_FILE)
 
-$(DL_FILE)_BLAKE2 = 56eeef3524ffeac593c251846196d09e0ccfacd9aadd03b35061fd1fe6a245d1374c338581b4f7bee67255797740f4e282344fc10bf3d0c0fdf824f159380053
+$(DL_FILE)_BLAKE2 = 84473148547fd68a75a1ef458980b648f7ee28c1f1ca81f1a9a8320efda5cd8df83df4be6135c67b45be2997ec59e1f84dae0634b925425eea93852ea8dc26c8
 
 install : $(TARGET)
 
-- 
2.43.0


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

end of thread, other threads:[~2024-10-15  7:55 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-10-02 13:41 [PATCH 1/2] libhtp: Update to 0.5.49 Matthias Fischer
2024-10-02 13:41 ` [PATCH 2/2] suricata: Update to 7.0.7 Matthias Fischer
2024-10-15  7:55   ` Adolf Belka
2024-10-15  7:53 ` [PATCH 1/2] libhtp: Update to 0.5.49 Adolf Belka

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