Skip to content

Latest commit

 

History

History
105 lines (66 loc) · 2.3 KB

CHANGELOG.md

File metadata and controls

105 lines (66 loc) · 2.3 KB

Change Log

All notable changes to this project will be documented in this file automatically by Versionist. DO NOT EDIT THIS FILE MANUALLY! This project adheres to Semantic Versioning.

v3.0.1

(2024-11-15)

  • Add bc dependency [Alex Gonzalez]

v3.0.0

(2023-06-26)

  • Refactor to use only kernel-modules-headers and make multi-container [Alex Gonzalez]

v2.1.0

(2023-04-19)

  • Add compatibility with UDEV=on [Felipe Lalanne]

v2.0.3

(2023-04-19)

  • Switch from balenaCI to flowzone [Florin Sarbu]

v2.0.2

(2022-08-30)

  • Add balena Cloud builder example [maggie0002]

v2.0.1

(2022-05-23)

  • Dockerfile.template: Update base image to ubuntu impish [Alex Gonzalez]

v2.0.0

(2022-04-14)

  • Update project to build for newer balenaOS [Rahul Thakoor]
  • Also install awscli from the testing repo [Kyle Harding]
  • Install gcc 10 from debian testing [Kyle Harding]

v1.1.2

(2020-11-10)

  • Avoid errors when iterating over kernel header packages [Kyle Harding]

v1.1.1

(2020-06-10)

  • Properly quoting variables in Dockerfile [Trong Nghia Nguyen]

v1.1.0

(2020-06-02)

  • Refactor build.sh script [Trong Nghia Nguyen]

v1.0.8

(2020-05-01)

  • Update validator for ESR release of the headers S3 path [Vicentiu Galanopulo]

v1.0.7

(2019-09-25)

  • workarounds.sh: Apply nuc workaround for all devices [Zubair Lutfullah Kakakhel]

v1.0.6

(2019-09-23)

  • Dynamically detect strip-depth needed for consistent post/pre-thud behaviour [Zubair Lutfullah Kakakhel]

v1.0.5

(2019-09-02)

  • meta: rename resin -> balena, comply with shellcheck [Matthew McGinn]

v1.0.4

(2019-03-27)

  • Improve run.sh to load modules from multiple folder [Zubair Lutfullah Kakakhel]
  • build.sh: error out if there is any error in the script [Zubair Lutfullah Kakakhel]

v1.0.3

(2019-01-09)

  • Fix for aws cli when ./build.sh --list is run [Zubair Lutfullah Kakakhel]

v1.0.2

(2019-01-01)

  • Update target OS version to v2.29.0+rev1 [Gergely Imreh]

v1.0.1

(2019-01-01)

  • Install awscli from Debian directly and use the binary correctly [Gergely Imreh]

v1.0.0

(2019-01-01)

  • Dockerfile.template: switch to balenalib base image [Gergely Imreh]
  • Update URL to Balena URL [John (Jack) Brown]
  • Add -L to curl command to allow fetching headers with redirect [John (Jack) Brown]