Skip to content

Leave Blank v22.03.5

Compare
Choose a tag to compare
@nicholas-opensource nicholas-opensource released this 03 May 23:24
· 70 commits to main since this release
14c13a7

Stable Release

Version: OpenWrt v22.03.5
Kernel: 5.10.176
SquashFS Only
View the ReadMe for more details
Opkg vermagic matched with OpenWrt v22.03.5 manifest ( You can install the software as if you have AppStore~ )

For details of the v22.03 releases, please refer to the first release note of v22.03.1

Changelogs and features:
v22.03.5 is a security update, View Details
Update OpenSSL from 1.1.1t-2 to 1.1.1t-3
Update dae from v0.1.7 to v0.1.8
Fix CVE-2023-464 and CVE-2023-465
Change download address of the updategeo script to the Chinese mirror ( Good download speeds all over the world )

  • Run dae with command:
updategeo
chmod 600 /etc/dae/config.dae
dae run -c /etc/dae/config.dae
  • Run dae with log output:
dae run -c /etc/dae/config.dae &> /tmp/dae.log
  • The init of dae has a problem temporarily and cannot run yet

X86:
Modify kmod-igc ( Intel Foxville i225 / i226 ) rx/tx ring buffer to 4096
https://fasterdata.es.net/host-tuning/linux/nic-tuning/
Support more NICs by default:

  • Intel: e1000, e1000e, ixgbe, igb, igc, i40e
  • Broadcom: tg3
  • Realtek: r8125, r8169

NanoPi:
Support command fuck to reset with keeping basic settings or firstboot -y && reboot now to reset immediately, besides the reset button is activated
Support TF card with a minimum size of 512MB
Support command cputemp to display information about SoC frequency and temperature
Optional pwm fan control ( Release version does not contain )

If you have a problem:
OpenWrt guides and documentation
Discussions
Report a issue

Thank ImmortalWrt and OpenWrt and special thanks to QiuSimons

Enjoy~