Version: 3.1.7-bp154.1.26
* Sun Oct 31 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)
* Fri Oct 15 2021 Johannes Segitz <jsegitz@suse.com>
- Drop ProtectClock hardening, can cause issues if other device acceess is needed
* Wed Sep 22 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
* Wed May 12 2021 Ferdinand Thiessen <rpm@fthiessen.de>
- Update to version 3.1.7
* Add SDR conflict 0xC5 handling retries with delay
* Minor bug fixes
* Sun Aug 16 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)
* Mon Feb 03 2020 Dominique Leuenberger <dimstar@opensuse.org>
- BuildRequire pkgconfig(systemd) instead of systemd: allow OBS to
shortcut through the -mini flavors.
Version: 3.0.7-bp150.2.5
* Wed Dec 06 2017 arcress@users.sourceforge.net
- Fix devel Requires
* Tue Dec 05 2017 arcress@users.sourceforge.net
- Added fix for openssl version detection
* Tue Dec 05 2017 arcress@users.sourceforge.net
- Add warnings.patch for no-strict-aliasing and fix openssl version detection
* Tue Dec 05 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
* Fri Jun 05 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
* Wed Jan 21 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
* Mon Nov 17 2014 Led <ledest@gmail.com>
- fix bashisms in scripts
- add patches:
* ipmiutil-2.9.2-fix-bashisms.patch
* Fri Oct 11 2013 kkaempf@suse.com
- update to upstream ipmiutil-2.9.2
See http://ipmiutil.sourceforge.net/docs/ChangeLog
* Fri Oct 04 2013 kkaempf@suse.com
- update to upstream ipmiutil-2.9.1
See http://ipmiutil.sourceforge.net/docs/ChangeLog
* Thu Feb 28 2013 kkaempf@suse.com
- Fix for automake 1.13
* Thu Feb 28 2013 kkaempf@suse.com
- update to upstream ipmiutil-2.8.8
See http://ipmiutil.sourceforge.net/docs/ChangeLog
* Fri Aug 24 2012 arcress@users.sourceforge.net
- update to upstream ipmiutil-2.8.5
See http://ipmiutil.sourceforge.net/docs/ChangeLog
* Tue Jun 26 2012 arcress@users.sourceforge.net
- do rebuild for F15 build enviromnent issue (see #766927)
* Wed Jun 13 2012 arcress@users.sourceforge.net
- update to upstream ipmiutil-2.8.4
* Fri Mar 23 2012 cfarrell@suse.com
- license update: BSD-3-Clause
SPDX format
* Wed Mar 21 2012 arcress@users.sourceforge.net
- added Copyright comment (osc service localrun format_spec_file)
* Mon Mar 12 2012 arcress@users.sourceforge.net
- update to upstream ipmiutil-2.8.2
* Sat Dec 24 2011 trenn@suse.de
- Update to 2.8.0
- Systemd support
- Details are in the Changelog file in the %doc dir
* Thu Nov 18 2010 arcress@users.sourceforge.net
- add gcc-c++ to BuildRequires due to some broken RH build systems
* Thu Nov 04 2010 arcress@users.sourceforge.net
- added iekanalyzer_warning.patch