* Tue Jan 28 2025 mvetter@suse.com
- Update to 1.10.2:
* Correct a failure to build with gcc 15+ compiler tool chain.
- We waited for SR#1174101 to have libled1-devel but in the end
it was named ledmon-devel. So adjust the name
- Add BR on libsgutils-devel as well
* Tue Jul 16 2024 mvetter@suse.com
- Update to 1.10.1:
* Correct 32 bit arch. issues
* Fix cppcheck error
* Tue May 14 2024 mvetter@suse.com
- Update to 1.10.0:
* Fix hashlib.md5 usage
* Fix megaraid plugin for hba-mode
* Use ledmon library for controlling LEDs
* Add LED API interface for LED slot identifiers
* Fix megaraid plugin when no disks are attached
* smi-s plugin fix error message
* Thu Mar 14 2024 pgajdos@suse.com
- remove dependency on /usr/bin/python3 using
%python3_fix_shebang{,_path} macros, [bsc#1212476]
* Wed Feb 21 2024 mvetter@suse.com
- Use %autosetup macro. Allows to eliminate the usage of deprecated
%patchN.
* Mon Apr 17 2023 mvetter@suse.com
- Update to 1.9.8:
* Fips correction #528
* Tue Jan 31 2023 mvetter@suse.com
- Update to 1.9.7:
* Fix megaraid for PERC H330 Adapter #520
* Fri Nov 11 2022 mvetter@suse.com
- Update to 1.9.6:
* Update the systemd run directory
- Refresh move_to_run.patch
* Tue Oct 18 2022 mvetter@suse.com
- Update to 1.9.5:
* Misc. bug fixes including one for failure to build on i386
* Add a udev rule entry for ALUA state changes
* Tue Apr 12 2022 mvetter@suse.com
- Update to 1.9.4:
* Correction for udev events on SCSI vports
* Add hidden developer option --fork_plugin to fork and exec
plugin directly from lsmcli
* Misc. code improvements/bug fixes
- remove libxml2 dependency
- coverity corrections
- remove dlerror & library requirement
- remove visibility of some symbols that are private