rocblas (6.4.4-1)
[PTS] [DDPO]
COMMITS: VCS has seen 1 commit since the debian/6.4.4-1 tag
- Git: https://salsa.debian.org/rocm-team/rocblas.git
-
- Branch: debian/unstable
- Path: debian/changelog
- Repo size: 1589248
- Browser: https://salsa.debian.org/rocm-team/rocblas
- Last scan: 2025-11-12 17:32:01+00
- Next scan: 2025-11-19 13:52:00+00
- CI pipeline status: failed
- Debian changelog in Git:
rocblas (6.4.4-1) unstable; urgency=medium
[ Andreas Hasenack ]
* d/rules: use GPU_TARGETS instead of deprecated AMDGPU_TARGETS
[ Christian Bayle ]
* Use rocm-docs-build to avoid network access when building documentation
* Add build dependancy on libdrm-dev
* Disable offload-compress due to missing symbol errors in tests
[ Cordell Bloor ]
* New upstream version 6.4.4
* Update B-D to LLVM 21 and latest ROCm stack (Closes: #1084071)
* Drop d/p/remove-references-to-dfsg-violating-kernels.patch and
remove Files-Excluded from d/copyright as the problem kernels
have been removed upstream. The remaining assembly kernels appear
to be original sources.
* Update my email address
* Remove inactive maintainers from uploaders
* Add d/p/drop-Cijk_Ailk_Bjlk_4xi8-as-workaround.patch to work around
invalid assembly in 4xi8 GEMM routines.
* Enable Tensile lazy loading and separate architectures to reduce time
required for library initialization.
* Clean stray precompiled python files from upstream source before build
[ Igor Luppi ]
* d/librocblas-doc.docs: update build path for docs
[ Kentaro Hayashi ]
* Use d/watch 5
-- Cordell Bloor <cgmb@debian.org> Tue, 04 Nov 2025 14:29:00 -0700
- This branch is 1 commit ahead of tag debian/6.4.4-1
- Git log:
commit 3d96b0f38890bbe4a54f75926917bbe493aa669f
Author: Cordell Bloor <cgmb@debian.org>
Date: Tue Nov 4 14:37:39 2025 -0700
Revert "Add Built-Using field to librocblas-doc"
Lintian built-using-field-on-arch-all-package states:
> The stanza for an installation package in debian/control declares a
Built-Using field even though the package is declared as Architecture:
all. That is incorrect.
>
> The Built-Using field is only used architecture-specific packages. Please
remove the Built-Using field from the indicated location.
This reverts commit a49d3a9fb580aab95ebc21bc064f00543f378a7f.