Revisions of ipmitool

Thomas Renninger's avatar Thomas Renninger (trenn) accepted request 1124073 from Thomas Renninger's avatar Thomas Renninger (trenn) (revision 65)
- 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
M    enterprise-numbers
Thomas Renninger's avatar Thomas Renninger (trenn) accepted request 1100382 from Thomas Renninger's avatar Thomas Renninger (trenn) (revision 64)
- Fix: ipmitool duplicates the timestamp (bsc#1213390)
A    Fix-time-format-for-sel-list-v.patch
- Remove: Make-IANA-PEN-download-configurable (is mainline)
D 0006-Make-IANA-PEN-download-configurable-fix-uninitalized.patch
- Update to version 1.8.19.13.gbe11d94:
  * configure.ac: allow disabling registry downloads
  * lan: channel: Fix set alert on/off
  * make: use correct docdir variable provided by autotools
  * Do not require the IANA PEN registry file
  * configure.ac: fix readline static build
  * Update github actions for modern OSes
  * Update macos target name in github actions
  * delloem: Fix the unalign bug in arm64
  * lanplus: Realloc the msg if the payload_length gets updated
  * fru print: Add area checksum verification
  * fru: Add decoder for multirec system mgmt records
  * Fix enterprise-numbers URL
  * Update issue templates
Thomas Renninger's avatar Thomas Renninger (trenn) accepted request 1001584 from Thomas Renninger's avatar Thomas Renninger (trenn) (revision 63)
- Update to version 1.8.19.0.g19d7878:
  * Release Version 1.8.19
  * Cast type before the left shift
  * sel: Fix the deasserted thresholds inequality
Thomas Renninger's avatar Thomas Renninger (trenn) accepted request 976611 from Moritz Kodytek's avatar Moritz Kodytek (kodymo) (revision 62)
- Update to version 1.8.18.249.g4d25a93:
  * man: Update the text for -C option
  * chassis restart_cause: Add new causes
  * sel: Remove redundant "Reserve SEL"
  * sdr: Fix modifier unit
  * Refactor bridging level detection to dedicated function
  * Fix double bridge detection in get_max_(req|rsp)_data_size()
Thomas Renninger's avatar Thomas Renninger (trenn) accepted request 911411 from Thomas Renninger's avatar Thomas Renninger (trenn) (revision 61)
- Update to version 1.8.18.238.gb7adc1d:
  * ipmi_mc: Fix the IPM_DEV_FWREV1_MAJOR_MASK
- Use %{?systemd_ordering} instead of %{?systemd_requires}
Thomas Renninger's avatar Thomas Renninger (trenn) accepted request 905241 from Thomas Renninger's avatar Thomas Renninger (trenn) (revision 60)
- Enhance _service file to always get latest sources and get the
  version correctly parsed
Thomas Renninger's avatar Thomas Renninger (trenn) accepted request 905182 from Thomas Renninger's avatar Thomas Renninger (trenn) (revision 59)
- 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
Thomas Renninger's avatar Thomas Renninger (trenn) accepted request 895518 from Thomas Renninger's avatar Thomas Renninger (trenn) (revision 58)
- Correct /etc/ipmievd config file to point to the new pidfile in /run
  not /var/run
Thomas Renninger's avatar Thomas Renninger (trenn) accepted request 888975 from Thomas Renninger's avatar Thomas Renninger (trenn) (revision 57)
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.
Thomas Renninger's avatar Thomas Renninger (trenn) accepted request 888823 from Thomas Renninger's avatar Thomas Renninger (trenn) (revision 56)
- Use /run instead of /var/run (bsc#1185162)
Thomas Renninger's avatar Thomas Renninger (trenn) accepted request 868914 from Thomas Renninger's avatar Thomas Renninger (trenn) (revision 55)
- Fixes (bsc#1179133) lanplus: hanging on getting cipher suites for 10 seconds
A lanplus-don-t-retry-pre-session-Get-cipher-suites.patch
Klaus Kämpf's avatar Klaus Kämpf (kwk) committed (revision 53)
- 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

- 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
Thomas Renninger's avatar Thomas Renninger (trenn) accepted request 773456 from Ismail Dönmez's avatar Ismail Dönmez (namtrac) (revision 52)
- Don't hardcode /usr but use rpm variables
Thomas Renninger's avatar Thomas Renninger (trenn) accepted request 773431 from Thomas Renninger's avatar Thomas Renninger (trenn) (revision 51)
- 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
Thomas Renninger's avatar Thomas Renninger (trenn) accepted request 727987 from Thomas Renninger's avatar Thomas Renninger (trenn) (revision 50)
- Enable USB interface by explicit passing --enable-intf-usb (jira#SLE-7780)
- Enable free interface by adding freeipmi-devel package to
  build requires
Thomas Renninger's avatar Thomas Renninger (trenn) accepted request 639393 from Thomas Renninger's avatar Thomas Renninger (trenn) (revision 49)
- 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
Christian Wittmer's avatar Christian Wittmer (computersalat) accepted request 625810 from Jan Engelhardt's avatar Jan Engelhardt (jengelh) (revision 48)
- Use noun phrase in summary.
Displaying revisions 1 - 20 of 65
openSUSE Build Service is sponsored by