Skip to content

Releases: balena-os/meta-balena

v1.29

21 Aug 12:49
Compare
Choose a tag to compare
  • No significant changes

v2.1.0

26 Jul 18:13
Compare
Choose a tag to compare
  • Update supervisor to v6.0.1 [Pablo Carranza Velez]
  • Add support for overlay2 as docker storage driver [Andrei Gherzan]
  • Detect filesystem type automatically in resin mount systemd services [Michal Mazurek]
  • Fix util-linux to work with ubifs [Michal Mazurek]
  • Allow setting DNS servers in config.json [Will Newton]
  • Make sure resin-state-reset doesn't end up in an inconsistent state [Andrei Gherzan]
  • Remove latest supervisor tag as it is not used anymore [Andrei Gherzan]
  • Add NTP configuration service [Will Newton]
  • Use full list of resin NTP servers [Will Newton]
  • Document config.json keys in README.md [Will Newton]
  • Document Change-type and Changelog-entry git commit footers [Andrei Gherzan]
  • Add systemd as a required distro feature [Will Newton

v1.28

26 Jul 18:14
Compare
Choose a tag to compare

No significant changes.

v1.27

17 Jul 10:59
Compare
Choose a tag to compare
  • Resinhup script fixes [Gergely]
  • Update supervisor to v6.0.1 [Pablo]
  • Update supervisor to v5.1.0 and use aarch64 specific supervisor images [Andrei]
  • Conditionally add btrfs-tools label patch [Florin]
  • Include fsck.vfat in resinOS [Will]
  • Update supervisor to v4.3.1 [Pablo]
  • Add BeagleBone memory hack to script to resinhup [Gergely]
  • Add busybox patch to fix tar unpacking [Will]
  • Get correct current version in resinhup script [Andrei]
  • Remove resinhup script name heuristics to use with proxy [Gergely]
  • Update resinhup tag to v1.1.3 [Gergely]
  • Update resinhup tag to v1.1.2 [Will]
  • Add e2fsprogs utilities for resinhup [Will]

v2.0.9

06 Jul 10:33
Compare
Choose a tag to compare
  • Fix splash image migration in flasher images [Andrei Gherzan]
  • Add missing netfilter configs for our redsocks usage [Florin Sarbu]

v2.0.8

03 Jul 21:34
Compare
Choose a tag to compare
  • Resin-vars: Fetch all the vars in resin-vars [Pagan Gazzard]
  • Add comment in supervisor.conf for clarity [Petros Angelatos]
  • Prevent supervisor from killing itself [Pablo Carranza Velez]
  • Store both image and tag in the temporary supervisor.conf [Pablo Carranza Velez]
  • Use current changelog format with versionist [Andrei Gherzan]
  • Update supervisor to v5.1.0 and use aarch64-supervisor for aarch64 [Pablo Carranza Velez]
  • Validate docker config from disk to avoid panicing [Petros Angelatos]
  • Versionist: add support for full versionist use [Gergely Imreh]

v2.0.7

28 Jun 17:41
Compare
Choose a tag to compare
  • Add support for transparent proxy redirection using redsocks [Pablo]
  • Add prerequisites for ipk packages in resinOS images [Andrei]
  • Update supervisor to v5.0.0 [Pablo]
  • Allow downloading a missing supervisor [Will]
  • Add busybox patch to fix tar unpacking [Will]
  • Include support for the RT5572 wireless chipset [Theodor]
  • Add a quirk for /etc/mtab [Will]
  • Switch to resin.io ntp pool [petrosagg]
  • Undefine backwards compatibilty variable, INITRAMFS_TASK [Theodor]
  • Enable CONFIG_KEYS, docker 17 requirment [Theodor]
  • Update NetworkManager to 1.8.0 [Andrei]
  • Update supervisor to v4.3.1 [Andrei]
  • Set NetworkManager connection attempts to infinity [petrosagg]
  • Update Docker to 17.03.1 [Theodor]
  • Include fsck.vfat in resinOS [Andrei]

v2.0.6+a

15 Jun 15:08
Compare
Choose a tag to compare
  • Update supervisor to v4.3.1 [Andrei]

v2.0.6

14 Jun 09:58
Compare
Choose a tag to compare
  • Update supervisor to v4.2.4 [Pablo]

v2.0.5

14 Jun 09:58
Compare
Choose a tag to compare
  • Fix dependencies for mount service in /var/lib [Andrei]
  • Various build fixes when using other package formats like ipk [Andrei]
  • Define IMAGE_NAME_SUFFIX, needed for resinhup, for Yocto versions older than Morty [Florin]
  • Add support for modifying the regulatory domain for wifi interfaces [Michal]
  • Add support for qmi and mbim cell modems [Joshua]
  • Disable all password logins on production images, rather than just root logins - this gets rid of the password prompt dialog that users have seen. [Page]