Abridged upstream changes:
- fc-cat: exit with non-zero if not successfully done
- Workaround a longstanding use-after-free warning
- Fix a null pointer dereference
- Add Noto Sans as system-ui for fallback
- Drop Noto Sans CJK KR from 60-nonlatin.conf
- Correct sat.orth
- Add an orth file for Balinese
- Update orth files for jv, so, su, tl to use native scripts
- Add orth files for scripts used by Noto font families
- Update mni.orth to use Meetei Mayek script
- Add orth files for Cuneiform languages (akk, sux, hit)
- test: Add cache format compatibility tests for orth file additions
- Add orth files for ancient scripts (xna, hlu, ecy)
- fc-cache: Create backward-compatible cache symlinks for cross-version 
discovery
- Add implicit rule to update genericfamily property against syntactic-sugar
- fc-genconf: Use alias syntactic-sugar instead of the pair of test-edit config
- Allow to limit the targeted family for TTC
- test: Fix test_genconf.py to avoid unexpected family name in testing conf
- test: Fix compiler warnings
- fc-fontations: Allow unnecessary_transmutes lint in bindgen-generated Rust 
code
- Fix another compiler warnings
- Fix the compiler warnings on MinGW
- Fix "FileType is deprecated"
- Fix unknown type name locale_t on macOS

Signed-off-by: Ross Burton <[email protected]>
---
 .../fontconfig/{fontconfig_2.18.2.bb => fontconfig_2.18.3.bb}   | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
 rename meta/recipes-graphics/fontconfig/{fontconfig_2.18.2.bb => 
fontconfig_2.18.3.bb} (96%)

diff --git a/meta/recipes-graphics/fontconfig/fontconfig_2.18.2.bb 
b/meta/recipes-graphics/fontconfig/fontconfig_2.18.3.bb
similarity index 96%
rename from meta/recipes-graphics/fontconfig/fontconfig_2.18.2.bb
rename to meta/recipes-graphics/fontconfig/fontconfig_2.18.3.bb
index 792d44b7f0d..16037aeaa30 100644
--- a/meta/recipes-graphics/fontconfig/fontconfig_2.18.2.bb
+++ b/meta/recipes-graphics/fontconfig/fontconfig_2.18.3.bb
@@ -23,7 +23,7 @@ DEPENDS = "expat freetype zlib gperf-native util-linux"
 SRC_URI = 
"https://gitlab.freedesktop.org/api/v4/projects/890/packages/generic/fontconfig/${PV}/fontconfig-${PV}.tar.xz
 \
            file://revert-static-pkgconfig.patch \
            "
-SRC_URI[sha256sum] = 
"cf8e6576ef0484c15079bdaf77cd9c51c464df5365814ada4d3ee7331ea31eb5"
+SRC_URI[sha256sum] = 
"4f7b554a38cdf78c033f666c8871f3749e14a094f65a07f630c91ed0b43d35e3"
 
 UPSTREAM_CHECK_URI = 
"https://gitlab.freedesktop.org/fontconfig/fontconfig/-/tags";
 UPSTREAM_CHECK_REGEX = "releases/(?P<pver>.+)"
-- 
2.43.0

-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#243005): 
https://lists.openembedded.org/g/openembedded-core/message/243005
Mute This Topic: https://lists.openembedded.org/mt/120640630/21656
Group Owner: [email protected]
Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub 
[[email protected]]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to