Skip to content

Commit 1fb6219

Browse files
committed
v1.32.0 release
1 parent 01380d4 commit 1fb6219

File tree

2 files changed

+17
-1
lines changed

2 files changed

+17
-1
lines changed

CHANGELOG.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,22 @@ follows:
1212
releases, and Linux kernel updates. They're also made to fix bugs and add
1313
features to the build infrastructure.
1414

15+
## v1.32.0
16+
17+
This is a major Erlang and Buildroot update. This updates from Erlang/OTP 27 to
18+
Erlang/OTP 28.
19+
20+
* Changes
21+
* Remove unneeded call to `rngd` and the `rng-tools` package. This was
22+
formerly needed to provide entropy to Linux during initialization.
23+
24+
* Package updates
25+
* [nerves_system_br v1.32.3 release notes](https://github.com/nerves-project/nerves_system_br/releases/tag/v1.32.3)
26+
27+
* Updated dependencies
28+
* [Erlang/OTP 28.1.1](https://erlang.org/download/OTP-28.1.1.README.md)
29+
* [Buildroot 2025.05.2](https://lore.kernel.org/buildroot/7bed9b2e-a9d3-476b-84d6-61134e2f726f@rnout.be/T/)
30+
1531
## v1.31.4
1632

1733
* Changes

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
1.31.4
1+
1.32.0

0 commit comments

Comments
 (0)