public inbox for development@lists.ipfire.org
 help / color / mirror / Atom feed
From: Adolf Belka <adolf.belka@ipfire.org>
To: development@lists.ipfire.org
Cc: Adolf Belka <adolf.belka@ipfire.org>
Subject: [PATCH] iptraf-ng: Update to version 1.2.2
Date: Fri, 12 Sep 2025 12:10:39 +0200	[thread overview]
Message-ID: <20250912101046.7142-6-adolf.belka@ipfire.org> (raw)
In-Reply-To: <20250912101046.7142-1-adolf.belka@ipfire.org>

- Update from version 1.2.1 to 1.2.2
- Update of rootfile not required
- CVE fix in this version
- Changelog
    1.2.2
	- small cleanups: remove unused code/variable, correct format specifiers
	- serv.c: fix and validate port/ranges entering/loading/saving
	- SECURITY FIX: CVE-2024-52949: interface names: limit length to IFNAMSIZ

Signed-off-by: Adolf Belka <adolf.belka@ipfire.org>
---
 lfs/iptraf-ng | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/lfs/iptraf-ng b/lfs/iptraf-ng
index 1430b3eed..f5e07352d 100644
--- a/lfs/iptraf-ng
+++ b/lfs/iptraf-ng
@@ -1,7 +1,7 @@
 ###############################################################################
 #                                                                             #
 # IPFire.org - A linux based firewall                                         #
-# Copyright (C) 2007-2020  IPFire Team  <info@ipfire.org>                     #
+# Copyright (C) 2007-2025  IPFire Team  <info@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,7 +26,7 @@ include Config
 
 SUMMARY    = TCP/IP Network Monitor
 
-VER        = 1.2.1
+VER        = 1.2.2
 
 THISAPP    = iptraf-ng-$(VER)
 DL_FILE    = $(THISAPP).tar.gz
@@ -34,7 +34,7 @@ DL_FROM    = $(URL_IPFIRE)
 DIR_APP    = $(DIR_SRC)/$(THISAPP)
 TARGET     = $(DIR_INFO)/$(THISAPP)
 PROG       = iptraf-ng
-PAK_VER	   = 4
+PAK_VER    = 5
 
 DEPS       =
 
@@ -48,7 +48,7 @@ objects = $(DL_FILE)
 
 $(DL_FILE) = $(DL_FROM)/$(DL_FILE)
 
-$(DL_FILE)_BLAKE2 = 9b8df7fa24711b401464d492993b9c27424ec7ab6230218d1b792a66e5fb60c99b5cdb92ac1b5a6da578c4b10da79333f248f14d10e74057118aadf50263a4ed
+$(DL_FILE)_BLAKE2 = c2ad1821080fcebaef3500aaefcf9a8679c46c09a6851b9cef40fcc6d3b7607c65954ac884e1db4ddf702c62de68bb58ca9cf338c0642bc0ef9e944ca400e4c4
 
 install : $(TARGET)
 
-- 
2.51.0



  parent reply	other threads:[~2025-09-12 10:10 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-09-12 10:10 [PATCH] core 198: Ship dtc Adolf Belka
2025-09-12 10:10 ` [PATCH] core198: Ship elinks Adolf Belka
2025-09-12 10:10 ` [PATCH] dtc: Update to version 1.7.2 Adolf Belka
2025-09-12 10:10 ` [PATCH] elinks: Update to version 0.18.0 Adolf Belka
2025-09-12 10:10 ` [PATCH] iotop: Update to version 1.30 Adolf Belka
2025-09-12 10:10 ` Adolf Belka [this message]
2025-09-12 10:10 ` [PATCH] libslirp: Update to version 4.9.1 Adolf Belka
2025-09-12 10:10 ` [PATCH] libusbredir: Update to version 0.15.0 Adolf Belka
2025-09-12 10:10 ` [PATCH] nagios_nrpe: Update to version 4.1.3 Adolf Belka
2025-09-12 10:10 ` [PATCH] opus: Update to version 1.5.2 Adolf Belka
2025-09-12 10:10 ` [PATCH] qemu-ga: Update to version 10.1.0 Adolf Belka
2025-09-12 10:10 ` [PATCH] qemu: " Adolf Belka

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20250912101046.7142-6-adolf.belka@ipfire.org \
    --to=adolf.belka@ipfire.org \
    --cc=development@lists.ipfire.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox