* [ptxdist] [PATCH] libjpeg: Version bump. 2.1.5 -> 2.1.5.1
@ 2023-02-10 14:42 Christian Melki
2023-02-17 15:35 ` [ptxdist] [APPLIED] " Michael Olbrich
0 siblings, 1 reply; 2+ messages in thread
From: Christian Melki @ 2023-02-10 14:42 UTC (permalink / raw)
To: ptxdist
Very minor bugfix release. Just a fix for assymetrical insn. set CPUs.
(f.ex x86_64 Intels with P/E cores.)
https://github.com/libjpeg-turbo/libjpeg-turbo/releases/tag/2.1.5.1
Signed-off-by: Christian Melki <christian.melki@t2data.com>
---
rules/libjpeg.make | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/rules/libjpeg.make b/rules/libjpeg.make
index 29cc563ef..88339db01 100644
--- a/rules/libjpeg.make
+++ b/rules/libjpeg.make
@@ -16,8 +16,8 @@ PACKAGES-$(PTXCONF_LIBJPEG) += libjpeg
#
# Paths and names
#
-LIBJPEG_VERSION := 2.1.5
-LIBJPEG_MD5 := 1c6e9f8550a82c6d4cd30b370c22a5fd
+LIBJPEG_VERSION := 2.1.5.1
+LIBJPEG_MD5 := aed60d4d776dd5cf00b5a01c609d50f7
LIBJPEG_SUFFIX := tar.gz
LIBJPEG := libjpeg-turbo-$(LIBJPEG_VERSION)
LIBJPEG_TARBALL := $(LIBJPEG).$(LIBJPEG_SUFFIX)
--
2.34.1
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [ptxdist] [APPLIED] libjpeg: Version bump. 2.1.5 -> 2.1.5.1
2023-02-10 14:42 [ptxdist] [PATCH] libjpeg: Version bump. 2.1.5 -> 2.1.5.1 Christian Melki
@ 2023-02-17 15:35 ` Michael Olbrich
0 siblings, 0 replies; 2+ messages in thread
From: Michael Olbrich @ 2023-02-17 15:35 UTC (permalink / raw)
To: ptxdist; +Cc: Christian Melki
Thanks, applied as f4a008019dbb7805fc671a85d7dea36cbd229272.
Michael
[sent from post-receive hook]
On Fri, 17 Feb 2023 16:35:30 +0100, Christian Melki <christian.melki@t2data.com> wrote:
> Very minor bugfix release. Just a fix for assymetrical insn. set CPUs.
> (f.ex x86_64 Intels with P/E cores.)
> https://github.com/libjpeg-turbo/libjpeg-turbo/releases/tag/2.1.5.1
>
> Signed-off-by: Christian Melki <christian.melki@t2data.com>
> Message-Id: <20230210144201.638281-1-christian.melki@t2data.com>
> Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
>
> diff --git a/rules/libjpeg.make b/rules/libjpeg.make
> index 29cc563ef44d..88339db011d1 100644
> --- a/rules/libjpeg.make
> +++ b/rules/libjpeg.make
> @@ -16,8 +16,8 @@ PACKAGES-$(PTXCONF_LIBJPEG) += libjpeg
> #
> # Paths and names
> #
> -LIBJPEG_VERSION := 2.1.5
> -LIBJPEG_MD5 := 1c6e9f8550a82c6d4cd30b370c22a5fd
> +LIBJPEG_VERSION := 2.1.5.1
> +LIBJPEG_MD5 := aed60d4d776dd5cf00b5a01c609d50f7
> LIBJPEG_SUFFIX := tar.gz
> LIBJPEG := libjpeg-turbo-$(LIBJPEG_VERSION)
> LIBJPEG_TARBALL := $(LIBJPEG).$(LIBJPEG_SUFFIX)
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2023-02-17 15:35 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-02-10 14:42 [ptxdist] [PATCH] libjpeg: Version bump. 2.1.5 -> 2.1.5.1 Christian Melki
2023-02-17 15:35 ` [ptxdist] [APPLIED] " Michael Olbrich
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox