NetBSD/pkgsrc 4r9OLcp — graphics/jasper distinfo Makefile, graphics/jasper/patches patch-src_libjasper_include_jasper_jas__config.h.in
jasper: updated to 4.2.5
4.2.5
Made a change to a configuration header file in order to avoid
undesirable compiler warnings when JasPer is used in C++ code
NetBSD/pkgsrc 11u1WxI — graphics/jasper Makefile distinfo, graphics/jasper/patches patch-src_libjasper_include_jasper_jas__config.h.in
jasper: make header safe to use from C++
Using upstream patch
Bump PKGREVISION.
NetBSD/pkgsrc Plv7Vh3 — graphics/jasper Makefile distinfo, graphics/jasper/patches patch-CMakeLists.txt
graphics/jasper: Fix cross-build.
jasper: need _DARWIN_C_SOURCE with _POSIX_C_SOURCE
Else u_char won't be defined which breaks sysctl.h.
Might be a bug in macOS 15.
NetBSD/pkgsrc BcrSL94 — databases/mariadb1011-client Makefile.common, databases/mariadb105-client Makefile.common
*: replace CMAKE_ARGS with CMAKE_CONFIGURE_ARGS
jasper: needs _POSIX_C_SOURCE
jasper: updated to 4.2.4
4.2.4 (2024-04-27)
* Added some missing checks to the jas_heic_decode function in the
HEIC codec
jasper: update to 4.2.3.
4.2.3 (2024-03-30)
==================
* Added a missing check in the JPC codec (#381).
jasper: update to 4.2.2.
4.2.2 (2024-03-11)
==================
* Fix minor build issue (#374).
jasper: updated to 4.2.1
4.2.1 (2024-02-18)
* Fix a build problem for the DJGPP/MS-DOS environment
jasper: updated to 4.2.0
4.2.0 (2024-02-05)
Add the JAS_PACKAGING option to the CMake build in an attempt to allow
easier control over rpath settings by packagers of JasPer.
Remove a number of obsolete scripts.
Make some cosmetic changes to the code for the JPC codec in order
to improve readability.
Fix a portability bug related to threads/atomics.
Replace some lingering uses of strtok in the JPC coder with jas_strtok,
since the use of strtok is problematic in multithreading contexts.
jasper: updated to 4.1.2
4.1.2 (2024-01-11)
* Fix invalid memory write bug
* Fix missing range check in the JPC encoder
jasper: update to 4.1.1.
4.1.1 (2023-11-28)
==================
* Disallow in-source builds by default.
* Fix a potential integer overflow problem in the jas_get_total_mem_size
function (for the Windows platform).
jasper: update to 4.1.0.
4.1.0 (2023-11-04)
==================
* Add support for building several JasPer application programs for
WebAssembly target with WASI support.
NetBSD/pkgsrc jwxV0M7 — graphics/jasper distinfo Makefile, graphics/jasper/patches patch-src_appl_jiv.c patch-CMakeLists.txt
jasper: updated to 4.0.0
4.0.0 (2022-11-05)
Improve static linking
Fix path relocation in mingw environment
Improve logging and build scripts.
Improve JPEG-2000 conformance test results.
Enable PIC by default.
Fix memory leaks in function cmdopts_parse
imgcmp:
Add quiet (-q) option.
Add debug-level option.
Fix memory leak.
imginfo:
Add quiet (-q) option.
Fix bug in parsing PGX header.
Fix integer overflow bug
*: convert to cmake/build.mk
NetBSD/pkgsrc yKydzoO — devel/libkomparediff2 Makefile buildlink3.mk, devel/libpeas Makefile buildlink3.mk
Bump all dependent packages of wayland (belatedly)
The package changed with the addition of its libepoll-shim dependency.
Otherwise, we can get:
ERROR: libepoll-shim>=0.0.20210418 is not installed; can't buildlink files.
revbump for icu and libffi
jasper: updated to 2.0.33
2.0.33 (2021-08-01)
Fix a JP2/JPC decoder bug.
Fix a build issue impacting some platforms.
jasper: update to 2.0.32
2.0.32 (2021-04-18)
===================
* Test release performed with GitHub Actions.
2.0.29 (2021-04-16)
===================
* Loosen some overly tight restrictions on JP2 codestreams, which caused
some valid codestreams to be rejected. (#289)
jasper: updated to 2.0.28
2.0.28
* Fix potential null pointer dereference in the JP2/JPC decoder.
* Fix ignoring of JAS_STREAM_FILEOBJ_NOCLOSE at stream close time.
* Fix integral type sizing problem in JP2 codec.
jasper: updated to 2.0.27
2.0.27
Check for an image containing no samples in the PGX decoder.
Check for dimensions of zero in the JPC and JPEG decoders.
Fix an arguably incorrect type for an integer literal in the PGX decoder.
Check for an invalid component reference in the JP2 decoder.
Check on integer size in JP2 decoder.
jasper: updated to 2.0.26
2.0.26
* Fix JP2 decoder bug that can cause a null pointer dereference for
some invalid CDEF boxes.
jasper: Update to 2.0.25
2.0.25 (2021-02-07)
===================
* Fix memory-related bugs in the JPEG-2000 codec resulting from
attempting to decode invalid code streams. (#264, #265)
jasper: updated to 2.0.24
2.0.24:
Add JAS_VERSION_MAJOR, JAS_VERSION_MINOR, JAS_VERSION_PATCH for easier access to the JasPer version.
Fixes stack overflow bug on Windows, where variable-length arrays are not available
jasper: updated to 2.0.23
2.0.23:
Fix CVE-2020-27828, heap-overflow in cp_create() in jpc_enc.c
jasper: updated to 2.0.22
2.0.22:
* Update manual
* Remove JPEG dummy codec. Jasper needs libjpeg for JPEG support
* Fix test suite build failure regarding disabled MIF codec
* Fix OpenGL/glut detection
jasper: updated to 2.0.21
2.0.21:
Unknown changes
NetBSD/pkgsrc lZfZxPH — graphics/jasper distinfo Makefile, graphics/jasper/patches patch-CMakeLists.txt patch-build_cmake_modules_JasOpenGL.cmake
jasper: updated to 2.0.20
2.0.20
* fixed several ISO/IEC 15444-4 conformance bugs
* fixed new variant of CVE-2016-9398
* disabled the MIF codec by default for security reasons (but it is still
included in the library);
in a future release, the MIF codec may also be excluded from the
library by default
* added documentation for the I/O streams library API
jasper: updated to 2.0.19
version-2.0.19
Unfortunately 2.0.17 was released on a branch. Later the branch was
removed and the 2.0.17 tag was placed on another commit and branch.
This resulted in various distros who pulled the tarball at different
times two have different jasper versions for 2.0.17.
https://repology.org/project/jasper/versions shows that some even have a
2.0.18.
To reduce all this confusion I will release 2.0.19 now.
With a clean changelog referencing what @MaxKellermann and @jubalh (me)
did on our fork at jasper-maint.
If we want to revert things later or improve the changelog this can be
easily done on master ontop of this.
[2 lines not shown]