* [Buildroot] [PATCH 1/1] package/lcms2: bump to version 2.13.1
@ 2022-06-06 21:44 Fabrice Fontaine
2022-06-09 20:44 ` Thomas Petazzoni via buildroot
2022-06-19 13:20 ` Peter Korsgaard
0 siblings, 2 replies; 3+ messages in thread
From: Fabrice Fontaine @ 2022-06-06 21:44 UTC (permalink / raw)
To: buildroot; +Cc: Fabrice Fontaine
https://littlecms.com/blog/2022/01/28/lcms2-2.13/
Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
---
package/lcms2/lcms2.hash | 4 ++--
package/lcms2/lcms2.mk | 5 +++--
2 files changed, 5 insertions(+), 4 deletions(-)
diff --git a/package/lcms2/lcms2.hash b/package/lcms2/lcms2.hash
index d3ae1d934f..d20cf601fb 100644
--- a/package/lcms2/lcms2.hash
+++ b/package/lcms2/lcms2.hash
@@ -1,5 +1,5 @@
# From https://sourceforge.net/projects/lcms/files/lcms/2.13
-sha1 1676097fb18fce83c9c876d56828c83a6ad829dd lcms2-2.13.tar.gz
+sha1 72d0a0b7fbaeca12eb0186ab5728eb0f26806b22 lcms2-2.13.1.tar.gz
# Locally computed:
-sha256 0c67a5cc144029cfa34647a52809ec399aae488db4258a6a66fba318474a070f lcms2-2.13.tar.gz
+sha256 d473e796e7b27c5af01bd6d1552d42b45b43457e7182ce9903f38bb748203b88 lcms2-2.13.1.tar.gz
sha256 46d4e05af3bce75332a12d01f19bcce7e32b6bac544be28a64043d0231291e31 COPYING
diff --git a/package/lcms2/lcms2.mk b/package/lcms2/lcms2.mk
index 5a253d044b..63750c43f2 100644
--- a/package/lcms2/lcms2.mk
+++ b/package/lcms2/lcms2.mk
@@ -4,8 +4,9 @@
#
################################################################################
-LCMS2_VERSION = 2.13
-LCMS2_SITE = http://downloads.sourceforge.net/project/lcms/lcms/$(LCMS2_VERSION)
+LCMS2_VERSION_MAJOR = 2.13
+LCMS2_VERSION = $(LCMS2_VERSION_MAJOR).1
+LCMS2_SITE = http://downloads.sourceforge.net/project/lcms/lcms/$(LCMS2_VERSION_MAJOR)
LCMS2_LICENSE = MIT
LCMS2_LICENSE_FILES = COPYING
LCMS2_CPE_ID_VENDOR = littlecms
--
2.35.1
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot
^ permalink raw reply related [flat|nested] 3+ messages in thread
* Re: [Buildroot] [PATCH 1/1] package/lcms2: bump to version 2.13.1
2022-06-06 21:44 [Buildroot] [PATCH 1/1] package/lcms2: bump to version 2.13.1 Fabrice Fontaine
@ 2022-06-09 20:44 ` Thomas Petazzoni via buildroot
2022-06-19 13:20 ` Peter Korsgaard
1 sibling, 0 replies; 3+ messages in thread
From: Thomas Petazzoni via buildroot @ 2022-06-09 20:44 UTC (permalink / raw)
To: Fabrice Fontaine; +Cc: buildroot
On Mon, 6 Jun 2022 23:44:52 +0200
Fabrice Fontaine <fontaine.fabrice@gmail.com> wrote:
> https://littlecms.com/blog/2022/01/28/lcms2-2.13/
>
> Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
> ---
> package/lcms2/lcms2.hash | 4 ++--
> package/lcms2/lcms2.mk | 5 +++--
> 2 files changed, 5 insertions(+), 4 deletions(-)
Applied to master, thanks.
Thomas
--
Thomas Petazzoni, CTO, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [Buildroot] [PATCH 1/1] package/lcms2: bump to version 2.13.1
2022-06-06 21:44 [Buildroot] [PATCH 1/1] package/lcms2: bump to version 2.13.1 Fabrice Fontaine
2022-06-09 20:44 ` Thomas Petazzoni via buildroot
@ 2022-06-19 13:20 ` Peter Korsgaard
1 sibling, 0 replies; 3+ messages in thread
From: Peter Korsgaard @ 2022-06-19 13:20 UTC (permalink / raw)
To: Fabrice Fontaine; +Cc: buildroot
>>>>> "Fabrice" == Fabrice Fontaine <fontaine.fabrice@gmail.com> writes:
> https://littlecms.com/blog/2022/01/28/lcms2-2.13/
> Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
Committed to 2022.05.x and 2022.02.x given the "Fixed mem leaks and
out-of bounds accesses as reported by fuzzer" statement in the
changelog, thanks.
--
Bye, Peter Korsgaard
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2022-06-19 13:20 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-06-06 21:44 [Buildroot] [PATCH 1/1] package/lcms2: bump to version 2.13.1 Fabrice Fontaine
2022-06-09 20:44 ` Thomas Petazzoni via buildroot
2022-06-19 13:20 ` Peter Korsgaard
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox