May 10, 2022
Releases
Unraid OS 6.10.0-rc8 Now Available
Note: Unraid 6.10.0-rc7 was released 5/5/22 solely for Intel 10Gbit Network driver users.
As always, before updating please create a backup of your USB flash via "Main/Flash/"Flash Backup".
What's New in Release Candidate 8?
This release includes bug fixes and updates of base packages.
Notable changes include:
- correct device status handling for single-slot pools
- collapse multiple underscores within nvme /dev/disk/by-id symlinks to a single underscore
- WireGuard: fixed proper handling of ipv4 + ipv6 tunnels
- A few security-related base package updates
- Added BPF support in the Linux kernel
Bug Reports
Please note: It would be extremely helpful to us to report issues and bugs by creating a separate Bug Report.
Full Unraid 6.10.0-rc8 Change Log
Check out the official release post for more info and the complete Change Log.
Other Changes in 6.10.0-rc8 (vs. 6.10.0-rc7)
Base distro:
- libxml2: version 2.9.14 (CVE-2022-29824)
- openssl: version 1.1.1o (CVE-2022-1292)
- openssl-solibs: version 1.1.1o
Linux kernel:
- Linux 5.15.38-Unraid
- enable BPF kernel options (user request):
- CONFIG_BPF_SYSCALL: Enable bpf() system call
- CONFIG_BPF_JIT: Enable BPF Just In Time compiler
- CONFIG_BPF_JIT_ALWAYS_ON: Permanently enable BPF JIT and remove BPF interpreter
- CONFIG_NET_CLS_BPF: BPF-based classifier
- CONFIG_NET_CLS_ACT: Actions
- CONFIG_NET_ACT_BPF: BPF based action
- CONFIG_IKHEADERS: Enable kernel headers through /sys/kernel/kheaders.tar.xz
- CONFIG_NET_SCH_SFQ: Stochastic Fairness Queueing (SFQ)
- CONFIG_NET_ACT_POLICE: Traffic Policing
- CONFIG_NET_ACT_GACT: Generic actions
- CONFIG_GACT_PROB: Probability support
- CONFIG_NET_SCH_INGRESS: Ingress/classifier-action Qdisc
- CONFIG_CGROUP_BPF: Support for eBPF programs attached to cgroups
Management:
- emhttpd: correct device status handling for single-slot pools
- emhttpd: collapse multiple underscores within nvme /dev/disk/by-id symlinks to single underscore
- webgui: WireGuard: fixed proper handling of ipv4 + ipv6 tunnels
- webgui: Font files update
- clear-sans --> source sans pro
- bitstream --> source code pro
- webgui: Remove deprecated font extensions: eot, svg, ttf
- webgui: Cleanup styles folder
- webgui: Update css files to use woff and woff2 formats only
- webgui: Fixed balance/scrub schedule not saved when device name has "-" in it
- webgui: Fix side bar of themes azure/gray in firefox
- webgui: chore(upc): ENOKEYFILE2 message translation
Do You Want to Know More?
Visit the official forum thread for complete release details.