Patch | Description | Author | Forwarded | Bugs | Origin | Last update |
---|---|---|---|---|---|---|
honor-cxxflags.patch | Honor the environment variable CXXFLAGS This is required in Debian, such that hardening flags like -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-17 | ||
no-internal-mex-fcns.patch | Fix FTBFS against Octave 7 Don't use internal functions. | yes | debian upstream | upstream, https://savannah.gnu.org/support/download.php?file_id=52082 | 2022-04-11 | |
fix-cleaning.patch | Fix cleaning rules + In Makefile, create distclean rule and remove distclean stuff from the clean rule + In src/Makefile, create distclean target + Prefix the rm commands with '-" where appropriate |
Rafael Laboissière <rafael@debian.org> | yes | 2022-07-12 |