]> git.ipfire.org Git - ipfire-2.x.git/commitdiff
lcms2: Update to version 2.14
authorAdolf Belka <adolf.belka@ipfire.org>
Sun, 1 Jan 2023 14:07:14 +0000 (15:07 +0100)
committerPeter Müller <peter.mueller@ipfire.org>
Mon, 9 Jan 2023 18:34:42 +0000 (18:34 +0000)
- Update from version 2.13.1 to 2.14
- Update of rootfile
- Changelog
    2.14 Featured release
lcms2 now implements ICC specification 4.4
New multi-threaded plug-in
several fixes to keep fuzzers happy
Remove check on DLL when CMS_NO_REGISTER_KEYWORD is used
Added more validation against broken profiles
Add more help to several tools

Signed-off-by: Adolf Belka <adolf.belka@ipfire.org>
Reviewed-by: Peter Müller <peter.mueller@ipfire.org>
config/rootfiles/common/lcms2
lfs/lcms2

index 17300a91aaac7b1006b0a2e6a7a463bf28992077..696e95cd73314232ec0d2044398eaf4ae261c855 100644 (file)
@@ -8,7 +8,7 @@
 #usr/lib/liblcms2.la
 #usr/lib/liblcms2.so
 usr/lib/liblcms2.so.2
-usr/lib/liblcms2.so.2.0.13
+usr/lib/liblcms2.so.2.0.14
 #usr/lib/pkgconfig/lcms2.pc
 #usr/share/man/man1/jpgicc.1
 #usr/share/man/man1/linkicc.1
index bf317cdb2985935a66bd880cdc6f8716cbd6fce6..c769f1b08048c0b52ed2be3d6e1c08651e3fd35b 100644 (file)
--- a/lfs/lcms2
+++ b/lfs/lcms2
@@ -1,7 +1,7 @@
 ###############################################################################
 #                                                                             #
 # IPFire.org - A linux based firewall                                         #
-# Copyright (C) 2007-2018  IPFire Team  <info@ipfire.org>                     #
+# Copyright (C) 2007-2023  IPFire Team  <info@ipfire.org>                     #
 #                                                                             #
 # This program is free software: you can redistribute it and/or modify        #
 # it under the terms of the GNU General Public License as published by        #
@@ -24,7 +24,7 @@
 
 include Config
 
-VER        = 2.13.1
+VER        = 2.14
 
 THISAPP    = lcms2-$(VER)
 DL_FILE    = $(THISAPP).tar.gz
@@ -40,7 +40,7 @@ objects = $(DL_FILE)
 
 $(DL_FILE) = $(DL_FROM)/$(DL_FILE)
 
-$(DL_FILE)_BLAKE2 = ff4815fc4bcea94dc942f8072741c592f1bbde9c8e997f4e21e36cd271062a341ecc9b1f3c56e3e36ec19091fec049ee9faf75df04c2bc1e11174dc4cfe8da9e
+$(DL_FILE)_BLAKE2 = 777b0bf65829121a3d32bca1ab936ac022f9af739bccdd02d5f86688c3386b974f526a012bdec4d36649566eea0aa659db317dd383eede6488236d601156a0f9
 
 install : $(TARGET)