[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[bug#61172] [Nicolas Graves via Guix-patches via] [bug#61172] [PATCH] gn
From: |
Leo Famulari |
Subject: |
[bug#61172] [Nicolas Graves via Guix-patches via] [bug#61172] [PATCH] gnu: python-pillow: Update to 9.3.0 [fixes CVE-2022-45199]. |
Date: |
Sun, 05 Feb 2023 12:53:53 +0100 |
User-agent: |
Cyrus-JMAP/3.9.0-alpha0-107-g82c3c54364-fm-20230131.002-g82c3c543 |
On Sat, Feb 4, 2023, at 16:57, Lars-Dominik Braun wrote:
> Hi,
>
> it’s nothing we can merge to master unfortunately, because it causes
> quite a few number of rebuilds. Do you know whether Python packages
> are graftable? I never tried that.
Unless something has changed recently (possible, I haven't paid close
attention), yes, it's possible to graft Python packages.
Additionally, we can attempt a rapid rebuilding of pillow's dependents, perhaps
along with a few other "ungrafting" changes. We are aiming to do the
graft->ungraft cycles more quickly than previously.