-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
v1.24.1 release
- Loading branch information
Showing
7 changed files
with
141 additions
and
33 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -12,6 +12,37 @@ follows: | |
releases, and Linux kernel updates. They're also made to fix bugs and add | ||
features to the build infrastructure. | ||
|
||
## v1.24.1 | ||
|
||
This is a security/bug fix update. | ||
|
||
* Package updates | ||
* [nerves_system_br v1.24.1](https://github.com/nerves-project/nerves_system_br/releases/tag/v1.24.1) | ||
* [Erlang/OTP 26.1.1](https://erlang.org/download/OTP-26.1.1.README) | ||
* [Buildroot 2023.05.3](https://lore.kernel.org/buildroot/[email protected]/T/) | ||
|
||
## v1.24.0 | ||
|
||
This is a Buildroot version update that appears to mostly contain bug and | ||
security fixes. It should be a low risk upgrade from v1.23.2. | ||
|
||
* New features | ||
* Support factory reset, preventing firmware reverts. See [Nerves.Runtime.FwupOps](https://hexdocs.pm/nerves_runtime/Nerves.Runtime.FwupOps.html) | ||
|
||
* Updated dependencies | ||
* [nerves_system_br v1.24.0](https://github.com/nerves-project/nerves_system_br/releases/tag/v1.24.0) | ||
* [Buildroot 2023.05.2](https://lore.kernel.org/buildroot/[email protected]/T/), [2023.05.1](https://lore.kernel.org/buildroot/[email protected]/T/), [2023.05](https://lore.kernel.org/buildroot/[email protected]/T/) | ||
* [Erlang/OTP 26.1](https://erlang.org/download/OTP-26.1.README) | ||
|
||
## v1.23.2 | ||
|
||
* Fixes | ||
* This fixes a rare aarch64 Erlang JIT bug that affects NervesKey users. See | ||
`nerves_system_br` notes. | ||
|
||
* Updated dependencies | ||
* [nerves_system_br v1.23.3](https://github.com/nerves-project/nerves_system_br/releases/tag/v1.23.3) | ||
|
||
## v1.23.1 | ||
|
||
This is a bug and security fix update. It should be a low risk upgrade. | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
1.23.1 | ||
1.24.1 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters