mailarchive of the ptxdist mailing list
 help / color / mirror / Atom feed
* [ptxdist] [PATCH] libjpeg: Version bump. 3.0.0 -> 3.0.1
@ 2023-10-18 17:43 Christian Melki
  2023-10-21  8:44 ` [ptxdist] [APPLIED] " Michael Olbrich
  0 siblings, 1 reply; 2+ messages in thread
From: Christian Melki @ 2023-10-18 17:43 UTC (permalink / raw)
  To: ptxdist

Minor bugfix release.
https://github.com/libjpeg-turbo/libjpeg-turbo/releases/tag/3.0.1

* license hash on jsimdext.inc changed. Contributor copyright added.

Signed-off-by: Christian Melki <christian.melki@t2data.com>
---
 rules/libjpeg.make | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/rules/libjpeg.make b/rules/libjpeg.make
index 0c7a41291..76c475068 100644
--- a/rules/libjpeg.make
+++ b/rules/libjpeg.make
@@ -16,8 +16,8 @@ PACKAGES-$(PTXCONF_LIBJPEG) += libjpeg
 #
 # Paths and names
 #
-LIBJPEG_VERSION	:= 3.0.0
-LIBJPEG_MD5	:= aa1f0a1c72cb6772e34d9d5136267f56
+LIBJPEG_VERSION	:= 3.0.1
+LIBJPEG_MD5	:= 1fdc6494521a8724f5f7cf39b0f6aff3
 LIBJPEG_SUFFIX	:= tar.gz
 LIBJPEG		:= libjpeg-turbo-$(LIBJPEG_VERSION)
 LIBJPEG_TARBALL	:= $(LIBJPEG).$(LIBJPEG_SUFFIX)
@@ -28,7 +28,7 @@ LIBJPEG_LICENSE	:= IJG, BSD-3-Clause, Zlib
 LIBJPEG_LICENSE_FILES := \
 	file://LICENSE.md;md5=2a8e0d8226a102f07ab63ed7fd6ce155 \
 	file://README.ijg;startline=112;endline=174;md5=9fcb5339d9de46b31309aeef52d7deb1 \
-	file://simd/nasm/jsimdext.inc;startline=13;endline=28;md5=839b9ed7df5168976efc071bee29a76e
+	file://simd/nasm/jsimdext.inc;startline=13;endline=28;md5=100ad877b6a14ec137afd49a6e109624
 
 # ----------------------------------------------------------------------------
 # Prepare
-- 
2.34.1




^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [ptxdist] [APPLIED] libjpeg: Version bump. 3.0.0 -> 3.0.1
  2023-10-18 17:43 [ptxdist] [PATCH] libjpeg: Version bump. 3.0.0 -> 3.0.1 Christian Melki
@ 2023-10-21  8:44 ` Michael Olbrich
  0 siblings, 0 replies; 2+ messages in thread
From: Michael Olbrich @ 2023-10-21  8:44 UTC (permalink / raw)
  To: ptxdist; +Cc: Christian Melki

Thanks, applied as e5e7873e786ccecf11827680a906176187a899bc.

Michael

[sent from post-receive hook]

On Sat, 21 Oct 2023 10:44:07 +0200, Christian Melki <christian.melki@t2data.com> wrote:
> Minor bugfix release.
> https://github.com/libjpeg-turbo/libjpeg-turbo/releases/tag/3.0.1
> 
> * license hash on jsimdext.inc changed. Contributor copyright added.
> 
> Signed-off-by: Christian Melki <christian.melki@t2data.com>
> Message-Id: <20231018174302.3872499-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 0c7a412912d9..76c475068975 100644
> --- a/rules/libjpeg.make
> +++ b/rules/libjpeg.make
> @@ -16,8 +16,8 @@ PACKAGES-$(PTXCONF_LIBJPEG) += libjpeg
>  #
>  # Paths and names
>  #
> -LIBJPEG_VERSION	:= 3.0.0
> -LIBJPEG_MD5	:= aa1f0a1c72cb6772e34d9d5136267f56
> +LIBJPEG_VERSION	:= 3.0.1
> +LIBJPEG_MD5	:= 1fdc6494521a8724f5f7cf39b0f6aff3
>  LIBJPEG_SUFFIX	:= tar.gz
>  LIBJPEG		:= libjpeg-turbo-$(LIBJPEG_VERSION)
>  LIBJPEG_TARBALL	:= $(LIBJPEG).$(LIBJPEG_SUFFIX)
> @@ -28,7 +28,7 @@ LIBJPEG_LICENSE	:= IJG, BSD-3-Clause, Zlib
>  LIBJPEG_LICENSE_FILES := \
>  	file://LICENSE.md;md5=2a8e0d8226a102f07ab63ed7fd6ce155 \
>  	file://README.ijg;startline=112;endline=174;md5=9fcb5339d9de46b31309aeef52d7deb1 \
> -	file://simd/nasm/jsimdext.inc;startline=13;endline=28;md5=839b9ed7df5168976efc071bee29a76e
> +	file://simd/nasm/jsimdext.inc;startline=13;endline=28;md5=100ad877b6a14ec137afd49a6e109624
>  
>  # ----------------------------------------------------------------------------
>  # Prepare



^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2023-10-21  8:44 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-10-18 17:43 [ptxdist] [PATCH] libjpeg: Version bump. 3.0.0 -> 3.0.1 Christian Melki
2023-10-21  8:44 ` [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