fontconfig: Update to version 2.18.2

Message ID 20260724174412.3827472-14-adolf.belka@ipfire.org
State New
Headers
Series fontconfig: Update to version 2.18.2 |

Commit Message

Adolf Belka 24 Jul 2026, 5:44 p.m. UTC
- Update from version 2.18.1 to 2.18.2
- No change to the rootfile
- Changelog
2.18.2
      test: fix unexpected error when something went wrong in pytest
      test: Fix a regression for sysroot in test framework
      test: Fix a test case failure when BUILDDIR is under /tmp
      test: cleanup
      Add .gitignore
      meson: Add tests-external-fonts option to disable network-dependent tests
      Add .editorconfig
      test: improve marker handling
      test: Fix a fail on subproject build
      test: Do not assume all-files-installed before testing
      ci: set SOURCE_DATE_EPOCH to the build script
      test: unset SOURCE_DATE_EPOCH for some test cases
      Use genericfamily for the search of monospace against :spacing=100
      conf.d: Add OpenMoji Color and OpenMoji Black
      test: Fix a KeyError
      Add a hash table for fonts to generate expected genericfamily
      Add Nerd Fonts to the table
      doc: Fallback to wkhtmltopdf if no docbook2pdf available
      fc-genericfamily: Add Noto fonts
      fc-cache: do not generate cache when target directory is in deny list
      conf.d/Makefile.am: install 05-macos.conf for macOS only
      Add more conditional code for FcLocaleSetCurrent()
      Do not ship unnecessary files in archive
      fc-genericfamily: Add major missing fonts across multiple categories
      Use Special FC_CACHE_VERSION for snapshot
      new-version.sh: fix an error
      Fix FcNameUnparse regression.

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 42e2e21da..d4f1f672b 100644
--- a/lfs/fontconfig
+++ b/lfs/fontconfig
@@ -24,7 +24,7 @@ 
 
 include Config
 
-VER        = 2.18.1
+VER        = 2.18.2
 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 = 57fc8c71e670081236e711bf1703ff2821ec4b823bbe51a5e3d3515d4dc3a696d946beaa546edb75562a0e8300db5683f60f38ed31069713601248264198ac27
+$(DL_FILE)_BLAKE2 = 537f0f26a13dd967899becb331e303d5ff1d635c64488ca131d0847b2f2a364735f51a0ca9f5cef3e1d7dc7ead9409b1b6d52ad0546bafaeca4a7e46ca86716c
 
 install : $(TARGET)