forked from pool/ledmon
fdcf8e6f75
- Re-arrange spec files block to be in line with all other openSUSE spec files. OBS-URL: https://build.opensuse.org/request/show/1174375 OBS-URL: https://build.opensuse.org/package/show/Base:System/ledmon?expand=0&rev=55
336 lines
12 KiB
Plaintext
336 lines
12 KiB
Plaintext
-------------------------------------------------------------------
|
|
Thu May 16 07:01:36 UTC 2024 - Dominique Leuenberger <dimstar@opensuse.org>
|
|
|
|
- Re-arrange spec files block to be in line with all other openSUSE
|
|
spec files.
|
|
|
|
-------------------------------------------------------------------
|
|
Tue May 14 10:09:04 UTC 2024 - Nicholas Yang <nicholas.yang@suse.com>
|
|
|
|
- Enable building libled.
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Mar 28 04:28:18 UTC 2024 - Nicholas Yang <nicholas.yang@suse.com>
|
|
|
|
- Update to version 1.0.0:
|
|
|
|
Enhancements
|
|
|
|
lib: introduce library (not enabled in this build)
|
|
tests: migrate tests to pytest
|
|
Introduce "make check" option
|
|
Allow disabling documentation installation
|
|
Add minimal Nvme subsystem support
|
|
Allow choosing output format from get-slot
|
|
Rework handling --help option
|
|
Update manual
|
|
|
|
Bug fixes
|
|
|
|
Fix log severity, messages and level detection
|
|
Ledctl: skip slot state check for set locate_off
|
|
ci: Compile with tests and library enabled
|
|
configure.ac: build library when "--enbable-test"
|
|
Allow setting multiple LEDs per slot on SES
|
|
Prevent compiler from optimizing out security checks
|
|
Fix compilation warnings
|
|
Add compiler defenses flags
|
|
Add support for clang compiler
|
|
utils.c: remove duplicated "-c" short parameter
|
|
Remove parsing ALLOWLIST and EXCLUDELIST using regex
|
|
ledctl: Fix exit ledctl with test flag
|
|
|
|
-------------------------------------------------------------------
|
|
Thu May 18 03:50:57 UTC 2023 - Nicholas Yang <nicholas.yang@suse.com>
|
|
|
|
- Update to version 0.97:
|
|
|
|
Enhancements
|
|
|
|
ledctl: add support to empty slots blinking
|
|
ledmon license change to LGPLv2
|
|
ledctl: Add SES get/set/list slot support
|
|
Update NPEM wait command
|
|
Remove exclusionary language
|
|
ledmon: Define ONESHOT_NORMAL for VMD
|
|
|
|
Bug fixes
|
|
|
|
ipmi: avoid error messages on non-dell platforms
|
|
vmdssd: define normal pattern
|
|
ledctl: clear unsupported params from config
|
|
block.c: get_block_device_from_sysfs_path modification
|
|
fix ibpi_value lists getter
|
|
amd_ipmi: Allow to _enable_smbus_control
|
|
ledmon.c: allocate memory for ignore
|
|
sysfs: add only vmd devices to slots_list
|
|
Rename --controller parameter
|
|
Slots list implementations and fixes
|
|
|
|
- Drop no longer needed patches:
|
|
* 0001-Ledctl-slots-management-94.patch
|
|
* 0002-add-Dell-15G-servers.patch
|
|
* 0003-ipmi-avoid-error-messages-on-non-dell-platforms-112.patch
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Apr 26 11:27:18 UTC 2023 - Johannes Segitz <jsegitz@suse.com>
|
|
|
|
- Don't use ProtectKernelTunables, can break some use cases
|
|
(bsc#1210656)
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Feb 28 02:07:16 UTC 2023 - Nicholas Yang <nicholas.yang@suse.com>
|
|
|
|
- add a patch to fix bsc#1208613
|
|
* 0003-ipmi-avoid-error-messages-on-non-dell-platforms-112.patch
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Jul 18 15:09:00 UTC 2022 - Heming Zhao <heming.zhao@suse.com>
|
|
|
|
- Update to version 0.96: (PED-85)
|
|
* Manual updates, clarify --listed-only option
|
|
* Fix cache indexing of ATA port
|
|
* Fixes in regard to macros
|
|
* Fix memory leak in amd_ipmi.c
|
|
* Fix NULL pointer dereferences in sysfs.c
|
|
* Make messages appear in service log immediately
|
|
- add patches after 0.96:
|
|
+ 0001-Ledctl-slots-management-94.patch
|
|
+ 0002-add-Dell-15G-servers.patch
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Oct 15 07:28:48 UTC 2021 - Johannes Segitz <jsegitz@suse.com>
|
|
|
|
- Added hardening to systemd service(s) (bsc#1181400). Added patch(es):
|
|
* harden_ledmon.service.patch
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Jul 1 14:27:36 UTC 2021 - Ferdinand Thiessen <rpm@fthiessen.de>
|
|
|
|
- Update to version 0.95
|
|
* Allow to run ledctl version without root
|
|
* Defaulting to SGPIO for AMD systems
|
|
* Don't rely on states priority while changing IBPI states
|
|
* Check the white/blacklist from ledmon.conf earlier in discovery
|
|
* Change installation directory to /usr/sbin
|
|
* Use package version from autotools, not version.h
|
|
* Fix memory leak in utils.c
|
|
* Some other bugfixes
|
|
|
|
-------------------------------------------------------------------
|
|
Mon May 18 07:59:53 UTC 2020 - Martin Pluskal <mpluskal@suse.com>
|
|
|
|
- Update to version 0.94:
|
|
* Support for AMD IPMI enclosure management
|
|
* Support for NPEM
|
|
* Documentation updates
|
|
* Fix activity indicator state for SMP
|
|
* Fix for GCC 9 compilation
|
|
* Update ipbi pattern for drives with previous pattern unknown
|
|
- Drop no longer needed patches:
|
|
* Don-t-build-with-Werror.patch
|
|
* amd_sgpio-Correct-use-of-packed-structs.patch
|
|
* ledmon-paths-in-systemd-service-file-are-generated.patch
|
|
* smp-fix-the-activity-indicator-states.patch
|
|
- Install compat symlink
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Dec 27 02:09:00 UTC 2019 - heming.zhao@suse.com
|
|
|
|
- backport upstream patches to v0.93
|
|
+ Don-t-build-with-Werror.patch
|
|
+ ledmon-paths-in-systemd-service-file-are-generated.patch
|
|
+ smp-fix-the-activity-indicator-states.patch
|
|
- rename patch file
|
|
- ledmon-amd_sgpio.patch
|
|
+ amd_sgpio-Correct-use-of-packed-structs.patch
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Dec 17 08:46:55 UTC 2019 - Martin Pluskal <mpluskal@suse.com>
|
|
|
|
- Fix download url
|
|
- Fix jira reference in changelog
|
|
- Add ledmon-amd_sgpio.patch to fix issues with building on TW
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Dec 11 09:32:32 UTC 2019 - Martin Pluskal <mpluskal@suse.com>
|
|
|
|
- Small packaging cleanups
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Dec 11 03:05:00 UTC 2019 - heming.zhao@suse.com
|
|
|
|
- Update to version 0.93 per jsc#SLE-8004
|
|
* modified spec file according to changes in source code
|
|
|
|
- Enhancements
|
|
* Support for AMD SGPIO enclosure management
|
|
* Migration to GNU Autotools build system
|
|
* Added more strict compilation flags
|
|
|
|
- Bug fixes
|
|
* Fixed segfault when a value is missing from ibpi_str
|
|
* Use proper format string with syslog()
|
|
* Fixed issues reported by static analysis
|
|
* Removed unused SGPIO structures
|
|
* Added udev_device reference clean-up
|
|
* Hidden ipmi error messages on non-dell platforms
|
|
|
|
-------------------------------------------------------------------
|
|
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
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Oct 23 02:18:22 UTC 2018 - gqjiang@suse.com
|
|
|
|
- Add a patch to fix bsc#1112539
|
|
+ 0001-Recognize-RAID-volume-under-reshape-as-DEVICE_TYPE_V.patch
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Mar 8 04:50:53 UTC 2018 - zlliu@suse.com
|
|
|
|
- Update to version 0.90:
|
|
* No upstream changelog available
|
|
* spec: deprecated ledctl.conf.5.gz and rename ledmon.conf.5.gz
|
|
* add compile parameter -std=c99
|
|
|
|
- Drop 0001-fix-compilation-warnings-on-newer-gcc.patch
|
|
- bsc#1081125 and fate#322625
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Dec 20 07:54:36 UTC 2017 - coolo@suse.com
|
|
|
|
- disable parallel build, it fails more often than not
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Nov 27 06:46:41 UTC 2017 - zlliu@suse.com
|
|
|
|
- Update to version 0.81:
|
|
* No upstream changelog available
|
|
* add: 0001-fix-compilation-warnings-on-newer-gcc.patch
|
|
* modify spec file on demand, add libudev dependency.
|
|
* Intel has moved ledmon from Souceforge to Github.
|
|
- Drop no longer needed Makefile-error-dependency.patch
|
|
- Drop 0001-Don-t-rely-on-searching-for-block-in-sysfs-path-for-.patch
|
|
- bsc#1067452 and fate#322625
|
|
|
|
-------------------------------------------------------------------
|
|
Fri May 12 08:33:13 UTC 2017 - zlliu@suse.com
|
|
|
|
- 0001-Don-t-rely-on-searching-for-block-in-sysfs-path-for-.patch
|
|
Fixed bsc#1038655.
|
|
upstream link of this patch:
|
|
https://sourceforge.net/p/ledmon/code/ci/868a01
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Mar 15 09:06:04 UTC 2017 - zlliu@suse.com
|
|
|
|
- according to requirement by bsc#1029261 and fate#321489,
|
|
Frederic suggested that it would better to add changlog
|
|
here.
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Dec 29 13:36:18 UTC 2016 - mpluskal@suse.com
|
|
|
|
- Update to version 0.80:
|
|
* No upstream changelog available
|
|
* refresh Makefile-error-dependency.patch
|
|
- Drop no longer needed 0001-Recognize_bool_values_in_sysfs.patch
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Jul 14 03:39:05 UTC 2016 - zlliu@suse.com
|
|
|
|
- Fix bug bsc#986779, 0001-Recognize_bool_values_in_sysfs.patch.
|
|
The type of libahci parameter ahci_em_messages was changed from
|
|
int to bool in kernel v3.13, which caused AHCI HBAs to not be
|
|
detected properly.
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Jun 7 15:54:17 UTC 2016 - normand@linux.vnet.ibm.com
|
|
|
|
- update Makefile-error-dependency.patch to avoid transient error
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Jul 14 07:36:02 UTC 2015 - werner@suse.de
|
|
|
|
- Let it build
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Apr 20 16:56:01 UTC 2015 - mpluskal@suse.com
|
|
|
|
- Use url for source
|
|
- Cleanupt spec file with spec-cleaner
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Mar 2 10:49:00 UTC 2015 - dimstar@opensuse.org
|
|
|
|
- Do not BuildRequire libsgutils2-2: pulling in the library is
|
|
responsibility of the respective -devel packages.
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Sep 3 01:48:48 CEST 2014 - ro@suse.de
|
|
|
|
- sanitize release line in specfile
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Dec 5 10:45:57 UTC 2013 - lzhong@suse.com
|
|
|
|
- update to version 0.79
|
|
*remove not-send-command-if-status-not-changed.patch
|
|
*remove fix-gcc-error.patch
|
|
*add Makefile-error-dependency.patch
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Mar 5 10:09:43 CST 2013 - lzhong@suse.com
|
|
- Add not-send-command-if-status-not-changed.patch(bnc#794489)
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Feb 4 21:54:38 CST 2013 - lzhong@suse.com
|
|
- Update version from 0.75 to latest version 0.76(fate#313626) for sles-11-sp3
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Jan 14 15:06:35 CST 2013 - lzhong@suse.com
|
|
- Update version from 0.74 to latest version 0.75(fate#313626) for sles-11-sp3
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Nov 16 10:15:59 CST 2012 - lzhong@suse.com
|
|
|
|
- Initial check in (fate#313626) for sles-11-sp3
|
|
-------------------------------------------------------------------
|
|
Tue Jun 21 05:08:53 UTC 2011 - xwhu@novell.com
|
|
|
|
- Initial check in (fate#311809)
|
|
|