** Description changed:

- ## SRU — hiprand 7.1.1 → 7.2.3
+ ## SRU — hiprand 7.1.1 → 7.2.4
  
  [ Impact ]
  
-  * This update bumps the hiprand library from 7.1.1 to 7.2.3. The sole
-    upstream change is a build infrastructure refactor in
-    cmake/ROCmCMakeBuildToolsDependency.cmake: the legacy
-    find_package(ROCM) call with a manual download fallback has been
-    replaced with find_package(ROCmCMakeBuildTools) using CMake's
-    FetchContent mechanism. The include(ROCMUtilities) call, which was
-    already a no-op in packaged builds, has also been removed. There are
-    no changes to public headers, library symbols, or runtime behaviour.
+  * This update bumps the hiprand library from 7.1.1 to 7.2.4. The sole
+    upstream change is a build infrastructure refactor in
+    cmake/ROCmCMakeBuildToolsDependency.cmake: the legacy
+    find_package(ROCM) call with a manual download fallback has been
+    replaced with find_package(ROCmCMakeBuildTools) using CMake's
+    FetchContent mechanism. The include(ROCMUtilities) call, which was
+    already a no-op in packaged builds, has also been removed. There are
+    no changes to public headers, library symbols, or runtime behaviour.
  
  [ Test Plan ]
  
-  1. Build:
-     - dpkg-buildpackage succeeds.
-     - dpkg --compare-versions confirms 7.2.3-0ubuntu1 > 7.1.1-0ubuntu1.
-     - No debian/*.symbols file exists for this package; ABI stability
-       was verified using abidiff (see [ Other Info ]).
-  2. Installability:
-     - apt install libhiprand1 libhiprand-dev succeeds.
-     - Reverse dependencies (packages built against libhiprand-dev)
-       remain installable without rebuild.
-  3. Autopkgtest:
-     - Run autopkgtest suite (libhiprand1-tests).
-     - All tests pass.
-     - Output:
+  1. Build:
+     - dpkg-buildpackage succeeds.
+     - dpkg --compare-versions confirms 7.2.4-1~exp1 > 7.1.1-0ubuntu1.
+     - No debian/*.symbols file exists for this package; ABI stability
+       was verified using abidiff (see [ Other Info ]).
+  2. Installability:
+     - apt install libhiprand1 libhiprand-dev succeeds.
+     - Reverse dependencies (packages built against libhiprand-dev)
+       remain installable without rebuild.
+  3. Autopkgtest:
+     - Run autopkgtest suite (libhiprand1-tests).
+     - All tests pass.
+     - Output:
  
-         [==========] 85 tests from … ran.  [  PASSED  ] 85 tests.
-         [==========] 152 tests from … ran. [  PASSED  ] 152 tests.
-         [==========] 123 tests from … ran. [  PASSED  ] 123 tests.
-         [==========] 1 test from 1 test suite ran. (0 ms total)
-         [  PASSED  ] 1 test.
-         autopkgtest [16:14:29]: test libhiprand1-tests: 
-----------------------]
-         autopkgtest [16:14:29]: test libhiprand1-tests:  - - - - - - - - - - 
results - - - - - - - - - -
-         libhiprand1-tests    PASS
-         autopkgtest [16:14:30]: @@@@@@@@@@@@@@@@@@@@ summary
-         libhiprand1-tests    PASS
-         2026-05-28 16:14:31 - Autopkg tests ended for hiprand.
-         Tests took: 0h 2m 30s.
+         [==========] 85 tests from … ran.  [  PASSED  ] 85 tests.
+         [==========] 152 tests from … ran. [  PASSED  ] 152 tests.
+         [==========] 123 tests from … ran. [  PASSED  ] 123 tests.
+         [==========] 1 test from 1 test suite ran. (0 ms total)
+         [  PASSED  ] 1 test.
+         autopkgtest [16:14:29]: test libhiprand1-tests: 
-----------------------]
+         autopkgtest [16:14:29]: test libhiprand1-tests:  - - - - - - - - - - 
results - - - - - - - - - -
+         libhiprand1-tests    PASS
+         autopkgtest [16:14:30]: @@@@@@@@@@@@@@@@@@@@ summary
+         libhiprand1-tests    PASS
+         2026-05-28 16:14:31 - Autopkg tests ended for hiprand.
+         Tests took: 0h 2m 30s.
  
  [ Where problems could occur ]
  
-  * The upstream change is confined to CMake build infrastructure and
-    has no effect on the installed library or its behaviour. The only
-    risks are the usual infrastructure concerns (LP builder
-    unavailability, transient network issues during the build), none of
-    which relate to library functionality.
+  * The upstream change is confined to CMake build infrastructure and
+    has no effect on the installed library or its behaviour. The only
+    risks are the usual infrastructure concerns (LP builder
+    unavailability, transient network issues during the build), none of
+    which relate to library functionality.
  
  [ Other Info ]
  
-  * No debian/*.symbols file exists for this package. abidiff between
-    7.1.1 and 7.2.3 shows no functional ABI changes — the only diff is
-    a __hip_cuid_* symbol rename, which is a compiler-generated per-build
-    unique ID with no ABI significance.
-  * This update is part of the coordinated ROCm 7.2.3 stack release.
-  * PPA: 
https://launchpad.net/~igorluppi/+archive/ubuntu/hiprand-7.2.3/+packages
-  * Upstream version comparison:
-    https://github.com/ROCm/hiprand/compare/rocm-7.1.1...rocm-7.2.3
+  * No debian/*.symbols file exists for this package. abidiff between
+    7.1.1 and 7.2.4 shows no functional ABI changes — the only diff is
+    a __hip_cuid_* symbol rename, which is a compiler-generated per-build
+    unique ID with no ABI significance.
+  * This update is part of the coordinated ROCm 7.2.4 stack release.
+  * PPA: 
https://launchpad.net/~igorluppi/+archive/ubuntu/hiprand-7.2.3/+packages (ppa 
link is old, but it's actually 7.2.4)
+  * Upstream version comparison:
+    https://github.com/ROCm/hiprand/compare/rocm-7.1.1...rocm-7.2.4

** Summary changed:

- SRU: New upstream version 7.2.3
+ SRU: New upstream version 7.2.4

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2154493

Title:
  SRU: New upstream version 7.2.4

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/hiprand/+bug/2154493/+subscriptions


-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to