diff --git a/CHANGELOG.md b/CHANGELOG.md index 733e50c..954767f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -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.𝟎 -------- diff --git a/README.md b/README.md index a1bd408..40820e4 100644 --- a/README.md +++ b/README.md @@ -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 diff --git a/graphics/jambula_os_setup_menu_primary.png b/graphics/jambula_os_setup_menu_primary.png index 8f72c80..1d9e9a3 100644 Binary files a/graphics/jambula_os_setup_menu_primary.png and b/graphics/jambula_os_setup_menu_primary.png differ diff --git a/graphics/jambula_os_setup_menu_secondary.png b/graphics/jambula_os_setup_menu_secondary.png index 5cfdf08..ad906cc 100644 Binary files a/graphics/jambula_os_setup_menu_secondary.png and b/graphics/jambula_os_setup_menu_secondary.png differ diff --git a/jambulaOS-202605-071430-img.7z b/jambulaOS-202605-211547-img.7z similarity index 100% rename from jambulaOS-202605-071430-img.7z rename to jambulaOS-202605-211547-img.7z