Patch | Description | Author | Forwarded | Bugs | Origin | Last update |
---|---|---|---|---|---|---|
okuri-gana.patch | template: Try all possible okuri-gana combinations =================================================================== |
Daiki Ueno <ueno@gnu.org> | no | 2015-02-17 | ||
Build-with-vala-0.36.patch | build: Fix compile error with Vala 0.36 With this commit: https://git.gnome.org/browse/vala/commit/?id=73b9e4b4 Vala introduced a stricter checks for constructor chain-ups. |
Daiki Ueno <ueno@gnu.org> | no | 2017-03-28 | ||
Don-t-translate-generated-file.patch | Don't translate generated file | Jeremy Bicha <jbicha@ubuntu.com> | no | 2017-06-17 | ||
0004-Fix-memory-leak-caused-by-hacking-strv-length.patch | Fix memory leak caused by hacking strv length. generated _vala_array_free relies length to free the data correctly. Change the value to -1 will affect the behavior of _vala_array_free. |
Weng Xuetian <wengxt@gmail.com> | no | 2017-12-18 | ||
0005-tests-Fix-memleaks-in-tests.patch | tests: Fix memleaks in tests | Daiki Ueno <ueno@gnu.org> | no | 2018-06-19 | ||
0006-user-sentence-dictionary-Fix-memleak.patch | user-sentence-dictionary: Fix memleak Similar to commit 7d365e11. |
Daiki Ueno <ueno@gnu.org> | no | 2018-06-19 | ||
0007-build-Declare-creation-methods-of-abstract-classes-a.patch | build: Declare creation methods of abstract classes as protected Public creation methods of abstract classes are no longer allowed since 0.45.1: https://gitlab.gnome.org/GNOME/vala/commit/9365176e3f4fab737112e957f38c128752c8b504 Suggested by Rico Tzschichholz. |
Daiki Ueno <ueno@gnu.org> | no | 2019-08-09 | ||
0005-Migrate-to-python3.patch | Migrate to python3 | Boyuan Yang <byang@debian.org> | no | 2019-11-13 |