Releases: ba-st/docker-pharo-vm
Releases · ba-st/docker-pharo-vm
v10.3.0 [2024-07-30]
What's Changed
- Update Dockerfile by @mtabacman in #17
- Update docker images to use versions of the OS packages fixing CVE-2023-50868 and
CVE-2023-50387
New Contributors
- @mtabacman made their first contribution in #17
Full Changelog: v10.2.0-2024-05-13...v10.3.0-2024-07-30
v10.2.0 [2024-05-13]
What's Changed
- Update Pharo VM to v10.2.0 by @gcotelli in #16
- Update docker images to use versions of the OS packages fixing CVE-2024-33599
Full Changelog: v10.1.0-2024-04-25...v10.2.0-2024-05-13
v10.1.0 [2024-04-25]
What's Changed
- Add scanning of the newest branch to scheduled action by @gcotelli in #15
- Updated docker images to use versions of the OS packages fixing GHSA-22q4-f5r6-3xqw
Full Changelog: v10.1.0-2024-04-18...v10.1.0-2024-04-25
v10.1.0 [2024-04-18]
What's Changed
- Update actions versions by @gcotelli in #13
- Update Pharo VM to v10.1.0 by @gcotelli in #14
- Upgrade Debian base image solving several security vulnerabilities fixed since the last release
Full Changelog: v10.0.8-2023-10-25...v10.1.0-2024-04-18
v10.0.8 [2023-10-25]
Changelog
- Update base image to Debian 12 Slim
- Update Pharo VM version to 10.0.8
- Add vulnerability scanner
Pharo VM version
Pharo 10.0.8 built on Oct 23 2023 11:18:27 Compiler: 5.4.0 20160609
Built from: v10.0.8 - Commit: b323c5f - Date: 2023-10-20 16:02:07 -0400
Quickstart
docker run -it ghcr.io/ba-st/pharo-vm:v10.0.8 pharo-vm --version
Full Changelog: v10.0.5-2023.05.07...v10.0.8-2023-10-25
v10.0.5 [2023-05-07]
Changelog
- Update Pharo VM version to 10.0.5
Pharo VM version
Pharo 10.0.5 built on May 5 2023 16:16:41 Compiler: 5.4.0 20160609
Built from: v10.0.5 - Commit: 2757766 - Date: 2023-05-05 13:46:09 +0200
Quickstart
docker run -it ghcr.io/ba-st/pharo-vm:v10.0.5 pharo-vm --version
v9.0.21 [2022-12-12]
What's Changed
Full Changelog: v9.0.17-2022.08.24...v9.0.21-2022.12.12
v9.0.17 [2022-08-24]
What's Changed
- Update VM version to v9.0.17 by @gcotelli in #6
- Add doc describing what to do when a new VM is released
Full Changelog: v9.0.14-1.0.1...v9.0.17-2022.08.24
v9.0.14 + 1.0.1
What's Changed
Full Changelog: v9.0.14-1.0.0...v9.0.14-1.0.1
v9.0.14 + 1.0.0
Changelog
- Docker image for running a headless Pharo VM on top of Debian 11 Slim.
- Include a release version number for tracking the docker related changes
Pharo VM version
Pharo 9.0.14 built on Mar 30 2022 16:50:29 Compiler: 5.4.0 20160609
Built from: v9.0.14 - Commit: 93600e1 - Date: 2022-03-30 16:40:05 +0200
Quickstart
docker run -it ghcr.io/ba-st/pharo-vm:v9.0.14 pharo-vm --version