Releases: walkero-gr/docker4AmigaVBCC
Releases · walkero-gr/docker4AmigaVBCC
v1.14
v1.12 - 2022-11-01
Changed
- Updated vlink to v0.17a (22-Sep-2022)
- Updated vasm to v1.9a (02-Oct-2022)
- Updated AmiSSL SDK to latest released version 5.5
- Updated AmigaOS 4 SDK to latest released version 54.16
Fixed
- Code cleanup
v1.11 - 2022-04-28
Changed
- Updated AmiSSL SDK to latest released version 4.12
- Updated vbcc to 0.9h patch 2 (23-Mar-2022)
- Updated vlink to v0.17 (26-Feb-2022)
- Updated vasm to v1.9 (26-Feb-2022)
- Updated NDK 3.2 to R4
v1.9 - 2021-07-15
Added
- Added NDK 3.2R3 in the 68k image
Changed
- Updated AmiSSL SDK to latest released version 4.9
- Updated sqlite 3.34.0 SDK on all images
- Updated vlink to v0.16h (15-Jul-2021)
- Updated vasm to v1.8k (13-May-2021)
v1.8 - 2021-01-10
Changed
- Updated vlink 0.16g and vasm 1.8j
- Updated MUI SDK to latest v5.0-2020R3
- Updated MUI MCC_TextEditor to v15.55
- Updated AmiSSL SDK to latest released version 4.7
- Removed the MCC_GuiGfx from MUI 5.0 SDK because it is part of MUI since v5.0-2020R2
v1.7
Added
- Added a new base image which is used for common installations of all images
Changed
- Updated AmiSSL SDK to latest released version 4.6
- Brought back vbcc v0.9g on both PPC and MOS images, by using the archive from phoenix.owl.de
- Updated vlink to v0.16e (07-Jul-2020)
- Updated MUI SDK to latest v5.0-2020R1
- Updated MUI MCC_TextEditor to v15.54
- Created amidev main user
- Changes on amidev user permissions. Now amidev is owner of /opt folder
1.6
Added
- Added sqlite 3.6.1 on all images
- Added MUI 3.8 and MUI 5.0-2019R4 OS4 SDKs at the MorphOS image
- Added NDK 3.9 at the MorphOS image
- Added git branch name to bash prompt
Changed
- Optimized the images and made them 21%-40% smaller
- Compiled lha from the latest available version at https://github.com/jca02266/lha.git to v2 PMA
- Experimental: Changed to Ubuntu in image to 20.04
- Set silent argument to curls
- Reverted vbcc for PPC and MOS images to v0.9f, because of the error "Segmentation fault (core dump)" that I get when compiling iGame for AmigaOS 4 and MorphOS. With this version this error doesn't occur.
Removed
- Removed MorphOS SDK since it doesn't work with VBCC
1.5
Added
- Added lha v1.14i because it is able to compress files in lha format, and will be useful for packaging
- Added MorphOS image with the MorphOS 3.14 SDK - April 2020
Changed
- Updated vasm to v1.8h (18-Apr-2020) on all images
- Updated vlink to v0.16d (18-Apr-2020) on all images
1.4
Added
- Added on PPC image the clib2 includes
- Added MCC_GuiGfx installation at the PPC image
- Added FlexCat 2.18 on both images, m68k and ppc
Changed
- Fixes on m68k image on MCC_GuiGfx copy
- Updated AmiSSL version to 4.5 on both images, m68k and ppc
1.3
Changed
- Fixed on PPC image the MUI version. It included OS3 version files
- Added on PPC & m68k images lhasa quite argument, to minimize the output text
- Version now covers both images. Only ppc-latest and m68k-latest tags will be updated for now