You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
2024.5 / 2025.4 / 2026.2 releases. VFX Platform 2026 release is now feature complete.
- All releases
- Add OpenJPH 0.24.5 package
- OIIO builds against OpenJPH to handle JPEG-2000 j2c files ([#312](#312))
- Add build_XXX.sh in /usr/local and missing env vars to ci-XXX images to help test images ([307](#307))
- Separate ci-imath image include Imath dependencies but not Imath itself ([306](#306))
- 2024.4
- Update OpenEXR 3.2.4 to 3.2.5 to address potential buffer overflow / use after free issues
- 2025.3
- Update OpenEXR 3.3.5 to 3.3.6 to address potential buffer overflow / use after free issues
- 2026.2
- Update OpenVDB 12.1.1 to 13.0.0. VFX Platform 2026 is now feature complete.
- Update OpenEXR 3.4.2 to 3.4.3 to address potential buffer overflow / user after free issues
- OpenEXR 3.4.x builds against bundled OpenJPH instead of downloading and building it by itself ([#298](#298))
Signed-off-by: Jean-Francois Panisset <[email protected]>
Copy file name to clipboardExpand all lines: CHANGELOG.md
+7-2Lines changed: 7 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,18 +2,23 @@
2
2
3
3
All notable changes to this project will be documented in this file.
4
4
5
-
# 2025-11-05
5
+
# 2025-11-08
6
6
7
7
2024.5 / 2025.4 / 2026.2 releases. VFX Platform 2026 release is now feature complete.
8
8
9
+
- All releases
10
+
- Add OpenJPH 0.24.5 package
11
+
- OIIO builds against OpenJPH to handle JPEG-2000 j2c files ([#312](https://github.com/AcademySoftwareFoundation/aswf-docker/issues/312))
12
+
- Add build_XXX.sh in /usr/local and missing env vars to ci-XXX images to help test images ([307](https://github.com/AcademySoftwareFoundation/aswf-docker/issues/307))
13
+
- Separate ci-imath image include Imath dependencies but not Imath itself ([306](https://github.com/AcademySoftwareFoundation/aswf-docker/issues/306))
9
14
- 2024.4
10
15
- Update OpenEXR 3.2.4 to 3.2.5 to address potential buffer overflow / use after free issues
11
16
- 2025.3
12
17
- Update OpenEXR 3.3.5 to 3.3.6 to address potential buffer overflow / use after free issues
13
18
- 2026.2
14
19
- Update OpenVDB 12.1.1 to 13.0.0. VFX Platform 2026 is now feature complete.
15
20
- Update OpenEXR 3.4.2 to 3.4.3 to address potential buffer overflow / user after free issues
16
-
-Add OpenJPH 0.24.5 Conan package to satisfy new dependency in OpenEXR 3.4.x ([#298](https://github.com/AcademySoftwareFoundation/aswf-docker/issues/298))
21
+
-OpenEXR 3.4.x builds against bundled OpenJPH instead of downloading and building it by itself ([#298](https://github.com/AcademySoftwareFoundation/aswf-docker/issues/298))
Copy file name to clipboardExpand all lines: README.md
+6-3Lines changed: 6 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -42,15 +42,18 @@ The `ci-packagename` image contains all the dependencies required to build `pack
42
42
||[aswf/ci-baseqt:2024](https://hub.docker.com/r/aswf/ci-baseqt/tags?name=2024)|| Based on `aswf/ci-common:4` with most VFX Platform requirements pre-installed with Qt and Pyside. |
43
43
||[aswf/ci-baseqt:2025](https://hub.docker.com/r/aswf/ci-baseqt/tags?name=2025)|| Based on `aswf/ci-common:5` with most VFX Platform requirements pre-installed with Qt and PySide. |
44
44
||[aswf/ci-baseqt:2026](https://hub.docker.com/r/aswf/ci-baseqt/tags?name=2026)|| Based on `aswf/ci-common:6` with most VFX Platform requirements pre-installed with Qt and PySide. |
45
+
|[aswf/ci-imath](https://hub.docker.com/r/aswf/ci-imath)|[aswf/ci-imath:2024](https://hub.docker.com/r/aswf/ci-imath/tags?name=2024)|| Based on `aswf/ci-common:4`, comes with all Imath upstream dependencies pre-installed. |
46
+
||[aswf/ci-imath:2025](https://hub.docker.com/r/aswf/ci-imath/tags?name=2025)|| Based on `aswf/ci-common:5`, comes with all Imath upstream dependencies pre-installed. |
47
+
||[aswf/ci-imath:2026](https://hub.docker.com/r/aswf/ci-imath/tags?name=2026)|| Based on `aswf/ci-common:6`, comes with all Imath upstream dependencies pre-installed. |
45
48
|[aswf/ci-openexr](https://hub.docker.com/r/aswf/ci-openexr)|[aswf/ci-openexr:2018](https://hub.docker.com/r/aswf/ci-openexr/tags?name=2018)|| Based on `aswf/ci-common:1`, comes with all Imath and OpenEXR upstream dependencies pre-installed. |
46
49
||[aswf/ci-openexr:2019](https://hub.docker.com/r/aswf/ci-openexr/tags?name=2019)|| Based on `aswf/ci-common:1`, comes with all Imath and OpenEXR upstream dependencies pre-installed. |
47
50
||[aswf/ci-openexr:2020](https://hub.docker.com/r/aswf/ci-openexr/tags?name=2020)|| Based on `aswf/ci-common:1`, comes with all Imath and OpenEXR upstream dependencies pre-installed. |
48
51
||[aswf/ci-openexr:2021](https://hub.docker.com/r/aswf/ci-openexr/tags?name=2021)|| Based on `aswf/ci-common:2`, comes with all Imath and OpenEXR upstream dependencies pre-installed. |
49
52
||[aswf/ci-openexr:2022](https://hub.docker.com/r/aswf/ci-openexr/tags?name=2022)|| Based on `aswf/ci-common:2`, comes with all Imath and OpenEXR upstream dependencies pre-installed. |
50
53
||[aswf/ci-openexr:2023](https://hub.docker.com/r/aswf/ci-openexr/tags?name=2023)|| Based on `aswf/ci-common:3`, comes with all Imath and OpenEXR upstream dependencies pre-installed. |
51
-
||[aswf/ci-openexr:2024](https://hub.docker.com/r/aswf/ci-openexr/tags?name=2024)|| Based on `aswf/ci-common:4`, comes with all Imath and OpenEXR upstream dependencies pre-installed. |
52
-
||[aswf/ci-openexr:2025](https://hub.docker.com/r/aswf/ci-openexr/tags?name=2025)|| Based on `aswf/ci-common:5`, comes with all Imath and OpenEXR upstream dependencies pre-installed. |
53
-
||[aswf/ci-openexr:2026](https://hub.docker.com/r/aswf/ci-openexr/tags?name=2026)|| Based on `aswf/ci-common:6`, comes with all Imath and OpenEXR upstream dependencies pre-installed. |
54
+
||[aswf/ci-openexr:2024](https://hub.docker.com/r/aswf/ci-openexr/tags?name=2024)|| Based on `aswf/ci-common:4`, comes with all OpenEXR upstream dependencies pre-installed. |
55
+
||[aswf/ci-openexr:2025](https://hub.docker.com/r/aswf/ci-openexr/tags?name=2025)|| Based on `aswf/ci-common:5`, comes with all OpenEXR upstream dependencies pre-installed. |
56
+
||[aswf/ci-openexr:2026](https://hub.docker.com/r/aswf/ci-openexr/tags?name=2026)|| Based on `aswf/ci-common:6`, comes with all OpenEXR upstream dependencies pre-installed. |
54
57
|[aswf/ci-ocio](https://hub.docker.com/r/aswf/ci-ocio)|[aswf/ci-ocio:2018](https://hub.docker.com/r/aswf/ci-ocio/tags?name=2018)|| Based on `aswf/ci-common:1`, comes with all OpenColorIO upstream dependencies pre-installed. |
55
58
||[aswf/ci-ocio:2019](https://hub.docker.com/r/aswf/ci-ocio/tags?name=2019)|| Based on `aswf/ci-common:1`, comes with all OpenColorIO upstream dependencies pre-installed. |
56
59
||[aswf/ci-ocio:2020](https://hub.docker.com/r/aswf/ci-ocio/tags?name=2020)|| Based on `aswf/ci-common:1`, comes with all OpenColorIO upstream dependencies pre-installed. |
0 commit comments