| Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
| Name: libopenjp2-7-32bit | Distribution: SUSE Linux Enterprise 15 |
| Version: 2.3.0 | Vendor: SUSE LLC <https://www.suse.com/> |
| Release: 150000.3.13.1 | Build date: Wed Aug 16 07:36:44 2023 |
| Group: System/Libraries | Build host: goat21 |
| Size: 361824 | Source RPM: openjpeg2-2.3.0-150000.3.13.1.src.rpm |
| Packager: https://www.suse.com/ | |
| Url: http://www.openjpeg.org/ | |
| Summary: Opensource JPEG 2000 Codec Implementation | |
The OpenJPEG library is an open-source JPEG 2000 codec written in C language. It has been developed in order to promote the use of JPEG 2000, the new still-image compression standard from the Joint Photographic Experts Group (JPEG).
BSD-2-Clause
* Mon Oct 24 2022 hpj@suse.com
- Add security fixes:
openjpeg2-CVE-2018-20846.patch (CVE-2018-20846, bsc#1140205),
openjpeg2-CVE-2018-21010.patch (CVE-2018-21010, bsc#1149789),
openjpeg2-CVE-2020-27814.patch (CVE-2020-27814, bsc#1179594),
openjpeg2-CVE-2020-27824.patch (CVE-2020-27824, bsc#1179821),
openjpeg2-CVE-2020-27841.patch (CVE-2020-27841, bsc#1180042),
openjpeg2-CVE-2020-27842.patch (CVE-2020-27842, bsc#1180043),
openjpeg2-CVE-2020-27843.patch (CVE-2020-27843, bsc#1180044),
openjpeg2-CVE-2020-27845.patch (CVE-2020-27845, bsc#1180046).
* Tue Aug 09 2022 hp.jansen@suse.com
- openjpeg2-devel requires openjpeg, some cmake targets may fail
without the base package installed. Fixes boo#1201799
* Fri Apr 01 2022 hpj@suse.com
- Add security fixes:
openjpeg2-CVE-2018-5727.patch (CVE-2018-5727, bsc#1076314),
openjpeg2-CVE-2018-5785.patch (CVE-2018-5785, bsc#1076967),
openjpeg2-CVE-2018-6616.patch (CVE-2018-6616, bsc#1079845),
openjpeg2-CVE-2018-14423.patch (CVE-2018-14423, bsc#1102016),
openjpeg2-CVE-2018-16375.patch (CVE-2018-16375, bsc#1106882),
openjpeg2-CVE-2018-16376.patch (CVE-2018-16376, bsc#1106881),
openjpeg2-CVE-2018-20845.patch (CVE-2018-20845, bsc#1140130),
openjpeg2-CVE-2020-6851.patch (CVE-2020-6851, bsc#1160782),
openjpeg2-CVE-2020-8112.patch (CVE-2020-8112, bsc#1162090),
openjpeg2-CVE-2020-15389.patch (CVE-2020-15389, bsc#1173578),
openjpeg2-CVE-2020-27823.patch (CVE-2020-27823, bsc#1180457),
openjpeg2-CVE-2021-29338.patch (CVE-2021-29338, bsc#1184774),
openjpeg2-CVE-2022-1122.patch (CVE-2022-1122, bsc#1197738).
* Mon Oct 23 2017 idonmez@suse.com
- Update to version 2.3.0
- Drop upstream patches:
* 0018-tcd_get_decoded_tile_size.patch
* openjpeg2-CVE-2016-10504.patch
* openjpeg2-CVE-2016-10505.patch
* openjpeg2-CVE-2016-10506.patch
* openjpeg2-CVE-2017-12982.patch
* openjpeg2-CVE-2017-14039.patch
* openjpeg2-CVE-2017-14040.patch
* openjpeg2-CVE-2017-14041.patch
* openjpeg2-CVE-2017-14151.patch
* openjpeg2-CVE-2017-14152.patch
- Add install-fix.patch from upstream to fix library installation.
* Tue Sep 12 2017 hpj@suse.com
- Add security fixes:
openjpeg2-CVE-2016-10504.patch (CVE-2016-10504, bsc#1056351),
openjpeg2-CVE-2016-10505.patch (CVE-2016-10505, bsc#1056363),
openjpeg2-CVE-2016-10506.patch (CVE-2016-10506, bsc#1056396),
openjpeg2-CVE-2017-12982.patch (CVE-2017-12982, bsc#1054696),
openjpeg2-CVE-2017-14039.patch (CVE-2017-14039, CVE-2017-14164,
bsc#1056622, bsc#1057511),
openjpeg2-CVE-2017-14040.patch (CVE-2017-14040, bsc#1056621),
openjpeg2-CVE-2017-14041.patch (CVE-2017-14041, bsc#1056562),
openjpeg2-CVE-2017-14151.patch (CVE-2017-14151, bsc#1057336),
openjpeg2-CVE-2017-14152.patch (CVE-2017-14152, bsc#1057335),
most of which are critical, including heap and stack overwrites,
over-reads and division by zero errors.
* Mon Dec 19 2016 normand@linux.vnet.ibm.com
- update to version 2.1.2
Bug fixes including security fixes among which:
CVE-2016-8332 CVE-2016-7163
CVE-2016-5139 CVE-2016-5159
CVE-2016-5158 (not listed but solved different way)
Huge amount of critical bugfixes
Speed improvements
No API/ABI break compared to v2.1.1/v2.1
- some doc files now have '.md' suffix (like README.md)
- CVE-2016-5152 with new 0018-tcd_get_decoded_tile_size.patch
* Tue Dec 08 2015 p.drouand@gmail.com
- Add a pkg-config dependency; expand pkgconfig
* Mon Oct 19 2015 schwab@suse.de
- Re-add baselibs.conf, needed by poppler and leptonica
* Fri Sep 04 2015 mpluskal@suse.com
- Use cmake macro
- Remove baselibs.conf (it was broken anyways for months)
- Cleanup spec file with spec-cleaner
* Sat May 31 2014 coolo@suse.com
- pimp up the previous changelog
/usr/lib/libopenjp2.so.2.3.0 /usr/lib/libopenjp2.so.7
Generated by rpm2html 1.8.1
Fabrice Bellet, Mon Feb 9 17:36:27 2026