| Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
| Name: opal-prd | Distribution: openSUSE Tumbleweed |
| Version: 6.6.1 | Vendor: openSUSE |
| Release: 2.16 | Build date: Wed Oct 7 18:21:24 2020 |
| Group: System/Management | Build host: reproducible |
| Size: 153997 | Source RPM: skiboot-6.6.1-2.16.src.rpm |
| Packager: http://bugs.opensuse.org | |
| Url: https://github.com/open-power/skiboot | |
| Summary: OPAL Processor Recovery Diagnostics daemon | |
This package provides a daemon to load and run the OpenPower firmware's Processor Recovery Diagnostics binary. This is responsible for run time maintenance of OpenPower Systems hardware.
Apache-2.0
* Wed Oct 07 2020 Michal Suchanek <msuchanek@suse.com>
- Change the %build_firmware to build on 15 SP3
* Tue Oct 06 2020 Bruce Rogers <brogers@suse.com>
- Use update-alternatives mechanism to coordinate with qemu-skiboot
(provided with qemu package set) on the provider of the
/usr/share/qemu/skiboot.lid firmware file. opal-firmware subpackage
uses a priority of 10, while qemu-skiboot uses a priority of 15
(jsc#SLE-13240)
* Tue Jun 09 2020 Michel Normand <normand@linux.vnet.ibm.com>
- version update from 6.5 to 6.6.1
- v6.6 becomes the new stable release following v6.5
- Skiboot is now dual licensed as Apache 2.0 -OR- GPLv2+
- Skiboot can now be built as little endian, thanks to Team Nick
- OpenCAPI reset support
- OPAL_PHB_SET_OPTION and OPAL_PHB_GET_OPTION OPAL calls
- Fast-reboot is now disabled by default
- details release notes of 6.6 and 6.6.1
https://github.com/open-power/skiboot/blob/master/doc/release-notes/skiboot-6.6.rst
https://github.com/open-power/skiboot/blob/master/doc/release-notes/skiboot-6.6.1.rst
* Tue Aug 20 2019 Michel Normand <normand@linux.vnet.ibm.com>
- version update from 6.2.2 to 6.5
- Support for Memory-preserving IPL (MPIPL)
- Support for the Swift platform and NPU3 hardware.
- Support for the Mihawk platform
- npu2-opencapi: Add opencapi support on ZZ
- platforms/nicole: Add new platform
- platform/zz: Add new platform type
- nvram: Flag dangerous NVRAM options
- hw/phb3: Add verbose EEH output
- Experimental support for building without FSP code
- doc: travis-ci deploy docs!
- Big OPAL API Documentation improvement
- opal/hmi: Report NPU2 checkstop reason
- opal-msg: Enhance opal-get-msg API
- core/opal: Increase opal-msg-size size
- hw/npu2-opencapi: Add initial support for allocating OpenCAPI LPC memory
- core/fast-reboot: Add im-feeling-lucky option
- platforms/astbmc: Check for SBE validation step
- Add P9 DIO interrupt support
- hw/imc: Enable opal calls to init/start/stop IMC Trace mode
- xive: Add calls to save/restore the queues and VPs HW state
- witherspoon: Add nvlink2 interconnect information
- platforms/romulus: Also support talos
- OpenCAPI support!
- opal/hmi: set a flag to inform OS that TOD/TB has failed.
- astbmc: Enable IPMI HIOMAP for AMI platforms
- power-mgmt : occ : Add 'freq-domain-mask' DT property
- powercap: occ: Fix the powercapping range allowed for user
- Add NVDIMM support
- core/exceptions: implement support for MCE interrupts in powersave
- core/exceptions: implement an exception handler for non-powersave sresets
- Add PVR_TYPE_P9P
- Expose PNOR Flash partitions to host MTD driver via devicetree
- Write boot progress to LPC port 80h
- Write boot progress to LPC ports 81 and 82
- Add Talos II platform
- cpufeatures: Add tm-suspend-hypervisor-assist and tm-suspend-xer-so-bug node
- details release notes since previous v6.2.2:
https://github.com/open-power/skiboot/tree/master/doc/release-notes
- remove patches embeded in new version
libffs-fix-string-truncation.patch
struct-p9_sbe_msg-doesn-t-need-to-be-packed.patch
hdata-vpd-fix-printing-char-0x00.patch
errorlog-Prevent-alignment-error-buiding-with-gcc9.patch
* Tue Jul 23 2019 Michal Suchanek <msuchanek@suse.de>
- Fix aligment error with gcc9.
- add errorlog-Prevent-alignment-error-buiding-with-gcc9.patch
- add hdata-vpd-fix-printing-char-0x00.patch
- add struct-p9_sbe_msg-doesn-t-need-to-be-packed.patch
- refresh libffs-fix-string-truncation.patch
* Wed Mar 13 2019 michel normand <normand@linux.vnet.ibm.com>
- version update to 6.2.2
- powercap: occ: Fix the powercapping range allowed for user
- astbmc: Enable IPMI HIOMAP for AMI platforms
- astbmc: Try IPMI HIOMAP for P8 (again)
- p8dtu: Enable HIOMAP support
- p8dtu: Configure BMC graphics
- ipmi-hiomap test case enhancements/fixes.
- libflash/ipmi-hiomap: Enforce message size for empty response
- libflash/ipmi-hiomap: Remove unused close handling
- libflash/ipmi-hiomap: Overhaul event handling
- libflash/ipmi-hiomap: Overhaul error handling
- libflash/ipmi-hiomap: Fix leak of msg in callback
- core/ipmi: Add ipmi sync messages to top of the list
- hw/bt: Introduce separate list for synchronous messages
- hw/bt: Fix message retry handler
- ipmi/power: Fix system reboot issue
- hw/bt: Add backend interface to disable ipmi message retry option
- qemu: bt device isn't always hanging off /
- hw/phb3/naples: Disable D-states
* Wed Feb 20 2019 Michel Normand <normand@linux.vnet.ibm.com>
- version update to 6.2.1
- skiboot 6.2.1 was released on Wednesday February 20th, 2019.
replaces skiboot-6.2 as current stable release in 6.2.x series.
- core/cpu: HID update race
- core/ipmi: Improve error message
- core/lock: Stop drop_my_locks() from always causing abort
- core/opal: Print PIR value in exit path, useful for debugging
- cpufeatures: Always advertise POWER8NVL as DD2
- firmware-versions: Add test case for parsing VERSION
- libflash/ecc: Fix compilation warning with gcc9
Fixes: https://github.com/open-power/skiboot/issues/218
- p9dsu: Fix p9dsu default variant
- p9dsu: Fix p9dsu slot tables
- for details refer to:
https://github.com/open-power/skiboot/commit/0647f2a
* Wed Feb 13 2019 Jan Engelhardt <jengelh@inai.de>
- Trim those %if..%endif guards that do not affect the build
result.
- Use %make_install.
* Wed Feb 13 2019 normand@linux.vnet.ibm.com
- version update to 6.2
- skiboot v6.2 was released on Friday December 14th 2018.
It is the first release of skiboot 6.2,
which becomes the new stable release of skiboot.
- for details refer to:
https://github.com/open-power/skiboot/releases/tag/v6.2
- remove hdata-i2c.c-fix-building-with-gcc8.patch now in 6.2
- remove opal-prd-Fix-opal-prd-crash.patch now in 6.2
* Mon Feb 11 2019 Michal Suchanek <msuchanek@suse.de>
- Fix opal-prd crash when building with -pie (bsc#1124931).
- add opal-prd-Fix-opal-prd-crash.patch
/usr/lib/systemd/system/opal-prd.service /usr/sbin/opal-prd /usr/share/doc/packages/opal-prd /usr/share/doc/packages/opal-prd/LICENCE /usr/share/doc/packages/opal-prd/README.md /usr/share/man/man8/opal-prd.8.gz
Generated by rpm2html 1.8.1
Fabrice Bellet, Sat Nov 1 23:04:32 2025