Template:RK3328-UpdateLog

From FriendlyELEC WiKi
Jump to: navigation, search

1 2024-01-31

1.1 Debian/Ubuntu/FriendlyCore/Buildroot

  • Add adb support

2 2023-12-01

2.1 FriendlyWrt

  • Update to kernel 6.1.63
  • Update to openwrt-23.05.2

3 2023-10-31

3.1 Add a new system

  • Add NAS system OpenMediaVault, base on Debian 11 with kernel 6.1

3.2 Debian Core/FriendlyCore-Lite-Core

  • Update to kernel 6.1

3.3 FriendlyWrt

  • Update to kernel 6.1
  • Update to openwrt-23.05

4 2023-05-29

4.1 Debian11 Core

  • Fixed the issue that R2C Plus cannot boot

5 2023-05-26

5.1 FriendlyWrt

  • Updated v22.03 to openwrt-22.03.5
  • Updated v21.02 to openwrt-21.02.7

6 2023-04-26

6.1 FriendlyWrt:

  • Upgrade v22.03 to openwrt-22.03.4
  • Upgrade v21.02 to openwrt-21.02.6

7 2023-02-10

  • Added Debian11 Core

8 2023-01-09

8.1 FriendlyCore:

  • optimized the systemd service

9 2022-12-04

9.1 FriendlyWrt:

  • Fix the issue that the storage space cannot be expanded
  • Improve stability of the eMMC Tools

10 2022-09-06

10.1 FriendlyWrt:

  • Added Fullcone NAT support
  • upgrade to 22.03.0

11 2022-08-03

11.1 FriendlyWrt:

  • Upgrade FriendlyWrt to the latest version 22.03-rc6

12 2022-08-01

12.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

13 2022-07-27

13.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.

14 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

15 2021-10-29

15.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.

16 2021-08-30

16.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)

16.2 FriendlyCore:

  • upgraded kernel to 5.10.60

17 2021-03-05

  • Upgrade FriendlyCore to 20.04 (base on ubuntu focal)

18 2021-01-15

  • upgraded kernel to 5.10
  • upgraded friendlywrt to 19.07.5

19 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

20 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

21 2020-07-10

21.1 FriendlyWrt

  • upgraded kernel to 5.4.50
  • added support for NanoPi-NEO3

22 2020-05-14

22.1 FriendlyWrt

  • upgraded kernel to 5.4.40,fixed bpfilter issue
  • added new usb wifi(rtl8812au)
  • fixed overlayfs issue

23 2020-02-25

23.1 FriendlyWrt

23.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
23.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

24 2020-02-20

24.1 FriendlyWrt

  • Optimized openssl performance
  • Added support for PWM fan, support fan speed control (platform: rk33xx)

25 2020-01-18

Initial Release