From f516ced49d3160c6396f72505c2ae74353f8f8e2 Mon Sep 17 00:00:00 2001 From: Andreas Ziegler Date: Sat, 15 Aug 2020 04:46:24 +0200 Subject: [PATCH 1/2] modules: update OpenWrt packages 59d39c09d openvswitch: backport patch to fix build against kernel 4.14.193 03e8f0e0c adblock: refresh blocklist sources bef08d8f7 rtl_433: update to 20.02 c34df4543 nano: update to 5.1 4a2d5aed7 nano: update to 5.0 490dfa34a irqbalance: update to 1.7.0 58e39c4b2 mosquitto: update to 1.6.11 2666e3b77 Merge pull request #13092 from jefferyto/golang-1.13.15-openwrt-19.07 6970bc743 golang: Update to 1.13.15 f91521f75 nlbwmon: add hotplug script to reload after interface ifup b6185d402 nlbwmon: add conffiles e6cad65f0 Merge pull request #13054 from micmac1/apa2446-19.07 92aff96a2 Merge pull request #13056 from odmdas/odmdas-freeradius3-Makefile-19.07 3fb559e8b freeradius3: add missing conffiles to Makefile f5a57e42c apache: security bump to 2.4.46 61f3bd507 apache/apr/apr-util: remove maintainer 234fe24e4 apache: revisit suEXEC setup d5096a76f apache: create log directory o= 30e81c3db Merge pull request #13046 from EricLuehrsen/unbound_20200806_1907 47288133f unbound: update to 1.11.0 d00237135 unbound: improve startup and dhcp script robustness f73ed87a1 unbound: add dns assistants on local host d4be5de1c tor-hs: add new package c856721aa libzdb: fix headers path 650da029b libs: libzdb: bump to version 3.2.1 43db5293c libzdb: update to 3.2 7c5fe897f v4l-utils: bring back getsubopt patch e9a4d689f libv4l: update to 1.20.0 59f45c6cc libv4l: update to 1.16.8 01ae3c69b libv4l: fix compilation under kernel 4.14 896359e4c libv4l: fix compilation with newer musl e0deb2c5f libv4l: Update to 1.16.6. Fix missing includes patch d9e221d6c libv4l: Add missing INTL dependency cd2de9dc5 net/pagekitec: Update to v0.91.200718 --- modules | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules b/modules index 3e7d8760..7c63bcfe 100644 --- a/modules +++ b/modules @@ -6,7 +6,7 @@ OPENWRT_COMMIT=86727bd158316157fda8ce1c7f09be9293f27683 PACKAGES_PACKAGES_REPO=https://github.com/openwrt/packages.git PACKAGES_PACKAGES_BRANCH=openwrt-19.07 -PACKAGES_PACKAGES_COMMIT=cd2de9dc51538d742c4901743a6bb15b8074c114 +PACKAGES_PACKAGES_COMMIT=59d39c09d84fb08675cc58d4ec32837e9163b017 PACKAGES_ROUTING_REPO=https://github.com/openwrt-routing/packages.git PACKAGES_ROUTING_BRANCH=openwrt-19.07 From bcf67776556abc4d930e9e124232665d238b14bd Mon Sep 17 00:00:00 2001 From: Andreas Ziegler Date: Sat, 15 Aug 2020 04:50:25 +0200 Subject: [PATCH 2/2] modules: update OpenWrt 5af8da3787 ramips: fix Xiaomi MiWiFi Mini switch definition e754e0a143 busybox: delete redundant patch 72878e3244 mac80211: Fix build on mpc85xx target cdd9f19819 x86: Add CONFIG_EFI_CUSTOM_SSDT_OVERLAYS b3b7665e62 ar71xx: fix ZyXEL NBG6616 wifi switch 4af7873412 tools/cmake: fix typo in parallel make patch d6b158b869 mac80211: Update to 4.19.137-1 148d59c67e kernel: update kernel 4.14 to version 4.14.193 7db09853a8 scripts: Add Buildbot dump-target-info.pl script e52f7cfc1d uboot-envtools: ar71xx: add ZyXEL NBG6616 uboot env support 8ad674e90b ar71xx: change u-boot-env to read-write for ZyXEL NBG6616 dedf089bb7 hostapd: add wpad-basic-wolfssl variant 2788db3d38 hostapd: reorganize config selection hierarchy for WPA3 d40ce8b32d ramips: correct WizFi630S pin mappings d1985a1be6 ramips: enable flashing WizFi630S via OEM firmware 4212b6a01e ramips: remove doublet entry in WizFi630S dts file a81c459d99 ramips: disable unused phy ports of WizFi630S 9d2dea8302 mvebu: fix LAN/WAN port assignment on ClearFog Base/Pro de1693e56f ar71xx: restore support for boot console with arbitrary baud rates 1b3aca9142 ath79: restore support for boot console with arbitrary baud rates f6acabcbdc ar71xx: enable ethernet LED of Arduino Yun f17174e843 ar71xx: fix sysupgrade for Arduino Yun f3c0eab9c7 Revert "ar71xx: fix Arduino Yun enabling of level shifters outputs" 2f756b39ed ramips: add kmod-usb-dwc2 to ZyXEL Keenetic image 06c6a3dd70 ramips: remove patches for USB-dwc2 --- modules | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules b/modules index 7c63bcfe..e31bc875 100644 --- a/modules +++ b/modules @@ -2,7 +2,7 @@ GLUON_FEEDS='packages routing gluon' OPENWRT_REPO=https://git.openwrt.org/openwrt/openwrt.git OPENWRT_BRANCH=openwrt-19.07 -OPENWRT_COMMIT=86727bd158316157fda8ce1c7f09be9293f27683 +OPENWRT_COMMIT=5af8da37870dc05dbe2e57e04be714b80f4aa21d PACKAGES_PACKAGES_REPO=https://github.com/openwrt/packages.git PACKAGES_PACKAGES_BRANCH=openwrt-19.07