diff --git a/accel-config.changes b/accel-config.changes index 8e28755..e587460 100644 --- a/accel-config.changes +++ b/accel-config.changes @@ -1,3 +1,36 @@ +------------------------------------------------------------------- +Thu Aug 8 15:07:51 UTC 2024 - Antonio Teixeira + +- Update to 4.1.8: + * Check for error return from iaa_do_crypto + * Clean up resource leak in accfg_wq_get_occupancy + * Update dsa_config_test_runner.sh +- 4.1.7 changelog: + * Typo fixes + * Make verbose logging optional + * Clean up typo + * Don't attempt to disable non-existent devices + * Don't list attributes not present + * add required SECURITY.md file for OSSF Scorecard compliance + +------------------------------------------------------------------- +Mon Mar 18 08:26:20 UTC 2024 - Dirk Müller + +- update to 4.1.6: + * Free driver_name when freeing wq + * Disable all WQs and rmmod iaa_crypto + * Remove the script about vfio passthrough device + * Use madvise(MADV_DONTNEED) to ummap address + +------------------------------------------------------------------- +Thu Feb 15 12:56:27 UTC 2024 - Dominique Leuenberger + +- Update to version 4.1.5: + + Free driver_name in case of error adding wq. + + change op config default value because of kernel change. + + set read buffer allowed from 0 to 8. + + disable enabled devices before unloading iaa_crypto. + ------------------------------------------------------------------- Thu Jan 18 09:40:51 UTC 2024 - Danilo Spinella diff --git a/accel-config.spec b/accel-config.spec index bf149b4..a262ba6 100644 --- a/accel-config.spec +++ b/accel-config.spec @@ -19,7 +19,7 @@ %define pkg_libname libaccel-config1 %define src_name idxd-config-accel-config-v%{version} Name: accel-config -Version: 4.1.4 +Version: 4.1.8 Release: 0 Summary: Configure accelerator subsystem devices License: GPL-2.0-only diff --git a/idxd-config-accel-config-v4.1.4.tar.gz b/idxd-config-accel-config-v4.1.4.tar.gz deleted file mode 100644 index f8037e9..0000000 --- a/idxd-config-accel-config-v4.1.4.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:197fcf5994a501a34dd422a91232f691795ff7a43d810a171a5c74dd97a23705 -size 195324 diff --git a/idxd-config-accel-config-v4.1.8.tar.gz b/idxd-config-accel-config-v4.1.8.tar.gz new file mode 100644 index 0000000..2426dec --- /dev/null +++ b/idxd-config-accel-config-v4.1.8.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:188e30db9eafb44eaa8579e1d7ae70ce7b14634c5bfae7612e3e185e446f39dc +size 195180