From: John Kehayias via Guix-patches via <guix-patches@gnu.org>
To: Hilton Chain <hako@ultrarare.space>
Cc: 64639@debbugs.gnu.org
Subject: [bug#64639] [PATCH mesa-updates] gnu: pixman: Update to 0.42.2.
Date: Tue, 25 Jul 2023 21:22:04 +0000 [thread overview]
Message-ID: <87wmynit52.fsf@protonmail.com> (raw)
In-Reply-To: <b69a69698c1e196a607d39f755d4dc02d566fda5.1689401640.git.hako@ultrarare.space>
Hi,
On Sat, Jul 15, 2023 at 02:24 PM, Hilton Chain wrote:
> * gnu/packages/xdisorg.scm (pixman): Update to 0.42.2.
> ---
> gnu/packages/xdisorg.scm | 4 ++--
> 1 file changed, 2 insertions(+), 2 deletions(-)
>
> diff --git a/gnu/packages/xdisorg.scm b/gnu/packages/xdisorg.scm
> index 1f7539764c..635d6598e6 100644
> --- a/gnu/packages/xdisorg.scm
> +++ b/gnu/packages/xdisorg.scm
> @@ -677,7 +677,7 @@ (define-public xeyes
> (define-public pixman
> (package
> (name "pixman")
> - (version "0.40.0")
> + (version "0.42.2")
> (source
> (origin
> (method url-fetch)
> @@ -686,7 +686,7 @@ (define-public pixman
> "https://www.cairographics.org/releases/pixman-"
> version ".tar.gz"))
> (sha256
> - (base32 "1z13n96m7x91j25qq9wlkxsbq04wfwjhw66ir17frna06zn0s83d"))
> + (base32 "0pk298iqxqr64vk3z6nhjwr6vjg1971zfrjkqy5r9zd2mppq057a"))
> (patches
> (search-patches
> "pixman-CVE-2016-5296.patch"))))
>
> base-commit: 00ed2901f5171e4f9435641a91678217cae38030
(as with libdrm)
Looks fine to me, just haven't applied it to mesa-updates since this
causes many more rebuilds than just mesa dependents. Let's include with
other large changes (like freetype maybe? where I want to add brotli
support).
John
next prev parent reply other threads:[~2023-07-25 21:23 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-07-15 6:24 [bug#64639] [PATCH mesa-updates] gnu: pixman: Update to 0.42.2 Hilton Chain via Guix-patches via
2023-07-25 21:22 ` John Kehayias via Guix-patches via [this message]
2023-11-28 5:37 ` bug#64639: " John Kehayias via Guix-patches via
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=87wmynit52.fsf@protonmail.com \
--to=guix-patches@gnu.org \
--cc=64639@debbugs.gnu.org \
--cc=hako@ultrarare.space \
--cc=john.kehayias@protonmail.com \
/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.
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/guix.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.