Package Release Info

librtas-2.0.6-160000.2.2

Update Info: Base Release
Available in Package Hub : 16.0

platforms

AArch64
ppc64le
s390x
x86-64

subpackages

librtas-devel-static

Change Logs

* Wed May 07 2025 msuchanek@suse.de
- Update to version 2.0.6
  * Optimize delay handling
  * Add support for new rtas kernel interface for VPD and sysparm
- Drop upstreamed patches
  * 0001-librtas-expose-low-level-RTAS-call-APIs-internally.patch
  * 0002-librtas-move-VPD-code-into-separate-module.patch
  * 0003-librtas-move-system-parameter-code-to-separate-modul.patch
  * 0004-librtas-vendor-papr-miscdev.h.patch
  * 0005-librtas-vpd-prefer-dev-papr-vpd-when-available.patch
  * 0006-librtas-sysparm-prefer-dev-papr-sysparm-when-availab.patch
* Thu Mar 20 2025 msuchanek@suse.de
- Add support for more rtas call kernel interfaces (jsc#PED-10917)
  * 0001-librtas-Move-platform-dump-rtas-call-code-to-separat.patch
  * 0002-librtas-platform-dump-prefer-dev-papr-platform-dump-.patch
  * 0003-librtas-move-get-set-indices-RTAS-calls-code-to-sepa.patch
  * 0004-librtas-Add-kernel-uapi-header-papr-indices.h.patch
  * 0005-librtas-Use-dev-papr-indices-when-available-for-ibm-.patch
  * 0006-librtas-Use-dev-papr-indices-when-available-for-get-.patch
  * 0007-librtas-Use-dev-papr-indices-when-available-for-set-.patch
  * 0008-librtas-Move-physical-attestation-rtas-call-code-to-.patch
  * 0009-librtas-Use-kernel-interface-when-available-for-ibm-.patch
* Thu Feb 01 2024 msuchanek@suse.com
- Update character device patches to current version.
  * folded link-lpthread.patch into 0005-librtas-vpd-prefer-dev-papr-vpd-when-available.patch
* Mon Nov 20 2023 msuchanek@suse.com
- Add support for new rtas kernel interface for VPD and sysparm (jsc#PED-4541).
  * 0001-librtas-expose-low-level-RTAS-call-APIs-internally.patch
  * 0002-librtas-move-VPD-code-into-separate-module.patch
  * 0003-librtas-move-system-parameter-code-to-separate-modul.patch
  * 0004-librtas-vendor-papr-miscdev.h.patch
  * 0005-librtas-vpd-prefer-dev-papr-vpd-when-available.patch
  * 0006-librtas-sysparm-prefer-dev-papr-sysparm-when-availab.patch
  * link-lpthread.patch
  * tests: activate-firmware-regress vpdupdate-regress
* Mon Nov 20 2023 msuchanek@suse.com
- Update to version 2.0.5 (jsc#PED-554)
  * librtas: fix buffer length determination in rtas_set_sysparm()
  * librtasevent: 'format' function attribute for printf-style functions
  * convert PAGE_SIZE to WORK_AREA_SIZE
* Thu May 04 2023 dimstar@opensuse.org
- Add _multibuild to define 2nd spec file as additional flavor.
  Eliminates the need for source package links in OBS.
* Wed Jan 25 2023 msuchanek@suse.com
- Update to version 2.0.4 (jsc#PED-554)
  - fix possible call to munmap with garbage value
- Refresh librtas.fix_doc_path.patch
* Fri Jan 20 2023 msuchanek@suse.com
- Update to version 2.0.3
  - Fix memory page address print issue
- Remove upstreamed patch
  - librtasevent-Fix-memory-page-address-print-issue.patch
- Refresh spec file
* Wed Jan 12 2022 msuchanek@suse.com
- librtasevent: Fix memory page address print issue (bsc#1193846 ltc#193949).
  + librtasevent-Fix-memory-page-address-print-issue.patch
* Sun Sep 15 2019 normand@linux.vnet.ibm.com
- Add -ffat-lto-objects to avoid ppc64le build error