[ubuntu/resolute-proposed] llvm-toolchain-rocm 7.1.0+dfsg-0ubuntu1 (Accepted)
Talha Can Havadar
talha.can.havadar at canonical.com
Fri Mar 20 12:20:40 UTC 2026
llvm-toolchain-rocm (7.1.0+dfsg-0ubuntu1) resolute; urgency=medium
[ Talha Can Havadar ]
* d/rules: update LLVM_VERSION_SUFFIX
- using rocm7.1 as suffix to indicate which version of rocm suite we are
using to build. Only rocm seemed vague
* d/control: remove t64 provides
* d/changelog: combine all the history of the package after the name change
from rocm-llvm to llvm-toolchain-rocm. Since this package is not published
either in Ubuntu or Debian, keeping this as a first entry for the new
src:llvm-toolchain-rocm
* debian: wrap-and-sort, some hygiene
* d/copyright: rework
* d/{liblld, lld, not-installed}: do not install wasm libraries.
As wasm is not concern of ROCm we are itentionally not installing it
into the system, please justify if this is needed in the future
* d/s/options: ignore .jj as it is a vcs directory
* d/rules: enable Native as build target instead of X86.
Instead of only building for X86 and AMDGPU targets, we are not building
for Native and AMDGPU targets, this gives more flexibility to us and
improves future maintainability of the package.
* d/amd-device-libs-rocm.install.in: use debian multiarch for installation
* d/{libamd-comgr*.in, rules}: use multiarch as install location
* d/s/lintian-overrides: add lintian-overrides for false negatives
* d/control: upgrade standards-version and add myself as uploader
* d/control: add VCS information
[ Andreas Hasenack ]
* Initial release into Ubuntu (LP: #2133814)
* Fixups to git branch to match orig tarball:
- Restore amd/comgr/.clang-{format,tidy}, dropped due to .gitignore
- restore CRLF end-of-line in several files
* d/control: change package suffix from 20-rocm to rocm
* d/rules: -X.Y.install.in to become -rocm.install, dropping the LLVM version
number
* d/control: add missing depends and conflicts to hipcc-rocm
* d/control: have libamd-comgr3-rocm and libamd-comgr-dev conflict with their
non-rocm counterparts
* d/t/hipcc.sh: add -lamdhip64 to hipcc invocation, or else we get linker
errors. Unsure if that's expected, or if it masks a bug somewhere.
* d/control: add missing runtime deps to bin:hipcc-rocm: rocminfo and
libclang-rt-rocm-dev, and have amd-device-libs-rocm conflict with
rocm-device-libs which existed for a while
* d/rules: also replace -X.Y inside *.in files
* d/*.lintian-overrides.in: add lintian overrides for
custom-library-search-path and
package-has-unnecessary-activation-of-ldconfig-trigger
* d/libamd-comgr3-X.Y.lintian-overrides.in: override for soname mismatch
* d/control: update the description of several packages
* Include manpages in hipcc-rocm:
- d/{hipcc.1,hipconfig.1,hipcc-rocm.manpages}: add manpages for hipcc and
hipconfig, taken from src:rocm-llvm (which produces bin:hipcc)
- d/rules: don't override dh_installman anymore
* d/rules: remove installdocs override
* d/p/llvm-project-rocm-7.0.2.patch: remove unapplied patch
* d/p/opt-viewer-python3.patch: update shebang to use python3
* d/rules: remove execution bit from python module to avoid a lintian warning
* d/control: update home page
* d/rules, d/libclang-cppX.Y.install.in, d/libllvmX.Y.install.in,
d/llvm-X.Y.install.in: replace git library suffix with rocm, and adopt
LLVM_VERSION_SUFFIX for that
[ Tim Flink ]
* updated to 7.1.0
* update version to correctly indicate altered tarball
* build llvm-toolchain-rocm for questing
[Tom Rix]
* updated to 7.0.2
Date: Wed, 11 Mar 2026 22:41:06 +0100
Changed-By: Talha Can Havadar <talha.can.havadar at canonical.com>
Maintainer: Ubuntu Developers <ubuntu-devel-discuss at lists.ubuntu.com>
Signed-By: Andreas Hasenack <andreas.hasenack at canonical.com>
https://launchpad.net/ubuntu/+source/llvm-toolchain-rocm/7.1.0+dfsg-0ubuntu1
-------------- next part --------------
Format: 1.8
Date: Wed, 11 Mar 2026 22:41:06 +0100
Source: llvm-toolchain-rocm
Built-For-Profiles: noudeb
Architecture: source
Version: 7.1.0+dfsg-0ubuntu1
Distribution: resolute
Urgency: medium
Maintainer: Ubuntu Developers <ubuntu-devel-discuss at lists.ubuntu.com>
Changed-By: Talha Can Havadar <talha.can.havadar at canonical.com>
Launchpad-Bugs-Fixed: 2133814
Changes:
llvm-toolchain-rocm (7.1.0+dfsg-0ubuntu1) resolute; urgency=medium
.
[ Talha Can Havadar ]
* d/rules: update LLVM_VERSION_SUFFIX
- using rocm7.1 as suffix to indicate which version of rocm suite we are
using to build. Only rocm seemed vague
* d/control: remove t64 provides
* d/changelog: combine all the history of the package after the name change
from rocm-llvm to llvm-toolchain-rocm. Since this package is not published
either in Ubuntu or Debian, keeping this as a first entry for the new
src:llvm-toolchain-rocm
* debian: wrap-and-sort, some hygiene
* d/copyright: rework
* d/{liblld, lld, not-installed}: do not install wasm libraries.
As wasm is not concern of ROCm we are itentionally not installing it
into the system, please justify if this is needed in the future
* d/s/options: ignore .jj as it is a vcs directory
* d/rules: enable Native as build target instead of X86.
Instead of only building for X86 and AMDGPU targets, we are not building
for Native and AMDGPU targets, this gives more flexibility to us and
improves future maintainability of the package.
* d/amd-device-libs-rocm.install.in: use debian multiarch for installation
* d/{libamd-comgr*.in, rules}: use multiarch as install location
* d/s/lintian-overrides: add lintian-overrides for false negatives
* d/control: upgrade standards-version and add myself as uploader
* d/control: add VCS information
.
[ Andreas Hasenack ]
* Initial release into Ubuntu (LP: #2133814)
* Fixups to git branch to match orig tarball:
- Restore amd/comgr/.clang-{format,tidy}, dropped due to .gitignore
- restore CRLF end-of-line in several files
* d/control: change package suffix from 20-rocm to rocm
* d/rules: -X.Y.install.in to become -rocm.install, dropping the LLVM version
number
* d/control: add missing depends and conflicts to hipcc-rocm
* d/control: have libamd-comgr3-rocm and libamd-comgr-dev conflict with their
non-rocm counterparts
* d/t/hipcc.sh: add -lamdhip64 to hipcc invocation, or else we get linker
errors. Unsure if that's expected, or if it masks a bug somewhere.
* d/control: add missing runtime deps to bin:hipcc-rocm: rocminfo and
libclang-rt-rocm-dev, and have amd-device-libs-rocm conflict with
rocm-device-libs which existed for a while
* d/rules: also replace -X.Y inside *.in files
* d/*.lintian-overrides.in: add lintian overrides for
custom-library-search-path and
package-has-unnecessary-activation-of-ldconfig-trigger
* d/libamd-comgr3-X.Y.lintian-overrides.in: override for soname mismatch
* d/control: update the description of several packages
* Include manpages in hipcc-rocm:
- d/{hipcc.1,hipconfig.1,hipcc-rocm.manpages}: add manpages for hipcc and
hipconfig, taken from src:rocm-llvm (which produces bin:hipcc)
- d/rules: don't override dh_installman anymore
* d/rules: remove installdocs override
* d/p/llvm-project-rocm-7.0.2.patch: remove unapplied patch
* d/p/opt-viewer-python3.patch: update shebang to use python3
* d/rules: remove execution bit from python module to avoid a lintian warning
* d/control: update home page
* d/rules, d/libclang-cppX.Y.install.in, d/libllvmX.Y.install.in,
d/llvm-X.Y.install.in: replace git library suffix with rocm, and adopt
LLVM_VERSION_SUFFIX for that
.
[ Tim Flink ]
* updated to 7.1.0
* update version to correctly indicate altered tarball
* build llvm-toolchain-rocm for questing
.
[Tom Rix]
* updated to 7.0.2
Checksums-Sha1:
eaf1a4fbca1335a3bd2e3f53c43847aa25989579 4221 llvm-toolchain-rocm_7.1.0+dfsg-0ubuntu1.dsc
6c0964c0f25a4d650c4c6556808ad43e99ceb4d9 118091356 llvm-toolchain-rocm_7.1.0+dfsg.orig.tar.xz
02b20085c891da537914ff603c053d5280f81c7f 31756 llvm-toolchain-rocm_7.1.0+dfsg-0ubuntu1.debian.tar.xz
02f40ec381d220c2a98d953966759078b9b720e5 7472 llvm-toolchain-rocm_7.1.0+dfsg-0ubuntu1_source.buildinfo
Checksums-Sha256:
d3d8e9e7f8fd6380c8a8ed7e0a1d287d6da82cd66b15c0ebc16922ce2e182fb6 4221 llvm-toolchain-rocm_7.1.0+dfsg-0ubuntu1.dsc
3acc2c07397c9449d2b033f688f78582e0722b1d9fd71cc1ec85d4f371f8c992 118091356 llvm-toolchain-rocm_7.1.0+dfsg.orig.tar.xz
d85f68bdaff59349874cfc6ef2955ff48049aa751632f7ccab2218ea6e505967 31756 llvm-toolchain-rocm_7.1.0+dfsg-0ubuntu1.debian.tar.xz
9220b8965edd06eca812c3194ca3ba90abfbf42ae2a245c797944bf796e4a066 7472 llvm-toolchain-rocm_7.1.0+dfsg-0ubuntu1_source.buildinfo
Files:
3b187c7180cc3190f571da9c92ccc701 4221 devel optional llvm-toolchain-rocm_7.1.0+dfsg-0ubuntu1.dsc
02597dc04619d4e5717dd6a970466c25 118091356 devel optional llvm-toolchain-rocm_7.1.0+dfsg.orig.tar.xz
c48a9cda9f86ef50ab91905d3e38a8c5 31756 devel optional llvm-toolchain-rocm_7.1.0+dfsg-0ubuntu1.debian.tar.xz
1e5db3e216f3eca7269d664daf28186a 7472 devel optional llvm-toolchain-rocm_7.1.0+dfsg-0ubuntu1_source.buildinfo
Original-Maintainer: Tom Rix <Tom.Rix at amd.com>
Vcs-Git: https://git.launchpad.net/~ahasenack/ubuntu/+source/llvm-toolchain-rocm
Vcs-Git-Commit: 6e223c569eab707e8510c93aca559a4fce098b79
Vcs-Git-Ref: refs/heads/bullwinkle-ubuntu/ubuntu/devel
More information about the Resolute-changes
mailing list