Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package ledmon for openSUSE:Factory checked in at 2024-04-02 16:43:58 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/ledmon (Old) and /work/SRC/openSUSE:Factory/.ledmon.new.1905 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "ledmon" Tue Apr 2 16:43:58 2024 rev:27 rq:1164055 version:1.0.0 Changes: -------- --- /work/SRC/openSUSE:Factory/ledmon/ledmon.changes 2023-05-18 15:20:13.214183388 +0200 +++ /work/SRC/openSUSE:Factory/.ledmon.new.1905/ledmon.changes 2024-04-02 16:46:48.198454310 +0200 @@ -1,0 +2,31 @@ +Thu Mar 28 04:28:18 UTC 2024 - Nicholas Yang <[email protected]> + +- 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 + +------------------------------------------------------------------- Old: ---- ledmon-0.97.tar.gz New: ---- _service ledmon-1.0.0.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ ledmon.spec ++++++ --- /var/tmp/diff_new_pack.jHRFGp/_old 2024-04-02 16:46:48.946481823 +0200 +++ /var/tmp/diff_new_pack.jHRFGp/_new 2024-04-02 16:46:48.946481823 +0200 @@ -1,7 +1,7 @@ # # spec file for package ledmon # -# Copyright (c) 2023 SUSE LLC +# Copyright (c) 2024 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -17,7 +17,7 @@ Name: ledmon -Version: 0.97 +Version: 1.0.0 Release: 0 Summary: Enclosure LED Utilities License: GPL-2.0-only AND LGPL-2.1-or-later @@ -26,8 +26,11 @@ Source0: https://github.com/intel/ledmon/archive/v%{version}.tar.gz#/%{name}-%{version}.tar.gz Patch0: harden_ledmon.service.patch BuildRequires: autoconf +BuildRequires: autoconf-archive BuildRequires: automake +BuildRequires: check-devel BuildRequires: libsgutils-devel +BuildRequires: libtool BuildRequires: pkgconfig BuildRequires: systemd-rpm-macros BuildRequires: pkgconfig(libpci) ++++++ _service ++++++ <services> <service name="download_files" mode="manual"/> </services> ++++++ ledmon-0.97.tar.gz -> ledmon-1.0.0.tar.gz ++++++ ++++ 30537 lines of diff (skipped)
