Ознакомился со списком изменений 6.8 => -current:
https://www.openbsd.org/plus.htmlВот некоторые интересные улучшения:
- Added basic support for BCM4379, found on the Apple M1 SoCs, to bwfm(4).
- Made editing GPT in fdisk(8) safer by defaulting offset to the beginning of the largest free space and preventing the creation of overlapping partitions.
- Allowed a process to open a video(4) device multiple times. Fixes webcam usage with Firefox and BigBlueButton.
- Added AMD Vi and Intel VTD IOMMU support. This creates separate domains for each PCI device and can provide protection against invalid memory access.
- Fixed brightness setting on MacBooks.
- Preferred ed25519 signature algorithm variants over ECDSA in ssh_config(5) and sshd_config(5).