All of lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH 1/1] package/lcms2: bump version to 2.19.1
@ 2026-05-18 18:12 Bernd Kuhls
  2026-05-30 21:33 ` Thomas Petazzoni via buildroot
  0 siblings, 1 reply; 2+ messages in thread
From: Bernd Kuhls @ 2026-05-18 18:12 UTC (permalink / raw)
  To: buildroot; +Cc: Fabrice Fontaine

https://github.com/mm2/Little-CMS/releases/tag/lcms2.19.1
"lcms2-2.19.1 is a hot-fix release"

https://github.com/mm2/Little-CMS/blob/lcms2.19.1/ChangeLog

Signed-off-by: Bernd Kuhls <bernd@kuhls.net>
---
 package/lcms2/lcms2.hash | 8 ++++----
 package/lcms2/lcms2.mk   | 2 +-
 2 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/package/lcms2/lcms2.hash b/package/lcms2/lcms2.hash
index 0ff881158f..f9a64b9527 100644
--- a/package/lcms2/lcms2.hash
+++ b/package/lcms2/lcms2.hash
@@ -1,6 +1,6 @@
-# From https://sourceforge.net/projects/lcms/files/lcms/2.19
-sha1  bedb39ede32b76bc2cb24ee531d7433cf787b319  lcms2-2.19.tar.gz
-# From https://github.com/mm2/Little-CMS/releases/tag/lcms2.19
-sha256  49e7e134e4299733dd0eda434fa468997a28ab3d33fa397c642b03644f552216  lcms2-2.19.tar.gz
+# From https://sourceforge.net/projects/lcms/files/lcms/2.19.1/
+sha1  b66f8317db40a775cb46cc465f66eb841c11aebf  lcms2-2.19.1.tar.gz
+# From https://github.com/mm2/Little-CMS/releases/tag/lcms2.19.1
+sha256  bfc54f7bab59fbc921012014a8032e4cba4abd46db47d46b76416a8c0b2815c8  lcms2-2.19.1.tar.gz
 # Locally computed:
 sha256  6dbd60437f8ef91d8de1f08ad75882547fd4931bfcc3566a0735f28db1484d31  LICENSE
diff --git a/package/lcms2/lcms2.mk b/package/lcms2/lcms2.mk
index 32a78a4f35..6f99e3b454 100644
--- a/package/lcms2/lcms2.mk
+++ b/package/lcms2/lcms2.mk
@@ -4,7 +4,7 @@
 #
 ################################################################################
 
-LCMS2_VERSION = 2.19
+LCMS2_VERSION = 2.19.1
 LCMS2_SITE = https://downloads.sourceforge.net/project/lcms/lcms/$(LCMS2_VERSION)
 LCMS2_LICENSE = MIT
 LCMS2_LICENSE_FILES = LICENSE
-- 
2.47.3

_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot

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

* Re: [Buildroot] [PATCH 1/1] package/lcms2: bump version to 2.19.1
  2026-05-18 18:12 [Buildroot] [PATCH 1/1] package/lcms2: bump version to 2.19.1 Bernd Kuhls
@ 2026-05-30 21:33 ` Thomas Petazzoni via buildroot
  0 siblings, 0 replies; 2+ messages in thread
From: Thomas Petazzoni via buildroot @ 2026-05-30 21:33 UTC (permalink / raw)
  To: Bernd Kuhls; +Cc: buildroot, Fabrice Fontaine

On Mon, May 18, 2026 at 08:12:26PM +0200, Bernd Kuhls wrote:
> https://github.com/mm2/Little-CMS/releases/tag/lcms2.19.1
> "lcms2-2.19.1 is a hot-fix release"
> 
> https://github.com/mm2/Little-CMS/blob/lcms2.19.1/ChangeLog
> 
> Signed-off-by: Bernd Kuhls <bernd@kuhls.net>

I've applied to master, because it's a hot-fix release with very few
changes, only fixes.

Thanks!

Thomas
-- 
Thomas Petazzoni, co-owner and CEO, Bootlin
Embedded Linux and Kernel engineering and training
https://bootlin.com
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot

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

end of thread, other threads:[~2026-05-30 21:33 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-05-18 18:12 [Buildroot] [PATCH 1/1] package/lcms2: bump version to 2.19.1 Bernd Kuhls
2026-05-30 21:33 ` Thomas Petazzoni via buildroot

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.