Ubuntu 23.10 is out
New features in 23.10 Updated Packages
<span style="color:#323232;">add-apt-repository now adds PPAs as deb822 .sources files (Improvements to PPA management in 23.10 116).
</span>
Linux kernel :penguin:
Ubuntu 23.10 includes the new 6.5 Linux kernel that brings many new features.
Notable upstream changes:
<span style="color:#323232;">Intel’s “Topology Aware Register and PM Capsule Interface” (interface that provides better power-management features).
</span><span style="color:#323232;">arm64 permission-indirection extension (technology to set special memory permissions).
</span><span style="color:#323232;">RISC-V now supports ACPI.
</span><span style="color:#323232;">The Loongarch architecture now supports simultaneous multi-threading (SMT).
</span><span style="color:#323232;">Support for unaccepted memory (protocol by which secure guest systems accept memory allocated by the host - Seeking an acceptable unaccepted memory policy 5.
</span><span style="color:#323232;">The io_uring subsystem can now store the rings and submission queue in user-space memory.
</span><span style="color:#323232;">Ability to mount a file system underneath an existing mount on the same mount point; useful in container scenarios (Merge tag ‘v6.5/vfs.mount’ of git://git.kernel.org/pub/scm/linux/kernel/git/vfs/vfs 5).
</span><span style="color:#323232;">New cachestat() system call (query the page-cache state of files and directories).
</span><span style="color:#323232;">Usual set of changes to support new hardware.
</span>
Notable Ubuntu-specific changes:
<span style="color:#323232;">zstd compressed modules (LP: #2028568 11) to shorten boot time.
</span><span style="color:#323232;">New Apparmor/Stacking LSM patch set.
</span><span style="color:#323232;">Updated shiftfs patch set.
</span><span style="color:#323232;">Enabled multi-gen LRU page reclaiming by default (LP: #2023629 1).
</span><span style="color:#323232;">.config tuning of the low-latency kernel for desktop-oriented tasks (LP: #2028568 6).
</span><span style="color:#323232;">New zfs 2.2.0~rc3.
</span><span style="color:#323232;">Ceph support for idmapped mounts.
</span>
systemd v253.5
The init system was updated to systemd v253.5. See the upstream changelog 6 for more information about individual features. Netplan v0.107
The network stack was updated to Netplan v0.107 3, introducing support for dummy and veth devices in addition to providing Python bindings to libnetplan in the python3-netplan package. Toolchain Upgrades :hammer_and_wrench:
<span style="color:#323232;">GCC was updated to the 13.2.0 release, binutils to 2.41, and glibc to 2.38.
</span><span style="color:#323232;">Python :snake: now defaults to version 3.11.6, and 3.12.0 is available in the archive.
</span><span style="color:#323232;">Perl :camel: at version 5.36.0.
</span><span style="color:#323232;">LLVM now defaults to version 16, and 17 is available in the archive.
</span><span style="color:#323232;">Rust :crab: toolchain defaults to version 1.71.
</span>
Add comment