** Summary changed: - SRU: New upstream version 7.2.3 + SRU: New upstream version 7.2.4
** Description changed: [ Impact ] - hipblas-common 7.2.3 is a routine upstream version bump from 7.1.1 with no + hipblas-common 7.2.4 is a routine upstream version bump from 7.1.1 with no changes to the public header or ABI. The upstream delta consists of: - - CMake build infrastructure: updated cmake/dependencies.cmake to use the - new ROCmCMakeBuildTools package name (replacing the deprecated ROCM name), - suppressing spurious CMake warnings during builds that consume this package. - - CMake presets: added CMakePresets.json and rewrote README.md for clarity; - removed the now-redundant README.rst. No source files were touched. - - Internal version string bumped from 1.3.0 to 1.4.0 in CMakeLists.txt. + - CMake build infrastructure: updated cmake/dependencies.cmake to use the + new ROCmCMakeBuildTools package name (replacing the deprecated ROCM name), + suppressing spurious CMake warnings during builds that consume this package. + - CMake presets: added CMakePresets.json and rewrote README.md for clarity; + removed the now-redundant README.rst. No source files were touched. + - Internal version string bumped from 1.3.0 to 1.4.0 in CMakeLists.txt. hipblas-common is a header-only library consumed by hipBLAS and hipBLASLt at compile time; no reverse-dependency rebuilds are required. [ Test Plan ] 1. Build: - - dpkg-buildpackage -us -uc -b succeeds. - - dpkg --compare-versions 7.2.3-0ubuntu1 gt 7.1.1-0ubuntu1 returns true. - - No .symbols file exists (header-only package; dpkg-gensymbols does not apply). + - dpkg-buildpackage -us -uc -b succeeds. + - dpkg --compare-versions 7.2.4-1~exp1 gt 7.1.1-0ubuntu1 returns true. + - No .symbols file exists (header-only package; dpkg-gensymbols does not apply). 2. Installability: - - apt install libhipblas-common-dev succeeds. - - Confirm hipBLAS and hipBLASLt remain installable without rebuild. + - apt install libhipblas-common-dev succeeds. + - Confirm hipBLAS and hipBLASLt remain installable without rebuild. 3. Autopkgtest: - - Run autopkgtest suite (build-tests): compiles a small C++ program against - the installed headers and asserts enum values for hipblasStatus_t, - hipblasOperation_t, and hipblasComputeType_t. - - Ran manually in igor-resolute LXC container against the built .deb: - test script exited 0 with no output (silent success). + - Run autopkgtest suite (build-tests): compiles a small C++ program against + the installed headers and asserts enum values for hipblasStatus_t, + hipblasOperation_t, and hipblasComputeType_t. + - Ran manually in igor-resolute LXC container against the built .deb: + test script exited 0 with no output (silent success). [ Where problems could occur ] Risk is minimal. No public header lines were modified and no compiled artefacts are shipped. The only plausible regression would be a packaging error (missing file, wrong install path); the autopkgtest directly exercises the installed headers and would catch this. [ Other Info ] - * Header-only package; no shared library, no .symbols file, no ABI impact. - * This update is part of the coordinated ROCm 7.2.3 stack release. - * PPA: https://launchpad.net/~igorluppi/+archive/ubuntu/hipblas-common-7.2.3 - * Upstream version comparison: - https://github.com/ROCm/hipblas-common/compare/rocm-7.1.1...rocm-7.2.3 - * Target: resolute 26.04 LTS + * Header-only package; no shared library, no .symbols file, no ABI impact. + * This update is part of the coordinated ROCm 7.2.4 stack release. + * PPA: https://launchpad.net/~igorluppi/+archive/ubuntu/hipblas-common-7.2.3 + * Upstream version comparison: + https://github.com/ROCm/hipblas-common/compare/rocm-7.1.1...rocm-7.2.4 + * Target: resolute 26.04 LTS -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2154225 Title: SRU: New upstream version 7.2.4 To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/hipblas-common/+bug/2154225/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
