Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
0.3.7_2 17 Jun 2021 00:36:40 |
Jan Beich (jbeich) |
graphics/jpeg-xl: chase project rename/move
https://gitlab.com/wg1/jpeg-xl/-/commit/8304ea4440fd
https://gitlab.com/wg1/jpeg-xl/-/issues/245 |
0.3.7_2 18 May 2021 17:15:57 |
Matthias Andree (mandree) |
Bump portrevisions of openexr and Imath users. |
0.3.7_1 18 May 2021 00:47:15 |
Jan Beich (jbeich) |
graphics/jpeg-xl: convert TEST option to USES=cmake:testing |
0.3.7_1 12 Apr 2021 00:33:39 |
Matthias Andree (mandree) |
graphics/jpeg-xl: make compatible with OpenEXR/Imath 3.0 |
0.3.7 09 Apr 2021 18:44:23 |
Matthias Fechner (mfechner) |
Regenerate all distfiles using gitlab as source.
This regeneration is required as the new gitlab version changed
the address and the directory the source files can be downloaded.
This commit also applies some small fixes to make sure all ports using
gitlab are buildable.
Reviewed by: mat
Approved by: portmgr
Differential Revision: https://reviews.freebsd.org/D29628 |
0.3.7 07 Apr 2021 08:09:01 |
Mathieu Arnold (mat) |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
0.3.7 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
0.3.7 29 Mar 2021 23:51:20 |
jbeich |
graphics/jpeg-xl: update to 0.3.7
Changes: https://gitlab.com/wg1/jpeg-xl/-/releases/v0.3.7
Reported by: Repology |
0.3.6 26 Mar 2021 06:42:21 |
jbeich |
graphics/jpeg-xl: update to 0.3.6
Changes: https://gitlab.com/wg1/jpeg-xl/-/tags/v0.3.6
Changes: https://gitlab.com/wg1/jpeg-xl/-/compare/v0.3.5...v0.3.6 |
0.3.5 24 Mar 2021 18:45:40 |
jbeich |
graphics/jpeg-xl: update to 0.3.5
Changes: https://gitlab.com/wg1/jpeg-xl/-/tags/v0.3.5
Changes: https://gitlab.com/wg1/jpeg-xl/-/compare/v0.3.4...v0.3.5 |
0.3.4 17 Mar 2021 23:30:57 |
jbeich |
graphics/jpeg-xl: update to 0.3.4
Changes: https://gitlab.com/wg1/jpeg-xl/-/tags/v0.3.4
Changes: https://gitlab.com/wg1/jpeg-xl/-/compare/v0.3.3...v0.3.4 |
0.3.3 06 Mar 2021 00:43:46 |
jbeich |
graphics/jpeg-xl: update to 0.3.3
Changes: https://gitlab.com/wg1/jpeg-xl/-/tags/v0.3.3
Changes: https://gitlab.com/wg1/jpeg-xl/-/compare/v0.3.2...v0.3.3 |
0.3.2_1 25 Feb 2021 18:32:24 |
jbeich |
graphics/jpeg-xl: enable LTO by default
3% faster at least with -s 9 (tortoise) and 2100x2800 input.
Beware of dragons on non-amd64 e.g.,
$ cjxl -s 9 foo.png foo.jxl
J P E G \/ |
/\ |_ e n c o d e r [v0.3.2 | SIMD supported: SSE4,Scalar]
Read 2100x2800 image, 47.7 MP/s
Encoding [VarDCT, d1.000, tortoise], 8 threads.
lib/jxl/butteraugli/butteraugli.cc:99: JXL_CHECK: out->xsize() == in.ysize()
Illegal instruction |
0.3.2 18 Feb 2021 00:46:54 |
jbeich |
graphics/jpeg-xl: drop BROKEN obsolete after r557364 |
0.3.2 13 Feb 2021 14:30:10 |
jbeich |
graphics/jpeg-xl: update to 0.3.2
Changes: https://gitlab.com/wg1/jpeg-xl/-/tags/v0.3.2
Changes: https://gitlab.com/wg1/jpeg-xl/-/compare/v0.3.1...v0.3.2 |
0.3.1_1 13 Feb 2021 11:08:29 |
mandree |
graphics/openexr, ilmbase: security update to v2.5.5
https://github.com/AcademySoftwareFoundation/openexr/releases/tag/v2.5.5
"Specific OSS-fuzz issues include:
OSS-fuzz #30291 Timeout in openexr_exrcheck_fuzzer
OSS-fuzz #29106 Heap-buffer-overflow in Imf_2_5::FastHufDecoder::decode
OSS-fuzz #28971 Undefined-shift in Imf_2_5::cachePadding
OSS-fuzz #29829 Integer-overflow in
Imf_2_5::DwaCompressor::initializeBuffers
OSS-fuzz #30121 Out-of-memory in openexr_exrcheck_fuzzer"
Bump PORTREVISION of ports that directly depend on openexr and/or ilmbase.
MFH: 2021Q1
Security: 98044aba-6d72-11eb-aed7-1b1b8a70cc8b |
0.3.1 11 Feb 2021 00:49:50 |
jbeich |
graphics/jpeg-xl: update to 0.3.1
Changes: https://gitlab.com/wg1/jpeg-xl/-/tags/v0.3.1
Changes: https://gitlab.com/wg1/jpeg-xl/-/compare/v0.3...v0.3.1 |
0.3 29 Jan 2021 19:23:16 |
jbeich |
graphics/jpeg-xl: update to 0.3
Changes: https://gitlab.com/wg1/jpeg-xl/-/tags/v0.3
Changes: https://gitlab.com/wg1/jpeg-xl/-/compare/v0.2...v0.3 |
0.2_2 03 Jan 2021 16:57:29 |
mandree |
graphics/openexr: really commit v2.5.4 update.
Unfortunately, this was missed with the ilmbase update, and
causes yet another PORTREVISION bump on all dependent ports.
repeating ilmbase's commit log here:
"Patch release with various bug/sanitizer/security fixes, primarily related to
reading corrupted input files."
<https://github.com/AcademySoftwareFoundation/openexr/releases/tag/v2.5.4>
Cherry-pick upstream commit for GCC 11 compatibility:
<https://github.com/AcademySoftwareFoundation/openexr/commit/a40a6151c4e746eb8f93c7c06992d0ec11289fdc>
Since this changes the patchlevel of the solibs, bump PORTREVISION of dependent
ports just to be sure.
(graphics/py-openshadinglanguage is unaltered and .includes the revision bump
from .../openshadinglanguage.)
MFH: 2021Q1 (this requires discussion by ports-secteam@!)
Reported by: VVD (IRC, #bsdports) |
0.2_1 03 Jan 2021 10:30:56 |
mandree |
graphics/openexr: graphics/ilmbase: v2.5.4 update
"Patch release with various bug/sanitizer/security fixes, primarily related to
reading corrupted input files."
<https://github.com/AcademySoftwareFoundation/openexr/releases/tag/v2.5.4>
Cherry-pick upstream commit for GCC 11 compatibility:
<https://github.com/AcademySoftwareFoundation/openexr/commit/a40a6151c4e746eb8f93c7c06992d0ec11289fdc>
Since this changes the patchlevel of the solibs, bump PORTREVISION of dependent
ports just to be sure.
(graphics/py-openshadinglanguage is unaltered and .includes the revision bump
from .../openshadinglanguage.)
MFH: 2021Q1 (this requires discussion by ports-secteam@!) |
0.2 24 Dec 2020 19:44:33 |
jbeich |
graphics/jpeg-xl: update to 0.2
Changes: https://gitlab.com/wg1/jpeg-xl/-/tags/v0.2
Changes: https://gitlab.com/wg1/jpeg-xl/-/compare/v0.1.1...v0.2 |
0.1.1_1 24 Dec 2020 19:44:27 |
jbeich |
graphics/jpeg-xl: fix thumbnail generation
/usr/bin/gdk-pixbuf-thumbnailer: not found |
0.1.1 09 Dec 2020 10:56:29 |
jbeich |
graphics/jpeg-xl: update to 0.1.1
Changes: https://gitlab.com/wg1/jpeg-xl/-/compare/v0.1...v0.1.1 |
0.1 20 Nov 2020 17:19:46 |
jbeich |
graphics/jpeg-xl: don't split GL_ variables |
0.1 20 Nov 2020 17:04:19 |
jbeich |
graphics/jpeg-xl: add new port
The JPEG XL Image Coding System (ISO/IEC 18181) has a rich feature set
and is particularly optimised for responsive web environments, so that
content renders well on a wide range of devices. Moreover, it includes
several features that help transition from the legacy JPEG format.
https://jpeg.org/jpegxl/ |