@@ -3,6 +3,25 @@ Change Log
33
44All notable changes to the project are documented in this file.
55
6+ [ v25.11.0] [ UNRELEASED ]
7+ -------------------------
8+
9+ ### Changes
10+
11+ - Improvements to ` sdcard.img ` generation, useful for developers mostly:
12+ - The NanoPi R2S bootloader is now automatically built and uploaded to
13+ the [ ` latest-boot ` release] [ lastest-boot ] tag
14+ - The ` utils/mkimage.sh ` script now supports fetching the bootloader
15+ - The raspberrypi-rpi64 board's bootloader is now aptly named rpi64
16+
17+ ### Fixes
18+
19+ - Fix #855 : User admin sometimes fails to be added to ` wheel ` group
20+ - Fix serious regression in boot time, introduced in v25.10, delays the
21+ boot step "Mounting filesystems ..." with up to 30 seconds!
22+
23+ [ lastest-boot ] : https://github.com/kernelkit/infix/releases/latest-boot
24+
625[ v25.10.0] [ ] - 2025-10-31
726-------------------------
827
@@ -1725,7 +1744,8 @@ Supported YANG models in addition to those used by sysrepo and netopeer:
17251744 - N/A
17261745
17271746[ buildroot ] : https://buildroot.org/
1728- [ UNRELEASED ] : https://github.com/kernelkit/infix/compare/v25.09.0...HEAD
1747+ [ UNRELEASED ] : https://github.com/kernelkit/infix/compare/v25.10.0...HEAD
1748+ [ v25.11.0 ] : https://github.com/kernelkit/infix/compare/v25.10.0...v26.11.0
17291749[ v25.10.0 ] : https://github.com/kernelkit/infix/compare/v25.09.0...v26.10.0
17301750[ v25.09.0 ] : https://github.com/kernelkit/infix/compare/v25.08.0...v26.09.0
17311751[ v25.08.0 ] : https://github.com/kernelkit/infix/compare/v25.06.1...v26.08.0
0 commit comments