Skip to content

Releases: JuliaCI/rootfs-images

v4.4

12 Oct 03:39
68055a7
Compare
Choose a tag to compare

What's Changed

  • Fix the package_linux images to work even with make USE_BINARYBUILDER=0 by @DilumAluthge in #124

Full Changelog: v4.3...v4.4

v4.3

12 Oct 00:13
528d927
Compare
Choose a tag to compare

What's Changed

  • Perform extra cleanup steps to shrink kitchen sink size by @staticfloat in #130

Full Changelog: v4.2...v4.3

v4.2

11 Oct 20:48
ce47d5e
Compare
Choose a tag to compare

What's Changed

  • .tool-versions: use Julia 1.6.3 by @DilumAluthge in #122
  • Temporarily disable building the package_linux.aarch64 image by @DilumAluthge in #126
  • Fix the installation of GCC 9, and add a basic sanity check to make sure that gcc, g++, and gfortran are available in the PATH by @DilumAluthge in #127
  • Print tarball sizes before upload by @staticfloat in #129

Full Changelog: v4.0...v4.2

v4.1

09 Oct 01:14
b733dd8
Compare
Choose a tag to compare

What's Changed

v4.1 is a re-release of v4.0.

Full Changelog: v4.0...v4.1

v4.0

08 Oct 17:23
b733dd8
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v3.19...v4.0

v3.19

03 Oct 02:38
d13afb5
Compare
Choose a tag to compare

What's Changed

Full Changelog: v3.18...v3.19

v3.18

20 Sep 06:46
be0bb10
Compare
Choose a tag to compare

What's Changed

  • test_rootfs.jl script: Add build directory, so we can easily test things inside of rootfs images by @staticfloat in #97
  • CI: don't use the Pkg server registry by @DilumAluthge in #99
  • Map the build directory into the sandbox by default, but allow the user to customize the behavior with the optional --map-build-dir command-line argument by @DilumAluthge in #100
  • Add some sanity checks around the temporary directories by @DilumAluthge in #101
  • The --map-build-dir=temp option should create the temporary directory within the repository folder by @DilumAluthge in #102
  • Allow the user to customize the tempfs size with the optional --tmpfs-size command-line argument by @DilumAluthge in #103
  • test_rootfs.jl script: default to a tmpfs size of 1G by @DilumAluthge in #104
  • The RootfsUtils module doesn't actually have a stable public API that we commit to by @DilumAluthge in #105

Full Changelog: v3.17...v3.18

v3.17

03 Sep 23:40
ffd0a2a
Compare
Choose a tag to compare

What's Changed

  • Alpine: when downloading the Alpine rootfs, instead of providing a branch name (e.g. v3.13), provide the full commit hash by @DilumAluthge in #96

Full Changelog: v3.16...v3.17

v3.16

01 Sep 17:38
f1e2550
Compare
Choose a tag to compare

What's Changed

Full Changelog: v3.15...v3.16

v3.15

01 Sep 13:41
83db2d4
Compare
Choose a tag to compare

What's Changed

Full Changelog: v3.14...v3.15