Skip to content

v7.1.1.2

Latest
Compare
Choose a tag to compare
@jefsmithIBM jefsmithIBM released this 11 Nov 15:18
· 30 commits to main since this release
5439d69

Release V7.1.1.2 that s the official release support for RHEL 9.5, SLES 15 SP6 and Ubuntu 24.04.

Issue #26 fix supersede the Issue #25 fix. Update to head/linux-mdep.c to check for RHEL release level 9.5 on ppc64le and x86_64, and RHEL release level 9.4 on s390x for same change don on Linux 6 kernel.

Issue #25 fix supersede the Issue #24 fix. Update to head/linux-mdep.c to revert back to using older time variables after initial release of SLES 15 SP6 used the Linux 6.8.0 variable names.

Issue #24 addressed on Dec 02, 2024. Fix hang on SNA node restart due to sd-opencnt being out of sync on call to fput() in new Linux 6.8.0 kernel. Set download file name to indicate version date to help indicate fix levels between fixpack releases.

Correction provided September 6, 2024 for SLES 15 SP6 on Linux 6 Kernel (6.4.0 level).

Update on August 6, 2024: Support for RHEL 9.4 and Linux 6 Kernel systems added.

Full Changelog: https://github.com/IBM/CSLiS/commits/v7.1.1.1

What's Changed

Full Changelog: https://github.com/IBM/CSLiS/commits/v7.1.1

Update on October 27, 2023 level to match code level provided in source.

Update on February 14, 2024 for CSLiS-7.1.1.A.tgz to include updates to fix hang on System z Linux when shutdown is performed.
This is an alpha update until next release is available. This fix is recommended for all Communications Server Data Center Deployment users at the CSDCD 7.1 level.

What's Changed

  • Initial drop of CSLiS-7.1.1.0 Nov 8, 2022. by @jefsmithIBM in #2
  • Update to README.md to reflect the README in the /usr/src/LiS by @jefsmithIBM in #3
  • Updates to allow RHEL 9.1 level files to build by @jefsmithIBM in #6
  • Adding Check_LiS_rebuild.sh script so this can be called to verify th… by @jefsmithIBM in #8
  • Files needing to be in proper directory path. by @jefsmithIBM in #11
  • Update to support SLES 15 SP2 & RHEL 9.2 (5.14.0 levels and higher) by @jefsmithIBM in #13
  • Update to include RHEL 9.4 and Linux 6 kernel builds. On RHEL 9 x86_64 platfrom, updates for 32-bit support needed... by jefsmtihIBM on Issue #21
  • Update to fix RHEL 9.4 on s390x due to specific Linux 6.8.0 level updates made on s390x and not other platforms for Issue #24
  • Update to fix SLES 15 SP6 compilation failure due to changes by SuSE to revert some kernel references of time variables for Issue #25
  • Update to fix RHEL 9.5 build error on ppc64le and x86_64 platforms due to change from Linux 6 kernel level.

What's Changed

Full Changelog: v7.1.1...v7.1.1.1