Debian Patches
Status for octave-parallel/4.0.1-6
Patch | Description | Author | Forwarded | Bugs | Origin | Last update |
---|---|---|---|---|---|---|
info-dircategory-and-direntry.patch | Add dircategory and direntry to the TeXinfo file This is a Debian-specific patch. | Rafael Laboissiere <rafael@debian.org> | not-needed | 2016-05-04 | ||
info-path.patch | Use the correct path for the info file This is a Debian-specific patch. | Rafael Laboissiere <rafael@debian.org> | not-needed | 2016-05-07 | ||
include-iostream.patch | Include necessary iostream header | Rafael Laboissiere <rafael@debian.org> | yes | 2020-04-24 | ||
xseealso-texi2pdf.patch | Avoid failure when building the PDF form of documentation Version 6.7 of Texinfo introduced the seealso macro, which clashes with Octave's one. This patch is a workaround for the problem. |
Rafael Laboissiere <rafael@debian.org> | not-needed | upstream | 2020-04-24 | |
xtest-pserver.patch | Prevent failure of unit test for pserver function This is a Debian-specific patch. | Rafael Laboissière <rafael@debian.org> | not-needed | 2021-11-20 | ||
pserver-path.patch | Look for octave-pserver executable in /usr/libexec This is a Debian-specific patch. | Rafael Laboissière <rafael@debian.org> | not-needed | 2021-11-20 | ||
honor-cflags-cppflags-cxxflags.patch | Honor the environment variables CFLAGS, CPPFLAGS, and CXXFLAGS This is required in Debian, such that hardening flags like -D_FORTIFY_SOURCE=2, -fstack-protector-strong, -Wformat, and -Werror=format-security are used in the compilation of C++ files. |
Rafael Laboissière <rafael@debian.org> | yes | 2021-11-20 | ||
octave7.patch | Fix autopkgtest against Octave 7 | Sébastien Villemot <sebastien@debian.org> | yes | upstream | 2022-04-25 | |
fix-cleaning-rules.patch | Fix cleaning rules in src/Makefile.in + Remove the bin directory in the clean rule + Remove the files generated by the configure script + Precede the rm commands with "-" where necessary |
Rafael Laboissière <rafael@debian.org> | yes | 2022-07-14 |