Table of Contents

OpenWrt 19.07.0-rc2 - Second Release Candidate - 30 November 2019

  _______                     ________        __
 |       |.-----.-----.-----.|  |  |  |.----.|  |_
 |   -   ||  _  |  -__|     ||  |  |  ||   _||   _|
 |_______||   __|_____|__|__||________||__|  |____|
          |__| W I R E L E S S   F R E E D O M
 -----------------------------------------------------
 OpenWrt 19.07.0-rc2, r10775-db8345d8e4
 -----------------------------------------------------

The OpenWrt Project is a Linux operating system targeting embedded devices. It is a complete replacement for the vendor-supplied firmware of a wide range of wireless routers and non-network devices. See the Table of Hardware for supported devices. For more information about OpenWrt project organization, see the About OpenWrt pages.

An upgrade from OpenWrt 18.06 to OpenWrt 19.07 is supported in many cases with the help of the sysupgrade utility which will also attempt to preserve the configuration. A configuration backup is advised nonetheless when upgrading to OpenWrt 19.07.

Get OpenWrt Firmware at: https://downloads.openwrt.org/releases/

Highlights in OpenWrt 19.07.0-rc2

The OpenWrt community is proud to announce the second release candidate of the upcoming OpenWrt 19.07 stable version series. It incorporates 126 commits since the previous release candidate 19.07.0-rc1.

With this release, the OpenWrt project brings all supported targets back to a single common kernel version and further refines and broadens existing device support. It also provides initial support for the new ath79 target, the future device tree based successor of the popular ar71xx target. For 19.07, both targets are still built, but it is recommended to switch to the ath79 target whenever possible: future releases of OpenWrt will drop support for the ar71xx target. Please read the known issues below before upgrading.

Changes in this release candidate since the previous 19.07.0-rc1 release candidate are:

When upgrading from 19.07.0-rc1, if you are affected by the sysupgrade bug on ar71xx, you need to manually edit /lib/upgrade/stage2 and add /usr/share/libubox/jshn.sh to list of files in the install_file line (around line 51). This amounts to manually applying this patch.

WPA3 support

The 19.07 release supports WPA3. This requires the -openssl or -wolfssl variants of hostapd, wpa_supplicant or wpad. Due to their size, it is impossible to install them on devices with less than 8MB flash. It should also be noted that many existing client devices will never support WPA3, and that there are client devices that support WPA2 but cannot connect to an AP configured with WPA2+WPA3 mixed mode. Please only file bugs if you are sure the problem is not client related.

TODO: list known problematic clients?

Known issues

Highlights in OpenWrt 19.07

Highlights of this release since the previous OpenWrt 18.06 version are:

As always, a big thank you goes to all our active package maintainers, testers, documenters, and supporters.

Have fun!

The OpenWrt Community