Difference between revisions of "Template:RK3328-UpdateLog"
From FriendlyELEC WiKi
(updated by API) |
(updated by API) |
||
Line 1: | Line 1: | ||
+ | ===2023-05-29=== | ||
+ | ====Debian11 Core==== | ||
+ | * Fixed the issue that R2C Plus cannot boot | ||
===2023-05-26=== | ===2023-05-26=== | ||
====FriendlyWrt==== | ====FriendlyWrt==== |
Revision as of 02:55, 30 May 2023
Contents
1 2023-05-29
1.1 Debian11 Core
- Fixed the issue that R2C Plus cannot boot
2 2023-05-26
2.1 FriendlyWrt
- Updated v22.03 to openwrt-22.03.5
- Updated v21.02 to openwrt-21.02.7
3 2023-04-26
3.1 FriendlyWrt:
- Upgrade v22.03 to openwrt-22.03.4
- Upgrade v21.02 to openwrt-21.02.6
4 2023-02-10
- Added Debian11 Core
5 2023-01-09
5.1 FriendlyCore:
- optimized the systemd service
6 2022-12-04
6.1 FriendlyWrt:
- Fix the issue that the storage space cannot be expanded
- Improve stability of the eMMC Tools
7 2022-09-06
7.1 FriendlyWrt:
- Added Fullcone NAT support
- upgrade to 22.03.0
8 2022-08-03
8.1 FriendlyWrt:
- Upgrade FriendlyWrt to the latest version 22.03-rc6
9 2022-08-01
9.1 FriendlyWrt:
- Firewall settings adjustment: single-port devices (e.g. NEO3) are set to allow WAN inbound traffic by default for easy web configuration, while multi-port devices are still denied WAN inbound traffic by default
10 2022-07-27
10.1 FriendlyWrt:
- Both docker and non-docker versions are available, all features are the same except for docker.
- Beta version 22.03-rc3 is available, you can choose according to your package requirements, stable version 21.02.3 is recommended.
- Improved compatibility issues with third-party packages
- Added support for "Soft Factory Reset" function
- Added web-based tool eMMC-Tools, support install FriendlyElec and some third party firmware to eMMC, besides raw-image also support rockchip package format firmware
- Other details: default timezone setting to Shanghai, new NAS category menu, remove lcd2usb, improve security settings, tune sysctl parameters, fix docker firewall settings, etc.
11 2021-12-02
- Improved the compatibility of the FriendlyWrt software package installation
- Fixed the issue that some sd cards would cause the reboot command to not respond (updated the 5.10 kernel)
- Configure the USB header on NanoPi-NEO3 to host mode by default
12 2021-10-29
12.1 FriendlyWrt:
- FriendlyWrt has been updated to the official stable version 21.02.1, features are basically the same as 19.07.5, support docker, usb wifi, etc.
13 2021-08-30
13.1 FriendlyWrt:
- Upgraded kernel to 5.10.60
- Add a high-speed 5G USB WiFi support, the network card model is Comfast CF-WU782AC V2, the chip model is MediaTek MT7662
- Improved USB WiFi compatibility
- Improved stability on first boot (previous version, bpfilter error occurred in some cases on first boot)
13.2 FriendlyCore:
- upgraded kernel to 5.10.60
14 2021-03-05
- Upgrade FriendlyCore to 20.04 (base on ubuntu focal)
15 2021-01-15
- upgraded kernel to 5.10
- upgraded friendlywrt to 19.07.5
16 2020-09-04
- Improved the stability of the usb3.0 driver (integrated with official Rockchip updates) and the stability of the r8153 ethernet card
- Update the driver of the 8153 ethernet card, using mainline kernel's version, the version is v1.11.11
- Enable serial port UART1 for R2S and NEO3
17 2020-08-31
- Kernel updated to 5.4.61
- Use the driver r8152-2.13.0 downloaded from Realtek official website (https://www.realtek.com/en/downloads)
- Improve the USB network card driver, WLAN<->LAN bridge speed can reach 700/500 Mbits/sec
- Add rockhip rng (hardware random number) driver
18 2020-07-10
18.1 FriendlyWrt
- upgraded kernel to 5.4.50
- added support for NanoPi-NEO3
19 2020-05-14
19.1 FriendlyWrt
- upgraded kernel to 5.4.40,fixed bpfilter issue
- added new usb wifi(rtl8812au)
- fixed overlayfs issue
20 2020-02-25
20.1 FriendlyWrt
20.1.1 update to v19.07.1,please use branch master-v19.07.1:
mkdir friendlywrt-rk3328 cd friendlywrt-rk3328 repo init -u https://github.com/friendlyarm/friendlywrt_manifests -b master-v19.07.1 -m rk3328.xml --repo-url=https://github.com/friendlyarm/repo --no-clone-bundle repo sync -c --no-clone-bundle
20.1.2 fixed some issues:
- fixed bpfilter module issue
- updated feeds to the latest commit
- removed modemmanager and mwan3 plugins
- adjusted cpu scaling governor, optimized startup speed
21 2020-02-20
21.1 FriendlyWrt
- Optimized openssl performance
- Added support for PWM fan, support fan speed control (platform: rk33xx)
22 2020-01-18
Initial Release