Update to v4.1.0 release
Changes: [ Colin Ian King ] add missing libssl-dev dependency debian/accel-config-test.install fix path on copy [ Fenghua Yu ] Skip configuring ats_disable if the attribute is not present Add config-user-default command Add option "-c <config_file>" to load default configurations from the file Disable default configured WQs and devices Add "-n <wq_name>" to specify WQ name for disabling WQs Add user_default_profile.conf Add doumentation for new command "config-user-default" [ Jerry Snitselaar ] Update spec file templates to use SPDX identifiers Signed-off-by: Jun.Miao <jun.miao@intel.com>
This commit is contained in:
parent
e6fa23b225
commit
f64bc3275e
@ -1,8 +1,8 @@
|
||||
%global project_name idxd-config
|
||||
|
||||
Name: accel-config
|
||||
Version: 4.0
|
||||
Release: 3%{?dist}
|
||||
Version: 4.1
|
||||
Release: 1%{?dist}
|
||||
Summary: Configure accelerator subsystem devices
|
||||
License: GPL-2.0
|
||||
URL: https://github.com/intel/%{project_name}
|
||||
@ -84,6 +84,9 @@ make check
|
||||
%{_libdir}/pkgconfig/lib%{name}.pc
|
||||
|
||||
%changelog
|
||||
* Tue Sep 26 2023 Jun Miao <jun.miao@intel.com> - 4.1-1
|
||||
- Update to v4.1 release
|
||||
|
||||
* Wed Jul 19 2023 Fedora Release Engineering <releng@fedoraproject.org> - 4.0-3
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (accel-config-v4.0.tar.gz) = 317e9c7182e3f41f1aa34968d71622cfb7ace77c0d73144fe1a41ac8daffc284433be513e2ed5699c7af66a6f030a9aef01d78e237ca9b31ef88b8b057e547e4
|
||||
SHA512 (accel-config-v4.1.tar.gz) = 2cd95b50ef32b2888987cb95ef4a2bcc5b8ebb722db8d063ee050d41ce7c9c69f49d397d9bd05dd9cf930b23feb219efd7fc3cf706b6932af1f743d3c8283ea5
|
||||
|
Loading…
Reference in New Issue
Block a user