Debian Patches
Status for boost1.83/1.83.0-4.1
Patch | Description | Author | Forwarded | Bugs | Origin | Last update |
---|---|---|---|---|---|---|
20_remove_privacy_breach.patch | Rremove proviacy bridge =================================================================== |
Anton Gladky <gladk@debian.org> | no | 2022-12-09 | ||
116.patch | [PATCH] Avoid boost::phoenix::placeholders::uarg1..10 ODR violations Those variables, defined in an include file, had external linkage, causing ODR violations. Make them const to implicitly give them internal linkage. |
Stephan Bergmann <sbergman@redhat.com> | no | 2023-01-04 | ||
fix-mpi-python37.patch | =================================================================== | no | ||||
fix_extension.patch | fix python extensions =================================================================== |
Anton Gladky <gladk@debian.org> | no | 2023-01-14 | ||
0001-Remove-timestamps-and-dates-from-documentation.patch | [PATCH] Remove timestamps and dates from documentation. https://reproducible-builds.org/docs/timestamps/ |
Vagrant Cascadian <vagrant@reproducible-builds.org> | no | 2023-04-22 | ||
30.patch | [PATCH] Fix narrowing conversions for ppc These constants are too large for `long long` so are unsigned, and then cannot be narrowed to the signed type. Fixes #29 |
Jonathan Wakely <jwakely@fedoraproject.org> | no | 2022-01-31 | ||
40.patch | Fix FTBFS during doc generation. =================================================================== |
Anton Gladky <gladk@debian.org> | no | debian | 2023-10-05 | |
50.patch | [PATCH] Fix ABI detection for empty 'os.platform' `in` operator in bjam always returns true if its first argument has no elements[1]. This means that if `os.platform` is empty (not detected), the construction introduced in commit d039c8e4da79dbc76481236249e22892bfdde047 sets ABI to `aapcs` on all platforms where `os.platform` is empty, including, e.g. riscv64, and breaks build there. This commit refactors the condition to use '=' operator, to make sure that when `os.platform` is empty we get the default ABI value, and thus fixes build on riscv64. [1] https://www.boost.org/doc/libs/1_83_0/tools/build/doc/html/index.html#jam.language.flow_of_control |
"Ivan A. Melnikov" <iv@altlinux.org> | no | 2023-08-17 | ||
60.patch | [PATCH] Fix issue documented in Debian bug #1059133 I am surely out of my depth here, but this Works4Me™. See: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1059133 |
NatUni <155886653+NatUni@users.noreply.github.com> | no | 2024-01-09 | ||
70-boost-causing-ftbfs-signal2-part1.patch | [PATCH] Fix disconnect by slot when the slot is another signal. | Frank Mori Hess <fmh6jj@gmail.com> | no | 2023-12-30 | ||
71-boost-causing-ftbfs-signal2-part2.patch | [PATCH] Fix disconnect by slot when slot is wrapped in a boost::reference_wrapper | Frank Mori Hess <fmh6jj@gmail.com> | no | 2023-12-30 | ||
432.diff | diff --git a/src/numpy/dtype.cpp b/src/numpy/dtype.cpp index 88a20a27b5..da30d1927b 100644 |
no |
All known versions for source package 'boost1.83'
- 1.83.0-4.1 (sid, trixie)