From 1189833757d3409261d94dcfd1eeca07b6f6505a Mon Sep 17 00:00:00 2001 From: Adrian Schmutzler Date: Tue, 19 Jan 2021 16:29:14 +0100 Subject: [PATCH] OpenWrt: bump to 19.07.6 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Bump main repo and packages. (No changes for routing.) Refresh patches (no diff returned). This is a small release containing mostly kernel and package updates and security fixes. Signed-off-by: Adrian Schmutzler Reviewed-by: Fabian Bläse --- buildscript | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/buildscript b/buildscript index 56615934..f7889e92 100755 --- a/buildscript +++ b/buildscript @@ -14,8 +14,8 @@ builddir=./build # OpenWrt: openwrt-19.07.5 -OPENWRTREV="v19.07.5" -PACKAGEREV="2974079d3db786fe5da00c10f1d80e79b0112093" +OPENWRTREV="v19.07.6" +PACKAGEREV="ce5a4eaea218111350e05ea86de8171344a70ce4" ROUTINGREV="02b4dbfcb7b8f8b566940847d22d5a6f229d2e66" # Gluon packages: master from 2020-02-04