Commit Graph

1397 Commits

Author SHA1 Message Date
Kyle Harding
19fd3094d1
preload: Restore support for armv7 with custom preload image
Update balena-preload from 10.4.20 to 10.5.0

Change-type: patch
Signed-off-by: Kyle Harding <kyle@balena.io>
2021-08-16 09:29:14 -04:00
Balena CI
7c4974f4f5 v12.46.0 2021-08-15 20:09:40 +03:00
Balena CI
d11f49e0f8 v12.45.2 2021-08-14 03:23:04 +03:00
Balena CI
d2fabcaf30 v12.45.1 2021-08-11 17:27:05 +03:00
Balena CI
485a9e944f v12.45.0 2021-08-09 19:35:52 +03:00
Balena CI
c3406603db v12.44.29 2021-07-27 16:49:35 +03:00
Kyle Harding
6cb2893750
preload: Fix storage driver detection in balenaOS v2.80.9
Change-type: patch
Signed-off-by: Kyle Harding <kyle@balena.io>
2021-07-26 12:03:49 -04:00
Balena CI
216172ed4f v12.44.28 2021-07-23 17:55:35 +03:00
Balena CI
918c2e912d v12.44.27 2021-07-23 14:25:16 +03:00
Balena CI
0892caa155 v12.44.26 2021-07-22 04:31:34 +03:00
Paulo Castro
f914fa2d8a chore: Remove 'umount' dependency (as advised by "npm audit")
Address security advisory https://www.npmjs.com/advisories/1512

Change-type: patch
2021-07-21 23:56:57 +01:00
Paulo Castro
c8f5542c8a chore: Update oclif
Change-type: patch
2021-07-21 23:56:46 +01:00
Paulo Castro
a2cad7bf53 chore: Update dependencies ("npm audit fix")
Change-type: patch
2021-07-21 23:56:35 +01:00
Paulo Castro
3a871a0003 chore: Update balena-lint
Change-type: patch
2021-07-20 18:02:16 +01:00
Balena CI
e552e36f7b v12.44.25 2021-07-20 18:56:54 +03:00
Balena CI
1ec8d9a4ca v12.44.24 2021-07-10 00:30:25 +03:00
Paulo Castro
cfd790a193 Update 'devDependencies' in package.json
Change-type: patch
2021-07-09 21:34:09 +01:00
Balena CI
fe7cbf4f74 v12.44.23 2021-06-30 19:26:18 +03:00
Balena CI
bb6b4b255a v12.44.22 2021-06-24 19:55:41 +03:00
Kyle Harding
1dba5cc7c1
preload: Catch sfdisk errors that result in an endless spinner
Change-type: patch
Changelog-entry: preload: Catch sfdisk errors that result in an endless spinner
Signed-off-by: Kyle Harding <kyle@balena.io>
2021-06-23 12:56:41 -04:00
Balena CI
43c6fe672f v12.44.21 2021-06-23 16:54:41 +03:00
Paulo Castro
4d588e51a7 Update author details in package.json, Windows Programs and Features
Change-type: patch
2021-06-22 00:05:25 +01:00
Balena CI
0035545ce1 v12.44.20 2021-06-15 00:10:05 +03:00
Paulo Castro
6e7a0defb7 Update balena-sdk from 15.31.0 to 15.36.0
Update balena-sdk from 15.31.0 to 15.36.0

Change-type: patch
2021-05-16 19:34:40 +00:00
Balena CI
e2ffc5f068 v12.44.19 2021-05-31 11:47:23 +03:00
Paulo Castro
d15b54cf40 Fix fast-boot module caching with read-only installation folders
* Add missing fast-boot `stop()` call on CLI exit to avoid 1s timeout.
* Move `.fast-boot.json` to `~/.balena/cli-module-cache.json` to
address scenarios where the CLI is installed to a read-only folder:
- pkg's internal 'snapshot' filesystem (standalone zip package)
- Root-owned folder without write permission to regular users,
  like `/usr[/local]/lib/balena-cli` (the case of caxa-based
  installers or the GUI installer for macOS).

Change-type: patch
2021-05-27 00:23:36 +00:00
Balena CI
c619ecd41b v12.44.18 2021-05-28 16:17:00 +03:00
Balena CI
c938df2445 v12.44.17 2021-05-24 18:17:54 +03:00
Balena CI
9265588745 v12.44.16 2021-05-18 18:35:46 +03:00
Kyle Harding
b17dad8c60
preload: Update balena-preload to 10.4.7
Change-type: patch
Changelog-entry: preload: Avoid hardcoded registry2 URLs with openBalena
Signed-off-by: Kyle Harding <kyle@balena.io>
2021-05-18 11:04:58 -04:00
Balena CI
492dbae7f1 v12.44.15 2021-05-16 22:17:02 +03:00
Roland Kajatin
501882fd26 os configure, local configure: Fix "Unsupported filesystem" error
When configuring a BalenaOS image with system connections using the CLI,
the function assumed that the boot partition was always 1. This is not
the case for every supported board. Therefore, a new function is added,
which automatically determines the boot partition number and allows
users to configure the image with system connection settings.

This change affects both the `balena local configure` and `balena os configure` commands.

Change-type: patch
2021-05-16 18:08:26 +02:00
Balena CI
e2ff561728 v12.44.14 2021-05-10 01:09:23 +03:00
Pierre Kancir
a3e90182bc Add completion generator from oclif.manifest.json
Change-type: patch
2021-05-09 11:05:31 +02:00
Balena CI
3ac85dcc5f v12.44.13 2021-05-07 20:54:53 +03:00
Paulo Castro
2c922ee6d2 Update dependencies (multibuild, dockerode, docker-toolbelt, docker-progress)
Update resin-multibuild from 4.7.2 to 4.11.0

Change-type: patch
2021-05-07 00:32:15 +01:00
Paulo Castro
d9821939d9 preload: Improve error handling (stop spinning wheels)
Update balena-preload from 10.4.2 to 10.4.6

Connects-to: #2045
Change-type: patch
2021-05-07 00:00:07 +01:00
Balena CI
579d68a8f0 v12.44.12 2021-04-27 17:58:06 +03:00
Kyle Harding
0f2780744f
preload: Update to Docker 20.10 with cgroups v2 support
Update balena-preload from 10.4.1 to 10.4.2.

Change-type: patch
Changelog-entry: preload: Update to Docker 20.10 with cgroups v2 support
Signed-off-by: Kyle Harding <kyle@balena.io>
2021-04-27 10:06:33 -04:00
Balena CI
b4495839ca v12.44.11 2021-04-21 16:46:55 +03:00
Balena CI
ba1ea54d69 v12.44.10 2021-04-16 01:24:55 +03:00
Balena CI
3d3e91d49d v12.44.9 2021-04-14 04:06:00 +03:00
Balena CI
83a23d9f30 v12.44.8 2021-04-10 02:37:53 +03:00
Paulo Castro
d50d18d492 push, logs: Fix parsing of local mode device logs (NDJSON stream)
Resolves: #2185
Change-type: patch
2021-04-09 23:58:04 +01:00
Balena CI
0b0fb94834 v12.44.7 2021-04-09 22:00:07 +03:00
Balena CI
cc8a8513e9 v12.44.6 2021-04-07 22:44:44 +03:00
Balena CI
57cd096612 v12.44.5 2021-04-07 19:59:18 +03:00
Paulo Castro
b7500fc2c2 Update resin-compose-parse from 2.1.2 to 2.1.3
Change-type: patch
2021-04-07 17:26:43 +01:00
Paulo Castro
dc6c8d7472 Update balena-config-json from 4.1.0 to 4.1.1
Change-type: patch
2021-04-07 17:26:24 +01:00
Paulo Castro
5c5be8f7b7 Update etcher-sdk from 6.2.0 to 6.2.1
Change-type: patch
2021-04-07 17:14:13 +01:00