diff --git a/sleuthkit.spec b/sleuthkit.spec index 892be84389d145dd8c79c2bd11cc7d336cda55ab..d761d0b0219e2c9d965b0c4255a4a9bdc1143799 100644 --- a/sleuthkit.spec +++ b/sleuthkit.spec @@ -1,8 +1,8 @@ Name: sleuthkit Version: 4.6.7 -Release: 11 +Release: 12 Summary: Tools for file system and volume forensic analysis -License: CPL and IBM and GPLv2+ +License: CPL-1.0 AND IPL-1.0 AND GPL-2.0-or-later URL: http://www.sleuthkit.org Source0: https://github.com/sleuthkit/sleuthkit/releases/download/sleuthkit-%{version}/sleuthkit-%{version}.tar.gz @@ -97,6 +97,9 @@ sed -i.rpath 's|^runpath_var=LD_RUN_PATH|runpath_var=DIE_RPATH_DIE|g' libtool %{_mandir}/man1/* %changelog +* Thu Jun 13 2024 yao_xin - 4.6.7-12 +- License compliance rectification + * Thu Mar 10 2022 xuping - 4.6.7-11 - Fixed OOB read in hfs_dir_open_meta_cb