Package Release Info

qclib-2.5.1-160000.2.2

Update Info: Base Release
Available in Package Hub : 16.0

platforms

AArch64
ppc64le
s390x
x86-64

subpackages

qclib-devel
qclib-devel-static

Change Logs

* Wed May 28 2025 nikolay.gueorguiev@suse.com
- Upgrade qclib to version 2.5.1(bsc#1243733)
  * Changes:
  - Recognize IBM z17 and LinuxONE Emperor 5
  - sysinfo: Use consistent logic when reading from dump and in live system,
    increase initial buffer size to accommodate bigger systems
* Mon Aug 19 2024 nikolay.gueorguiev@suse.com
- Upgrade qclib to version 2.5.0
  * Changes:
  - Remove support for textual hypfs, as previously indicated with v1.4.0
  - zname, zhypinfo: Add command line switch -d
  - Removed now unused compile option CONFIG_DEBUG_TIMESTAMPS
* Fri Apr 19 2024 nikolay.gueorguiev@suse.com
- Applied a patch to change the _PATH_MOUNTED (bsc#1222143)
  * qclib-change-_PATH_MOUNTED.patch
* Mon Feb 12 2024 nikolay.gueorguiev@suse.com
- Upgrade to version 2.4.1 (jsc#PED-3285)
  * Handle systems with `/sys/kernel/security/lockdown` enabled
  * Consistency check: Fix accounting of reserved cores and CPUs
  * Trace: Fix display of version information
  * Doxygen config: Remove unused options
- Removed obsolete patch qclib-sys-kernel-security-lockdown-enabled.patch
* Wed Oct 25 2023 nikolay.gueorguiev@suse.com
- Applied a patch(bsc#1216212,bsc#1214466)
  * qclib-sys-kernel-security-lockdown-enabled.patch
* Mon Oct 16 2023 nikolay.gueorguiev@suse.com
- Reverted back the if condition (bsc#1216212)
  * %if 0%{?suse_version} from "1500" to "1300" to avoid build error on IBS
* Tue May 30 2023 nikolay.gueorguiev@suse.com
- Upgrade to version 2.4.0 (jsc#PED-3284, jsc#PED-3285)
  * Changes:
  - Recognize single frame models and rackable models
  - zname: Add support for option --json
  - qc_dump: Add trace and JSON dump to .tgz
- Amended the .spec file for the error "static-library-without-debuginfo"
  * Removed the line: gzip -9 %{buildroot}/%{_mandir}/man8/*
* Tue Sep 20 2022 mpost@suse.com
- Upgraded to version 2.3.2 (jsc#PED-585, jsc#PED-626)
  * __v2.3.2 (2022-09-19)__
    _Changes_:
  - Recognize IBM LinuxONE Emperor 4
  * __v2.3.1 (2022-04-05)__
    _Changes_:
  - Recognize IBM z16
- Removed the following obsolete patches:
  * qclib-sles15sp4-doc-fix-installing-README.patch.
  * qclib-sles15sp4-Fix-version-info.patch
- Updated spec file to eliminate rpmlint warnings about
  self-obsoleting.
- Updated rpmlintrc file to suppress an inaccurate warning about
  qclib-devel not depending on the correct package(s).
* Tue Sep 21 2021 mpost@suse.com
- Upgraded to version 2.3.0 (jsc#SLE-18327)
  * Changes:
  - Only export symbols exposed in public header
  - `config.doxygen`: Remove obsolete variables
  - `zname`, `zhypinfo`: Add version switch
- Updated the URL in the spec file to point to the github repository
- Added the following patches from IBM's git repository
  * qclib-sles15sp4-doc-fix-installing-README.patch
  * qclib-sles15sp4-Fix-version-info.patch
* Mon Oct 19 2020 mpost@suse.com
- Upgraded to version 2.2.1 (jsc#SLE-13711)
  Bug fixes:
  - zhypinfo: Fix memory leaks
  - Makefile: Various fixes
- Removed obsolete qclib.makefile.libdir.patch.
- Removed obsolete qclib.fix.missing.makefile.if.statement.patch.
- Updated qclib.makefile.libdir.patch to fit the current version.