forked from pool/redfishtool
- Update to version 1.1.8
* Corrected matching logic to return the matched resource if
found.
- Update to version 1.1.7
* Added workaround to specify the 'BootSourceOverrideMode'
property when modifying the boot override properties even if
the mode is not changing.
- Update to version 1.1.6
* Minor spelling fixes
OBS-URL: https://build.opensuse.org/request/show/1106146
OBS-URL: https://build.opensuse.org/package/show/network:utilities/redfishtool?expand=0&rev=14
50 lines
1.8 KiB
Plaintext
50 lines
1.8 KiB
Plaintext
-------------------------------------------------------------------
|
|
Sun Aug 27 12:23:51 UTC 2023 - Martin Hauke <mardnh@gmx.de>
|
|
|
|
- Update to version 1.1.8
|
|
* Corrected matching logic to return the matched resource if
|
|
found.
|
|
- Update to version 1.1.7
|
|
* Added workaround to specify the 'BootSourceOverrideMode'
|
|
property when modifying the boot override properties even if
|
|
the mode is not changing.
|
|
- Update to version 1.1.6
|
|
* Minor spelling fixes
|
|
|
|
-------------------------------------------------------------------
|
|
Fri May 26 15:33:05 UTC 2023 - Thomas Renninger <trenn@suse.de>
|
|
|
|
- Add python3-dateutils dependency to fix:
|
|
File "/usr/lib/python3.10/site-packages/redfishtoollib/redfishtoolTransport.py", line 44, in <module>
|
|
from dateutil import parser
|
|
ModuleNotFoundError: No module named 'dateutil'
|
|
|
|
-------------------------------------------------------------------
|
|
Sat Mar 6 12:24:00 UTC 2021 - Martin Hauke <mardnh@gmx.de>
|
|
|
|
- Update to version 1.1.5
|
|
* Added --no-proxy option.
|
|
* Fixed missing documentation to show PowerCycle is a valid
|
|
reset option.
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Jul 24 19:46:13 UTC 2020 - Martin Hauke <mardnh@gmx.de>
|
|
|
|
- Update to version 1.1.4
|
|
* Renamed the package to not conflict with the name of the script
|
|
* Added additional redfishtool.py script for Windows compatibility
|
|
- Update to version 1.1.3
|
|
* Added inventory and sensor options
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Apr 10 17:16:29 UTC 2020 - Martin Hauke <mardnh@gmx.de>
|
|
|
|
- Update to version 1.1.2
|
|
* Made fix to collection listing to show members when optional
|
|
properties are not present
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Jan 31 20:43:32 UTC 2020 - Martin Hauke <mardnh@gmx.de>
|
|
|
|
- Initial package, version 1.1.1
|