* Some broken BMCs use an invalid padding length of 16
* Move to version 2.0.37
* lanserv: Add sysinfo.h to the makefile include list
* lanserv: Set length on get chassis capability response
* ipmi_sim: On a watchdog reset, stop the timer before starting
* lanserv: Add platform event command handling
OBS-URL: https://build.opensuse.org/package/show/systemsmanagement/OpenIPMI?expand=0&rev=79
* lanserv: Mark serial channels special
* sol: Refcount sol instance in ipmid_changed
* lanserv: Set the channel info accurately for system interface
* lanserv: Allow serial IPMI connections on channels besides 15
* lanserv: Add limits to the receive queue
* lanserv: Add timing for messages
* lanserv: Fix a bug in response handling for LAN messages
* lanserv: Yet another message dup bug
* lanserv: Fix a bug in message duplication
* lanserv: Remove one more unnecessary memset
* lanserv: Remove unnecessary memsets
* lanserv: Add the cmd to the things check for response matching
* lanserv: Add a function to allocate and free message
* lanserv: Fix a memory leak
* lanserv: Don't allocate a new message for SMI handling
* lanserv: Rework naming and message handling a bit
* lanserv: More malloc/free cleanups
* lanserv: Clean up memory handling
* lanserv: Remove functions from channel and use sysinfo
* lanserv: Create and use a message queue type
* lanserv: Separate out the receive queue
* lanserv: Reduce the size of the sim_addr_t passed around
* lanserv: Get lun 2 commands working
* lanserv: Rework receive queue to not have a dummy first byte
* lanserv: More message routing work
* lanserv: More work on the message routing
* lanserv: More rework
* lanserv: More work on restructure
* lanserv: Rework address names
* lanserv: More restructuring on message handling
* lanserv: Move check_msg_length() to serv.c
* lanserv: Round-robin sessions
* lanserv: Rework the send message handling
* lan: Don't set reponse LUN to 2 in bridged messages
* lanserv: Allow RMCP authtype for no session messages
* github: Add readline to the dependencies
* Remove support for UCD SNMP
* ipmish: Fix snmp trap handling
* lanserv: Use ssize_t for the return value of read()
* lanserv: Get rid of the rmcpplus session member
* lanserv: Preserve handle when clearing session data
* lanserv: Don't allow user 0 to be configured
* utils:md5: Handle data for md5 cannot be NULL
* lanserv: Validate message ordering at authentication
* lanserv: Don't assign session privilege until after auth is done
* lanserv: Clear out session data on a close
* utils: Check for NULL before freeing MD5 data
* lib:lan: Reject a zero sid
* sample: Fix data parsing in ipmicmd
* ui: Pass in a sockaddr_in to SNMP trap handler
* Fix gen_random()
* lanserv: Check that authdata is initialized before cleanup
OBS-URL: https://build.opensuse.org/package/show/systemsmanagement/OpenIPMI?expand=0&rev=77
- 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
OBS-URL: https://build.opensuse.org/request/show/1203870
OBS-URL: https://build.opensuse.org/package/show/systemsmanagement/OpenIPMI?expand=0&rev=75
- 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
- Refreshed patches not yet mainline:
M openipmi-tinfo.patch
M fix_dia_version_detection.patch
OBS-URL: https://build.opensuse.org/request/show/979226
OBS-URL: https://build.opensuse.org/package/show/systemsmanagement/OpenIPMI?expand=0&rev=71
- 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
- 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
- Use Python3 instead of Python2 (bsc#1190999).
OBS-URL: https://build.opensuse.org/request/show/921956
OBS-URL: https://build.opensuse.org/package/show/systemsmanagement/OpenIPMI?expand=0&rev=64
- Update to latest version 2.0.25 plus latest fixes:
- A OpenIPMI-2.0.25..HEAD_git.diff
Patch to latest git commit:
commit 4ac55d7dc7016c9e5f0c474f69f4e64e7aacac42
Date: Wed Jul 18 13:59:29 2018 -0500
unix: Add a way to clear fd handlers with no callbacks
- Adjusted patches:
M 0003-Apply-OpenIPMI-2.0.21-nobundle.patch.patch
M fix-conversions.patch
M OpenIPMI-prefer_perl_vendor.patch
M openipmi-tinfo.patch
- Fix build service error (use /usr/bin/python3 in shebang instead of env
A use_python3_shebang
- Build documentation (IPMI.pdf) ourselves as IPMI.pdf vanished from sources
For this quite some build requires had to be added as well
A fix_dia_version_detection.patch
OBS-URL: https://build.opensuse.org/request/show/634245
OBS-URL: https://build.opensuse.org/package/show/systemsmanagement/OpenIPMI?expand=0&rev=47
- Version update to lates trelease 2.0.23:
* There is no longer actively updated changelog
* Various bugfixes since last git pull from 2016-02-26
- Drop OpenIPMI-libtool.patch which was merged upstream
- Drop OpenIPMI_2.0.21_to_HEAD.patch patch as it is no longer
needed
- Add patch openipmi-tinfo.patch to detect tinfo properly
- Add patch to fix OpenIPMIpthread pc file (from Fedora)
0001-Apply-OpenIPMI-2.0.18-pthread-pkgconfig.patch.patch
- Add patch to not bundle libedit (from Fedora)
0003-Apply-OpenIPMI-2.0.21-nobundle.patch.patch
OBS-URL: https://build.opensuse.org/request/show/506477
OBS-URL: https://build.opensuse.org/package/show/systemsmanagement/OpenIPMI?expand=0&rev=36
Bugfix release
- marvell: Add a command to directly set the duty cycle of the fans.
- The IANA numbers are supposed to be in bytes 2-4 off responses to
IANA commands, but they were not being put there. Fix this in the
main IANA handling to do this automatically, and modify the
command handling to strip the IANA from the command and add it to
a message field. This makes handling of IANA commands more
natural and allows standard message response generation to work.
- Drop upstreamed patches:
tcl-includes-moved.patch, new-names-for-new-variables,
OpenIPMI-popt.patch, OpenIPMI-2.0.16-larger-ipmibuf.patch,
do-fclose.patch, bug-854693_segv_sol.patch
OBS-URL: https://build.opensuse.org/package/show/systemsmanagement/OpenIPMI?expand=0&rev=17
- fix mtime on python .pyc files
- remove python .pyo files (they're useless)
- add reload to init script, which fails with exit code 3 as it is not
implemented
- update to 2.0.19 (cumulated):
* ipmi.init - Initscripts should be idempotent, meaning you can safely call
"start" multiple times in a row and receive a success each time if the
service is running. This requirement is mentioned in the LSB Spec, version
3.1, section 20.2.
* lib/sensor.c: Change the "share count" checking to check if share count is
> 1, not > 0, because some silly machines set the value to one when they
should set it to zero, and one is a silly setting
* add a cache option
OBS-URL: https://build.opensuse.org/request/show/89103
OBS-URL: https://build.opensuse.org/package/show/systemsmanagement/OpenIPMI?expand=0&rev=4