* [Buildroot] [PATCH 1/1] package/python-pillow: bump to version 9.1.1
@ 2022-06-29 12:12 James Hilliard
2022-07-02 13:51 ` Peter Korsgaard
0 siblings, 1 reply; 5+ messages in thread
From: James Hilliard @ 2022-06-29 12:12 UTC (permalink / raw)
To: buildroot; +Cc: Angelo Compagnucci, James Hilliard, Asaf Kahlon
Signed-off-by: James Hilliard <james.hilliard1@gmail.com>
---
package/python-pillow/python-pillow.hash | 4 ++--
package/python-pillow/python-pillow.mk | 4 ++--
2 files changed, 4 insertions(+), 4 deletions(-)
diff --git a/package/python-pillow/python-pillow.hash b/package/python-pillow/python-pillow.hash
index 2e259c1caf..ff23ed6299 100644
--- a/package/python-pillow/python-pillow.hash
+++ b/package/python-pillow/python-pillow.hash
@@ -1,6 +1,6 @@
# md5, sha256 from https://pypi.org/pypi/pillow/json
-md5 a9ebd39b3482993474872757d317e26f Pillow-9.1.0.tar.gz
-sha256 f401ed2bbb155e1ade150ccc63db1a4f6c1909d3d378f7d1235a44e90d75fb97 Pillow-9.1.0.tar.gz
+md5 f0d347298e72b403fbc3198677f394bb Pillow-9.1.1.tar.gz
+sha256 7502539939b53d7565f3d11d87c78e7ec900d3c72945d4ee0e2f250d598309a0 Pillow-9.1.1.tar.gz
# Locally computed sha256 checksums
sha256 a6554cb737ba6c9b47d3301f78de03b4ed0d3f08d6cf9400714f3d4c894f6943 LICENSE
diff --git a/package/python-pillow/python-pillow.mk b/package/python-pillow/python-pillow.mk
index 2abe5e04ef..8c9cb86863 100644
--- a/package/python-pillow/python-pillow.mk
+++ b/package/python-pillow/python-pillow.mk
@@ -4,8 +4,8 @@
#
################################################################################
-PYTHON_PILLOW_VERSION = 9.1.0
-PYTHON_PILLOW_SITE = https://files.pythonhosted.org/packages/4b/83/090146d7871d90a2643d469c319c1d014e41b315ab5cf0f8b4b6a764ef31
+PYTHON_PILLOW_VERSION = 9.1.1
+PYTHON_PILLOW_SITE = https://files.pythonhosted.org/packages/43/6e/59853546226ee6200f9ba6e574d11604b60ad0754d2cbd1c8f3246b70418
PYTHON_PILLOW_SOURCE = Pillow-$(PYTHON_PILLOW_VERSION).tar.gz
PYTHON_PILLOW_LICENSE = HPND
PYTHON_PILLOW_LICENSE_FILES = LICENSE
--
2.34.1
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot
^ permalink raw reply related [flat|nested] 5+ messages in thread
* Re: [Buildroot] [PATCH 1/1] package/python-pillow: bump to version 9.1.1
2022-06-29 12:12 [Buildroot] [PATCH 1/1] package/python-pillow: bump to version 9.1.1 James Hilliard
@ 2022-07-02 13:51 ` Peter Korsgaard
2022-07-16 15:40 ` Yann E. MORIN
0 siblings, 1 reply; 5+ messages in thread
From: Peter Korsgaard @ 2022-07-02 13:51 UTC (permalink / raw)
To: James Hilliard; +Cc: Angelo Compagnucci, Asaf Kahlon, buildroot
>>>>> "James" == James Hilliard <james.hilliard1@gmail.com> writes:
> Signed-off-by: James Hilliard <james.hilliard1@gmail.com>
Committed, thanks.
--
Bye, Peter Korsgaard
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: [Buildroot] [PATCH 1/1] package/python-pillow: bump to version 9.1.1
2022-07-02 13:51 ` Peter Korsgaard
@ 2022-07-16 15:40 ` Yann E. MORIN
2022-07-16 15:44 ` Yann E. MORIN
2022-07-22 7:55 ` Peter Korsgaard
0 siblings, 2 replies; 5+ messages in thread
From: Yann E. MORIN @ 2022-07-16 15:40 UTC (permalink / raw)
To: Peter Korsgaard
Cc: James Hilliard, Angelo Compagnucci, Asaf Kahlon, buildroot
Peyter, All,
On 2022-07-02 15:51 +0200, Peter Korsgaard spake thusly:
> >>>>> "James" == James Hilliard <james.hilliard1@gmail.com> writes:
> > Signed-off-by: James Hilliard <james.hilliard1@gmail.com>
> Committed, thanks.
There was a previous patch from Fabrice [0[, which identifies this as a
security fix, so you may want to schedule it for backport to relevant
branches...
Regards,
Yann E. MORIN.
--
.-----------------.--------------------.------------------.--------------------.
| Yann E. MORIN | Real-Time Embedded | /"\ ASCII RIBBON | Erics' conspiracy: |
| +33 662 376 056 | Software Designer | \ / CAMPAIGN | ___ |
| +33 561 099 427 `------------.-------: X AGAINST | \e/ There is no |
| http://ymorin.is-a-geek.org/ | _/*\_ | / \ HTML MAIL | v conspiracy. |
'------------------------------^-------^------------------^--------------------'
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: [Buildroot] [PATCH 1/1] package/python-pillow: bump to version 9.1.1
2022-07-16 15:40 ` Yann E. MORIN
@ 2022-07-16 15:44 ` Yann E. MORIN
2022-07-22 7:55 ` Peter Korsgaard
1 sibling, 0 replies; 5+ messages in thread
From: Yann E. MORIN @ 2022-07-16 15:44 UTC (permalink / raw)
To: Peter Korsgaard
Cc: James Hilliard, Angelo Compagnucci, Asaf Kahlon, buildroot
Peter, All,
On 2022-07-16 17:40 +0200, Yann E. MORIN spake thusly:
> Peyter, All,
s/y//; # sorry...
> On 2022-07-02 15:51 +0200, Peter Korsgaard spake thusly:
> > >>>>> "James" == James Hilliard <james.hilliard1@gmail.com> writes:
> > > Signed-off-by: James Hilliard <james.hilliard1@gmail.com>
> > Committed, thanks.
> There was a previous patch from Fabrice [0[, which identifies this as a
> security fix, so you may want to schedule it for backport to relevant
> branches...
[0[ https://patchwork.ozlabs.org/project/buildroot/patch/20220613211419.296864-1-fontaine.fabrice@gmail.com/
Regards,
Yann E. MORIN.
--
.-----------------.--------------------.------------------.--------------------.
| Yann E. MORIN | Real-Time Embedded | /"\ ASCII RIBBON | Erics' conspiracy: |
| +33 662 376 056 | Software Designer | \ / CAMPAIGN | ___ |
| +33 561 099 427 `------------.-------: X AGAINST | \e/ There is no |
| http://ymorin.is-a-geek.org/ | _/*\_ | / \ HTML MAIL | v conspiracy. |
'------------------------------^-------^------------------^--------------------'
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: [Buildroot] [PATCH 1/1] package/python-pillow: bump to version 9.1.1
2022-07-16 15:40 ` Yann E. MORIN
2022-07-16 15:44 ` Yann E. MORIN
@ 2022-07-22 7:55 ` Peter Korsgaard
1 sibling, 0 replies; 5+ messages in thread
From: Peter Korsgaard @ 2022-07-22 7:55 UTC (permalink / raw)
To: Yann E. MORIN; +Cc: James Hilliard, Angelo Compagnucci, Asaf Kahlon, buildroot
>>>>> "Yann" == Yann E MORIN <yann.morin.1998@free.fr> writes:
> Peyter, All,
> On 2022-07-02 15:51 +0200, Peter Korsgaard spake thusly:
>> >>>>> "James" == James Hilliard <james.hilliard1@gmail.com> writes:
>> > Signed-off-by: James Hilliard <james.hilliard1@gmail.com>
>> Committed, thanks.
> There was a previous patch from Fabrice [0[, which identifies this as a
> security fix, so you may want to schedule it for backport to relevant
> branches...
Thanks for the heads up, committed to 2022.05.x and 2022.02.x.
--
Bye, Peter Korsgaard
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot
^ permalink raw reply [flat|nested] 5+ messages in thread
end of thread, other threads:[~2022-07-22 7:55 UTC | newest]
Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-06-29 12:12 [Buildroot] [PATCH 1/1] package/python-pillow: bump to version 9.1.1 James Hilliard
2022-07-02 13:51 ` Peter Korsgaard
2022-07-16 15:40 ` Yann E. MORIN
2022-07-16 15:44 ` Yann E. MORIN
2022-07-22 7:55 ` Peter Korsgaard
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox