From 825c7f00a91b59782ccdde3afc6d87ee3cc665a7f62d4b6de386315e9f4ef204 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Klaus=20K=C3=A4mpf?= Date: Fri, 9 Feb 2024 15:30:52 +0000 Subject: [PATCH] Accepting request 1142204 from home:kwk:branches:systemsmanagement - freeipmi 1.6.14 * Fix build issue common to non-x86 systems. - freeipmi 1.6.13 * Fix build issues on systems where inb/outb are declared with inline assembly. * Add additional sensor/event interpretations. - freeipmi 1.6.12 * Use poll() over select() to avoid fd limit in openipmi driver. * Fix potential portability problems on systems without cbrt(). * Minor documentation updates. OBS-URL: https://build.opensuse.org/request/show/1142204 OBS-URL: https://build.opensuse.org/package/show/systemsmanagement/freeipmi?expand=0&rev=127 --- freeipmi-1.6.11.tar.gz | 3 --- freeipmi-1.6.11.tar.gz.sig | Bin 72 -> 0 bytes freeipmi-1.6.14.tar.gz | 3 +++ freeipmi-1.6.14.tar.gz.sig | Bin 0 -> 95 bytes freeipmi.changes | 16 ++++++++++++++++ freeipmi.spec | 12 ++++++------ 6 files changed, 25 insertions(+), 9 deletions(-) delete mode 100644 freeipmi-1.6.11.tar.gz delete mode 100644 freeipmi-1.6.11.tar.gz.sig create mode 100644 freeipmi-1.6.14.tar.gz create mode 100644 freeipmi-1.6.14.tar.gz.sig diff --git a/freeipmi-1.6.11.tar.gz b/freeipmi-1.6.11.tar.gz deleted file mode 100644 index 14f9ef7..0000000 --- a/freeipmi-1.6.11.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:65fbd6910fc010457748695414f27c5755b4e8d75734221221f3858c6230a897 -size 3429533 diff --git a/freeipmi-1.6.11.tar.gz.sig b/freeipmi-1.6.11.tar.gz.sig deleted file mode 100644 index 8ff06783df08328bde4583a23d4edec6238baf629e57d15d3ff58bcae0c299d5..0000000000000000000000000000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 72 zcmV-O0Jr~$Mg#y60ssaD0%U;{f&dB$5I*~SOXx5;Cohr!pueGTnY6R#FGXl~or@q@cjR2lG7-|=h|2Wuovxv$%I{Ck{Thz5?FdcXR diff --git a/freeipmi-1.6.14.tar.gz b/freeipmi-1.6.14.tar.gz new file mode 100644 index 0000000..741a9da --- /dev/null +++ b/freeipmi-1.6.14.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1a3dac5c76b7ccc4d4f86aa12b8ef9b212baef7489bf05e899b89abb7e14edb5 +size 3464254 diff --git a/freeipmi-1.6.14.tar.gz.sig b/freeipmi-1.6.14.tar.gz.sig new file mode 100644 index 0000000000000000000000000000000000000000000000000000000000000000..2c8858ee4f8487cd36f1b629bb4660033319a17198c37347326cc5f666a7d5de GIT binary patch literal 95 zcmeB(WnmCxVvrS6WLc5A@^?OSdy-2=h?U*%8t)edmg=lbsoPrLGjMSVz(lOI8Rq9% vFYrF^?0WZf%8j(TkF#SA9?)9HFyD2;m+36#Pv7LMGO@hBQ+|$2(n1peW%MR- literal 0 HcmV?d00001 diff --git a/freeipmi.changes b/freeipmi.changes index 363a8ed..d2c250f 100644 --- a/freeipmi.changes +++ b/freeipmi.changes @@ -1,3 +1,19 @@ +------------------------------------------------------------------- +Mon Jan 29 08:34:51 UTC 2024 - Klaus Kämpf + +- freeipmi 1.6.14 + * Fix build issue common to non-x86 systems. + +- freeipmi 1.6.13 + * Fix build issues on systems where inb/outb are declared with inline + assembly. + * Add additional sensor/event interpretations. + +- freeipmi 1.6.12 + * Use poll() over select() to avoid fd limit in openipmi driver. + * Fix potential portability problems on systems without cbrt(). + * Minor documentation updates. + ------------------------------------------------------------------- Mon Jun 12 09:29:06 UTC 2023 - Klaus Kämpf diff --git a/freeipmi.spec b/freeipmi.spec index 76a0333..5b9ec4f 100644 --- a/freeipmi.spec +++ b/freeipmi.spec @@ -1,7 +1,7 @@ # # spec file for package freeipmi # -# Copyright (c) 2023 SUSE LLC +# Copyright (c) 2024 SUSE LLC # Copyright (c) 2003-2008 FreeIPMI Core Team # # All modifications and additions to the file contributed by third parties @@ -37,7 +37,7 @@ %{!?_initddir: %global _initddir %{_sysconfdir}/init.d} Name: freeipmi -Version: 1.6.11 +Version: 1.6.14 Release: %{release} URL: http://www.gnu.org/software/freeipmi/ Source0: http://ftp.gnu.org/gnu/freeipmi/%{name}-%{srcversion}.tar.gz @@ -60,7 +60,7 @@ Obsoletes: freeipmi-ipmimonitoring < %{version} Provides: freeipmi-ipmimonitoring = %{version} BuildRoot: %{_tmppath}/%{name}-%{version}-build Requires(post): info -Requires(preun):info +Requires(preun): info %description This project provides "Remote-Console" (out-of-band) and @@ -90,7 +90,7 @@ Requires(pre): %fillup_prereq Requires: freeipmi = %{version} %if 0%{?fedora_version} || 0%{?centos_version} || 0%{?rhel_version} || 0%{?fedora} || 0%{?rhel} Requires(post): chkconfig -Requires(preun):chkconfig +Requires(preun): chkconfig %endif Requires: logrotate @@ -103,7 +103,7 @@ Group: System/Management Requires: freeipmi = %{version} %if 0%{?fedora_version} || 0%{?centos_version} || 0%{?rhel_version} || 0%{?fedora} || 0%{?rhel} Requires(post): chkconfig -Requires(preun):chkconfig +Requires(preun): chkconfig %endif %{?systemd_requires} @@ -117,7 +117,7 @@ Requires: freeipmi = %{version} Provides: freeipmi:/usr/sbin/ipmiseld %if 0%{?fedora_version} || 0%{?centos_version} || 0%{?rhel_version} || 0%{?fedora} || 0%{?rhel} Requires(post): chkconfig -Requires(preun):chkconfig +Requires(preun): chkconfig %endif %{?systemd_requires}