Bump version to 2026.5.1

This commit is contained in:
Joseph Zikusooka 2026-05-17 22:32:12 +03:00
parent ca33723c79
commit 5c93c89b4d
5 changed files with 24 additions and 1 deletions

View File

@ -1,5 +1,28 @@
# Changes
𝟐𝟎𝟐6.5.1
--------
Added XMPP chat server (Prosody) to the additional setup options.
Added Subject Alternative Name (SAN) support to the SSL certificate generation script.
Replaced systemd-resolved stub with dnsmasq for local DNS and changed the default system domain suffix to .lan.
Mitigated CVE-2026-31431 local privilege escalation vulnerability in the kernel.
Resolved critical system hangs during shutdown and reboots following the initial first-boot setup.
Forced hard reboots via kernel mode to ensure a pristine cold-boot state after setup.
Resolved a psplash boot hang caused by a missing framebuffer device, and removed the duplicate xlogo boot logo.
Implemented stalled playback detection and recovery for online streams in MPD.
Increased the TARGET_ROOTFS_EXT2_SIZE to 7168M for default and community editions.
Added Raspberry Pi 5 WiFi firmware symlinks to resolve boot errors.
𝟐𝟎𝟐6.5.𝟎
--------

View File

@ -38,7 +38,7 @@ You will also need a Raspberry Pi 5 along with all required boot accessories, in
cd /tmp
7za e jambulaOS-202605-071430-img.7z
7za e jambulaOS-202605-211547-img.7z
3. Burn the resulting image i.e. sdcard.img to your SD card using a tool such as dd

Binary file not shown.

Before

Width:  |  Height:  |  Size: 327 KiB

After

Width:  |  Height:  |  Size: 324 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 298 KiB

After

Width:  |  Height:  |  Size: 294 KiB