TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

OpenWrt community is proud to announce the first release candidate of 19.07

13 pointsby tapper82over 5 years ago
The OpenWrt community is proud to announce the release candidate of the OpenWrt 19.07 stable version series. It incorporates over 3700 commits since the previous OpenWrt 18.06 release.<p>In this release the OpenWrt project brings all supported targets back to a single common kernel version and 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.<p>Selected highlights this release * Updated toolchain: * musl libc 1.1.24 * uClibc-ng 1.0.31 * glibc 2.27 * gcc 7.4.0 * binutils 2.31.1 * Updated Linux kernel * 4.14.151 for all targets * Flow offloading bugfixes * Network userland: * Fixes in network and wireless configuration handling * Bugfixes in DHCPv6 client and server * WPA3 configuration support * System userland: * Sysupgrade support for backup and upgrade capability checks * Bugfixes in the process manager, system message bus, embedded web server and the configuration management library * Platform and Driver Support * Dropped adm5120, adm8668, ar7, au1000, ixp4xx, mcs814x, omap24xx, ppc40x, ppc44x and xburst targets * Updates and new device support across all targets * Web interface: * Client side rendering of views for improved performance * Security fixes<p>For a detailed list of changes see https:&#x2F;&#x2F;openwrt.org&#x2F;releases&#x2F;19.07&#x2F;changelog-19.07.0<p>For latest information about the 19.07 series, https:&#x2F;&#x2F;openwrt.org&#x2F;releases&#x2F;19.07&#x2F;<p>downloads https:&#x2F;&#x2F;downloads.openwrt.org&#x2F;releases&#x2F;19.07.0-rc1&#x2F;<p>Have fun! The OpenWrt Community

1 comment

tapper82over 5 years ago
Known issues:<p><pre><code> * Sysupgrade from ar71xx to ath79 and vice versa is not officially supported, a full manual reinstall is recommended to switch targets for devices supported by both ar71xx and ath79 * Images for some device became too big to support a persistent overlay, causing such models to lose configuration after a reboot. If you experience this problem, please report the affected device and consider downgrading to OpenWrt 18.06 or using the Image Builder to pack a smaller custom image * Some optional GUI packages crash with an error about missing &quot;cbi.lua&quot;, install the &quot;luci-compat&quot; package to fix these * Any outstanding issues reported at https:&#x2F;&#x2F;bugs.openwrt.org&#x2F;</code></pre>