23.10 adds ZFS on root during the installation process and Gnome 45 as the default desktop environment.
I may write about Manjaro’s disorganization in another post…
23.10 adds ZFS on root during the installation process and Gnome 45 as the default desktop environment.
I may write about Manjaro’s disorganization in another post…
Stable in about 2 weeks
There’s a fix for a kernel crash when unplugging Logitech USB receivers and various other changes regarding hung systems at shutdowns or reboots. This seems to affect various Lenovo, Sony, and Dell systems using Intel Alder Lake and Raptor Lake that were having problems at shutdown/reboot.

https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/
ArchWiki registration requires the output of the following command as a verification process:
pacman -V|base32|head -1
BIQC4LJNFYQCAIBAEAQCAIBAEAQCAIBAEAQCAICQMFRW2YLOEB3DMLRQFYZCALJANRUWEYLMOBWS
But what does this even mean? Let’s break it down.
(pacman -V)’s output is piped to base32, the result of which is processed by head.
pacman -V gives info about the current version of pacman
> pacman -V
.–. Pacman v6.0.2 – libalpm v13.0.2
/ _.-‘ .-. .-. .-. Copyright (C) 2006-2021 Pacman Development Team
\ ‘-. ‘-‘ ‘-‘ ‘-‘ Copyright (C) 2002-2006 Judd Vinet
‘–‘
This program may be freely redistributed under
the terms of the GNU General Public License.

base32 transforms data read from a file into base32 encoded form and uses printable ASCII characters to represent binary data.
In my case pacman -V|base32 output is:
BIQC4LJNFYQCAIBAEAQCAIBAEAQCAIBAEAQCAICQMFRW2YLOEB3DMLRQFYZCALJANRUWEYLMOBW
S
A5RRGMXDALRSBIXSAXZOFUTSALRNFYQCALRNFYQCALRNFYQCAICDN5YHS4TJM5UHIIBIIMUSAMR
Q
GA3C2MRQGIYSAUDBMNWWC3RAIRSXMZLMN5YG2ZLOOQQFIZLBNUFFYIBAE4WS4IBHFUTSAIBHFUT
S
AIBHFUTSAIBAINXXA6LSNFTWQ5BAFBBSSIBSGAYDELJSGAYDMICKOVSGIICWNFXGK5AKEATS2LJ
H
BIQCAIBAEAQCAIBAEAQCAIBAEAQCAIBAEAQCAICUNBUXGIDQOJXWO4TBNUQG2YLZEBRGKIDGOJS
W
K3DZEBZGKZDJON2HE2LCOV2GKZBAOVXGIZLSBIQCAIBAEAQCAIBAEAQCAIBAEAQCAIBAEAQCAID
U
NBSSA5DFOJWXGIDPMYQHI2DFEBDU4VJAI5SW4ZLSMFWCAUDVMJWGSYZAJRUWGZLOONSS4CQK


https://man.archlinux.org/man/base32.1.en
https://www.gnu.org/software/coreutils/manual/html_node/base32-invocation.html#base32-invocation


Some of the new features are:
1) Block cloning support for allowing files or portions of files to be used for reflinks / file-level copy-on-write handling
2) Linux container support with various Linux-specific container interfaces now supported, support for OverlayFS, IDMAPPED mounts in a user name-space, and other features.
3) BLAKE3 check-summing that is much faster than SHA-256 and SHA-512.
4) Corrective “zfs receive” for healing corrupted data in file-systems
“A summary of changes since 14.0-BETA5 includes:
1) A race condition in swap_pager_swapoff_object() had been fixed.
2) Various updates to the Linux KPI, 802.11, iwlwifi, and rtw88.
3) And other miscellaneous fixes.”

Direct download link of the amd64 boot only ISO: https://download.freebsd.org/releases/ISO-IMAGES/14.0/FreeBSD-14.0-RC1-amd64-bootonly.iso
We have identified hate speech from a malicious contributor in some of our translations submitted as part of a third party tool outside of the Ubuntu Archive.
The Ubuntu 23.10 image has been taken down and a new version will be available once the correct translations have been restored.”



Link to the changelog: https://github.com/ankitects/anki/releases/tag/23.10beta5
UPDATE: MacOS users: beta 5 appears to be broken on macOS. Please wait until the next beta comes out.