Skip to content

Commit

Permalink
CHANGELOG.md: Add entry for PR #34
Browse files Browse the repository at this point in the history
Signed-off-by: Andrew Gunnerson <[email protected]>
  • Loading branch information
chenxiaolong committed Dec 30, 2023
1 parent 9a64d7d commit 16c9e2f
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,9 +9,16 @@

### Unreleased

Happy New Year! avbroot 3.0.0 was also released today, which added support for patching the system partition's `otacerts.zip`. With that change, Custota's `customotacerts` module is no longer needed.

After updating to an OTA that was patched by avbroot 3.0.0 or newer, the `customotacerts` module can be safely uninstalled.

Changes:

* Update all dependencies ([PR #31])
* Build precompiled `custota-tool` executables as statically linked executables ([PR #32])
* Fix minor clippy warning ([PR #33])
* Remove `customotacerts` module ([PR #34])

### Version 2.5

Expand Down Expand Up @@ -86,3 +93,4 @@ Changes:
[PR #31]: https://github.com/chenxiaolong/Custota/pull/31
[PR #32]: https://github.com/chenxiaolong/Custota/pull/32
[PR #33]: https://github.com/chenxiaolong/Custota/pull/33
[PR #34]: https://github.com/chenxiaolong/Custota/pull/34

0 comments on commit 16c9e2f

Please sign in to comment.