Debian Patches

Status for hipfft/6.4.3-1~exp1

Patch Description Author Forwarded Bugs Origin Last update
include-README.md-doxygen.patch Add README.md to Doxygen INPUT
Doxygen is using USE_MDFILE_AS_MAINPAGE to a file that's outside of
INPUT list.

Marking as Forwarded: not-needed, I want a second opinion about his.
Kari Pahula <kaol@debian.org> not-needed 2024-06-28
doxygen-refs.patch doxygen-refs

Since Doxygen is using TYPEDEF_HIDES_STRUCTS = YES references should
be using the typedef names instead of struct names for references.
Doxygen fails with an error on these otherwise.

Marked as Forwarded: non-needed since upstream solved the issue by
introducing the struct names to Doxygen with a @struct instead of
using typedef names. It's not correct IMHO but I don't think it's
worth making a PR over it. Most likely the next release will have a
fix in some form anyway and this patch will be dropped.
Kari Pahula <kaol@debian.org> not-needed 2024-06-28
use-local-mathjax.patch use local mathjax
The sphinx.ext.mathjax extension defaults to loading mathjax from a
CDN, which results in the lintian warning 'privacy-breach-generic'.
Use a local copy of mathjax to prevent that problem.
Cordell Bloor <cgmb@slerp.xyz> not-needed 2023-05-28
Extend-docs-conf.py-for-offline-build.patch Extend docs/conf.py for offline build
By setting these extra variables, we can suppress a remote call which
would cause the build to fail.
Christian Kastner <ckk@debian.org> no 2025-06-29
Switch-find_package-to-module-mode.patch Switch find_package to module mode
No idea why upstream goes config mode, hence not forwarding.
Christian Kastner <ckk@debian.org> not-needed 2025-06-29
Add-version-script-to-control-exposed-symbols.patch Add version script to control exposed symbols
The C++ symbols emitted are clearly not intended to be part of the API.
Rather than spending a lot of time finding the root cause, simply allow
only the rocsparse_ symbols.

Based on a solution by Xuanteng Huang for src:rocm-smi-lib.
Christian Kastner <ckk@debian.org> not-needed 2025-06-29

All known versions for source package 'hipfft'

Links