Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
Name: ipmitool | Distribution: openSUSE Leap 15.2 |
Version: 1.8.18+git20200204.7ccea28 | Vendor: openSUSE |
Release: lp152.1.3 | Build date: Sat May 16 20:27:27 2020 |
Group: System/Management | Build host: lamb02 |
Size: 5918123 | Source RPM: ipmitool-1.8.18+git20200204.7ccea28-lp152.1.3.src.rpm |
Packager: https://bugs.opensuse.org | |
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 Feb 11 2020 Ismail Dönmez <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, Tue Jul 9 11:31:35 2024