Patch | Description | Author | Forwarded | Bugs | Origin | Last update |
---|---|---|---|---|---|---|
0001-blender_thumbnailer.patch | blender_thumbnailer * Add blender.thumbnailer file * Move thumbnailer script to an appropriate destination |
"Matteo F. Vescovi" <mfv@debian.org> | no | 2019-07-28 | ||
0002-install_in_usr_share.patch | install_in_usr_share * Arch-specific files go to /usr/share * Make blender look for systemdir into /usr/share |
"Matteo F. Vescovi" <mfv@debian.org> | no | 2019-07-28 | ||
0003-do_not_use_version_number_in_system_path.patch | do_not_use_version_number_in_system_path Global installation expects system path to be something like /usr/share/blender/scripts/ without version numbers. Contributions by: Antonio Ospite <ospite@studenti.unina.it> |
"Matteo F. Vescovi" <mfv@debian.org> | no | 2019-07-28 | ||
0004-locales_directory_install.patch | locales_directory_install Change where locales are installed. Contributions by: Antonio Ospite <ao2@ao2.it> Gleb Fotengauer-Malinovskiy <glebfm@altlinux.org> |
"Matteo F. Vescovi" <mfv@debian.org> | no | 2020-06-28 | ||
defaultc++14.patch | Fix compilation issue with OpenVDB. Also Debian mandates that package be build using default gcc -std=c++XY version Technically we could simply remove the whole -std=c++14 here in this patch, but make it overly explicit we want -std=c++14 and not -std=gnu++14 |
Mathieu Malaterre <malat@debian.org> | no | debian | 2020-09-14 | |
0006-fix_FTBFS_with_python3.9.patch | fix_FTBFS_with_python3.9 Resolves T78089, no functional changes. |
Campbell Barton <ideasman42@gmail.com> | no | 2020-06-22 | ||
0007-BPY_thread_save_crashes_against_Py3.9.patch | BPY_thread_save_crashes_against_Py3.9 | Campbell Burton <ideasman42@gmail.com> | not-needed | 2020-12-09 | ||
0008-CVE-2022-0544.patch | diff --git a/source/blender/imbuf/intern/dds/Stream.cpp b/source/blender/imbuf/intern/dds/Stream.cpp index 271717f165c..a0a5a75ef8d 100644 |
no | ||||
0009-CVE-2022-0545.patch | diff --git a/source/blender/imbuf/intern/rotate.c b/source/blender/imbuf/intern/rotate.c index 17b485b5171..f02f3e37d6a 100644 |
no | ||||
0010-CVE-2022-0546.patch | =================================================================== | no |