Balena CI
14b01b2009
v11.11.1
2020-07-29 21:01:26 +03:00
bulldozer-balena[bot]
83c19d0155
Merge pull request #1416 from balena-io/atleast-at-least
...
fix up "atleast" -> "at least"
2020-07-29 17:59:42 +00:00
Matthew McGinn
15c57a86b4
fix up "atleast" -> "at least"
...
Change-type: patch
Signed-off-by: Matthew McGinn <matthew@balena.io>
2020-07-29 11:55:22 -04:00
Balena CI
95e0a7d83d
v11.11.0
2020-07-29 00:30:15 +03:00
bulldozer-balena[bot]
91bc0e0fd9
Merge pull request #1397 from balena-io/1385-extra-uenv-file-support
...
Support setting device/fleet configuration in extra_uEnv.txt
2020-07-28 21:27:14 +00:00
Miguel Casqueira
cac2e3612c
Support setting device/fleet configuration in extra_uEnv.txt
...
Closes : #1385
Change-Type: minor
Signed-off-by: Miguel Casqueira <miguel@balena.io>
2020-07-28 16:36:16 -04:00
Balena CI
e97faad77b
v11.10.0
2020-07-28 11:59:21 +03:00
bulldozer-balena[bot]
3a16a796d8
Merge pull request #1411 from balena-io/extract-current-state-report
...
Extract current state reporting to its own module
2020-07-28 08:56:51 +00:00
Pagan Gazzard
eeda7e3ab1
Extract current state reporting to its own module
...
Change-type: minor
2020-07-24 17:35:17 +01:00
Balena CI
d1e8783e7e
v11.9.10
2020-07-24 18:34:43 +03:00
bulldozer-balena[bot]
d7658e7128
Merge pull request #1402 from balena-io/log-is-vpn-active
...
log detection of changes to VPN status
2020-07-24 15:32:53 +00:00
dt-rush
41987d8e76
log detection of changes to VPN status
...
Change-type: patch
Signed-off-by: dt-rush <nickp@balena.io>
2020-07-23 19:20:59 -04:00
Balena CI
b597e7220f
v11.9.9
2020-07-23 19:19:34 +03:00
bulldozer-balena[bot]
0b445f4d77
Merge pull request #1409 from balena-io/bugfix-safeappclone
...
common: Fix bug where aliases might be undefined
2020-07-23 16:17:49 +00:00
Rich Bayliss
60132134de
common: Fix bug where aliases might be undefined
...
Should handle the scenario where the network aliases are undefined.
Change-type: patch
Signed-off-by: Rich Bayliss <rich@balena.io>
2020-07-23 16:41:40 +01:00
Balena CI
72d715b254
v11.9.8
2020-07-22 17:49:55 +03:00
bulldozer-balena[bot]
b5cd0c99a1
Merge pull request #1396 from balena-io/dependabot/npm_and_yarn/lodash-4.17.19
...
Bump lodash from 4.17.15 to 4.17.19
2020-07-22 14:47:55 +00:00
dependabot[bot]
01655b5955
Bump lodash from 4.17.15 to 4.17.19
...
Bumps [lodash](https://github.com/lodash/lodash ) from 4.17.15 to 4.17.19.
- [Release notes](https://github.com/lodash/lodash/releases )
- [Commits](https://github.com/lodash/lodash/compare/4.17.15...4.17.19 )
Change-type: patch
Signed-off-by: dependabot[bot] <support@github.com>
2020-07-22 15:41:16 +01:00
Balena CI
cc4a089388
v11.9.7
2020-07-22 16:12:19 +03:00
bulldozer-balena[bot]
7fcf26e161
Merge pull request #1403 from balena-io/fix-this-reference-docker-util
...
Fix docker-util using incorrect reference for function
2020-07-22 13:09:54 +00:00
Rich Bayliss
6ef3bd2362
docker-utils: Test network gateway determination logic
...
Change-type: patch
Signed-off-by: Rich Bayliss <rich@balena.io>
2020-07-22 13:17:16 +01:00
Miguel Casqueira
3b3babfd62
Fix docker-util using incorrect reference for function
...
Change-type: patch
Signed-off-by: Miguel Casqueira <miguel@balena.io>
2020-07-21 20:02:20 -04:00
Balena CI
dd2ff8f9a3
v11.9.6
2020-07-20 21:15:01 +03:00
bulldozer-balena[bot]
fc3c678cc9
Merge pull request #1400 from balena-io/fix-v1-instances
...
Fix v1 invocations of restart and purge
2020-07-20 18:13:08 +00:00
Cameron Diver
d14d8f31cc
Fix purge and restart invocations by providing instanced apps
...
Change-type: patch
Signed-off-by: Cameron Diver <cameron@balena.io>
2020-07-20 18:18:07 +01:00
Cameron Diver
d2a7d3b965
Fix purge invocations of new singletons
...
Change-type: patch
Signed-off-by: Cameron Diver <cameron@balena.io>
2020-07-20 18:17:01 +01:00
Balena CI
dd972fd75e
v11.9.5
2020-07-14 17:37:11 +03:00
bulldozer-balena[bot]
3d8ed2a7de
Merge pull request #1395 from balena-io/update-esr-info
...
Update ESR version information
2020-07-14 14:34:57 +00:00
Cameron Diver
c2b534a51b
Update ESR version information
...
Change-type: patch
Signed-off-by: Cameron Diver <cameron@balena.io>
2020-07-14 15:28:18 +01:00
Balena CI
42f3d0e21a
v11.9.4
2020-07-13 15:42:40 +03:00
bulldozer-balena[bot]
7f1b38545d
Merge pull request #1392 from balena-io/fix-firewall-promise-rejection
...
bug: Fix unhandled promise rejection
2020-07-13 12:40:50 +00:00
Rich Bayliss
898c7e71da
bug: Fix unhandled promise rejection
...
When invoking iptables-restore it can fail. This wasn't handled
and this makes sure that it fails gracefully.
Change-type: patch
Signed-off-by: Rich Bayliss <rich@balena.io>
2020-07-13 13:05:12 +01:00
Balena CI
56a9d96b67
v11.9.3
2020-07-08 14:46:22 +03:00
bulldozer-balena[bot]
de80aacc2f
Merge pull request #1390 from balena-io/device-config-singleton
...
Convert device config to singleton and fix await bug in db-format
2020-07-08 11:44:18 +00:00
Cameron Diver
270f9f854a
Fix bug where a promise was not resolved in db-format
...
Change-type: patch
Signed-off-by: Cameron Diver <cameron@balena.io>
2020-07-08 12:05:09 +01:00
Cameron Diver
5337c0102c
Convert deviceConfig module to a singleton
...
Change-type: patch
Signed-off-by: Cameron Diver <cameron@balena.io>
2020-07-08 12:05:09 +01:00
Balena CI
71d51c41c0
v11.9.2
2020-07-06 16:42:07 +03:00
bulldozer-balena[bot]
608a17a27b
Merge pull request #1389 from balena-io/1352-host-discoverability
...
avahi: Control with HOST_DISCOVERABILITY
2020-07-06 13:39:35 +00:00
Cameron Diver
03ca0ee9ad
avahi: Control with HOST_DISCOVERABILITY
...
The host config variable HOST_DISCOVERABILITY can be set to
true or false, controlling the state of the avahi service. This
determines if the device advertises it's presence over mDNS.
Change-type: patch
Signed-off-by: Cameron Diver <cameron@balena.io>
Signed-off-by: Rich Bayliss <rich@balena.io>
2020-07-06 13:02:29 +01:00
Balena CI
75c2e6c81e
v11.9.1
2020-07-06 11:10:09 +03:00
bulldozer-balena[bot]
e9fa8ab4e9
Merge pull request #1380 from balena-io/host-firewall-support
...
Add host firewall
2020-07-06 08:08:03 +00:00
Rich Bayliss
28c5a44e71
firewall: Add Host Firewall functionality
...
Controlled by BALENA_HOST_FIREWALL_MODE, the firewall can
either be 'on' or 'off'.
- In the 'off' state, all traffic is allowed.
- In the 'on' state, only traffic for the core services provided
by Balena is allowed.
Change-type: patch
Signed-off-by: Rich Bayliss <rich@balena.io>
2020-07-01 18:43:08 +01:00
Balena CI
fc70b1c6f8
v11.9.0
2020-06-24 10:41:31 +03:00
bulldozer-balena[bot]
711d4058df
Merge pull request #1371 from balena-io/1207-add-extlinux-fdt-config-support
...
Support setting FDT entry in extlinux.conf
2020-06-24 07:39:27 +00:00
Miguel Casqueira
59fc589eb2
Added support for configuring FDT directive in extlinux.conf
...
Change-type: minor
Signed-off-by: Miguel Casqueira <miguel@balena.io>
2020-06-23 15:56:10 -04:00
Miguel Casqueira
3098abeca5
Refactor backends into seperate files and added tests for extlinux
...
Signed-off-by: Miguel Casqueira <miguel@balena.io>
2020-06-23 15:56:10 -04:00
Miguel Casqueira
7a27b6c671
Refactor device-config tests styling
...
Signed-off-by: Miguel Casqueira <miguel@balena.io>
2020-06-23 15:56:10 -04:00
Balena CI
233d87f310
v11.8.4
2020-06-22 14:05:25 +03:00
bulldozer-balena[bot]
eccc353ea7
Merge pull request #1361 from balena-io/report-mac-address
...
state: Report device MAC address to the API
2020-06-22 11:03:22 +00:00
Rich Bayliss
1b91ef3405
state: Report device MAC address to the API
...
When reporting device information, send the MAC address of any
interfaces on the system. Also expose in the Supervisor API at
the route GET /v1/device.
Change-type: patch
Signed-off-by: Rich Bayliss <rich@balena.io>
2020-06-22 10:41:06 +01:00