From 49e91529342d09f87a8a70254453fdc4335771cc Mon Sep 17 00:00:00 2001 From: Martin Weinelt <martin@darmstadt.freifunk.net> Date: Wed, 30 Oct 2019 09:25:15 +0100 Subject: [PATCH] modules: update OpenWrt 0880275d5e brcm2708: Add feature flag rootfs-part b2fba59f10 iptables: bump PKG_RELEASE a2fe698a40 kernel: Added required dependencies for socket match. dff0b2104d kernel: netfilter: Add nf_tproxy_ipv{4,6} and nf_socket_ipv{4,6} 3b8db97a52 tcpdump: update to 4.9.3 96a87b90ef libpcap: update to 1.9.1 a857fc2ded libpcap: update to 1.9.0 31181fa062 kernel: bump 4.14 to 4.14.149 9628612abe kernel: bump 4.14 to 4.14.148 1737131c9d kernel: bump 4.9 to 4.9.196 778243b3b4 kernel: bump 4.14 to 4.14.147 d513f28351 kernel: bump 4.9 to 4.9.195 6f1a71c2d0 apm821xx: fix fan control on highest step compile-tested: ar71xx-generic, ipq40xx runtime-tested: ar71xx-generic (CPE210v1.0) --- modules | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules b/modules index dc700bc5f..a3fd190b2 100644 --- a/modules +++ b/modules @@ -2,7 +2,7 @@ GLUON_FEEDS='packages routing luci gluon' OPENWRT_REPO=https://git.openwrt.org/openwrt/openwrt.git OPENWRT_BRANCH=openwrt-18.06 -OPENWRT_COMMIT=491e839262fd2bf7417c57e12ebb7383011dae1c +OPENWRT_COMMIT=b2fba59f103374e8e6875b19d27ea6b8798b9df6 PACKAGES_PACKAGES_REPO=https://github.com/openwrt/packages.git PACKAGES_PACKAGES_BRANCH=openwrt-18.06 -- GitLab