SHA256
1
0
forked from pool/ipmitool

Accepting request 976611 from home:kodymo:branches:systemsmanagement

- Update to version 1.8.18.249.g4d25a93:
  * man: Update the text for -C option
  * chassis restart_cause: Add new causes
  * sel: Remove redundant "Reserve SEL"
  * sdr: Fix modifier unit
  * Refactor bridging level detection to dedicated function
  * Fix double bridge detection in get_max_(req|rsp)_data_size()

OBS-URL: https://build.opensuse.org/request/show/976611
OBS-URL: https://build.opensuse.org/package/show/systemsmanagement/ipmitool?expand=0&rev=62
This commit is contained in:
Thomas Renninger 2022-05-13 08:41:16 +00:00 committed by Git OBS Bridge
parent ed1ddde45b
commit 2afaefba22
7 changed files with 4669 additions and 343 deletions

View File

@ -1,4 +1,4 @@
<servicedata>
<service name="tar_scm">
<param name="url">https://github.com/ipmitool/ipmitool.git</param>
<param name="changesrevision">b7adc1dcafd1f2a3f97063d84176591047bb335e</param></service></servicedata>
<param name="changesrevision">4d25a93f4922885c3d557bf4f9a83968ad2edee9</param></service></servicedata>

File diff suppressed because it is too large Load Diff

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:da458881266828b79fe4ded998b6f676e7aed6a80cb0a8608528f13b312d14d4
size 3027468

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:fa22212cf13d1de0aa9622b7271bcc47c92c7733a511eb3cc5a3a12581781f88
size 3027468

View File

@ -1,3 +1,14 @@
-------------------------------------------------------------------
Tue May 10 08:12:53 UTC 2022 - moritz.kodytek@suse.com
- Update to version 1.8.18.249.g4d25a93:
* man: Update the text for -C option
* chassis restart_cause: Add new causes
* sel: Remove redundant "Reserve SEL"
* sdr: Fix modifier unit
* Refactor bridging level detection to dedicated function
* Fix double bridge detection in get_max_(req|rsp)_data_size()
-------------------------------------------------------------------
Wed Aug 11 10:10:52 UTC 2021 - trenn@suse.de

View File

@ -1,5 +1,4 @@
name: ipmitool
version: 1.8.18.238.gb7adc1d
mtime: 1626265620
commit: b7adc1dcafd1f2a3f97063d84176591047bb335e
version: 1.8.18.249.g4d25a93
mtime: 1648732854
commit: 4d25a93f4922885c3d557bf4f9a83968ad2edee9

View File

@ -17,7 +17,7 @@
Name: ipmitool
Version: 1.8.18.238.gb7adc1d
Version: 1.8.18.249.g4d25a93
Release: 0
Summary: Utility for IPMI Control
License: BSD-3-Clause