330f03bb93
- update to 3.2.1:
...
* GH13: hpm netfn2c/cmd34 error, bridge netfn06,07/cmd34
* GH17: do not abort if sensor command fails
* GH17: if MALFORMED, not fatal, show message before correct
* GH15: fails to dump FRU with -d (added load_fru for fdump)
* GH14: GH14: user set password fails w 0xCC, upriv = rd3 & 0x0F
* fix macos compile error with vFlashstr typedef
* detect if IP address
* GH21: ipmi_cmdraw_ia(% int sdata %)
* GH21: define BYTE for LTO issue
* GH21: define uchar for LTO issue
* GH21: lan_keepalive( uchar type), open_sockfd(int port)
* GH21: lan_keepalive( uchar type)
* GH21: GetSensorType( uchar snum ...)
* GH21: get_unit_type( uchar iunit ...), GetSensorType(uchar)
see http://ipmiutil.sourceforge.net/docs/ChangeLog
See http://ipmiutil.sourceforge.net/docs/ChangeLog
See http://ipmiutil.sourceforge.net/docs/ChangeLog
OBS-URL: https://build.opensuse.org/package/show/systemsmanagement/ipmiutil?expand=0&rev=54
2025-11-17 17:28:19 +00:00
904417f21b
Accepting request 1149417 from home:dimstar:rpm4.20:i
...
Prepare for RPM 4.20
OBS-URL: https://build.opensuse.org/request/show/1149417
OBS-URL: https://build.opensuse.org/package/show/systemsmanagement/ipmiutil?expand=0&rev=52
2024-03-05 09:04:07 +00:00
Andy Cress
6dc4dddf0e
Accepting request 1127351 from home:mschreiner:branches:systemsmanagement
...
- Migrate from cron to systemd timers.
OBS-URL: https://build.opensuse.org/request/show/1127351
OBS-URL: https://build.opensuse.org/package/show/systemsmanagement/ipmiutil?expand=0&rev=50
2023-11-20 19:38:58 +00:00
d0b45fbb17
Accepting request 1110655 from home:amanzini:branches:systemsmanagement
...
- 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
OBS-URL: https://build.opensuse.org/request/show/1110655
OBS-URL: https://build.opensuse.org/package/show/systemsmanagement/ipmiutil?expand=0&rev=48
2023-09-13 07:39:00 +00:00
7df7866e9c
Accepting request 1041177 from home:dirkmueller:Factory
...
- 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
OBS-URL: https://build.opensuse.org/request/show/1041177
OBS-URL: https://build.opensuse.org/package/show/systemsmanagement/ipmiutil?expand=0&rev=46
2022-12-07 17:18:21 +00:00
8581b612a3
Accepting request 928352 from home:seife:branches:systemsmanagement
...
try to fix postinstall scripts (they are totally broken and useless anyway, but at least fix obvious errors)
OBS-URL: https://build.opensuse.org/request/show/928352
OBS-URL: https://build.opensuse.org/package/show/systemsmanagement/ipmiutil?expand=0&rev=45
2021-11-21 11:05:26 +00:00
007aa94b70
Accepting request 925461 from home:jsegitz:branches:systemdhardening_protectclock
...
- Drop ProtectClock hardening, can cause issues if other device acceess is needed
OBS-URL: https://build.opensuse.org/request/show/925461
OBS-URL: https://build.opensuse.org/package/show/systemsmanagement/ipmiutil?expand=0&rev=44
2021-10-16 09:37:37 +00:00
Andy Cress
7bcab13fec
Accepting request 921089 from home:jsegitz:branches:systemdhardening:systemsmanagement
...
Automatic systemd hardening effort by the security team. This has not been tested. For details please see https://en.opensuse.org/openSUSE:Security_Features#Systemd_hardening_effort
OBS-URL: https://build.opensuse.org/request/show/921089
OBS-URL: https://build.opensuse.org/package/show/systemsmanagement/ipmiutil?expand=0&rev=43
2021-09-24 19:00:55 +00:00
723c0b19fe
Accepting request 892564 from home:susnux:branches:systemsmanagement
...
- Update to version 3.1.7
* Add SDR conflict 0xC5 handling retries with delay
* Minor bug fixes
OBS-URL: https://build.opensuse.org/request/show/892564
OBS-URL: https://build.opensuse.org/package/show/systemsmanagement/ipmiutil?expand=0&rev=41
2021-05-12 18:08:35 +00:00
Andy Cress
0dc5a4dac2
Accepting request 827047 from home:dirkmueller:branches:systemsmanagement
...
- 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)
OBS-URL: https://build.opensuse.org/request/show/827047
OBS-URL: https://build.opensuse.org/package/show/systemsmanagement/ipmiutil?expand=0&rev=39
2020-09-08 16:03:26 +00:00
Andy Cress
a5dd8a9c40
Accepting request 769596 from home:dimstar:Factory
...
Shortcut through -mini
OBS-URL: https://build.opensuse.org/request/show/769596
OBS-URL: https://build.opensuse.org/package/show/systemsmanagement/ipmiutil?expand=0&rev=37
2020-02-03 19:40:23 +00:00
Klaus Kämpf
3023e16ec3
Accepting request 554900 from home:arcress:branches:systemsmanagement
...
Fix devel Requires
OBS-URL: https://build.opensuse.org/request/show/554900
OBS-URL: https://build.opensuse.org/package/show/systemsmanagement/ipmiutil?expand=0&rev=35
2017-12-07 14:04:26 +00:00
Klaus Kämpf
271948160b
Accepting request 554643 from home:arcress:branches:systemsmanagement
...
Added fix for openssl detection
OBS-URL: https://build.opensuse.org/request/show/554643
OBS-URL: https://build.opensuse.org/package/show/systemsmanagement/ipmiutil?expand=0&rev=34
2017-12-06 07:17:46 +00:00
Andy Cress
4f78201c13
- 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
OBS-URL: https://build.opensuse.org/package/show/systemsmanagement/ipmiutil?expand=0&rev=33
2017-12-05 18:07:12 +00:00
Andy Cress
ceb79bb4ac
Accepting request 310576 from home:pluskalm:branches:systemsmanagement
...
- 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
OBS-URL: https://build.opensuse.org/request/show/310576
OBS-URL: https://build.opensuse.org/package/show/systemsmanagement/ipmiutil?expand=0&rev=31
2015-06-05 18:37:31 +00:00
Andy Cress
5cadad5271
Accepting request 282279 from home:posophe:branches:systemsmanagement
...
Update
OBS-URL: https://build.opensuse.org/request/show/282279
OBS-URL: https://build.opensuse.org/package/show/systemsmanagement/ipmiutil?expand=0&rev=29
2015-01-22 13:31:56 +00:00
Klaus Kämpf
864eece142
Accepting request 266542 from home:Ledest:bashisms
...
fix bashisms in scripts
OBS-URL: https://build.opensuse.org/request/show/266542
OBS-URL: https://build.opensuse.org/package/show/systemsmanagement/ipmiutil?expand=0&rev=27
2014-12-30 09:46:26 +00:00
Klaus Kämpf
e8c3d7882d
- update to upstream ipmiutil-2.9.2
...
See http://ipmiutil.sourceforge.net/docs/ChangeLog
OBS-URL: https://build.opensuse.org/package/show/systemsmanagement/ipmiutil?expand=0&rev=24
2013-10-11 06:59:06 +00:00
Klaus Kämpf
8f643c56c3
- update to upstream ipmiutil-2.9.1
...
See http://ipmiutil.sourceforge.net/docs/ChangeLog
OBS-URL: https://build.opensuse.org/package/show/systemsmanagement/ipmiutil?expand=0&rev=23
2013-10-04 08:08:03 +00:00
Klaus Kämpf
05785af89e
- Fix for automake 1.13
...
OBS-URL: https://build.opensuse.org/package/show/systemsmanagement/ipmiutil?expand=0&rev=21
2013-02-28 13:35:29 +00:00
Klaus Kämpf
14a0a41cc6
- update to upstream ipmiutil-2.8.8
...
See http://ipmiutil.sourceforge.net/docs/ChangeLog
See http://ipmiutil.sourceforge.net/docs/ChangeLog
OBS-URL: https://build.opensuse.org/package/show/systemsmanagement/ipmiutil?expand=0&rev=20
2013-02-28 13:33:38 +00:00
Andy Cress
759f966553
- update to upstream ipmiutil-2.8.5
...
OBS-URL: https://build.opensuse.org/package/show/systemsmanagement/ipmiutil?expand=0&rev=18
2012-08-24 20:18:37 +00:00
Andy Cress
236cbf8d87
- do rebuild for F15 build enviromnent issue (see #766927 )
...
OBS-URL: https://build.opensuse.org/package/show/systemsmanagement/ipmiutil?expand=0&rev=16
2012-06-26 13:35:23 +00:00
Andy Cress
706e34f8f9
- update to upstream ipmiutil-2.8.4
...
OBS-URL: https://build.opensuse.org/package/show/systemsmanagement/ipmiutil?expand=0&rev=15
2012-06-13 16:13:59 +00:00
Stephan Kulow
8f4aa418c7
Accepting request 110809 from systemsmanagement
...
license update: BSD-3-Clause
SPDX format (forwarded request 110715 from babelworx)
OBS-URL: https://build.opensuse.org/request/show/110809
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ipmiutil?expand=0&rev=5
2012-03-29 05:42:45 +00:00
Berthold Gunreben
deec29fb5b
Accepting request 54274 from systemsmanagement:wbem
...
Accepted submit request 54274 from user coolo
OBS-URL: https://build.opensuse.org/request/show/54274
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ipmiutil?expand=0&rev=1
2010-12-08 10:38:18 +00:00