2023-01-24 19:36:36 by Thomas Klausner | Files touched by this commit (103) |
Log message:
*: convert to cmake/build.mk
|
2022-08-11 07:09:36 by David H. Gutteridge | Files touched by this commit (999) |
Log message:
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.
|
2021-12-08 17:07:18 by Adam Ciarcinski | Files touched by this commit (3063) |
Log message:
revbump for icu and libffi
|
2021-10-26 12:47:26 by Nia Alarie | Files touched by this commit (800) |
Log message:
graphics: Replace RMD160 checksums with BLAKE2s checksums
All checksums have been double-checked against existing RMD160 and
SHA512 hashes
|
2021-10-07 16:13:27 by Nia Alarie | Files touched by this commit (800) |
Log message:
graphics: Remove SHA1 hashes for distfiles
|
2021-08-02 07:55:10 by Adam Ciarcinski | Files touched by this commit (2) | |
Log message:
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.
|
2021-04-19 12:59:23 by Nia Alarie | Files touched by this commit (2) | |
Log message:
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)
|
2021-03-30 11:28:35 by Adam Ciarcinski | Files touched by this commit (2) | |
Log message:
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.
|
2021-03-19 08:04:11 by Adam Ciarcinski | Files touched by this commit (2) | |
Log message:
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.
|
2021-03-05 19:53:56 by Adam Ciarcinski | Files touched by this commit (2) | |
Log message:
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.
|