mailarchive of the ptxdist mailing list
 help / color / mirror / Atom feed
From: Christian Melki <christian.melki@t2data.com>
To: ptxdist@pengutronix.de
Subject: [ptxdist] [PATCH] cairo: Version bump. 1.18.4 -> 1.18.6
Date: Thu, 24 Sep 2026 20:06:58 +0200	[thread overview]
Message-ID: <20260924180658.2019115-1-christian.melki@t2data.com> (raw)

A year or so ago since last release.
https://www.cairographics.org/news/cairo-1.18.6/

* Forward patchset with slight offset adjustment.

Signed-off-by: Christian Melki <christian.melki@t2data.com>
---
 .../0001-cairo-ft-fx-building-without-SVG-support.patch       | 4 ++--
 ...Cairo-Fix-Denial-of-Service-Attack-due-to-Logical-Pr.patch | 4 ++--
 ...There-is-an-assertion-in-function-_cairo_arc_in_dire.patch | 0
 patches/{cairo-1.18.4 => cairo-1.18.6}/series                 | 0
 rules/cairo.make                                              | 4 ++--
 5 files changed, 6 insertions(+), 6 deletions(-)
 rename patches/{cairo-1.18.4 => cairo-1.18.6}/0001-cairo-ft-fx-building-without-SVG-support.patch (92%)
 rename patches/{cairo-1.18.4 => cairo-1.18.6}/0100-Cairo-Fix-Denial-of-Service-Attack-due-to-Logical-Pr.patch (89%)
 rename patches/{cairo-1.18.4 => cairo-1.18.6}/0101-There-is-an-assertion-in-function-_cairo_arc_in_dire.patch (100%)
 rename patches/{cairo-1.18.4 => cairo-1.18.6}/series (100%)

diff --git a/patches/cairo-1.18.4/0001-cairo-ft-fx-building-without-SVG-support.patch b/patches/cairo-1.18.6/0001-cairo-ft-fx-building-without-SVG-support.patch
similarity index 92%
rename from patches/cairo-1.18.4/0001-cairo-ft-fx-building-without-SVG-support.patch
rename to patches/cairo-1.18.6/0001-cairo-ft-fx-building-without-SVG-support.patch
index 808322966..58623cf69 100644
--- a/patches/cairo-1.18.4/0001-cairo-ft-fx-building-without-SVG-support.patch
+++ b/patches/cairo-1.18.6/0001-cairo-ft-fx-building-without-SVG-support.patch
@@ -17,10 +17,10 @@ Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
  1 file changed, 2 insertions(+), 2 deletions(-)
 
 diff --git a/src/cairo-ft-private.h b/src/cairo-ft-private.h
-index 836f7e523e59..399d0d046094 100644
+index 6b0e302233b2..415416f243b6 100644
 --- a/src/cairo-ft-private.h
 +++ b/src/cairo-ft-private.h
-@@ -63,10 +63,10 @@ cairo_private cairo_status_t
+@@ -65,10 +65,10 @@ cairo_private cairo_status_t
  _cairo_ft_face_decompose_glyph_outline (FT_Face		     face,
  					cairo_path_fixed_t **pathp);
  
diff --git a/patches/cairo-1.18.4/0100-Cairo-Fix-Denial-of-Service-Attack-due-to-Logical-Pr.patch b/patches/cairo-1.18.6/0100-Cairo-Fix-Denial-of-Service-Attack-due-to-Logical-Pr.patch
similarity index 89%
rename from patches/cairo-1.18.4/0100-Cairo-Fix-Denial-of-Service-Attack-due-to-Logical-Pr.patch
rename to patches/cairo-1.18.6/0100-Cairo-Fix-Denial-of-Service-Attack-due-to-Logical-Pr.patch
index 0482e4861..a14aae742 100644
--- a/patches/cairo-1.18.4/0100-Cairo-Fix-Denial-of-Service-Attack-due-to-Logical-Pr.patch
+++ b/patches/cairo-1.18.6/0100-Cairo-Fix-Denial-of-Service-Attack-due-to-Logical-Pr.patch
@@ -18,10 +18,10 @@ Signed-off-by: Christian Melki <christian.melki@t2data.com>
  1 file changed, 1 insertion(+), 1 deletion(-)
 
 diff --git a/src/cairo-ft-font.c b/src/cairo-ft-font.c
-index b5d08ee1b393..5e20ae164ff8 100644
+index b9bdf81cfcc6..fa9c05d32073 100644
 --- a/src/cairo-ft-font.c
 +++ b/src/cairo-ft-font.c
-@@ -1220,7 +1220,7 @@ _get_bitmap_surface (FT_Bitmap		     *bitmap,
+@@ -1231,7 +1231,7 @@ _get_bitmap_surface (FT_Bitmap		     *bitmap,
      width = bitmap->width;
      height = bitmap->rows;
  
diff --git a/patches/cairo-1.18.4/0101-There-is-an-assertion-in-function-_cairo_arc_in_dire.patch b/patches/cairo-1.18.6/0101-There-is-an-assertion-in-function-_cairo_arc_in_dire.patch
similarity index 100%
rename from patches/cairo-1.18.4/0101-There-is-an-assertion-in-function-_cairo_arc_in_dire.patch
rename to patches/cairo-1.18.6/0101-There-is-an-assertion-in-function-_cairo_arc_in_dire.patch
diff --git a/patches/cairo-1.18.4/series b/patches/cairo-1.18.6/series
similarity index 100%
rename from patches/cairo-1.18.4/series
rename to patches/cairo-1.18.6/series
diff --git a/rules/cairo.make b/rules/cairo.make
index d07e49966..411b40a19 100644
--- a/rules/cairo.make
+++ b/rules/cairo.make
@@ -14,8 +14,8 @@ PACKAGES-$(PTXCONF_CAIRO) += cairo
 #
 # Paths and names
 #
-CAIRO_VERSION	:= 1.18.4
-CAIRO_SHA256	:= 445ed8208a6e4823de1226a74ca319d3600e83f6369f99b14265006599c32ccb
+CAIRO_VERSION	:= 1.18.6
+CAIRO_SHA256	:= 1c767308174337a74694da0f3ec069c271452163a1ef4540964c50c301f157d4
 CAIRO		:= cairo-$(CAIRO_VERSION)
 CAIRO_SUFFIX	:= tar.xz
 CAIRO_URL	:= http://cairographics.org/releases/cairo-$(CAIRO_VERSION).$(CAIRO_SUFFIX)
-- 
2.43.0




                 reply	other threads:[~2026-09-24 18:07 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=20260924180658.2019115-1-christian.melki@t2data.com \
    --to=christian.melki@t2data.com \
    --cc=ptxdist@pengutronix.de \
    /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