Debian Patches
Status for brian/2.10.1-1
| Patch | Description | Author | Forwarded | Bugs | Origin | Last update |
|---|---|---|---|---|---|---|
| privacy.patch | Prevent privacy breach in docs | Andreas Tille <tille@debian.org> | not-needed | 2026-01-06 | ||
| intersphinx | Fix intersphinx links to point to the packaged documentation. | Michael R. Crusoe <crusoe@debian.org> | not-needed | |||
| mathjax-local.patch | use debian's mathjax library. This prevents numerous privacy breaches when producing the locally installed documentation. |
Étienne Mollier <emollier@debian.org> | not-needed | 2026-01-06 | ||
| demote-cython.patch | remove cython from hard dependencies. This patch is applied to ensure the dependency does not get traslated into a hard dependency in the binary package python3-brian. |
Étienne Mollier <emollier@debian.org> | not-needed | debian | 2026-01-06 | |
| fix-minor-version-check.patch | fix version check. This change is a Debian specific workaround needed for adjunction of +ds repacking suffix, and probably needs to be removed once the repack is not needed anymore, probably on next upstream revisions. |
Étienne Mollier <emollier@debian.org> | not-needed | 2024-08-11 | ||
| Fix-out-of-bounds-pointer-construction-in-DynamicArr.patch | [PATCH 04/19] Fix out-of-bounds pointer construction in DynamicArray Resolves 'Fatal Python error: Aborted' by switching from &m_buffer[idx] operator access to safe vector iterators (.begin()) and robust pointer offsets (.data()), thereby bypassing strict standard library bounds assertions before taking the address. |
Utkarsha Dunde <utkarshadunde@gmail.com> | no | 2026-03-24 | ||
| numpy2.4.patch | Fix for NumPy 2.4 | Andreas Tille <tille@debian.org> | no | debian | 2026-05-11 |
