Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
Name: OpenIPMI-devel | Distribution: openSUSE Tumbleweed |
Version: 2.0.36.4+git.c114912 | Vendor: openSUSE |
Release: 1.1 | Build date: Wed Sep 25 12:40:09 2024 |
Group: Development/Libraries/C and C++ | Build host: reproducible |
Size: 724693 | Source RPM: OpenIPMI-2.0.36.4+git.c114912-1.1.src.rpm |
Packager: http://bugs.opensuse.org | |
Url: http://openipmi.sourceforge.net | |
Summary: Development files for OpenIPMI |
These libraries are needed to get full access to the OpenIPMI functions.
LGPL-2.1-or-later
* Wed Sep 25 2024 trenn@suse.de - Fix bsc#1229910 CVE-2024-42934 by below 2 patches: * lanserv: Fix an issue with authorization range checking * lanserv: Check some bounds on incoming messages - Remove mainlined patches: D OpenIPMI-autoconf-m4-ax-python-devel-serial25.patch D OpenIPMI-c99.patch - Update to version 2.0.36.4+git.c114912: * strings: Fix an incorrect string in sensor type 0x1f * lanserv: Check that message and negotiated authtypes are the same * Update some strings for newer IPMI standards * Fix error report in startup_set_sel_time * Move to version 2.0.36 * lanserv: Fix an issue with authorization range checking * lanserv: Fix an issue logging an error on a message * include: Add a doc for the lifetime of ipmi_entity_get_fru() * Move to version 2.0.35 * lanserv: Check some bounds on incoming messages * Create SECURITY.md * swig: Cast some values to get proper passing of values * sample: Fix an snprintf overflow issue * ui: Fix an snprintf overflow issue * Add github actions * cmdlang: Remove yet more dead code * swig: Remove a double free * ui: More print issues * sensor: Remove more dead code * swig: Fix more resource leaks * Finish up error updates * ui: Fix a ton of formatting errors * cmdlang: Remove some dead code * cmdlang: Remove some dead code * cmdlang: Remove an unneeded if * cmdlang: Remove an unnecessary loop * cmdlang: Remove some dead code * lanserv: Fix an invalid overlapping copy * lanserv: Add a missing break for watchdog handling * lanserv: Add a check for the picmg address controller not found * lanserv: Add a missing NULL pointer check * lanserv: Fix an error report * lanserv: Fix an unsigned compare issue * lanserv: Remove some dead code * lanserv: Fix reading persistance data * domain: Fix some various bugs * entity: Fix a ordering check issue * fru: Remove unnecessary check * smi: Remove some dead code * utils: Fix address comparison * fru: Fix record with possible NULL data * mc: Fix sel re-fetch * atca: Fix some various issues * oem_motorola_mxp: Fix some minor issues * control,sensor: Fix some string handling * sel: Add a missing NULL check * sample: Remove some dead code * sensor: Fix some wrong sizes * tcl: Fix an infinite loop * swig: Fix a wrong malloc size * lanserv: Fix a memory leak in sdrcomp * unix: Add missing unlock on an error handler * unix: Cast a variable to int from time() * swig: Fix issues with memory handling * Don't run perl tests in parallel * C type errors in the SWIG-generated Perl bindings * Move to version 2.0.34 * swig:perl: Fix the tests * swig:perl: Add a way to print the test environment * lanserv: Allow zero to be specified for the port * lanserv: Return an error if sensor data is requested before ready * unix: Handle EAGAIN along with EINTR * ipmi_sim:sensor: Add the low 8 bits of discrete value to sensor reading * fix coredump when use ipmi_ui * Fix the name of global event support for sensors * Update configure.ac * Move to version 2.0.33 * exec: fix race in symlink install * Make lan.conf and simulator startup file 600 permissions * Update the python m4 file * Avoid searching host library path * Tue Jun 18 2024 Martin Jambor <mjambor@suse.com> - Add OpenIPMI-c99.patch in order to make the package buildable with GCC 14. Patch comes from upstream https://sourceforge.net/p/openipmi/patches/38/ [[boo#1225871]] * Tue May 10 2022 trenn@suse.de - Update to version 2.0.32.3+git.05faa36e: * entity: Handle NULL entity in internal_fru_fetch_done() * entity: Keep the entity around duringa FRU fetch * Move to version 2.0.32 * Fix readline and python support * sol: Fix multiple flush queuing issue - Patches that are mainline: D fix-conversions.patch D unix_thread-Remove-the-fd-handler-sets-before-it-s-set-up.patch D lanserv-Add-the-judgment-on-the-validity-of-length-in-emu_cmd.c-and-session-in-lanserv_ipmi.c.patch D OpenIPMI-no-return-in-nonvoid-function.patch - Refreshed patches not yet mainline: M openipmi-tinfo.patch M fix_dia_version_detection.patch * Mon May 09 2022 Ben Greiner <code@bnavigator.de> - Add OpenIPMI-autoconf-m4-ax-python-devel-serial25.patch which updates m4/ax_python_devel.m4 to serial25, retaining upstreams PYTHON_VERSION addition, before the bootstrap runs automake, because the new serial 25 can deal with Python 3.10 version strings and deprecation of distutils. * Thu Apr 28 2022 Jan Engelhardt <jengelh@inai.de> - Resolve rpmlint report "libOpenIPMI0.x86_64: E: shlib-policy-name-error SONAME: libOpenIPMIui.so.1, expected package suffix: 1" - Trim manual library Provides. Prospective users (packages) ought to let rpm find the dependencies (and their name is usually "libIPMIlanserv.so.0()(64bit)" not "libIPMIlanserv". * Tue Oct 12 2021 Thomas Renninger <trenn@suse.de> - Fix file conflict with old python2 version (bsc#1190999): found conflict of OpenIPMI-python-2.0.25-7.3.1.x86_64 with OpenIPMI-python3-2.0.31-1.1.x86_64 /usr/bin/openipmigui /usr/share/man/man1/openipmigui.1.gz * Wed Oct 06 2021 Thomas Renninger <trenn@suse.de> - Enhance changelog as demanded in an internal submitrequest * Tue Sep 28 2021 Thomas Renninger <trenn@suse.de> - Add latest mainline fixes: A lanserv-Add-the-judgment-on-the-validity-of-length-in-emu_cmd.c-and-session-in-lanserv_ipmi.c.patch A unix_thread-Remove-the-fd-handler-sets-before-it-s-set-up.patch * Fri Jul 09 2021 Thomas Renninger <trenn@suse.de> - Update to version 2.0.31 Adopted patches to latest sources: M OpenIMPI-add-libncurses.patch M OpenIPMI-no-return-in-nonvoid-function.patch M OpenIPMI-prefer_perl_vendor.patch M fix_dia_version_detection.patch M openipmi-tinfo.patch * sample: Prefer glib for solterm instead of posix * sample: Remove -rdynamic from openipmicmd * smample: Compile ipmicmd with glib if it is available * glib: Allow NULL timeout to perform_one_op() * lanserv: Fix an issue with rmcp sending * Rework mcserv.h so that marvell-mod can get what it needs * lanserv: Move sol_init_mc() into sol code * lanserv: Remove all calls from the library to user code * Move ipmi_log() to ipmi_log.h * ui: export ipmi_ui_cb_handlers * ui: Add link libraries to UI library * Add -no-undefined to all shared library links * Rework ipmi_cmdlang_report_event() * Rework ipmi_cmdlang_global_err() * Get rid of posix_vlog() * lanserv: Use recv, not read, for a network socket * A lot windows (DLL, winsock, etc.) enhancements - Update to version 2.0.30: * Switch to python3 by default * lanserv: Fix some various bugs * sol: Fix some various bugs * sdrcomp: Fix some memory leaks * sol: Fix some packet handling errors * solterm: Clean things up at shutdown * Fix a leak in the selector code * sol: Rewrite the library code * sol: Return errors from close if the send fails * Reconfigure the transmitter on a reconnect * Refuse writes greater than 255 bytes * lan: Fix timer cleanup * Fix init/shutdown issues with mcs and domains * Fix shutdown on error issues * Fix a memory leak at initialization * selector: Make the timer stop with done work right when handler running * Add parameters to let the lan timeouts be specified * initscript: Don't delete ipmi devices if udev created them * selector: Rework to allow an arbitrary number of fds with epoll * Don't disable fd handlers before setting one up * Don't crash if passed in fd is >= FD_SETSIZE * Mon Jun 28 2021 Matej Cepl <mcepl@suse.com> - Use Python3 instead of Python2 (bsc#1190999). * Mon Mar 08 2021 Matthias Gerstner <matthias.gerstner@suse.com> - drop -fPIC from CFLAGS which breaks our gcc-PIE profile resulting in non-position independent binaries and thus weakened security (bsc#1183046).
/usr/include/OpenIPMI /usr/include/OpenIPMI/deprecator.h /usr/include/OpenIPMI/dllvisibility.h /usr/include/OpenIPMI/extcmd.h /usr/include/OpenIPMI/internal /usr/include/OpenIPMI/internal/ilist.h /usr/include/OpenIPMI/internal/ipmi_control.h /usr/include/OpenIPMI/internal/ipmi_domain.h /usr/include/OpenIPMI/internal/ipmi_entity.h /usr/include/OpenIPMI/internal/ipmi_event.h /usr/include/OpenIPMI/internal/ipmi_fru.h /usr/include/OpenIPMI/internal/ipmi_int.h /usr/include/OpenIPMI/internal/ipmi_locks.h /usr/include/OpenIPMI/internal/ipmi_malloc.h /usr/include/OpenIPMI/internal/ipmi_mc.h /usr/include/OpenIPMI/internal/ipmi_oem.h /usr/include/OpenIPMI/internal/ipmi_sel.h /usr/include/OpenIPMI/internal/ipmi_sensor.h /usr/include/OpenIPMI/internal/ipmi_utils.h /usr/include/OpenIPMI/internal/locked_list.h /usr/include/OpenIPMI/internal/md2.h /usr/include/OpenIPMI/internal/md5.h /usr/include/OpenIPMI/internal/opq.h /usr/include/OpenIPMI/internal/winsock_compat.h /usr/include/OpenIPMI/ipmbserv.h /usr/include/OpenIPMI/ipmi_addr.h /usr/include/OpenIPMI/ipmi_auth.h /usr/include/OpenIPMI/ipmi_bits.h /usr/include/OpenIPMI/ipmi_cmdlang.h /usr/include/OpenIPMI/ipmi_conn.h /usr/include/OpenIPMI/ipmi_debug.h /usr/include/OpenIPMI/ipmi_err.h /usr/include/OpenIPMI/ipmi_fru.h /usr/include/OpenIPMI/ipmi_glib.h /usr/include/OpenIPMI/ipmi_lan.h /usr/include/OpenIPMI/ipmi_lanparm.h /usr/include/OpenIPMI/ipmi_log.h /usr/include/OpenIPMI/ipmi_mc.h /usr/include/OpenIPMI/ipmi_msgbits.h /usr/include/OpenIPMI/ipmi_pef.h /usr/include/OpenIPMI/ipmi_pet.h /usr/include/OpenIPMI/ipmi_picmg.h /usr/include/OpenIPMI/ipmi_posix.h /usr/include/OpenIPMI/ipmi_sdr.h /usr/include/OpenIPMI/ipmi_smi.h /usr/include/OpenIPMI/ipmi_sol.h /usr/include/OpenIPMI/ipmi_solparm.h /usr/include/OpenIPMI/ipmi_string.h /usr/include/OpenIPMI/ipmi_tcl.h /usr/include/OpenIPMI/ipmi_types.h /usr/include/OpenIPMI/ipmi_ui.h /usr/include/OpenIPMI/ipmi_user.h /usr/include/OpenIPMI/ipmiif.h /usr/include/OpenIPMI/lanserv.h /usr/include/OpenIPMI/lanserv_dllvisibility.h /usr/include/OpenIPMI/mcserv.h /usr/include/OpenIPMI/msg.h /usr/include/OpenIPMI/mxp.h /usr/include/OpenIPMI/os_handler.h /usr/include/OpenIPMI/persist.h /usr/include/OpenIPMI/selector.h /usr/include/OpenIPMI/serserv.h /usr/include/OpenIPMI/serv.h /usr/lib/libIPMIlanserv.so /usr/lib/libOpenIPMI.so /usr/lib/libOpenIPMIcmdlang.so /usr/lib/libOpenIPMIglib.so /usr/lib/libOpenIPMIposix.so /usr/lib/libOpenIPMIpthread.so /usr/lib/libOpenIPMIui.so /usr/lib/libOpenIPMIutils.so /usr/lib/pkgconfig/OpenIPMI.pc /usr/lib/pkgconfig/OpenIPMIcmdlang.pc /usr/lib/pkgconfig/OpenIPMIglib.pc /usr/lib/pkgconfig/OpenIPMIposix.pc /usr/lib/pkgconfig/OpenIPMIpthread.pc /usr/lib/pkgconfig/OpenIPMIui.pc /usr/lib/pkgconfig/OpenIPMIutils.pc
Generated by rpm2html 1.8.1
Fabrice Bellet, Sat Nov 16 01:07:39 2024