From: Adolf Belka <adolf.belka@ipfire.org>
To: development@lists.ipfire.org
Subject: [PATCH] openjpeg: Update to version 2.5.0
Date: Mon, 24 Jul 2023 18:15:44 +0200 [thread overview]
Message-ID: <20230724161546.2683103-7-adolf.belka@ipfire.org> (raw)
In-Reply-To: <20230724161546.2683103-1-adolf.belka@ipfire.org>
[-- Attachment #1: Type: text/plain, Size: 3321 bytes --]
- Update from version 2.4.0 to 2.5.0
- Update of rootfile
- Changelog
2.5.0 (May 2022)
No API/ABI break compared to v2.4.0, but additional symbols for subset of
components decoding (hence the MINOR version bump).
* Encoder: add support for generation of TLM markers [\#1359]
(https://github.com/uclouvain/openjpeg/pull/1359)
* Decoder: add support for high throughput \(HTJ2K\) decoding. [\#1381]
(https://github.com/uclouvain/openjpeg/pull/1381)
* Decoder: add support for partial bitstream decoding [\#1407]
(https://github.com/uclouvain/openjpeg/pull/1407)
* Bug fixes (including security fixes)
Signed-off-by: Adolf Belka <adolf.belka(a)ipfire.org>
---
config/rootfiles/common/openjpeg | 18 +++++++++---------
lfs/openjpeg | 6 +++---
2 files changed, 12 insertions(+), 12 deletions(-)
diff --git a/config/rootfiles/common/openjpeg b/config/rootfiles/common/openjpeg
index 3540d2297..7d1effd40 100644
--- a/config/rootfiles/common/openjpeg
+++ b/config/rootfiles/common/openjpeg
@@ -1,15 +1,15 @@
usr/bin/opj_compress
usr/bin/opj_decompress
usr/bin/opj_dump
-#usr/include/openjpeg-2.4
-#usr/include/openjpeg-2.4/openjpeg.h
-#usr/include/openjpeg-2.4/opj_config.h
-#usr/include/openjpeg-2.4/opj_stdint.h
+#usr/include/openjpeg-2.5
+#usr/include/openjpeg-2.5/openjpeg.h
+#usr/include/openjpeg-2.5/opj_config.h
+#usr/include/openjpeg-2.5/opj_stdint.h
#usr/lib/libopenjp2.so
-usr/lib/libopenjp2.so.2.4.0
+usr/lib/libopenjp2.so.2.5.0
usr/lib/libopenjp2.so.7
-#usr/lib/openjpeg-2.4
-#usr/lib/openjpeg-2.4/OpenJPEGConfig.cmake
-#usr/lib/openjpeg-2.4/OpenJPEGTargets-release.cmake
-#usr/lib/openjpeg-2.4/OpenJPEGTargets.cmake
+#usr/lib/openjpeg-2.5
+#usr/lib/openjpeg-2.5/OpenJPEGConfig.cmake
+#usr/lib/openjpeg-2.5/OpenJPEGTargets-release.cmake
+#usr/lib/openjpeg-2.5/OpenJPEGTargets.cmake
#usr/lib/pkgconfig/libopenjp2.pc
diff --git a/lfs/openjpeg b/lfs/openjpeg
index 54fa69339..40c642c07 100644
--- a/lfs/openjpeg
+++ b/lfs/openjpeg
@@ -1,7 +1,7 @@
###############################################################################
# #
# IPFire.org - A linux based firewall #
-# Copyright (C) 2007-2020 IPFire Team <info(a)ipfire.org> #
+# Copyright (C) 2007-2023 IPFire Team <info(a)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.4.0
+VER = 2.5.0
THISAPP = openjpeg-$(VER)
DL_FILE = $(THISAPP).tar.gz
@@ -40,7 +40,7 @@ objects = $(DL_FILE)
$(DL_FILE) = $(DL_FROM)/$(DL_FILE)
-$(DL_FILE)_BLAKE2 = ab8907638ac041ce7dcbcbcd9624ea5e4b7542c9ec38a850e363c071c27c4bc8b16e207700b12e67d8d32bdd9b0838735bede27084090ce95105d32c539b09cf
+$(DL_FILE)_BLAKE2 = 472d9998a7407574d3bc059d1c0b662a8a553cfe5cb7806a022cb35e14564417a8e06e9970f06d8e65ef149019bab747caefa8e29bc793d07ad86e076909d306
install : $(TARGET)
--
2.41.0
next prev parent reply other threads:[~2023-07-24 16:15 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-07-24 16:15 [PATCH 1/2] nmap: Update to version 7.94 Adolf Belka
2023-07-24 16:15 ` [PATCH] ntfs-3g: Update to version 2022.10.3 Adolf Belka
2023-07-24 16:15 ` [PATCH] oath-toolkit: Update to version 2.6.9 Adolf Belka
2023-07-24 16:15 ` [PATCH] observium-agent: Update to version 23.1 Adolf Belka
2023-07-24 16:15 ` [PATCH] oci-cli: Update to version 3.29.4 Adolf Belka
2023-07-24 16:15 ` Adolf Belka [this message]
2023-07-24 16:15 ` [PATCH] openldap: Update to version 2.6.5 Adolf Belka
2023-07-24 16:15 ` [PATCH 2/2] ncat: Update to version 7.94 Adolf Belka
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20230724161546.2683103-7-adolf.belka@ipfire.org \
--to=adolf.belka@ipfire.org \
--cc=development@lists.ipfire.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox