From c9ac8e9d5971b99fdd872414a7069998f61cddbd78cd9f6d37f599141152bfc1 Mon Sep 17 00:00:00 2001 From: Andreas Jaeger Date: Mon, 14 Oct 2019 06:06:03 +0000 Subject: [PATCH] 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 --- ledmon.changes | 32 +++++++++++++++++++++++++++++++- ledmon.spec | 4 ++-- 2 files changed, 33 insertions(+), 3 deletions(-) diff --git a/ledmon.changes b/ledmon.changes index 84bf89a..34435a5 100644 --- a/ledmon.changes +++ b/ledmon.changes @@ -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 + +- 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 ------------------------------------------------------------------- diff --git a/ledmon.spec b/ledmon.spec index c2facef..e9a9310 100644 --- a/ledmon.spec +++ b/ledmon.spec @@ -12,7 +12,7 @@ # license that conforms to the Open Source Definition (Version 1.9) # 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 Release: 0 Summary: Enclosure LED Utilities -License: GPL-2.0 +License: GPL-2.0-only Group: Hardware/Other Url: https://github.com/intel/ledmon/ Source0: https://github.com/intel/ledmon/archive/v%{version}.tar.gz