package/iptraf-ng: security bump to version 1.2.2
This bump includes the security fix for CVE-2024-52949. Fixes: https://www.cve.org/CVERecord?id=CVE-2024-52949. Release notes: https://github.com/iptraf-ng/iptraf-ng/releases/tag/v1.2.2 Signed-off-by: Dario Binacchi <dario.binacchi@amarulasolutions.com> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
This commit is contained in:
committed by
Peter Korsgaard
parent
687934c0dc
commit
8111bdcab1
@@ -1,3 +1,3 @@
|
||||
# Locally computed
|
||||
sha256 9f5cef584065420dea1ba32c86126aede1fa9bd25b0f8362b0f9fd9754f00870 iptraf-ng-1.2.1.tar.gz
|
||||
sha256 75fd653745ea0705995c25e6c07b34252ecc2563c6a91b007a3a8c26f29cc252 iptraf-ng-1.2.2.tar.gz
|
||||
sha256 4e49bef38f621aac4a870da4b30011c7b7abc7256b218daec1c425b08448ae1e LICENSE
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
IPTRAF_NG_VERSION = 1.2.1
|
||||
IPTRAF_NG_VERSION = 1.2.2
|
||||
IPTRAF_NG_SITE = $(call github,iptraf-ng,iptraf-ng,v$(IPTRAF_NG_VERSION))
|
||||
IPTRAF_NG_LICENSE = GPL-2.0+
|
||||
IPTRAF_NG_LICENSE_FILES = LICENSE
|
||||
|
||||
Reference in New Issue
Block a user