| Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
| Name: ipmitool | Distribution: SUSE Linux Enterprise 15 |
| Version: 1.8.18.238.gb7adc1d | Vendor: SUSE LLC <https://www.suse.com/> |
| Release: 150600.8.3 | Build date: Thu May 9 17:12:42 2024 |
| Group: System/Management | Build host: xinomavro |
| Size: 6717284 | Source RPM: ipmitool-1.8.18.238.gb7adc1d-150600.8.3.src.rpm |
| Packager: https://www.suse.com/ | |
| Url: https://github.com/ipmitool/ipmitool | |
| Summary: Utility for IPMI Control | |
This package contains a utility for interfacing with devices that support the Intelligent Platform Management Interface specification. IPMI is an open standard for machine health, inventory, and remote power control. This utility can communicate with IPMI-enabled devices through either a kernel driver such as OpenIPMI or over the RMCP LAN protocol defined in the IPMI specification. IPMIv2 adds support for encrypted LAN communications and remote Serial-over-LAN functionality. It provides commands for reading the Sensor Data Repository (SDR) and displaying sensor values, displaying the contents of the System Event Log (SEL), printing Field Replaceable Unit (FRU) information, reading and setting LAN configuration, and chassis power control.
BSD-3-Clause
* Tue Oct 31 2023 trenn@suse.de
- bsc#1216556 L3: ipmitool: Unsupported LAN Parameter
lookup error SLE15 SP4+
Fix regression introduced by 351dad24a26f56580ba6
lan: Add processing of get/set specific CCs:
https://github.com/ipmitool/ipmitool/pull/388
https://github.com/ipmitool/ipmitool/pull/389
Be aware: Even the pullrequest is open for a while, this patch is not
integrated in latest mainstream master branch.
A lanp-Fix-error-response-from-Unsupported-Parameter-lookup.patch.txt
* Tue Jul 25 2023 trenn@suse.de
- ipmitool duplicates the timestamp (bsc#1213390)
A Fix-time-format-for-sel-list-v.patch
* Wed Aug 11 2021 trenn@suse.de
- Update to version 1.8.18.238.gb7adc1d:
* ipmi_mc: Fix the IPM_DEV_FWREV1_MAJOR_MASK
- Use %{?systemd_ordering} instead of %{?systemd_requires}
* Thu Jul 08 2021 trenn@suse.de
- Update to version 1.8.18+git20210622.11c7605:
* Fix codefactor-io / CodeFactor warnings
* Use /run instead of /var/run
* oem: Update product IDs for YADRO
* lan: Add processing of get/set specific CCs
* lan: Refactor pointer style
* doc: update lanplus doc to reflect default cipher suite change
* ekanalyzer: Fix internal use area off-by-one bug
* ekanalyzer frushow: Fix internal area size calc
* sel: Fix "power supply inactive" flag offset
* free: Fix implicit function declarations
* Convert line endings to LF
- Update source file:
M enterprise-numbers
- Adopt to latest sources:
M 0003-Cleanup-and-compiler-issues-only-no-functional-chang.patch
- Remove mainline patches:
D 0007-bsc#1175328-check-for-correct-fd.patch
D 0008-bsc#1181063-dont-parametrize-pidfile-name.patch
D Use-run-instead-of-var-run.patch
D lanplus-don-t-retry-pre-session-Get-cipher-suites.patch
- Config file in /etc must not be executable
/etc/bmc-snmp-proxy
- Enhance _service file to always get latest sources and get the
version correctly parsed
* Tue May 25 2021 trenn@suse.de
- Correct /etc/ipmievd config file to point to the new pidfile in /run
not /var/run
* Wed Apr 28 2021 trenn@suse.de
- Use /run instead of /var/run (bsc#1185162)
A Use-run-instead-of-var-run.patch
Be aware that the patch has been submitted mainstream, therefore
the git hash tag, but may not have been accepted.
* Wed Feb 03 2021 trenn@suse.de
- Fixes (bsc#1179133) lanplus: hanging on getting cipher suites for 10 seconds
A lanplus-don-t-retry-pre-session-Get-cipher-suites.patch
* Thu Jan 28 2021 josef.moellers@suse.com
- Do not append the device number to the PIDFILE pathname
as this will confuse systemd.
[bsc#1181063, 0008-bsc#1181063-dont-parametrize-pidfile-name.patch]
* Thu Jan 28 2021 josef.moellers@suse.com
- When really starting the daemon, in lib/helper.c::ipmi_start_daemon()
stdin/stdout/stderr are redirected to /dev/null and this is checked
but the check for stderr tests for STDOUT_FILENO. This is, most
likely, a copy-paste error.
[bsc#1175328, 0007-bsc#1175328-check-for-correct-fd.patch]
* Wed Sep 23 2020 kkaempf@suse.com
- clean up patches
rename fwum_enhance_output.patch
to 0001-Enhance-fwum-output.patch
rename fix_file_permissions.patch
to 0002-Fix-file-permissions.patch
rename several_more_compile_fixes.patch
to 0003-Cleanup-and-compiler-issues-only-no-functional-chang.patch
rename ipmitool_adjust_suse_paths.patch
to 0004-Adjust-SUSE-paths.patch
rename hpm_x_compatibility_msg_is_debug_only.patch
to 0005-HPM-x-compatibility-message-is-DEBUG-only.patch
rename autotools_define_DOWNLOAD.diff
to 0006-Make-IANA-PEN-download-configurable-fix-uninitalized.patch
* Wed Sep 23 2020 kkaempf@suse.com
- Update to version 1.8.18+git20200916.1245aaa387dc:
* fru: Fix crashes on 6-bit ASCII strings
* Refix 6e037d6bfbbb93b349c8ca331ebde03a837f76bf
* oem: Add product ID for YADRO VEGMAN
* configure.ac: add '--location' for curl to follow location
* configure.ac: replace '-#' by '--progress-bar' with curl
* log: refix 16f937a1: Add missing header changes
* Add version info to debug output
* doc, ci: Fix an error in package name for Windows
* doc: Fix a small typo in INSTALL
* RPM support: updated spec file changelog
* Tue Feb 11 2020 idonmez@suse.com
- Don't hardcode /usr but use rpm variables
* Mon Feb 10 2020 trenn@suse.de
- bsc#1163026
- CVE-2020-5208
- Use license macro for COPYING, instead of doc
- Add ChangeLog mainline log to docs for shorter
obs changelogs. This will be the last more detailed
changelog, due to more important buffer overflow patches.
Otherwise this changelog will not include (mainline) changes
anymore.
- Update to version 1.8.18+git20200204.7ccea28:
* fru, sdr: Fix id_string buffer overflows
* lanp: Fix buffer overflows in get_lan_param_select
* channel: Fix buffer overflow
* session: Fix buffer overflow in ipmi_get_session_info
* fru: Fix buffer overflow in ipmi_spd_print_fru
* fru: Fix buffer overflow vulnerabilities
* chassis: bootmbox: Refix 62a04390
* configure: Drop requirement for curses et. al libs
- Add a configure option to disable IANA PEN database internet download
A autotools_define_DOWNLOAD.diff
D create_pen_list_from_local_file.patch
- New pen database:
M enterprise-numbers
- Patches adjusted to latest mainline code:
M fix_file_permissions.patch
M ipmitool_adjust_suse_paths.patch
M several_more_compile_fixes.patch
* Mon Sep 02 2019 trenn@suse.de
- Enable USB interface by explicit passing --enable-intf-usb (jira#SLE-7780)
- Enable free interface by adding freeipmi-devel package to
build requires
* Wed Sep 26 2018 trenn@suse.de
- Update to latest git HEAD revision of 1.8.18 version
commit 6f336d04f14b420822902dca7ef595cd49847d21
Date: Mon Sep 24 15:41:00 2018 +0200
- Change git repo and URL in spec from sourceforge to github
- Add download of iana pen list via _service
from www.iana.org which is used to
create a C include file at build time (lib/ipmi_pen_list.inc.c)
Downloaded file added:
A enterprise-numbers
- Add possiblity to create the include file from an already
downloaded, local file
A create_pen_list_from_local_file.patch
* Fri Jul 27 2018 jengelh@inai.de
- Use noun phrase in summary.
* Thu Jun 28 2018 josef.moellers@suse.com
- Make bmc-snmp-proxy into a (sub)package of its own.
[fate#322044, ipmitool.spec]
* Fri Oct 06 2017 josef.moellers@suse.com
- Added missing references.
[bsc#1041374,bsc#976123,bsc#988443,bsc#989985,bsc#968105,
bsc#948540,fate#321578,fate#321579,fate#320439]
* Thu Jul 27 2017 tchvatal@suse.com
- Switch to OBS service to generate the tarball and changelog
automatically from git "osc service dr"
- Update to version git checkout 20170406.ecb4cfb:
* Prevent autoreconf from complaining about missing NEWS
* Add git hash and dirty mark to ipmitool version
- Remove patch ipmitool_1_8_18_ecb4cfbff855_to_HEAD.patch as the
patch is directly in the tarball
- Rename patch:
ipmitool_adjust_suse.paths to ipmitool_adjust_suse_paths.patch
- Drop the --pic switch as it was only for static library
- Reduce the suse_version for 1210 check to switch systemd on as
the package is not building on sle11 anyway
* properly depend on systemd-rpm-macros and not full systemd
- Enable switch for file-security to be more strict on open files
* Wed Jul 05 2017 trenn@suse.de
- Update to latest git HEAD revision of 1.8.18 version
commit ecb4cfbff855bb24099f2a80a6dd558518702c7d
All these patches are now included in one big revision (1.8.18) to
HEAD patch:
D 0001-fix-typo.patch
D 0002-added-microTCA-major-version.patch
D 0003-replaced-removed-defines-which-are-already-present-i.patch
D 0004-fix-typo.patch
D 0006-ID-461-OpenSSL-1.1-compatibility-error-storage-size-.patch
D 0007-ID-461-Make-compiler-happier-about-changes-related-t.patch
D 0008-ID-474-Compile-fix-on-nonlinux-systems.patch
D 0009-Add-bootstrap-support-for-Mac.patch
D 0013-ID-478-ekanalyzer-Fixed-decoding-of-FRU-fields.patch
D 0014-ID-479-ekanalyzer-fix-processing-of-custom-mfg.-fiel.patch
D 0015-ID-477-fru-Fix-decoding-of-non-text-data-in-get_fru_.patch
D 0017-ID-480-ipmitool-coredumps-in-EVP_CIPHER_CTX_init.patch
This is the big revision (1.8.18) to HEAD patch:
A ipmitool_1_8_18_ecb4cfbff855_to_HEAD.patch
- Note: the tarball has been generated with git archive from the git
repo. It slightly differs (.gitignore and configure.ac) from what
was in osc before. No idea why, but the change is tiny and does not matter.
* Fri Apr 28 2017 trenn@suse.de
- Lower prio of message from error to debug (bsc#948540)
A hpm_x_compatibility_msg_is_debug_only.patch
* Tue Mar 28 2017 trenn@suse.de
- Update to latest git HEAD version adding quite some fixes (fate#321578)
* Add:
0001-fix-typo.patch
0002-added-microTCA-major-version.patch
0003-replaced-removed-defines-which-are-already-present-i.patch
0004-fix-typo.patch
0006-ID-461-OpenSSL-1.1-compatibility-error-storage-size-.patch
0007-ID-461-Make-compiler-happier-about-changes-related-t.patch
0008-ID-474-Compile-fix-on-nonlinux-systems.patch
0009-Add-bootstrap-support-for-Mac.patch
0013-ID-478-ekanalyzer-Fixed-decoding-of-FRU-fields.patch
0014-ID-479-ekanalyzer-fix-processing-of-custom-mfg.-fiel.patch
0015-ID-477-fru-Fix-decoding-of-non-text-data-in-get_fru_.patch
0017-ID-480-ipmitool-coredumps-in-EVP_CIPHER_CTX_init.patch
* Wed Jan 25 2017 felix.gerling@suse.com
- Update to latest version: 1.8.18 (fate#321579)
D 0001-Incorporate-upstream-comments-to-289-add-whitespace.patch
* Tue May 03 2016 trenn@suse.de
- Update to latest version: 1.8.17
D ipmitool-1.8.10-implicit-fortify-decl.patch
D ipmitool-1_8_16_HEAD.patch
D latest_compile_fixes.patch
D ipmitool-sol_memleak.patch
D ipmitool-1_8_15_HEAD.patch
- Remove whitespace changes from:
M 0001-Incorporate-upstream-comments-to-289-add-whitespace.patch
* Thu Feb 25 2016 trenn@suse.de
- Update to latest ipmitool source code
commit 9020b67347f46554009591ae91e4fa8875c65dfa
Date: Tue Jan 12 21:16:37 2016 +0500
- Fix memleak: bnc#968105
Add: ipmitool-sol_memleak.patch
* Wed Feb 24 2016 ro@suse.de
- do not use systemd macros for non-systemd distributions
* Wed Oct 14 2015 trenn@suse.de
- Update to latest ipmitool source code
commit 999cd0ad9192b19ec57574e7aca111571f4d21d8
Date: Fri Mar 6 09:03:05 2015 -0600
and throw away patches that went mainline.
* Remove: fix_dell_oem_exitcode
* Wed Mar 11 2015 trenn@suse.de
- Add correct exit code on Dell specific commands which did not get mainline
yet (bnc#886184)
* Add patch: fix_dell_oem_exitcode
* Thu Jan 15 2015 trenn@suse.de
- Update to latest ipmitool sources.
This is version 1.8.15 (git tag: IPMITOOL_1_8_15) plus mainline patches up
to commit 708be8bc450f907cddb6d9e4b83aee6ba67b7d04
Date: Fri Jan 9 12:48:35 2015 +0100
* Add: latest_compile_fixes.patch
* Add: ipmitool-1_8_15_HEAD.patch
* Remove: automake-1.13.patch
* Remove: sdradd_close_file_handle.patch
* Remove: ipmitool-1.8.10-implicit-fortify-decl.patch
/etc/exchange-bmc-os-info /etc/ipmievd /usr/bin/ipmitool /usr/lib/systemd/system/exchange-bmc-os-info.service /usr/lib/systemd/system/ipmievd.service /usr/sbin/exchange-bmc-os-info /usr/sbin/ipmievd /usr/sbin/rcexchange-bmc-os-info /usr/sbin/rcipmievd /usr/share/doc/packages/ipmitool /usr/share/doc/packages/ipmitool/AUTHORS /usr/share/doc/packages/ipmitool/ChangeLog /usr/share/doc/packages/ipmitool/README /usr/share/ipmitool /usr/share/ipmitool/oem_ibm_sel_map /usr/share/licenses/ipmitool /usr/share/licenses/ipmitool/COPYING /usr/share/man/man1/ipmitool.1.gz /usr/share/man/man8/ipmievd.8.gz /usr/share/misc/enterprise-numbers
Generated by rpm2html 1.8.1
Fabrice Bellet, Fri Jul 24 20:17:30 2026