public inbox for development@lists.ipfire.org
 help / color / mirror / Atom feed
From: Adolf Belka <adolf.belka@ipfire.org>
To: development@lists.ipfire.org
Subject: [PATCH] pixman: Update to version 0.43.4
Date: Tue, 05 Mar 2024 12:24:01 +0100	[thread overview]
Message-ID: <20240305112405.3404991-5-adolf.belka@ipfire.org> (raw)
In-Reply-To: <20240305112405.3404991-1-adolf.belka@ipfire.org>

[-- Attachment #1: Type: text/plain, Size: 2076 bytes --]

- Update from version 0.43.0 to 0.43.4
- Update of rootfile
- Changelog
    0.43.4
	      Revert the changes to fix the problem in big-endian architectures
	      Allow to build pixman on clang/arm32
	      pixman-arm: Fix build on clang/arm32
	      pixman-x86: Use cpuid.h header
	      pixman-x86: Move #include "cpuid.h" inside conditionals
	      Revert "Allow to build pixman on clang/arm32"
	      pixman-arm: Use unified syntax
    0.43.2
	Note, in the past pixman used a numbering scheme with odd minor number
	numbers for development versions and even minor number for stable
	versions. This is no longer the case, all releases (including this one)
	are stable production versions now.
	      Drop automatic DEBUG define
	      Drop ChangeLog
	      Drop contrib/ci.sh

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

diff --git a/config/rootfiles/common/pixman b/config/rootfiles/common/pixman
index c48845cde..982ff2e99 100644
--- a/config/rootfiles/common/pixman
+++ b/config/rootfiles/common/pixman
@@ -3,5 +3,6 @@
 #usr/include/pixman-1/pixman.h
 #usr/lib/libpixman-1.so
 usr/lib/libpixman-1.so.0
-usr/lib/libpixman-1.so.0.43.0
+usr/lib/libpixman-1.so.0.43.4
 #usr/lib/pkgconfig/pixman-1.pc
+
diff --git a/lfs/pixman b/lfs/pixman
index a1f362feb..8b4644757 100644
--- a/lfs/pixman
+++ b/lfs/pixman
@@ -24,7 +24,7 @@
 
 include Config
 
-VER        = 0.43.0
+VER        = 0.43.4
 
 THISAPP    = pixman-$(VER)
 DL_FILE    = $(THISAPP).tar.xz
@@ -40,7 +40,7 @@ objects = $(DL_FILE)
 
 $(DL_FILE) = $(DL_FROM)/$(DL_FILE)
 
-$(DL_FILE)_BLAKE2 = 1a807d4d5598a5fe6077d6bbc7786cba41a698a1f03801cc5367ade8707500ee215a0faf65afe85f9e040b0380f1074c2fdfd31c0805dc41a4e5e34e36416764
+$(DL_FILE)_BLAKE2 = c31e5700bfadcd72f522af50509a4a6cd7bbf90c918c75b108e50246f1c76e858125138902a222040ada192710ec788deb43eb65085416f3eff88e3ed970933e
 
 install : $(TARGET)
 
-- 
2.44.0


  parent reply	other threads:[~2024-03-05 11:24 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-03-05 11:23 [PATCH] ethtool: Update to version 6.7 Adolf Belka
2024-03-05 11:23 ` [PATCH] expat: Update to version 2.6.1 Adolf Belka
2024-03-05 11:23 ` [PATCH] pango: Update to version 1.52.0 Adolf Belka
2024-03-05 11:24 ` [PATCH] pciutils: Update to version 3.11.1 Adolf Belka
2024-03-05 11:24 ` Adolf Belka [this message]
2024-03-05 11:24 ` [PATCH] qpdf: Update to version 11.9.0 Adolf Belka
2024-03-05 11:24 ` [PATCH] util-linux: Update to version 2.39.3 Adolf Belka
2024-03-05 11:24 ` [PATCH] whois: Update to version 5.5.21 Adolf Belka
2024-03-05 11:24 ` [PATCH] xz: Update to version 5.6.0 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=20240305112405.3404991-5-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