Accepting request 965868 from Base:System
OBS-URL: https://build.opensuse.org/request/show/965868 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/accel-config?expand=0&rev=8
This commit is contained in:
commit
48f64320f8
@ -1,3 +1,23 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Mar 30 08:11:22 UTC 2022 - Danilo Spinella <danilo.spinella@suse.com>
|
||||
|
||||
- Update to version 3.4.6.2:
|
||||
* Allow driver_name to be configured in guest
|
||||
* Disable mdev tests
|
||||
* Update driver_name in unit test configs
|
||||
* Improve error message in config attr failures
|
||||
- Update to version 3.4.6.1:
|
||||
* Bug fix in wq driver name configuration
|
||||
* Test configs add driver name attr
|
||||
- Update to version 3.4.6:
|
||||
* Support new "read_buffer" attributes that replace "token" attributes
|
||||
* Deprecate attributes with "token" names
|
||||
* Add support for driver_name attr to get wq driver name
|
||||
* Fix a read buffer length related bug
|
||||
* Add opcode operation support
|
||||
- Build exclusively on x86_64, as kernel module idxd.ko cannot be
|
||||
found on i586
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Dec 30 15:11:29 UTC 2021 - Danilo Spinella <danilo.spinella@suse.com>
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package accel-config
|
||||
#
|
||||
# Copyright (c) 2021 SUSE LLC
|
||||
# Copyright (c) 2022 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: 3.4.4
|
||||
Version: 3.4.6.2
|
||||
Release: 0
|
||||
Summary: Configure accelerator subsystem devices
|
||||
License: GPL-2.0-only
|
||||
@ -35,7 +35,7 @@ BuildRequires: xmlto
|
||||
BuildRequires: pkgconfig(json-c)
|
||||
BuildRequires: pkgconfig(uuid)
|
||||
Requires: %{pkg_libname} = %{version}-%{release}
|
||||
ExclusiveArch: x86_64 i586
|
||||
ExclusiveArch: x86_64
|
||||
|
||||
%description
|
||||
Utility library and command-line tool for configuring the Intel
|
||||
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:c933547d51d9e719f9a58f662af41cd94a5d5fce851150f9b9ed8798e0562bc0
|
||||
size 139430
|
3
idxd-config-accel-config-v3.4.6.2.tar.gz
Normal file
3
idxd-config-accel-config-v3.4.6.2.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:c9ce038f76ba1fed394de356fed89bd03c80f8e665ddf8f0994a4784dc33fee0
|
||||
size 162618
|
Loading…
x
Reference in New Issue
Block a user