Skip to content

Releases: VCTLabs/RootStock-NG

Release v2024.11.05

07 Nov 01:28
Compare
Choose a tag to compare

v2024.11.05 (2024-11-07)

New

  • Add ubuntu noble config for arm64, add to ci workflow. [Stephen Arnold]

Changes

  • Test workaround for bionic key error, cleanup GH action versions. [Stephen Arnold]

  • Disable bionic due to expired debootstrap key. [Stephen Arnold]

    • test if later ubuntu releases are fubared

Fixes

  • Make sure checkout action uses deploy branch. [Stephen Arnold]

  • Use extra tag sort for changelog action. [Stephen Arnold]

  • Merge all artifacts to proper directory. [Stephen Arnold]

  • Use full matrix name for release artifacts, adjust ci triggers. [Stephen Arnold]

  • Update ci driver and release workflow, bump jammy versions. [Stephen Arnold]

Release v2023.09

05 Nov 17:53
Compare
Choose a tag to compare

v2023.09 (2023-09-28)

New

  • Add a release workflow and populate with rootfs tarballs. [Stephen L Arnold]

Fixes

  • Bb.org-ubuntu-2310-console-riscv64.conf. [Robert Nelson]

  • Ren-ubuntu-impish-console-riscv64.conf. [Robert Nelson]

  • Ren-ubuntu-impish-xfce-riscv64.conf. [Robert Nelson]

  • Chroot.sh may not complete successfully. [Kingwad]

    If the configuration includes chroot_directory="enable" then chroot.sh will fail when du cannot traverse restricted directories, which failure will cascade up the script hierarchy.

  • Kernel.data. [Robert Nelson]

Other

  • Merge pull request #1 from VCTLabs/ubuntu-arm64. [Steve Arnold]

    Ubuntu arm64 builds

  • Fix comment, expand on failure check, set u:g on build tar file. [Stephen L Arnold]

  • Add arm64 focal config and run it with the validate.sh script. [Stephen L Arnold]