Accepting request 736750 from home:hmzhao:branches:openSUSE:Factory
This push only updated ledmon.changes to follow SLES checkin rules. OBS-URL: https://build.opensuse.org/request/show/736750 OBS-URL: https://build.opensuse.org/package/show/Base:System/ledmon?expand=0&rev=32
This commit is contained in:
parent
0c27de37d7
commit
c9ac8e9d59
@ -1,7 +1,37 @@
|
|||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Wed Apr 17 03:36:17 UTC 2019 - gqjiang@suse.com
|
Thu Oct 10 01:40:17 UTC 2019 - heming.zhao@suse.com
|
||||||
|
|
||||||
- Update to version 0.92 per https://jira.suse.de/browse/SLE-6784
|
- Update to version 0.92 per https://jira.suse.de/browse/SLE-6784
|
||||||
|
|
||||||
|
- v0.92 changelog
|
||||||
|
|
||||||
|
Bug fixes
|
||||||
|
* Silence warning and error messages.
|
||||||
|
|
||||||
|
- v0.91 changelog
|
||||||
|
|
||||||
|
Enhancements
|
||||||
|
|
||||||
|
* Ledmon systemd service file.
|
||||||
|
* Shared configuration between ledmon and ledctl.
|
||||||
|
* Log-level support for ledctl.
|
||||||
|
* Build label support.
|
||||||
|
* 13G/14G Dell Servers support.
|
||||||
|
* Foreground option.
|
||||||
|
|
||||||
|
Bug fixes
|
||||||
|
|
||||||
|
* Udev action handling reimplementation.
|
||||||
|
* Unify ping process method.
|
||||||
|
* Recognize volumes under reshape.
|
||||||
|
* Distinguish inactive state for volume and container.
|
||||||
|
* Fix various gcc and clang warnings.
|
||||||
|
* Fix ledctl exit status.
|
||||||
|
* Logging method reimplementation.
|
||||||
|
* Makefile fixes.
|
||||||
|
* Change outdated functions and simplify string modifications.
|
||||||
|
* Ommited errors handling.
|
||||||
|
|
||||||
- Drop 0001-Recognize-RAID-volume-under-reshape-as-DEVICE_TYPE_V.patch
|
- Drop 0001-Recognize-RAID-volume-under-reshape-as-DEVICE_TYPE_V.patch
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
|
@ -12,7 +12,7 @@
|
|||||||
# license that conforms to the Open Source Definition (Version 1.9)
|
# license that conforms to the Open Source Definition (Version 1.9)
|
||||||
# published by the Open Source Initiative.
|
# published by the Open Source Initiative.
|
||||||
|
|
||||||
# Please submit bugfixes or comments via http://bugs.opensuse.org/
|
# Please submit bugfixes or comments via https://bugs.opensuse.org/
|
||||||
#
|
#
|
||||||
|
|
||||||
|
|
||||||
@ -20,7 +20,7 @@ Name: ledmon
|
|||||||
Version: 0.92
|
Version: 0.92
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Enclosure LED Utilities
|
Summary: Enclosure LED Utilities
|
||||||
License: GPL-2.0
|
License: GPL-2.0-only
|
||||||
Group: Hardware/Other
|
Group: Hardware/Other
|
||||||
Url: https://github.com/intel/ledmon/
|
Url: https://github.com/intel/ledmon/
|
||||||
Source0: https://github.com/intel/ledmon/archive/v%{version}.tar.gz
|
Source0: https://github.com/intel/ledmon/archive/v%{version}.tar.gz
|
||||||
|
Loading…
x
Reference in New Issue
Block a user