accel-config/accel-config.changes
Markéta Machová fde00f6f43 Accepting request 888439 from home:susnux:branches:Base:System
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

OBS-URL: https://build.opensuse.org/request/show/888439
OBS-URL: https://build.opensuse.org/package/show/Base:System/accel-config?expand=0&rev=5
2021-04-26 12:55:04 +00:00

36 lines
1.4 KiB
Plaintext

-------------------------------------------------------------------
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)