]> code.ossystems Code Review - openembedded-core.git/commitdiff
harfbuzz: upgrade 4.0.0 -> 4.0.1
authorwangmy <wangmy@fujitsu.com>
Tue, 15 Mar 2022 10:51:04 +0000 (18:51 +0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 15 Mar 2022 13:32:09 +0000 (13:32 +0000)
Changelog:
=========
- Update OpenType to AAT mappings for hist and vrtr features.
- Update IANA Language Subtag Registry to 2022-03-02.
- Update USE shaper to allow any non-numeric tail in a symbol cluster, and remove
  obsolete data overrides.
- Fix handling of baseline variations to return correctly scaled values.
- A new experimental hb_subset_repack_or_fail() to repack an array of objects,
  eliminating offset overflows. The API is not available unless HarfBuzz is
  built with experimental APIs enabled.
- New experimental API
  +hb_link_t
  +hb_object_t
  +hb_subset_repack_or_fail()

Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-graphics/harfbuzz/harfbuzz_4.0.1.bb [moved from meta/recipes-graphics/harfbuzz/harfbuzz_4.0.0.bb with 95% similarity]

similarity index 95%
rename from meta/recipes-graphics/harfbuzz/harfbuzz_4.0.0.bb
rename to meta/recipes-graphics/harfbuzz/harfbuzz_4.0.1.bb
index 39146ade660efbcb87373d7ce364469d24cfdf09..bf77a5e56c5cce9e49c8a24443979ba2328f594c 100644 (file)
@@ -12,7 +12,7 @@ UPSTREAM_CHECK_URI = "https://github.com/${BPN}/${BPN}/releases"
 UPSTREAM_CHECK_REGEX = "harfbuzz-(?P<pver>\d+(\.\d+)+).tar"
 
 SRC_URI = "https://github.com/${BPN}/${BPN}/releases/download/${PV}/${BPN}-${PV}.tar.xz"
-SRC_URI[sha256sum] = "ab61d4e3fc0c30072e98b46aa7727fc3eed36a85d2b6b9274cec7eaadea97cb7"
+SRC_URI[sha256sum] = "98f68777272db6cd7a3d5152bac75083cd52a26176d87bc04c8b3929d33bce49"
 
 inherit meson pkgconfig lib_package gtk-doc gobject-introspection