diff --git a/accel-config.changes b/accel-config.changes index 20c29ee..8e28755 100644 --- a/accel-config.changes +++ b/accel-config.changes @@ -1,3 +1,33 @@ +------------------------------------------------------------------- +Thu Jan 18 09:40:51 UTC 2024 - Danilo Spinella + +- Update to versione 4.1.4: + * Fix a bug while reading json objects + * Do not save traffic class attributes + * Handle cmd_status initialization failure without exiting + * Remove SET_ERR macro which is error prone + * Skip check for ats_disable if attribute absent + * Add parameter for specifying dev and wq + * Fix bug about checking result of decompression +- Update to version 4.1.3: + * be less greedy in _cleanup greps +- Update to version 4.1.2: + * Fix a memory leak bug +- Update to version 4.1.1: + * update Standards-Version to 4.6.2 in control file + * Use asm volatile for compilers that don't support + __builtin_ia32_mfence + * Fixes for pedantic compiler warnings + * Update copyright years in man pages + * Fix some syntax errors and cleanup in man pages + * Fix --help and other options + * Fix a bug with empty wq driver name + * Fix bug about finding a mismatched wq + * Add op mask to check if an op is available + * Decide whether to do the operation or not + * Fix batch event log core check output issues + * Provide --skip-config to run dsa tests without device reset + ------------------------------------------------------------------- Wed Aug 30 15:47:17 UTC 2023 - Danilo Spinella diff --git a/accel-config.spec b/accel-config.spec index d4c7408..bf149b4 100644 --- a/accel-config.spec +++ b/accel-config.spec @@ -1,7 +1,7 @@ # # spec file for package accel-config # -# Copyright (c) 2023 SUSE LLC +# Copyright (c) 2024 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -19,7 +19,7 @@ %define pkg_libname libaccel-config1 %define src_name idxd-config-accel-config-v%{version} Name: accel-config -Version: 4.1 +Version: 4.1.4 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 new file mode 100644 index 0000000..f8037e9 --- /dev/null +++ b/idxd-config-accel-config-v4.1.4.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:197fcf5994a501a34dd422a91232f691795ff7a43d810a171a5c74dd97a23705 +size 195324 diff --git a/idxd-config-accel-config-v4.1.tar.gz b/idxd-config-accel-config-v4.1.tar.gz deleted file mode 100644 index 9631627..0000000 --- a/idxd-config-accel-config-v4.1.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:26bed5f5fdef226ae90aebf296f1fa355c7a134aa321a468fbc5be894ff0b91b -size 192582