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