v2.31.5+rev1
This commit is contained in:
parent
34ad215a97
commit
18891dbed7
3 changed files with 1450 additions and 1 deletions
File diff suppressed because it is too large
Load diff
120
CHANGELOG.md
120
CHANGELOG.md
|
@ -1,6 +1,126 @@
|
|||
Change log
|
||||
-----------
|
||||
|
||||
# v2.31.5+rev1
|
||||
## (2019-03-22)
|
||||
|
||||
* Update meta-resin from v2.27.0 to v2.31.5 [Sebastian Panceac]
|
||||
|
||||
<details>
|
||||
<summary> View details </summary>
|
||||
|
||||
## meta-resin-2.31.5
|
||||
### (2019-03-21)
|
||||
|
||||
* Update resin-supervisor to v9.11.3 [Andrei Gherzan]
|
||||
|
||||
## meta-resin-2.31.4
|
||||
### (2019-03-20)
|
||||
|
||||
* resin-supervisor: Recreate on start if config has changed [Rich Bayliss]
|
||||
|
||||
## meta-resin-2.31.3
|
||||
### (2019-03-20)
|
||||
|
||||
* Update resin-supervisor to v9.11.2 [Pablo Carranza Velez]
|
||||
|
||||
## meta-resin-2.31.2
|
||||
### (2019-03-19)
|
||||
|
||||
* Update resin-supervisor to v9.11.1 [Pablo Carranza Velez]
|
||||
|
||||
## meta-resin-2.31.1
|
||||
### (2019-03-18)
|
||||
|
||||
* Update resin-supervisor to v9.11.0 [Pablo Carranza Velez]
|
||||
|
||||
## meta-resin-2.31.0
|
||||
### (2019-03-08)
|
||||
|
||||
* README:md: Document dnsServers behaviour [Alexis Svinartchouk]
|
||||
* Update resin-supervisor to v9.9.0 [Cameron Diver]
|
||||
* Cleanup old versions of iwlwifi firmware files in Yocto sumo [Andrei Gherzan]
|
||||
* Remove polkit dependency in balenaOS [Andrei Gherzan]
|
||||
* Remove support for XFS file system [Andrei Gherzan]
|
||||
* resin-init: update resin.io reference to balenaOS [Matthew McGinn]
|
||||
|
||||
## meta-resin-2.30.0
|
||||
### (2019-02-28)
|
||||
|
||||
* resin-supervisor: Recreate on start if config has changed [Rich Bayliss]
|
||||
* Generate the temporary kernel-devsrc compressed archive in WORKDIR instead of B [Florin Sarbu]
|
||||
* balena-engine: Update to include fix for signal SIGRTMIN+3 [Andrei Gherzan]
|
||||
* Reduce sleeps while trying to mount partition to speed up boot [Zubair Lutfullah Kakakhel]
|
||||
* resin-expand: Reduce sleep duration to speed up boot [Zubair Lutfullah Kakakhel]
|
||||
* initrdscripts: Reduce sleep to speed up boot [Zubair Lutfullah Kakakhel]
|
||||
* Make balena-host daemon socket activated to reduce baseline cpu/memory usage [Zubair Lutfullah Kakakhel]
|
||||
* Update resin-supervisor to v9.8.6 [Cameron Diver]
|
||||
* Add support for aufs 4.18.11+, 4.19, 4.20 variants and update 4.14, 4.14.56+, 4.15, 4.16, 4.17, 4.18 [Florin Sarbu]
|
||||
* balena-engine: Bump to include runc patch [Andrei Gherzan]
|
||||
* Improve kernel-module-headers for v4.18+ kernels [Zubair Lutfullah Kakakhel]
|
||||
* Update balena-supervisor to v9.8.3 [Cameron Diver]
|
||||
* Ask chrony to quickly take measurements from custom NTP servers when they are added [Zubair Lutfullah Kakakhel]
|
||||
* Disable in-tree rtl8192cu driver [Florin Sarbu]
|
||||
* Prevent rollbacks from running if the previous OS is before v2.30.0 [Zubair Lutfullah Kakakhel]
|
||||
* Change rollbacks to accept hex partition numbers for jetsons [Zubair Lutfullah Kakakhel]
|
||||
* Convert partition numbers to hex in u-boot hook. Shouldn't affect any device. [Zubair Lutfullah Kakakhel]
|
||||
* Reduce default reboot/poweroff timeouts from 30 minutes to 10 minutes [Zubair Lutfullah Kakakhel]
|
||||
* Configure systemd tmpfiles to ignore supervisor tmp directories [Andrei Gherzan]
|
||||
* Fixed "Can't have overlapping partitions." error in flasher [Alexandru Costache]
|
||||
* Define default DNS servers behaviour with and without google DNS [Andrei Gherzan]
|
||||
* Update balena-supervisor to v9.4.2 [Cameron Diver]
|
||||
* Fix for some warnings [Zubair Lutfullah Kakakhel]
|
||||
* Fix tini filename after balena-engine rename [Andrei Gherzan]
|
||||
* Fix nm dispatcher hook when there are no custom ntp servers in config.json [Zubair Lutfullah Kakakhel]
|
||||
* Improve persistent logging systemd service dependencies [Zubair Lutfullah Kakakhel]
|
||||
* Update balena-supervisor to v9.3.0 [Cameron Diver]
|
||||
* Use the new revision for balena source code [Florin Sarbu]
|
||||
* Add a workaround for a bug where the chronyc online command in network manager hook would get stuck and eat cpu cycles [Zubair Lutfullah Kakakhel]
|
||||
* Fix img to rootfs dependency when img is invalidated [Andrei Gherzan]
|
||||
* Have boot partition type configurable as FAT32 [Andrei Gherzan]
|
||||
* Deprecate morty and krogoth [Zubair Lutfullah Kakakhel]
|
||||
* Deploy kernel source as a build artifact as well for external module compilation [Zubair Lutfullah Kakakhel]
|
||||
* kernel-devsrc: Tarball up the kernel source and deploy it. [Zubair Lutfullah Kakakhel]
|
||||
* kernel-modules-headers: Use the build directory for artifacts [Zubair Lutfullah Kakakhel]
|
||||
* docs: Add documentation on nested changelogs [Giovanni Garufi]
|
||||
* VersionBot: update upstream name and url [Giovanni Garufi]
|
||||
|
||||
## meta-resin-2.29.0
|
||||
### (2018-12-19)
|
||||
|
||||
* OS will default apps.json to an empty json file [Andrei Gherzan]
|
||||
* Update balena-engine to include low entropy fixes [Andrei Gherzan]
|
||||
* Move an NM patch to the right place to reduce a warning [Zubair Lutfullah Kakakhel]
|
||||
* Update balena-supervisor to v9.0.1 [Pablo Carranza Velez]
|
||||
* Fix cases where RESIN_BOOT_PARTITION_FILES includes invalid entries [Andrei Gherzan]
|
||||
* Enable some common linux kernel serial device drivers [Andrei Gherzan]
|
||||
* Configure NetworkManager to only ignore our vpn interface but manage other tun devices [Andrei Gherzan]
|
||||
* networkmanager: Add pppd to FILES [Zubair Lutfullah Kakakhel]
|
||||
* networkmanager: Add balena-client-id.patch in bbappend [Zubair Lutfullah Kakakhel]
|
||||
* Bump network manager from v1.12.2 to v1.14.4 [Zubair Lutfullah Kakakhel]
|
||||
* Update balena-supervisor to v8.7.0 [Pablo Carranza Velez]
|
||||
* Fix test cases for kernel module header compilation [Zubair Lutfullah Kakakhel]
|
||||
* Add chrony v3.2 recipe in various layers to keep minimum chrony version on devices above v3.2 [Zubair Lutfullah Kakakhel]
|
||||
* chrony/pyro: Add v3.2 recipe [Zubair Lutfullah Kakakhel]
|
||||
* chrony/morty: Add v3.2 recipe [Zubair Lutfullah Kakakhel]
|
||||
* chrony/krogoth: Bump recipe version to v3.2 [Zubair Lutfullah Kakakhel]
|
||||
* Update resin-supervisor to v8.6.8 [Zubair Lutfullah Kakakhel]
|
||||
|
||||
## meta-resin-2.28.0
|
||||
### (2018-12-05)
|
||||
|
||||
* Update os-config to 1.0.0 [Zahari Petkov]
|
||||
* Update libqmi to version 1.20.2 [Florin Sarbu]
|
||||
* Update libmbim to version 1.16.2 [Florin Sarbu]
|
||||
* kernel-modules-headers: Add basic sanity test [Zubair Lutfullah Kakakhel]
|
||||
* Fix kernel module header generation [Zubair Lutfullah Kakakhel]
|
||||
* image-resin.bbclass: Fix config.json pretty format [Andrei Gherzan]
|
||||
* Allow supervisor update on unmanaged devices [Andrei Gherzan]
|
||||
* Update resin-supervisor to v8.6.3 [Cameron Diver]
|
||||
</details>
|
||||
|
||||
* Enable UART3 in Nanopi Neo Air device tree for bluetooth [Sebastian Panceac]
|
||||
|
||||
# v2.27.0+rev5
|
||||
## (2019-03-22)
|
||||
|
||||
|
|
2
VERSION
2
VERSION
|
@ -1 +1 @@
|
|||
2.27.0+rev5
|
||||
2.31.5+rev1
|
Loading…
Add table
Reference in a new issue