public inbox for development@lists.ipfire.org
 help / color / mirror / Atom feed
From: Adolf Belka <adolf.belka@ipfire.org>
To: development@lists.ipfire.org
Cc: Adolf Belka <adolf.belka@ipfire.org>
Subject: [PATCH] cairo: Update to version 1.18.4
Date: Tue, 18 Mar 2025 22:20:05 +0100	[thread overview]
Message-ID: <20250318212018.3324141-2-adolf.belka@ipfire.org> (raw)
In-Reply-To: <20250318212018.3324141-1-adolf.belka@ipfire.org>

- Update from version 1.18.2 to 1.18.4
- Update of rootfile
- Changelog
    1.18.4
	The dependency on LZO has been made optional through a build time
	 configuration toggle. [!580]
	You can build Cairo against a Freetype installation that does not have the
	 FT_Color type. [#792]
	Cairo tests now build on Solaris 11.4 with GCC 14. [!599]
	The DirectWrite backend now builds on MINGW 11. [!600]
	Thanks to Luca Bacci, the DirectWrite backend now supports font
	 variations and proper glyph coverage. [#877, !602]
	Support for Windows 98 has been removed. The minimum requirement for
	 Windows is now Vista.

Signed-off-by: Adolf Belka <adolf.belka@ipfire.org>
---
 config/rootfiles/common/cairo | 6 +++---
 lfs/cairo                     | 6 +++---
 2 files changed, 6 insertions(+), 6 deletions(-)

diff --git a/config/rootfiles/common/cairo b/config/rootfiles/common/cairo
index 2e4474607..8bf1ee483 100644
--- a/config/rootfiles/common/cairo
+++ b/config/rootfiles/common/cairo
@@ -17,13 +17,13 @@
 #usr/lib/cairo/libcairo-trace.so
 #usr/lib/libcairo-gobject.so
 usr/lib/libcairo-gobject.so.2
-usr/lib/libcairo-gobject.so.2.11802.2
+usr/lib/libcairo-gobject.so.2.11804.4
 #usr/lib/libcairo-script-interpreter.so
 usr/lib/libcairo-script-interpreter.so.2
-usr/lib/libcairo-script-interpreter.so.2.11802.2
+usr/lib/libcairo-script-interpreter.so.2.11804.4
 #usr/lib/libcairo.so
 usr/lib/libcairo.so.2
-usr/lib/libcairo.so.2.11802.2
+usr/lib/libcairo.so.2.11804.4
 #usr/lib/pkgconfig/cairo-fc.pc
 #usr/lib/pkgconfig/cairo-ft.pc
 #usr/lib/pkgconfig/cairo-gobject.pc
diff --git a/lfs/cairo b/lfs/cairo
index b15c665e4..62cfe98cb 100644
--- a/lfs/cairo
+++ b/lfs/cairo
@@ -1,7 +1,7 @@
 ###############################################################################
 #                                                                             #
 # IPFire.org - A linux based firewall                                         #
-# Copyright (C) 2007-2024  IPFire Team  <info@ipfire.org>                     #
+# Copyright (C) 2007-2025  IPFire Team  <info@ipfire.org>                     #
 #                                                                             #
 # This program is free software: you can redistribute it and/or modify        #
 # it under the terms of the GNU General Public License as published by        #
@@ -24,7 +24,7 @@
 
 include Config
 
-VER        = 1.18.2
+VER        = 1.18.4
 
 THISAPP    = cairo-$(VER)
 DL_FILE    = $(THISAPP).tar.xz
@@ -40,7 +40,7 @@ objects = $(DL_FILE)
 
 $(DL_FILE) = $(DL_FROM)/$(DL_FILE)
 
-$(DL_FILE)_BLAKE2 = 6046ebc96bf79ef4fcff476d998cee756b0132198c129b049101ab7a70fe420b37f0f0b3ff90c51188005a19b87cb9dabe451bd97679d75ef397f0b3feb2af14
+$(DL_FILE)_BLAKE2 = 976de469b077dac964d15257e5d2edf271df720d45370c6cd6ee1d1df79aec5b1e1126a2fb1954c5f5dd74b0b83f32e44d3e442f983d436aa7f389807615b3ed
 
 install : $(TARGET)
 
-- 
2.49.0



  reply	other threads:[~2025-03-18 21:20 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-03-18 21:20 [PATCH] ca-certificates: Update to 20250317 Adolf Belka
2025-03-18 21:20 ` Adolf Belka [this message]
2025-03-18 21:20 ` [PATCH] dbus: Update to version 1.16.2 Adolf Belka
2025-03-18 21:20 ` [PATCH] gettext: Update to version 0.24 Adolf Belka
2025-03-18 21:20 ` [PATCH] git: Update to version 2.49.0 Adolf Belka
2025-03-18 21:20 ` [PATCH] harfbuzz: Update to version 10.4.0 Adolf Belka
2025-03-18 21:20 ` [PATCH] hwdata: Update to version 0.393 Adolf Belka
2025-03-18 21:20 ` [PATCH] iana-etc: Update to version 20250311 Adolf Belka
2025-03-18 21:20 ` [PATCH] kmod: Update to version 34.1 Adolf Belka
2025-03-18 21:20 ` [PATCH] libcap: Update to version 2.75 Adolf Belka
2025-03-18 21:20 ` [PATCH] libedit: Update to version 20250104-3.1 Adolf Belka
2025-03-18 21:20 ` [PATCH] libseccomp: Update to version 2.6.0 Adolf Belka
2025-03-18 21:20 ` [PATCH] liburcu: Update to version 0.15.1 Adolf Belka
2025-03-18 21:20 ` [PATCH] lvm2: Update to version 2.03.31 Adolf Belka
2025-03-18 21:20 ` [PATCH] pango: Update to version 1.56.3 Adolf Belka

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20250318212018.3324141-2-adolf.belka@ipfire.org \
    --to=adolf.belka@ipfire.org \
    --cc=development@lists.ipfire.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox