2023-11-20 20:38:58 +01:00
|
|
|
-------------------------------------------------------------------
|
2024-03-05 10:04:07 +01:00
|
|
|
Thu Feb 22 13:37:38 UTC 2024 - Dominique Leuenberger <dimstar@opensuse.org>
|
|
|
|
|
|
|
|
- Use %autosetup macro. Allows to eliminate the usage of deprecated
|
|
|
|
%patchN
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
2023-11-20 20:38:58 +01:00
|
|
|
Fri Nov 17 02:36:26 UTC 2023 - Martin Schreiner <martin.schreiner@suse.com>
|
|
|
|
|
|
|
|
- Migrate from cron to systemd timers.
|
|
|
|
|
2023-09-13 09:39:00 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Tue Sep 12 15:07:27 UTC 2023 - Andrea Manzini <andrea.manzini@suse.com>
|
|
|
|
|
|
|
|
- update to 3.1.9:
|
|
|
|
util/isensor.c - fix -i get_idx_range to show last idx in range
|
|
|
|
util/igetevent.c - fix printf extra arg
|
|
|
|
util/memif.c - SR56: try UEFI address 6d5a7000 if F0000 error
|
|
|
|
lib/lanplus/lanplus.h - resolve implicit os_assert declaration (Sam James)
|
|
|
|
util/ireset.c - SR58: remove is_romley case for ireset -D
|
|
|
|
scripts/ipmiutil_wdt - SR43: changed $prog to $progn for Debian
|
|
|
|
util/ipmidir.c - ipmi_open_direct(char)
|
|
|
|
util/mem_if.c - UCHAR/int
|
|
|
|
doc/ipmiutil.spec - enumerate ipmiutil.env, ipmiutil.env.template
|
|
|
|
|
2022-12-07 18:18:21 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Wed Dec 7 16:36:23 UTC 2022 - Dirk Müller <dmueller@suse.com>
|
|
|
|
|
|
|
|
- update to 3.1.8:
|
|
|
|
* util/oem_supermicro.c - disable DIMM decoding from SMBIOS for SuperMicro
|
|
|
|
util/ilan.c - new -W option to limit lan settings
|
|
|
|
util/ipmicmd.h - add VENDOR_MITAC
|
|
|
|
util/subs.c - add VENDOR_MITAC
|
|
|
|
util/ipmilanplus.c - print reason if no lan2
|
|
|
|
util/ipmilan2.c - print reason if no lan2
|
|
|
|
util/isensor.c - never skip free_sdr_cache() SR#45
|
|
|
|
configure.ac - fix --disable-lanplus option to avoid random disables,
|
|
|
|
* recognize openssl-3.0 for SSL flags
|
|
|
|
|
2021-11-21 12:05:26 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Sun Oct 31 09:23:58 UTC 2021 - Stefan Seyfried <seife+obs@b1-systems.com>
|
|
|
|
|
|
|
|
- try to fix postinstall scripts (they are totally broken and
|
|
|
|
useless anyway, but at least fix obvious errors)
|
|
|
|
|
2021-10-16 11:37:37 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Fri Oct 15 12:12:08 UTC 2021 - Johannes Segitz <jsegitz@suse.com>
|
|
|
|
|
|
|
|
- Drop ProtectClock hardening, can cause issues if other device acceess is needed
|
|
|
|
|
2021-09-24 21:00:55 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Wed Sep 22 14:47:30 UTC 2021 - Johannes Segitz <jsegitz@suse.com>
|
|
|
|
|
|
|
|
- Added hardening to systemd service(s) (bsc#1181400). Added patch(es):
|
|
|
|
* harden_ipmi_port.service.patch
|
|
|
|
* harden_ipmiutil_asy.service.patch
|
|
|
|
* harden_ipmiutil_evt.service.patch
|
|
|
|
* harden_ipmiutil_wdt.service.patch
|
|
|
|
|
2021-05-12 20:08:35 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Wed May 12 17:56:58 UTC 2021 - Ferdinand Thiessen <rpm@fthiessen.de>
|
|
|
|
|
|
|
|
- Update to version 3.1.7
|
|
|
|
* Add SDR conflict 0xC5 handling retries with delay
|
|
|
|
* Minor bug fixes
|
|
|
|
|
2020-09-08 18:03:26 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Sun Aug 16 14:04:56 UTC 2020 - Dirk Mueller <dmueller@suse.com>
|
|
|
|
|
|
|
|
- update to 3.1.6:
|
|
|
|
- add -fno-strict-aliasing flag
|
|
|
|
- handle if dmidecode is missing
|
|
|
|
- default to -V4 admin privilege for lan
|
|
|
|
- show & clear GetSOL error if present
|
|
|
|
- add decode_rv to ipmi_open errors
|
|
|
|
- handle sensor type 0x17 (RSA II, Mem1) for SFBug#31
|
|
|
|
- fixed (data1 & 0x0f) for BIOS POST events
|
|
|
|
- add decode_mem_default routine for AMI,HP mem events
|
|
|
|
- add acpi_ipmi module handling
|
|
|
|
- add invalid type/len check for mult-record area
|
|
|
|
- handle analog readings in HP discrete Fan sensors
|
|
|
|
- added more SuperMicro boot events
|
|
|
|
- ipv6 handling
|
|
|
|
- skip overflow message if len=0
|
|
|
|
- handle detecting NIC if default devnum is not 0
|
|
|
|
- workaround for Pigeon Point bad sa in SDR
|
|
|
|
- aarch64 fixes
|
|
|
|
- show version with usage (-?) if no subcommand
|
|
|
|
- remove support for non-systemd distros, cleans up spec file
|
|
|
|
- remove warnings.patch (upstream)
|
|
|
|
|
2020-02-03 20:40:23 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Mon Feb 3 13:59:17 UTC 2020 - Dominique Leuenberger <dimstar@opensuse.org>
|
|
|
|
|
|
|
|
- BuildRequire pkgconfig(systemd) instead of systemd: allow OBS to
|
|
|
|
shortcut through the -mini flavors.
|
|
|
|
|
2017-12-07 15:04:26 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Wed Dec 6 22:46:22 UTC 2017 - arcress@users.sourceforge.net
|
|
|
|
|
|
|
|
- Fix devel Requires
|
|
|
|
|
2017-12-06 08:17:46 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Tue Dec 5 20:47:59 UTC 2017 - arcress@users.sourceforge.net
|
|
|
|
|
|
|
|
- Added fix for openssl version detection
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
Tue Dec 5 19:28:37 UTC 2017 - arcress@users.sourceforge.net
|
|
|
|
|
|
|
|
- Add warnings.patch for no-strict-aliasing and fix openssl version detection
|
|
|
|
|
2017-12-05 19:07:12 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Tue Dec 5 17:43:40 UTC 2017 - arcress@users.sourceforge.net
|
|
|
|
|
|
|
|
- Update to 3.0.7
|
|
|
|
* for detailed changes see http://ipmiutil.sourceforge.net/docs/ChangeLog
|
|
|
|
- Drop automake-1_13.patch as it was included in upstream
|
|
|
|
|
2015-06-05 20:37:31 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Fri Jun 5 17:00:29 UTC 2015 - mpluskal@suse.com
|
|
|
|
|
|
|
|
- Update to 2.9.6
|
|
|
|
* for detailed list of changes see http://ipmiutil.sourceforge.net/docs/ChangeLog
|
|
|
|
- Drop ipmiutil-2.9.5-fix-bashisms.patch as it was accepted by upstream
|
|
|
|
|
2015-01-22 14:31:56 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Wed Jan 21 23:54:03 UTC 2015 - p.drouand@gmail.com
|
|
|
|
|
|
|
|
- Update to version 2.9.5
|
|
|
|
see http://ipmiutil.sourceforge.net/docs/ChangeLog
|
|
|
|
- Updated patch
|
|
|
|
* ipmiutil-2.9.2-fix-bashisms.patch > ipmiutil-2.9.5-fix-bashisms.patch
|
|
|
|
* automake-1_13.patch
|
|
|
|
- Add a make requirement to perl(Exporter); new upstream dependency
|
|
|
|
|
2014-12-30 10:46:26 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Mon Nov 17 04:00:00 UTC 2014 - Led <ledest@gmail.com>
|
|
|
|
|
|
|
|
- fix bashisms in scripts
|
|
|
|
- add patches:
|
|
|
|
* ipmiutil-2.9.2-fix-bashisms.patch
|
|
|
|
|
2013-10-11 08:59:06 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Fri Oct 11 06:58:05 UTC 2013 - kkaempf@suse.com
|
|
|
|
|
|
|
|
- update to upstream ipmiutil-2.9.2
|
|
|
|
See http://ipmiutil.sourceforge.net/docs/ChangeLog
|
|
|
|
|
2013-10-04 10:08:03 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Fri Oct 4 08:02:42 UTC 2013 - kkaempf@suse.com
|
|
|
|
|
|
|
|
- update to upstream ipmiutil-2.9.1
|
|
|
|
See http://ipmiutil.sourceforge.net/docs/ChangeLog
|
|
|
|
|
2013-02-28 14:35:29 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Thu Feb 28 13:35:16 UTC 2013 - kkaempf@suse.com
|
|
|
|
|
|
|
|
- Fix for automake 1.13
|
|
|
|
|
2013-02-28 14:33:38 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Thu Feb 28 13:26:58 UTC 2013 - kkaempf@suse.com
|
|
|
|
|
|
|
|
- update to upstream ipmiutil-2.8.8
|
|
|
|
See http://ipmiutil.sourceforge.net/docs/ChangeLog
|
|
|
|
|
2012-08-24 22:18:37 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Fri Aug 24 20:17:25 UTC 2012 - arcress@users.sourceforge.net
|
|
|
|
|
|
|
|
- update to upstream ipmiutil-2.8.5
|
2013-02-28 14:33:38 +01:00
|
|
|
See http://ipmiutil.sourceforge.net/docs/ChangeLog
|
2012-08-24 22:18:37 +02:00
|
|
|
|
2012-06-26 15:35:23 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Tue Jun 26 13:30:25 UTC 2012 - arcress@users.sourceforge.net
|
|
|
|
|
|
|
|
- do rebuild for F15 build enviromnent issue (see #766927)
|
|
|
|
|
2012-06-13 18:13:59 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Wed Jun 13 16:13:19 UTC 2012 - arcress@users.sourceforge.net
|
|
|
|
|
|
|
|
- update to upstream ipmiutil-2.8.4
|
|
|
|
|
2012-03-29 07:42:45 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Fri Mar 23 08:37:43 UTC 2012 - cfarrell@suse.com
|
|
|
|
|
|
|
|
- license update: BSD-3-Clause
|
|
|
|
SPDX format
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
Wed Mar 21 19:09:00 UTC 2012 - arcress@users.sourceforge.net
|
|
|
|
|
|
|
|
- added Copyright comment (osc service localrun format_spec_file)
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
Mon Mar 12 21:34:50 UTC 2012 - arcress@users.sourceforge.net
|
|
|
|
|
|
|
|
- update to upstream ipmiutil-2.8.2
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
Sat Dec 24 03:47:50 UTC 2011 - trenn@suse.de
|
|
|
|
|
|
|
|
- Update to 2.8.0
|
|
|
|
- Systemd support
|
|
|
|
- Details are in the Changelog file in the %doc dir
|
|
|
|
|
2010-12-08 11:38:18 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Thu Nov 18 14:45:17 UTC 2010 - arcress@users.sourceforge.net
|
|
|
|
|
|
|
|
- add gcc-c++ to BuildRequires due to some broken RH build systems
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
Thu Nov 4 18:46:25 UTC 2010 - arcress@users.sourceforge.net
|
|
|
|
|
|
|
|
- added iekanalyzer_warning.patch
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
Thu Nov 4 12:49:55 UTC 2010 - arcress@users.sourceforge.net
|
|
|
|
|
|
|
|
- chmod 644 doc/UserGuide
|
|
|
|
|
|
|
|
------------------------------------------------------------
|
|
|
|
Wed Nov 3 17:22:37 EDT 2010 - arcress@users.sourceforge.net
|
|
|
|
|
|
|
|
- Initial import of ipmiutil-2.7.2
|
|
|
|
|