]> git.donarmstrong.com Git - lilypond.git/blob - debian/patches/series
Cherrypick fix for upstream issue 4814 which fixes segfaults in grob.cc in newer...
[lilypond.git] / debian / patches / series
1 add_dircategories_to_documentation
2 add_set-global-fonts_function
3 hurd_file_name_support
4 more_debug_output_during_build
5 use_cstring_and_ctype_includes
6 use_debians_help2man
7 # 0001-Change-guile-tut-to-guile-tut-1.8.patch
8 0002-Handle-the-DFSG-package-split.patch
9 0003-Fix-the-SRFI-60-copy-bit-documentation.patch
10 0004-Define-_GNU_SOURCE-to-fix-the-GNU-kFreeBSD-build.patch
11 0005-Don-t-access-uninitialised-memory-in-scm_to_sockaddr.patch
12 0006-Make-sockets.test-more-robust.patch
13 0007-Mark-Unused-modules-are-removed-gc-test-as-unresolve.patch
14 0008-Fix-problems-in-guile-tut.texi-that-cause-makeinfo-t.patch
15 0009-Fix-r5rs.texi-makeinfo-failure-by-applying-changes-f.patch
16 0010-Fix-test-suite-failure-caused-by-formfeed-difference.patch
17 0011-Fix-incompatibility-with-automake-1.13-specify-seria.patch
18 0012-remove-spurious-declarations-in-c-tokenize.lex.patch
19 0100-guile-config-link-static-libguile.a-for-lilypond.patch
20 0101-read_relocation_dir-in-lilypond_datadir-too.patch
21 Issue-4814-grob.cc-segfaults-with-gcc6