package/libblockdev: security bump to version 3.3.1
This version fixes CVE-2025-6019, see: https://github.com/storaged-project/libblockdev/blob/3.3.1/NEWS.rst Fixes: https://www.cve.org/CVERecord?id=CVE-2025-6019 Signed-off-by: Giulio Benetti <giulio.benetti@benettiengineering.com> [Julien: add link to CVE] Signed-off-by: Julien Olivain <ju.o@free.fr>
This commit is contained in:
committed by
Julien Olivain
parent
e374ae03b5
commit
0233c854b1
@@ -1,3 +1,3 @@
|
||||
# Locally calculated
|
||||
sha256 c4738e1abedefffe886521f9f0e7a9306c6f50f7691d88e011438c88608bdfa7 libblockdev-3.3.0.tar.gz
|
||||
sha256 a2e2e448a19d420480b8cce5e0752197482a65cb62a9ed55d88b237da36600d1 libblockdev-3.3.1.tar.gz
|
||||
sha256 97bdc721d875501b6243a456333fdfdb1ab64d31c4da2554de845caf4674b946 LICENSE
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
LIBBLOCKDEV_VERSION = 3.3.0
|
||||
LIBBLOCKDEV_VERSION = 3.3.1
|
||||
LIBBLOCKDEV_SITE = https://github.com/storaged-project/libblockdev/releases/download/$(LIBBLOCKDEV_VERSION)
|
||||
LIBBLOCKDEV_LICENSE = LGPL-2.1
|
||||
LIBBLOCKDEV_LICENSE_FILES = LICENSE
|
||||
|
||||
Reference in New Issue
Block a user