public inbox for development@lists.ipfire.org
 help / color / mirror / Atom feed
* [PATCH 1/2] libhtp: Update to 0.5.48
@ 2024-04-24  8:49 Michael Tremer
  2024-04-24  8:49 ` [PATCH 2/2] suricata: Update to 7.0.5 Michael Tremer
  0 siblings, 1 reply; 2+ messages in thread
From: Michael Tremer @ 2024-04-24  8:49 UTC (permalink / raw)
  To: development

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

  https://github.com/OISF/libhtp/releases/tag/0.5.48

Signed-off-by: Michael Tremer <michael.tremer(a)ipfire.org>
---
 lfs/libhtp | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/lfs/libhtp b/lfs/libhtp
index cbd4cb093..d3b56dcb2 100644
--- a/lfs/libhtp
+++ b/lfs/libhtp
@@ -24,7 +24,7 @@
 
 include Config
 
-VER        = 0.5.47
+VER        = 0.5.48
 
 THISAPP    = libhtp-$(VER)
 DL_FILE    = $(THISAPP).tar.gz
@@ -40,7 +40,7 @@ objects = $(DL_FILE)
 
 $(DL_FILE) = $(DL_FROM)/$(DL_FILE)
 
-$(DL_FILE)_BLAKE2 = a2a126052ea528b84dfffd7926a80e633f649968bf098e3ff0f49d441821723a4d3f78f0f15d530e9ce9e393c6173aceced8c0d863afecbe65c736e4ab874a03
+$(DL_FILE)_BLAKE2 = 56eeef3524ffeac593c251846196d09e0ccfacd9aadd03b35061fd1fe6a245d1374c338581b4f7bee67255797740f4e282344fc10bf3d0c0fdf824f159380053
 
 install : $(TARGET)
 
-- 
2.39.2


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

* [PATCH 2/2] suricata: Update to 7.0.5
  2024-04-24  8:49 [PATCH 1/2] libhtp: Update to 0.5.48 Michael Tremer
@ 2024-04-24  8:49 ` Michael Tremer
  0 siblings, 0 replies; 2+ messages in thread
From: Michael Tremer @ 2024-04-24  8:49 UTC (permalink / raw)
  To: development

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

This update contains fixes for the following issues:

* CVE-2024-32664 CRITICAL
* CVE-2024-32867 MODERATE

  https://forum.suricata.io/t/suricata-7-0-5-and-6-0-19-released/4617

Signed-off-by: Michael Tremer <michael.tremer(a)ipfire.org>
---
 lfs/suricata | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/lfs/suricata b/lfs/suricata
index 17cc45585..a987fc520 100644
--- a/lfs/suricata
+++ b/lfs/suricata
@@ -24,7 +24,7 @@
 
 include Config
 
-VER        = 7.0.4
+VER        = 7.0.5
 
 THISAPP    = suricata-$(VER)
 DL_FILE    = $(THISAPP).tar.gz
@@ -40,7 +40,7 @@ objects = $(DL_FILE)
 
 $(DL_FILE) = $(DL_FROM)/$(DL_FILE)
 
-$(DL_FILE)_BLAKE2 = 6c85ee7134548261a5a766ee3e7c0ce095ef478e9323342f17bb48eb0abc74035a66212c7f7e6ba45bd2efd552d82ad6d218d4b09279877f60526f8f79de9764
+$(DL_FILE)_BLAKE2 = 9a44e4561edcc8909853b88779aa520a79b684ca9114479a95b2b34f8e34b6a0f5887d4b332dddb9da225335d7642089345e7f245a1ebce68f42f38126eb4b58
 
 install : $(TARGET)
 
-- 
2.39.2


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

end of thread, other threads:[~2024-04-24  8:49 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-04-24  8:49 [PATCH 1/2] libhtp: Update to 0.5.48 Michael Tremer
2024-04-24  8:49 ` [PATCH 2/2] suricata: Update to 7.0.5 Michael Tremer

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