accel-config/accel-config.changes

48 lines
1.9 KiB
Plaintext
Raw Normal View History

-------------------------------------------------------------------
Tue Jun 29 10:23:21 UTC 2021 - Ferdinand Thiessen <rpm@fthiessen.de>
- Update to version 3.2
* Add support for new device bind paths retaining compatibility
with older kernels
* Add support for UACCE interface to access char devices
* Fixed several issues in filtering, config and listing code
* Support all 256 bits of op_cap
* Fix incorrect return values
* Made removing all mdevs more intuitive
-------------------------------------------------------------------
Mon Apr 26 09:57:42 UTC 2021 - Ferdinand Thiessen <rpm@fthiessen.de>
- Update to version 3.1
* Improved error messages and return values
* Fix incorrect error return value from tool
* Allow -1 special value for wq->groupid and fix related error
messages
* Fix incorrect manpage text for config-wq
* Remove reference to non-interface header in interface header
* Remove non-interface header from packaging
* Use portable data types and fix build issues in 32 bit targets
- Dropped upstream merged v3.0.1-use-portable-data-types.patch
-------------------------------------------------------------------
Fri Feb 12 13:09:35 UTC 2021 - Libor Pechacek <lpechacek@suse.com>
- Update to v3.0.1 (jsc#SLE-13348)
- Added IAX support
- Added implementation and support for new mdev types
- Removed uuid type mdevs
- Introduced a new wq API to set max batch and transfer size
- Added new GPL2 and LGPL-2.1 license files
- Library license changed to LGPL-2.1
- Fixed static code analysis bugs
- Enhanced Description
- Added dependency on the idxd kernel driver
- Restricted architecture to x86 - DSA is embedded
into Intel CPUs
- Added patch: v3.0.1-use-portable-data-types.patch
-------------------------------------------------------------------
Tue Sep 22 09:28:15 UTC 2020 - Marketa Calabkova <mcalabkova@suse.com>
- Initial packaging of v2.8 (jsc#SLE-15021)