fontconfig: Update to version 2.18.3

Message ID 20260813133942.2669472-6-adolf.belka@ipfire.org
State Staged
Commit 0f46fd817a0e71111488961c79752f2b5ea10e4b
Headers
Series fontconfig: Update to version 2.18.3 |

Commit Message

Adolf Belka 13 Aug 2026, 1:39 p.m. UTC
- Update from version 2.18.2 to 2.18.3
- No change in rootfile
- Changelog
2.18.3
      ci: Add --werror option to the build script
      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)
      ci: Suppress abidiff false positives for all internal structs
      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
      ci: Update dependencies
      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
      ci: Enable -Werror in CI
      ci: drop duplicate pipelines
      ci: cleanup
      ci: gate distro jobs until all tests passed
      ci: reduce more duplicate jobs
      ci: Update base ci-templates
      test: Fix compiler warnings
      fc-fontations: Allow unnecessary_transmutes lint in bindgen-generated Rust code
      Fix another compiler warnings
      ci: Bump FreeBSD version to 14.4
      Fix the compiler warnings on MinGW
      Update INSTALL
      Fix "FileType is deprecated"
      Fix unknown type name locale_t on macOS

Signed-off-by: Adolf Belka <adolf.belka@ipfire.org>
---
 lfs/fontconfig | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
  

Patch

diff --git a/lfs/fontconfig b/lfs/fontconfig
index d4f1f672b..56a662258 100644
--- a/lfs/fontconfig
+++ b/lfs/fontconfig
@@ -24,7 +24,7 @@ 
 
 include Config
 
-VER        = 2.18.2
+VER        = 2.18.3
 SUMMARY    = Library for configuring and customizing font access
 
 THISAPP    = fontconfig-$(VER)
@@ -41,7 +41,7 @@  objects = $(DL_FILE)
 
 $(DL_FILE) = $(DL_FROM)/$(DL_FILE)
 
-$(DL_FILE)_BLAKE2 = 537f0f26a13dd967899becb331e303d5ff1d635c64488ca131d0847b2f2a364735f51a0ca9f5cef3e1d7dc7ead9409b1b6d52ad0546bafaeca4a7e46ca86716c
+$(DL_FILE)_BLAKE2 = 33b7d89e7f3d4c43cbd4129e75f9ff2ddd8358aa9e7a9bd72ee72fe64beacbf0ab7e7760c91bc35a77548ffcc367acf7280ea56f002c6d9afa3f0e286831d6b6
 
 install : $(TARGET)