[Libreoffice-commits] core.git: external/harfbuzz

Stephan Bergmann (via logerrit) logerrit at kemper.freedesktop.org
Tue Aug 10 05:39:59 UTC 2021


 external/harfbuzz/UnpackedTarball_harfbuzz.mk |    3 +++
 1 file changed, 3 insertions(+)

New commits:
commit 34574d2094650673fb2f29e342eb259494088d1c
Author:     Stephan Bergmann <sbergman at redhat.com>
AuthorDate: Mon Aug 9 17:28:06 2021 +0200
Commit:     Stephan Bergmann <sbergman at redhat.com>
CommitDate: Tue Aug 10 07:39:24 2021 +0200

    Mark external/harfbuzz/negativeadvance.patch as sent upstream
    
    Change-Id: Ia12ea1fce7a994b519e743edbc18cbd27ccb78bd
    Reviewed-on: https://gerrit.libreoffice.org/c/core/+/120210
    Tested-by: Jenkins
    Reviewed-by: Stephan Bergmann <sbergman at redhat.com>

diff --git a/external/harfbuzz/UnpackedTarball_harfbuzz.mk b/external/harfbuzz/UnpackedTarball_harfbuzz.mk
index 13400700606a..83df909aaf99 100644
--- a/external/harfbuzz/UnpackedTarball_harfbuzz.mk
+++ b/external/harfbuzz/UnpackedTarball_harfbuzz.mk
@@ -15,6 +15,9 @@ $(eval $(call gb_UnpackedTarball_update_autoconf_configs,harfbuzz))
 
 $(eval $(call gb_UnpackedTarball_set_patchlevel,harfbuzz,0))
 
+# * external/harfbuzz/negativeadvance.patch sent upstram as
+#   <https://github.com/harfbuzz/harfbuzz/pull/3128> "hb_graphite2_cluster_t::advance can apparently
+#   be negative":
 $(eval $(call gb_UnpackedTarball_add_patches,harfbuzz, \
     external/harfbuzz/negativeadvance.patch \
 ))


More information about the Libreoffice-commits mailing list