Show pagesourceOld revisionsBacklinksBack to top × Table of Contents OpenWrt v18.01.0-rc1 Changelog (WIP) Build System / Buildroot (272 changes) Build System / Feeds (2 changes) Build System / Host Utilities (144 changes) Build System / Image Builder (14 changes) Build System / SDK (13 changes) Build System / Toolchain (81 changes) Kernel (453 changes) Packages / Boot Loaders (201 changes) Packages / Common (696 changes) Packages / Firmware (89 changes) Packages / LEDE base files (89 changes) Packages / LEDE network userland (140 changes) Packages / LEDE system userland (118 changes) Target / adm5120 (3 changes) Target / apm821xx (50 changes) Target / ar7 (11 changes) Target / ar71xx (388 changes) Target / arc770 (10 changes) Target / archs38 (11 changes) Target / arm64 (5 changes) Target / armvirt (12 changes) Target / at91 (36 changes) Target / ath25 (11 changes) Target / ath79 (22 changes) Target / au1000 (1 change) Target / bcm53xx (79 changes) Target / brcm2708 (56 changes) Target / brcm47xx (35 changes) Target / brcm63xx (70 changes) Target / cns3xxx (40 changes) Target / gemini (13 changes) Target / imx6 (32 changes) Target / ipq40xx (32 changes) Target / ipq806x (137 changes) Target / ixp4xx (15 changes) Target / kirkwood (32 changes) Target / lantiq (151 changes) Target / layerscape (65 changes) Target / malta (11 changes) Target / mcs814x (6 changes) Target / mediatek (52 changes) Target / mpc85xx (23 changes) Target / mvebu (97 changes) Target / mxs (14 changes) Target / octeon (13 changes) Target / octeontx (12 changes) Target / omap (11 changes) Target / omap24xx (3 changes) Target / orion (7 changes) Target / oxnas (15 changes) Target / pistachio (24 changes) Target / ppc40x (3 changes) Target / ramips (347 changes) Target / rb532 (13 changes) Target / sunxi (62 changes) Target / uml (11 changes) Target / x86 (74 changes) Target / xburst (3 changes) Target / zynq (5 changes) Target / {arm64 (1 change) Target / {generic (1 change) Target / {lantiq (1 change) Wireless / Ath10k CT (17 changes) Wireless / Common (139 changes) Wireless / MT76 (33 changes) Miscellaneous (6 changes) Addressed bugs Security fixes OpenWrt v18.01.0-rc1 Changelog (WIP) This changelog lists all commits done in OpenWrt/LEDE since the start of the the LEDE lede-17.01 branch (`e928a82a83401ae70163f73e14490aa54749924d`), grouped by subsystem. The changes are chronologically ordered from top to bottom and cover the Git repository history until the tagging of the 18.06.0-rc1 release. Build System / Buildroot (272 changes) e9d20f1 build: introduce default HOST_MAKE_VARS for host-builds (+7,-1) 5faad30 build: properly pass CPP and CXX flags in HOST_MAKE_VARS (+2,-1) 3d71786 build: move STAGING_DIR_HOSTPKG and BUILD_DIR_HOST back to a common directory... (+10,-10) c99f881 git-kernel: $(SUBDIR) should always be $(LINUX_VERSION) (+1,-1) 6cf067d build: define common subdir targets in rules.mk (+15,-18) 9228d1c build: introduce extra targets that contain only proper dependencies (+23,-15) 8aa93da build: write ABI_VERSION file when staging the package (+1,-7) 87d9e34 build: stage unstripped packages inside PKG_BUILD_DIR (+14,-10) c150a19 build: stage bin/ packages inside PKG_BUILD_DIR (+9,-2) 7a52356 build: add support for automatically removing build dir contents during build (+32,-3) 131db36 build: remove separate /install step for host builds (+68,-67) d98bb7e build: extend CONFIG_AUTOREMOVE to tools/ (+8) 40d3401 rules.mk: export STAGING_DIR_HOSTPKG (+1,-1) 86a7276 build: include CONFIG_AUTOREMOVE in STAMP_PREPARED (+1,-1) bc73a7f build: include CONFIG_AUTOREMOVE in HOST_STAMP_PREPARED (+1,-1) 5aa03e1 build: disable CONFIG_AUTOREMOVE for packages/tools where QUILT is used (+16,-10) f784b3e build: fix regression in handling ABI_VERSION (+1,-1) 0e22d63 build: fix CONFIG_AUTOREMOVE for packages with multiple variants (+12,-5) afd2827 build: do not create empty directories in bin/ (+3,-2) fb07085 build: fix bin/ package empty check (+6,-4) 6699f58 build: use if-then to avoid non-zero return codes in bin/ packaging code (+2,-2) 053dc3b build: do not auto-clean packages where the autoremove step has not run (+5,-2) cbbd71b build: remove obsolete mips32r2 CPU_TYPE (-1) bfdc56d build: remove mips16 feature flag from target makefiles (+11,-9) f4f8f4a x86: unify CPU_TYPE for legacy and geode (+2,-5) 807461e build: make the touch .autoremove call non-fatal (+1,-1) 31b16a3 build: add generic build template for u-boot packages (+96) 7e1fc09 include/rootfs.mk: keep Require-User lines with CONFIG_CLEAN_IPKG (+9,-1) 25e2cf3 package-ipkg: Do not fail build without base-files (+2) 1e14f01 u-boot.mk: add UBOOT_MAKE_FLAGS variable similar to MAKE_FLAGS (+2,-1) 1c0addb u-boot.mk: add support for overriding DEFAULT (+2) aeba0fe build: move append-file to image-commands.mk (+4,-4) 0519baf netfilter.mk: prepare for linux 4.9 support (+6,-2) 7d57db4 build: introduce STAGING_DIR_IMAGE (+4) 57657a7 build: Suffix build directory with _$(LIBC) for external toolchains (+2,-1) 7faee1b firmware-utils: improve tools for Buffalo DHP series (+215,-9) 74c09e7 download.pl: fix detecting download errors with curl (+1,-1) d86802a build: keep recursive dependency check stampfiles up to date (+3) 289f2a8 scripts/getver.sh: append short git hash based on upstream commit (+2,-1) 68bef93 scripts: get_source_date_epoch.sh: fix mercurial support, add mtime fallback (+7,-2) eaf3fef ccache, samba36: fix samba.org addresses to use https (+8,-7) 7d00cfe build: centralize fakeroot code (+19,-32) 40fb293 build: add missing wildcard for ignoring .pkgdir in dependency checks (+1,-1) f55c29e build: remove libc version suffix from build/staging directories (+3,-4) 849ced8 build: support make tools/<name>/install again (+1) d826af2 build: make <subdir>/install opt-in, use it for target/ only (+4,-4) 3cd7f43 build: fix package build after deleting staging dir (+1,-2) 202ae4c build: Pass -iremap gcc option as a single argument (+1,-1) fe1e362 build: make Host/Install/Default use Host/Compile/Default with an extra argument (+1,-1) 0799de6 ARC: use -mcpu=XXX instead of obsolete -mXXX (+2,-2) f938de7 build: fix dependency of kernel_menuconfig target (+1,-1) 8cc4d1e scripts/om-fwupgradecfg-gen.sh: add support for the A60 (+2,-2) 9dcb921 build: add buildbot specific config option for setting defaults (+20,-5) 3bfcd21 feeds: add option to force feed update despite modified files (+26,-9) dce6eec build: skip headers install and config on make target/linux/prepare (+1,-1) ab20c63 x86: Set default baud rate on Geode images to 115200 (-1) b9b681c rstrip.sh: fix handling variations in "file" output (+1,-1) 663f2a0 gen-dependencies.sh: fix handling variations in "file" output (+1,-1) b1f102b scripts/feeds: Reuse TOPDIR if defined in environment (+2,-1) e313a33 build: allow building an individual subdir without dependencies using NO_DEPS=1 (+2,-2) 294e908 cmake: skip build system check on compile (+4) 1d49b53 build: unsilence move command (+1,-1) be206eb build: get rid of FIND_L from host.mk (+1,-6) 9467ce4 build: get rid of host.mk (+11,-70) 1f22957 build: clean up redundant touching of the package install info file (+6,-10) 5ef0854 rules.mk: make PKG_CONFIG_DEPENDS properly track string values (+1,-1) 2c2fc50 build: make NETGEAR_REGION optional in netgear-chk (+1,-1) 0d6494d image.mk: force kernel rebuild on every run (+2,-2) a9c96ef build: improve performance by avoiding lazy-eval for make shell calls (+3,-3) 1f12a3d kernel: speed up build system by getting rid of redundant work (+3,-1) 3ceb0fa build: prepare config.seed before package compilation (+2,-1) 01337ba build: add devel option to store build config in firmware (+10) aab0b07 build: fix high cpu usage / hang in prereq-build.mk (-1) d5a770f scripts: only generate config from feature flag if fully match (+31,-31) 7c7ea09 include: Add nomips16 CPU_SUBTYPE (+3,-1) eb3ac82 include: add KERNEL_LOAD_ADDR to TARGET_VARS (+1,-1) 370d740 kernel: do not try to copy vmlinux out of arch/$(ARCH)/boot (+1,-1) 89118da build: fix STAMP_PREPARED with quilt (+2,-2) 7fe5963 build: allow specifying flow-control to grub on serial console (+7,-2) 6411a12 build: move PKG_CONFIG_DEPENDS from feeds.mk to opkg (+8,-7) 2fd1503 scripts/download.pl: fix error message on hash mismatch (+1,-1) d3bc118 target.mk: check that CPU_TYPE has known CPU_CFLAGS mapping (+5) 68139cc u-boot.mk: pass HOSTCC and HOST_CFLAGS into the build (+7) f6433ee kernel: move initramfs's init script out of base-files (+1,-1) b044bd5 build: remove package makefile overlay functionality (+1,-8) b889d1e build: fix aarch64 default cpu selection (+2,-2) 50fcfd4 scripts/qemustart: initial version (+281) 003e152 include/image.mk: allow passing a compat string to the NAND image template (+6,-5) 0b7ed65 kernel: remove out of tree direct-io disable hack (+1,-256) 5bf98b1 build: fix symlinked .config handling (+1,-1) edda8ec include/packages-defaults.mk: Remove LARGEFILE option (-1) 5afe9a0 kernel: allow selecting RTC drivers on targets without explicit RTC support (+17,-9) 5378c85 build: remove absolute path to perl and replace with /usr/bin/env perl (+7,-4) dac629f build: cleanup tmp/ dir of target rootfs (+2,-1) 73bc636 build: ipkg: new field Alternatives (+1) 7842cce build: reset ALTERNATIVES field in Package/Default (+1) ddbb036 build: allow val.% targets to bypass the prepare steps (+3) e06d8f0 build: new fixes for symlinked .config handling (+8,-4) 08fb61d scripts: Probe external toolchains for libgomp (+2,-1) 6704410 scripts: Probe external toolchains for libthread-db (+1) aa8e91a image.mk: Generate cpiogz with root-owned files (+1,-1) 48d71ab kernel: enable CRASH_DUMP on supported platforms (+10) b6746a6 include: Do not alter KERNELRELEASE for external/git kernels (+6,-1) 8e0e0e7 include: Determine MODULES_DIR correctly for external/git kernels (+5,-3) f62f4b3 build: stop overriding STAGING_DIR_HOST for toolchain build (+8,-14) 221f323 build: set QUILT=1 automatically when calling package host build refresh (+1,-1) 36ba623 build: fix quilt for mixed package/host builds (+24,-23) cbe0a7e scripts/download.pl: print the command used to download files (+1) 4b8a7c9 build: fix QUILT related overrides (+12,-10) ce73115 kernel: Hide kernel options behind a menu (+3,-1) 90336ef kernel: Make KERNEL_PERF_EVENTS selectable (+1,-1) 546e20e build: fix possible issue with kmod package having multiple AutoLoad's (+12,-9) 1a341e8 build: fix kmod package build on non-GNU systems (+1,-1) 2ab0963 build: fix kernel refresh failure on first run (+5,-5) 0aed054 build: add KERNEL_MAKE and KERNEL_MAKE_FLAGS variables and move to kernel.mk (+37,-33) fec38eb kernel: fix segmentation fault in mconf on linux (+3,-1) 737b063 build: ensure that flock is available for make download (+1,-1) acc5ab6 include/toplevel: set env GIT_ASKPASS=/bin/true (+1) e5fc15b build: move definition of KBUILD_BUILD_TIMESTAMP to include/kernel.mk (+6,-6) 80d9ec5 scripts/package-metadata.pl: parse and validate field Require-User (+83,-1) 3ce60ba build: Fix not altering KERNELRELEASE for external kernel (+1,-2) 8e0d7d6 build: move lzma2eva build step to image-commands.mk (+9,-3) e7cd6f5 ar71xx: add AVM FRITZ!WLAN Repeater 300E support (+215) 7d6c63d build: rename TPLINK_BOARD_NAME to TPLINK_BOARD_ID (+17,-17) 5b7f592 build: move mktplinkfw2 related commands to image-commands.mk (+34,-29) 7887a46 build: enable gzipping of images on x86 even if ext4 is disabled (+3,-5) d8748e5 netfilter: add iptables-mod-rpfilter package (+34) cf96453 scripts/openbsd.sh: remove script (-24) c2a11bc scripts: make all scripts executable () 6a8cbc0 scripts/gen_image_generic.sh: drop NOGRUB variable (-2) 9fe9175 image: fix ar71xx legacy images (+1) ef1cafa build: fix invocation of bundled ld.so in SDK and Imagebuilder (+18,-15) 99c4295 scripts/download.pl: Adjust URLs (+5,-5) f08f754 build: move mktplinkfw-combined command to image-commands.mk (+13,-18) 9e64874 build: bundle-libraries.sh: do not override argv[0] in inner exec calls (+3,-1) bf5d32a scripts/package-metadata.pl: inhibit compile deps on missing build types (+25,-6) 74d00a8 kernel: split patches folder up into backport, pending and hack folders (+4.0K,-2.9K) 569f74e rules.mk: add missing CPP definition (+2) 589621b config: make CONFIG_ALL_* select other CONIFG_ALL_* options (+4,-3) 0a761fe scripts/dowload.pl: use glob to expand target dir (+1,-1) b957e45 rukes.mk: this patch broken grub2 builds (-2) b30ba14 scripts/download.pl: fail loudly if provided hash is unsupported (+1) fd84ecd treewide: fix shellscript syntax errors/typos (+10,-11) 76ba01a build: remove @ as it's causing an error (+1,-1) feb1907 build: add image command for installing zImage file. (+5) 603900e build: add a darwin sitefile to deal with macOS 10.12 + Xcode 9 build errors (+7) 254061e build: add mktplinkfw2 hardcoded values to makefile (+52,-21) 49b8462 image-commands: tplink-v2-header: pass kernel loadaddr and entry (+2,-1) a92f73e mpc85xx: Enable initramfs for p1020 subtarget (+2,-1) 818f36a include: Include new location for DT bindings (+1) 555985a include/site: add powerpc64 config (+26) 56ed89f target: add cpu flags for powerpc64 (+4) 7ea6261 config: set ARCH if powerpc64 is selected in the configuration (+1) f28b3bb kernel: fixup KARCH for powerpc64 builds (+2) 4743915 include: Silence external kernel version checks (+1,-1) 378e1a4 iptables: Fix target TRACE issue (+15,-1) 2e49687 kernel: collect module symvers for external modules (+27) e5e5c3f build: ensure PKG_INFO_DIR exists before trying to use it (+1) 22b5e28 build: actually fix the creation of PKG_INFO_DIR (+1,-1) 96eb96c scripts/config: import qconf (+2.5K) 349bb6e scripts/config: add -DKBUILD_NO_NLS to CXXFLAGS (+1) ff43c03 scripts/config: Add qconf target to Makefile (+56) b1501a6 scripts/config: add qconf files to .gitignore (+6) 23dd6db include/toplevel.mk: Add xconfig target (+9) 986d9de build: allow calling append-dtb from image build commands (+17,-2) fae5f02 build: fix regression in append-dtb fix (+3,-4) c6f71ad build: fix another regression in append-dtb fix (+4) ee791fa netfilter, iptables: add optional CHECKSUM module (+31) 2b6facc include: kernel.mk: simplify module autoloading (+25,-51) e26ffb3 build: fix module symbol collection if build_dir is a symlink (+1,-1) b0e6284 build: fix generating dtb with / in DEVICE_DTS (+4,-3) 2cb75cd build: allow defining license information per binary package (+6,-4) b78de62 toolchain: Test for supported versions of GCC (+18,-14) 8ee2d3f build: accept gcc/g++ without minor version (+4,-4) c7b052d target: replace odhcpd by odhcpd-ipv6only (+1,-1) e23ff06 build: avoid failing in append-metadata if image could not be generated (+1,-1) 34bbbbf merge: base: update base-files and basic config (+19,-19) bf5cef4 merge: release/banner: drop release name and update banner (+10,-20) 7b5c989 merge: targets: update image generation and targets (+49,-48) d2c06eb merge: etc: update remaining files (+4,-4) d23e1e1 merge: properly remove %n / %N references (+4,-7) d810a2a kernel: fix spelling in CONFIG_DEVTMPFS help text (+1,-1) 905bbc9 build: allow PKG_PREPARED_DEPENDS and PKG_CONFIG_DEPENDS to be changed after ... (+6,-3) 72051f7 rules.mk: export TMPDIR (+1) f4b9d9d base-files: allow skipping of hash verification (+1,-1) 5c944d9 kernel: include: remove last .0 from kernel versions again (+1,-1) 307b290 include/package.mk: remove old configured stamps before attempting configuration (+1,-1) 0b28cc5 scripts/package-metadata.pl: remove broken detection of self-dependencies (-5) 4700544 downloads.mk: introduce name-agnostic PROJECT_GIT variable (+4,-2) ef27f15 kernel: allow disabling multicast routing support (+20,-5) ab1785b build: fix restoring /etc/opkg with PER_DEVICE_ROOTFS (+2,-2) 1a384ac combined-ext-image.sh: generate image in temp dir (+23,-6) a28bf67 build: add image command for CE images (+13) b02fa33 om-fwupgradecfg-gen.sh: add support for the A42 (+18,-4) fce35bc config: support new symbol intro'd in kernel 4.12 (+10) 1a2b5eb metadata: remove 'base-files' special case (+1,-1) 1957758 metadata: make srcpackage extensible (+6,-4) 39be6e7 metadata: move 'buildtypes' from binary to source packages (+9,-8) b2ab9c9 metadata: move 'builddepends' from binary to source packages (+21,-21) 47f292f metadata: interate over source packages when generating Makefile (+36,-26) 504cb91 metadata: change pkg->{src} field to hold a reference (+34,-35) f0c702f metadata: replace %subdir hash with a path field in source packages (+15,-22) 423ec18 metadata: remove redundant fields from package hash (+9,-8) 3abf663 build: remove package preconfig feature (+2,-73) 37cf77d treewide: fix build depends to refer to source package names (+5,-5) 5b479f7 metadata: handle target build depends together with host build depends (+28,-32) 565de8b metadata: simplify generation of build depends from runtime depends (+41,-71) 47d6b05 metadata: always resolve dependencies through provides list (+35,-46) 52719c2 metadata: scripts/feeds: distinguish between source and binary packages, reso... (+112,-70) 4bb54ed build: remove obsolete "package feature" feature (+1,-73) 1e2570d include/package-dumpinfo.mk: don't duplicate source package information for e... (+14,-6) de0ccd3 metadata: improve code readability by using (s)printf instead of string inter... (+13,-13) 06d51db scripts/feeds: fix install of packages with different source/binary names (+1,-1) a405a93 metadata: do not emit broken kconfig dependency statements (+1,-1) d29e47f config: don't define the same symbol twice (-1) bdc4129 build: remove use of STAGING_DIR_HOST/usr (fixes cmake build error on macOS) (+2,-2) dc555d0 build: disable BUILD_PATENTED by default (+1,-1) cfdfa6d rules.mk: drop `include_mk` build rule (-4) ab6a96f Config-devel.in: rename symbol KERNEL_GIT_BRANCH -> KERNEL_GIT_REF (+6,-9) df0bd42 build: add hardened builds with PIE (ASLR) support (+28) 241e6dd build: cleanup SSP_SUPPORT configure option (+11,-7) 60ad837 procd: fix procd_lock() when prepare_roofs (+5,-3) 82ceb2a build: add config option KERNEL_MIPS_FPU_EMULATOR (+5,-2) d76ad1d lantiq: ase: turn off fpu emulator in default build (+1,-1) aa66aa0 scripts/qemustart: more portable array operation (+4,-4) e7e0254 netfilter: clean up dependencies of kernel modules (+43,-18) 352c74f netfilter: add packages for arp and bridge tables of nftables (+36,-4) a9a43f3 build: bundle-libraries.sh: patch bundled ld.so (+13) abbb07a version.mk: escape values used in VERSION_SED macro (+36,-33) ff8e9a4 treewide: combine VERSION_SED and VERSION_SED_SCRIPT (+3,-4) cde71a5 build: replace uses of OpenWrt with $(VERSION_DIST) (+24,-24) fc16693 config: fix ARM64 dependency check (+2,-2) df9781a u-boot,at91bootstrap: fix incorrect HOSTCPPFLAGS variable (+2,-2) c72e658 u-boot.mk: add HOST_LDFLAGS to UBOOT_MAKE_FLAGS (+1,-1) 2d27ebb iptables: Support building connlabel module (+34) bef3f85 target: Remove nomips16 option. (+1,-3) 02a1a8a build: cleanup leftover qconf files (+1,-1) ca32373 target.mk: let profile remove from DEFAULT_PACKAGES (+2) b9aca83 at91: fix image building with CONFIG_TARGET_MULTI_PROFILE (+10,-16) 138c763 build: add --force option to gzip in Build/gzip (+1,-1) 820f030 netfilter: add a xt_FLOWOFFLOAD target for NAT/routing offload support (+479,-1) 884c957 scripts/metadata.pm: allow group-only Require-User specs (+4,-2) d2daaf8 include/rootfs.mk: do not remove opkg prerm scripts during rootfs preparation (-1) 6ab50bb include/rootfs.mk: retain list of conffiles with CONFIG_CLEAN_IPKG (+8,-1) cf1c7c0 include/rootfs.mk: pass additional files dir to prepare_rootfs as an argument (+5,-5) 2fbf669 imagebuilder: reuse rootfs preparation from rootfs.mk (+11,-41) f505fb0 include/image.mk: base package-list manifest on unprepared rootfs (+2,-8) 359273d include/package-defaults.mk: fix default Build/Prepare with empty ./src (+1,-1) 643850f inclue/image.mk: fix package installation for per-device rootfs (+1) 43be508 build: make image target wait for initramfs (+1,-1) 5862f01 build: revert "make image target wait for initramfs" (+1,-1) 1b773a4 build: Allow to change the FIT config section name (+11,-6) 7a303fe scripts: add EVA ramboot script (+37) 905a3f2 build: include kmod-ipt-offload in default images (+1,-1) fd588db build: filter out kmod-ipt-offload from the default selection on targets that... (+4) 2534141 mvebu: add support for MACCHIATObin (cortex-a72) (+172,-3) d6d3db0 build: Improve GCC version detection (+8,-4) e9eb939 include: extend SetupHostCommand macro to accept more arguments (+2,-1) 177fa14 iptables: split physdev match out as a separate package (+30,-4) d3756a9 include/kernel.mk: build kmod packages with empty FILES (+2,-4) 38bd4e4 build: fix uImage fake header command (+2,-1) a1c65b4 build: pass HOSTCXX to host builds as CXX (+1) 74a0d8c build: consolidate fake uImage header build commands (+20,-30) 0b20490 ipq40xx: add support for OpenMesh A62 (+287,-7) 746c590 scripts: bundle-libraries: fix build on OS X (FS#1493) (+4) 41ab276 scripts/feeds: add support for git feeds with submodules (+6) 6fa88be build: add support for git submodules with CONFIG_SRC_TREE_OVERRIDE (+6,-1) 8dcd941 tools/zlib: move zlib build to tools (+76,-20) 9ea9020 download.pl: Change SourceForge address to HTTPS. (+1,-1) 1ce8465 download.pl: Change OpenWrt mirrors to HTTPS. (+4,-4) e495a05 env: only use color diffs on terminals (+1,-1) ff6e62b build: log time taken by each packages/steps (+5) Build System / Feeds (2 changes) 01205c3 Add video feed to feeds.conf.default (+1) 0a410df feeds: switch git.lede-project.org URLs to git.openwrt.org (+4,-4) Build System / Host Utilities (144 changes) 968fa53 tools/cmake: remove HOST_CONFIGURE_CMD and re-distribute the args & vars (+2,-5) 2b84dfa tools/qemu: use default host configure rule ; set appropriate vars & args (+7,-9) 131db36 build: remove separate /install step for host builds (+68,-67) d98bb7e build: extend CONFIG_AUTOREMOVE to tools/ (+8) e2b8e9e tools: update kernel2minor to 0.24 version (+4,-61) e39dc8d ar71xx: add support to TP-Link Archer C59v1 and C60v1 (+531) 456e1b6 qemu: rename internal crypto/aes symbols (+7,-1) 7faee1b firmware-utils: improve tools for Buffalo DHP series (+215,-9) eaf3fef ccache, samba36: fix samba.org addresses to use https (+8,-7) 34ba64f tools/e2fsprogs: Update to 1.43.4 (+5,-5) 0928b6d cmake: update to version 3.7.2 (+2,-2) 56561b9 ar71xx: add support for TP-Link TL-WA850RE v2 (+182,-5) 8d53e37 tools: patch-image: fix file descriptor leak. (-4) d90abeb tools/m4: update 1.4.18 (+2,-19) dfac808 firmware-utils: tplink-safeloader: add support for Archer C5 V2 (+34) 2cf00b6 ccache: update to 3.3.4 (+3,-37) 65d2800 tools/sed: Update to 4.4 (+3,-28) 49ded28 tools/dosfstools: Update to 4.1 (+4,-38) e45ee66 tools/libressl: Update to 2.5.1 (+2,-2) 80246ce tools/coreutils: Update to 8.27 (+2,-2) 0685f2a tools/upx: Remove from repo (-193) 74f9c9c tools: host/include/getline.h: Remove (+1,-73) a0f4b4b tools/isl: update to 0.18 (+2,-2) 1a0d52a tools/cmake: update to 3.8.1 (+11,-11) 8040420 tools/flex: update to 2.6.3 (+4,-4) d7a3120 tools/libressl: update to 2.5.4 (+3,-3) aeeb2fa flex: update to 2.6.4 (FS#809) (+3,-3) 9235a29 tools/sparse: Update to snapshot 2017-03-31 (+4,-4) ⇒ 95940a8 Add the __builtin functions needed for INFINITY and nan(). (+11) ⇒ 76a7371 Add a define for __builtin_ms_va_copy() (+1) ⇒ 0f71312 Ignore pure attribute in assignement (+17,-1) ⇒ efd34fa Add tests for the builtin INF and nan() functions. (+13) ⇒ 6043210 sparse/parse.c: ignore hotpatch attribute (+2) ⇒ c04667e sparse, llvm: compile: skip function prototypes to avoid SIGSEGV (+11) ⇒ a53cea2 validation/prototype: regression for skipping prototypes (+6) ⇒ 0d2809b ptrlist: reading deleted items in NEXT_PTR_LIST() (+2) ⇒ 0dac478 .gitignore: add cscope and Qt project files (+3) ⇒ 38c9e9f Add default case to switches on enum variables (+5,-1) ⇒ 8efbac1 Fix size calculation of unsized bool array (+48,-1) ⇒ 7647c77 Do not drop 'nocast' modifier when taking the address. (+198,-1) ⇒ 153fbd0 Fix warning compiling sparse-llvm (+2,-2) ⇒ 65f90e7 sparse: add 'alloc_align' to the ignored attributes (+40) ⇒ ffc860b sparse: ignore __assume_aligned__ attribute (+8) ⇒ 6c283a0 sparse: add no_sanitize_address as an ignored attribute (+11) ⇒ + 147 more... e25cedd tar: override symlink permissions (+10) 92c80f3 automake: import upstream fix for perl 5.26 (+30) c402224 firmware-utils: tplink-safeloader: support strings as soft_version (+36,-1) b7cc661 ar71xx: add support for TP-Link TL-WR942N v1 (+370,-2) 9cd69c4 firmware-utils: tplink-safeloader: add TP-Link Archer C25 v1 (+58,-1) c47a1a3 firmware-utils: honor env SOURCE_DATE_EPOCH (+86,-12) b5aaafe mtd-utils/mkfs.jffs2: honor env SOURCE_DATE_EPOCH (+62) 0674141 firmware-utils: fix dgn3500sum compiler warnings (+3,-4) 9fec39a ar71xx: add support for TP-Link TL-WA855RE v1 (+114,-6) 7d21b4e firmware-utils: tplink-safeloader: add support for Archer C59/C60 RU (+3) 01280bc firmware-utils: tplink-safeloader: add support for Archer C5 v2 JP/US (+3,-3) b05c719 ar71xx: add support for TP-Link Archer C58 v1 (+155,-7) 4b35e17 firmware-utils: mktplinkfw2: support additional hardware version (+20,-6) 24043a0 ramips: add support for TP-Link TL-WR840N v4 and TL-WR841N v13 (+287,-1) 896246b firmware-utils: mktplinkfw2: fix support for -w option (+1,-1) 23da3fb firmware-utils: mktplinkfw2: fix MD5 salt (+2,-2) 6165e4a ar71xx: add support for TP-Link TL-WR902AC v1 (+226,-3) 3b7928c firmware-utils: mktplinkfw2: add missing options descriptions (+3) a3d232e firmware-utils: mktplinkfw: add option for endianness swap (+13,-1) eafaef3 automake: Update to version 1.15.1 (+7,-37) 91e262c tools: flex: fix build with automake 1.15.1 (+3,-2) 6b127d8 tools/flex: add autoreconf (+1) 90e27a1 firmware-utils: mktplinkfw2: update firmware header (+26,-26) 7805745 firmware-utils: mktplinkfw2: use static board struct for custom values (+15,-18) 8cd2814 firmware-utils: tplink-safeloader: fix Archer C60 factory image (-2) 027aea8 tools/flex: Revert "tools/flex: add autoreconf" (-1) b4ce088 tools/expat: Update host version to 2.2.2 (+2,-2) 7c727c6 tools: expat: fix build on older host systems (+3) 5bc5d94 firmware-utils: tplink-safeloader: add support for TL-WR902AC v1 US (+2,-1) b3cb0e7 firmware-utils: mktplinkfw: rework combined image option (+44,-62) d72371e firmware-utils: drop mktplinkfw-kernel tool (-353) 1c7144f firmware-utils: tplink-safeloader: add support for TP-Link RE350 (+41) d181cbb firmware-utils: mktplinkfw2: replace "endian_swap" field with "flags" (+10,-8) 35ddef8 firmware-utils: mktplinkfw2: fix info for images with LE kernel LA/EP (+7,-1) 993c740 firmware-utils: mktplinkfw2: respect -e option when reading fw info (+5,-3) b70a962 tools/firmware-utils: document reserved fields in mkchkimg (+18,-4) 8477d54 tools/e2fsprogs: Update to 1.43.5 (+2,-2) 1a5b7cc tools/expat: Update to 2.2.3 (+2,-5) 965df21 tools/pkg-config: Update to 0.29.2 (+2,-20) 9ebb23c tools/mkimage: fix musl build (+67) 25c0457 tools: patch various gnu tools for macOS 10.13 (+125) 66a8c8f tools/firmware-utils: mktplinkfw2: allow parameter override (+7,-9) 161a3be ramips: add support for TP-Link Archer C20 v1 (+220) b0f2624 tools/expat: Update to 2.2.4 (+2,-2) ed617fd tools/e2fsprogs: Update to 1.43.6 (+2,-39) 0fb14a2 tools: flex: fix segfault with glibc 2.26+ (+27) 839129b tools/cmake: Update to 3.9.3 (+18,-56) 85d93b6 tools/mpfr: Update to 3.1.6 (+2,-2) a4ec0aa tools/mm-macros: Update to 0.9.11 (+2,-2) 64da598 tools: cmake: fix librt linking (FS#1032) (+7,-7) 90805b1 cmake: fix build error with Xcode 9 on macOS 12 (+15) 10832c8 tools/firmware-utils: remove hardcoded values from mktplinkfw2.c (+24,-161) 10324fc tools/firmware-utils: mktplinkfw regroup duplicate code (+276,-454) 9e768b9 tools/firmware-utils: mktplinkfw move build_fw() to lib (+102,-148) 9887afb ar71xx: add support for TP-LINK Archer C7 v4 (+338,-2) 20d363a tools/squashfs: use host cflags (+1) 4a5de1f tools/findutils: include sysmacros.h explicitly (+13) 855d210 tools/mtd-utils: include sysmacros.h explicitly (+27,-4) 09bfca6 tools/squashfs: include sysmacros.h explicitly (+20) 4425fa8 tools/squashfs4: include sysmacros.h explicitly (+36,-16) 050fb3b tools/firmware-utils: mktplinkfw* fix rootfs offset (+6,-12) d0ef275 ramips: add support for TP-Link TL-WR840N v5 (+139,-1) 6bcc1c5 tools/coreutils: install readlink (+2,-2) ca6002c ar71xx: increase kernel partition size for some TP-Link boards (+14,-13) 55c77b3 ar71xx: increase kernel partition size for TP-Link RE450 v1 (+3,-3) 3ad5c16 firmware-utils: tplink-safeloader: add more country codes for Archer C7 v4 (+7) 673793d ar71xx: add support for TP-Link TL-WR1043N v5 (+162,-4) c61a239 add PKG_CPE_ID ids to package and tools (+49) fb66dc9 firmware-utils: add otrx tool for handling TRX images (+593) 08cc9a2 tools/e2fsprogs: Update to 1.43.7 (+2,-2) d6e34b7 tools/sstrip: Fix compile under standard linux. (+5,-4) 1a51241 firmware-utils: mktplinkfw: fix JFFS2 EOF markers (+1,-1) 3083cc6 firmware-utils: mktplinkfw: add support for BR region code (+1) 3be10e3 tools/expat: Update to 2.2.5 (+2,-2) 83f729d firmware-tools/ptgen: fix minor coding style issues (+34,-26) 4982859 firmware-tools/ptgen: use portable exit codes (+3,-3) ebd1547 tools: make-ext4fs: remove LEDE_GIT references (+1,-1) b4a46f0 tools/libressl: update to 2.6.4 (+2,-2) b0d513e tools/scons: update to 3.0.1 (+3,-3) 3c4df66 tools/cmake: update to 3.10.1 (+16,-40) d061033 tools/mpc: Update to 1.1.0 (+2,-2) 4343ac5 tools/mpfr: update to 4.0.0 (+10,-10) eb58b14 ramips: tl-wr840n-v5: increase firmware partition for 4Mmtk layot (+3,-9) e787ad5 tools/tar: update to 1.30 (+16,-36) 64858a0 tools/ccache: update to 3.3.6 (+3,-3) 89a0fed tools: update patch to v2.7.6 (+2,-27) a338491 ar71xx: add support for TP-Link RE355 (+142,-5) 063fa4c tools/mkimage: copy mkenvimage to bin directory (+2) a9c0057 e2fsprogs: bump to 1.44.0 (+2,-2) 638e219 tplink-safeloader: add support to split & extract firmwares (+263,-17) 068ba61 tplink-safeloader: add support to convert factory into sysupgrade (+103,-3) 677d8df firmware-utils: fix erroneous variable redeclaration (-1) 3137622 firmware-utils: tplink-safeloader: compile as gnu99 (+6,-5) 84c1b78 firmware-utils: add JBOOT bootloader image support (+921) 9fc916a firmware-utils: mkdlinkfw: compile as gnu99 (+1,-1) 8262179 tools/e2fsprogs: update to 1.44.1 (+2,-2) 0d8a0a6 firmware-utils: image generator for D-Link DAP-1330 (+205) c074230 ar71xx: add support for TP-Link Archer C60 v2 (+157,-4) 373dc11 firmware-utils: tplink-safeloader: move CPE/WBS 210/510 version metainfo to t... (+20,-20) e39847e ar71xx: increase kernel partition size for CPE/WBS 210/510 (+9,-9) a8c3151 tools/cmake: Update to 3.11.0 (+6,-22) 85282ae tools/mpfr: Update to 4.0.1 (+2,-2) b13e981 tools/mkimage: update to version 2018.03 (+147,-1.1K) a656ea0 tools: mkimage: provide dtc path during build (+1) a31107a firmware-utils: tplink-safeloader: increase RE350 kernel size (+3,-3) 8dcd941 tools/zlib: move zlib build to tools (+76,-20) bf167f8 tools/mtd-utils: Mark some lzma functions as static (+37,-37) c7cd166 tools/mtd-utils: update to version 2.0.2 (+101,-303) 2c192b6 tools/libressl: update to version 2.7.2 (+112,-3) 60427a9 tools/make-ext4fs: Fix build on MacOSX (-2) 56ae9f9 mtd-utils: add back macOS compatibility code that was dropped during the update (+12) 20d0dac firmware-utils: add DNS-313 image header tool (+240) 2d913fc tools/sed: Update to 4.5 (+2,-2) 0f5e01b tools/mm-macros: Update to 0.9.12 (+2,-2) 93959bd tools/xz: Update to 5.2.4 (+3,-10) bc52833 tools/cmake: Update to 3.11.1 (+2,-2) Build System / Image Builder (14 changes) 6cb8e30 imagebuilder: properly escape single quotes in device titles (+1,-1) 7d57db4 build: introduce STAGING_DIR_IMAGE (+4) 0d1765b imagebuilder: make submake invocations less verbose (+4,-4) 9dcb921 build: add buildbot specific config option for setting defaults (+20,-5) 9467ce4 build: get rid of host.mk (+11,-70) 37e7a17 imagebuilder: fix bundling of DTS sources (+3,-3) 19ac879 imagebuilder: add package_list function (+14,-7) 1b555e1 imagebuilder: clean package_list (+6,-6) d80d1b6 imagebuilder: don't rewrite package list output (+1,-1) 7b5c989 merge: targets: update image generation and targets (+49,-48) d2c06eb merge: etc: update remaining files (+4,-4) fd30187 imagebuilder: fix reference to removed VERSION_SED variable (+1,-1) 2fbf669 imagebuilder: reuse rootfs preparation from rootfs.mk (+11,-41) a02a69d imagebuilder: remove split patch dirs from imagebuilder archive (+3,-2) Build System / SDK (13 changes) a68b1b9 sdk: do not strip static libraries (+1,-1) ada6d9f sdk: avoid using private repository clone urls as base repo entry (+1,-1) dab6338 sdk: fix Git URL detection (+5,-2) beb69e2 sdk: explicitely remove ccache directories when packing SDK (+6) 412cf4c sdk: add missing change from r3328-f55c29e4c7 (+1,-1) 90728c7 sdk: clean scripts/config before packing tarball (FS#504) (+1) 9dcb921 build: add buildbot specific config option for setting defaults (+20,-5) 7c9f5c7 sdk: emit proper tag references for base URLs (+5,-3) 9467ce4 build: get rid of host.mk (+11,-70) deaf959 sdk: restrict base feed repo to public git for CONFIG_BUILDBOT only (+2,-1) 7b5c989 merge: targets: update image generation and targets (+49,-48) f839ad6 sdk: switch base feed url to git.openwrt.org (+1,-1) 17b194a sdk: change base feed fallback to git.openwrt.org (+2,-1) Build System / Toolchain (81 changes) a8a5cb9 musl: update musl to 1.1.16+ and switch to download from git (+7,-1.6K) 131db36 build: remove separate /install step for host builds (+68,-67) f204e0f toolchain/gcc: reduce source directory size by about 420 MB (+6) 70973dd gcc: remove obsolete uclibc patch (-99) 36cca3e toolchain/binutils: Switch to 2.27 as default version (+2,-2) b648e1c binutils: remove 2.25.1 support and leftovers of older versions (-123) fa85060 toolchain/gdb: update to version 7.12.1 (+2,-2) 43332f5 toolchain/musl: parallelize make install (+1,-1) 0f5d17a toolchain/gcc: parallelize make install (+2,-2) b96566a build: drop circular dependency (-1) 38fcd2a build: remove libc version config code (+5,-62) b2c6672 toolchain: remove separate prepare/ step (+1,-8) eed6c85 toolchain/uclibc: Fix unmanned configuration with "V=s" (+1,-1) a3408a5 toolchain/uclibc: Bump version to 1.0.22 (+5,-21) f4d9d7a glibc: use default PATCH_DIR (-2) bf867f7 glibc: override default rpath to /lib:/usr/lib (+1) 6c61676 glibc: update to version 2.25 (+7,-12) bd3a5ca toolchain: force a full rebuild on buildbot if the toolchain changed (+12) f44ae19 build: fix the toolchain rebuild check (+8,-8) 9467ce4 build: get rid of host.mk (+11,-70) 5e3fb70 toolchain: unbreak glibc on MIPS (+36) 31be46e toolchain/binutils: Add binutils 2.28 (+110) 34e8393 toolchain/arc: update to the most recent release arc-2016.09 (+573,-523) f62f4b3 build: stop overriding STAGING_DIR_HOST for toolchain build (+8,-14) 70c2c8f toolchain: add gcc 7.1.0 support (+775,-1) 8851a18 gcc: fix documentation entries added by 910-mbsd_multi.patch (+12,-12) 2cf4e3c toolchain/insight: Remove from tree (+1,-91) c87aa0d toolchain/gcc: fix --with-isl path (+2,-2) 6af0fac toolchain/binutils: Set 2.28 as default version (+2,-2) 76b62e6 build: remove old kernel-headers build directories (+1) 22e2b40 gcc: gcc 6.3.0 fix comparison between pointer and integer (+11) 8647f4f toolchain/arc: update to the most recent release arc-2017.03 (+27,-27) af0a933 musl: bump to latest 1.1.16+ git HEAD (+2,-2) ⇒ 150747b reduce impact of REG_* namespace pollution in x86[_64] signal.h (+130,-65) ⇒ 786fda8 fix getopt[_long] clobbering of optopt on success (+5,-2) ⇒ 809ff8c treat base 1 as an error in strtol-family functions (+1,-1) ⇒ 27b3fd6 fix crash from corrupted tls module list after failed dlopen (+1) ⇒ 1f53e7d fix crashes in x32 __tls_get_addr (+13,-7) ⇒ 6894f84 fix spurious EINTR errors from multithreaded set*id, etc. (+1,-1) ⇒ 01e6bbe fix bindtextdomain logic error deactivating other domains (+1,-1) ⇒ dbbb373 fix use of uninitialized pointer in gettext core (+2,-2) ⇒ d6601f0 avoid unbounded strlen in gettext functions (+3,-3) ⇒ 9201c3a s390x: implement dlsym (+6) ⇒ b261a24 fix build regression in arm atomics asm with new binutils (+1,-1) ⇒ 0a4a16d allow page size to vary on arm (-1) ⇒ 827c4e6 fix lsearch and lfind to pass key as first arg to the compar callback (+2,-2) ⇒ fc85fb3 fix ld-behavior-dependent crash in ppc64 ldso startup (+1,-1) ⇒ c9783e4 treat STB_WEAK and STB_GNU_UNIQUE like STB_GLOBAL in find_sym (+1,-3) ⇒ 4ff234f rework ldso handling of global symbol table for consistency (+53,-44) ⇒ + 69 more... c56448e musl: update to 1.1.16+ git HEAD 2017-08-30 (+2,-2) ⇒ 511b704 fix signed overflow in ftok (+1,-1) ⇒ 670d6d0 fix unsynchronized access to FILE structure in fflush(0) (+4,-1) ⇒ 02b50c9 fix mips ioctl macros to match linux asm/sockios.h (+15,-15) ⇒ cc08669 add SIOCGSTAMPNS socket ioctl macro to ioctl.h (+8) ⇒ c7f56b4 __init_libc: add fallbacks for __progname setup (+4,-4) ⇒ 9d4c902 fix undefined behavior in memset due to missing sequence points (+8,-4) ⇒ 5f3b652 add powerpc64 and s390x to list of supported archs in INSTALL file (+9,-1) ⇒ 5f7efb8 move IPPORT_RESERVED from netdb.h to netinet/in.h (+2,-2) 3f4f580 toolchain: gcc: update 7.x to 7.2.0 (+282,-75) fc35d6e toolchain/gdb: update to version 8.0.1 (+5,-5) e95f22d toolchain/fortify-headers: Update to 0.9 (+2,-2) 07a99a8 gcc: fix build error with macOS + Xcode 9 (+10) d67979b toolchain/gcc: update 5.x to 5.5.0 (+25,-44) a7e4aec toolchain/glibc: Update to 2.26 (+2,-2) aba071d binutils: add version 2.29.1 (+110) 9e91d32 toolchain: remove powerpc64 feature (-3) 0de9331 toolchain: use glibc for powerpc64 builds (+5,-3) 76378c6 build: use KERNEL_MAKE_FLAGS for kernel file compilations (+22,-46) 7e2c271 gcc: remove support for libgcj/java (+2,-13) 981be0c toolchain/musl: update to version 1.1.18 (+6,-6) ⇒ 3356177 s390x: add bits/hwcap.h (+15) ⇒ 06fbefd add a_clz_64 helper function (+70) ⇒ 8459c6f arm: add HWCAP_ARM_ hwcap macros (+24) ⇒ 11ddc31 fix erroneous stop before input limit in mbsnrtowcs and wcsnrtombs (+6,-2) ⇒ 39db00a fix erroneous acceptance of f4 9x xx xx code sequences by utf-8 decoder (+1,-1) ⇒ 8e93279 overhaul environment functions (+86,-81) ⇒ cc0dbd5 free allocations in clearenv (+6,-2) ⇒ 51bdcdc fix OOB reads in Xbyte_memmem (+9,-9) ⇒ 9255dad handle whitespace before %% in scanf (+13,-5) ⇒ 822dddf make syscall.h consistent with linux (+20,-24) ⇒ 9e01be6 fix signal masking race in pthread_create with priority attributes (+7,-2) ⇒ 565dbee don't treat numeric port strings as servent records in getservby*() (+10) ⇒ 8c4be3e fix glob descent into . and .. with GLOB_PERIOD (+4) ⇒ da438ee work around incorrect EPERM from mmap syscall (+7,-2) ⇒ c10bc61 powerpc{64}: fix MAP_NORESERVE and MAP_LOCKED in mman.h (+11,-1) ⇒ 48be5b6 fix use of memset without declaration in sched.h cpu set macros (+1) ⇒ + 11 more... 7b5c989 merge: targets: update image generation and targets (+49,-48) d2c06eb merge: etc: update remaining files (+4,-4) 6b175b7 toolchain: musl: update to current HEAD (+53,-21) 4336efe kernel: use upstream patches for musl (+833,-781) 13a5cb9 musl: allow autorebuild (+3,-1) 074fa8d musl: move BUILD_DIR_TOOLCHAIN/musl symlink to configure step (+1,-11) 53021ce uClibc-ng: update to 1.0.28 (+2,-2) e47fe32 toolchain/arc: update to the most recent release arc-2017.09 (+345,-292) ca7e862 kernel-headers: adjust PKG_ variables when using git clone method (+7,-1) 5577956 toolchain: add gcc configure default PIE and SSP (+25) 241e6dd build: cleanup SSP_SUPPORT configure option (+11,-7) 1a8523c toolchain: gcc: update 7.x to 7.3.0 (+3,-3) bcd17ce binutils: assertion failure bfd/elfxx-mips.c:3860 (+236) e387a1b toolchain: gdb: activate on ARM64 (-1) 65ae02d toolchain/gcc: remove unused config symbol (-4) 7a97588 toolchain/gcc: use version 7.x for x86 by default (+7,-1) 38dc678 gcc: refresh patches for version 7.3.0 (+6,-6) 25aaff9 gcc: merge upstream fix for PR 83496 (fixes FS#814) (+136) 1198204 toolchain: fix selecting older gcc versions for x86 (+2,-1) 87606e2 musl: update to version 1.1.19 (+27,-86) ⇒ a90d9da fix treatment by fgetws of encoding errors as eof (+6,-1) ⇒ 4000b01 make fgetwc handling of encoding errors consistent with/without buffer (+14,-14) ⇒ 0618433 implement the fopencookie extension to stdio (+152) ⇒ 2488d31 adjust fopencookie structure tag for ABI-compat (+1,-1) ⇒ 8a6bd73 implement strftime padding specifier extensions (+14,-8) ⇒ 01957be add ibm1047 codepage (ebcdic representation of latin1) to iconv (+20) ⇒ 6430315 fix data race in at_quick_exit (+4,-3) ⇒ 1312768 fix x32 unistd macros to report as ILP32 not LP64 (+2,-2) ⇒ 3ec8287 fix sysconf for infinite rlimits (+2) ⇒ eb7f93c use the name UTC instead of GMT for UTC timezone (+12,-12) ⇒ 2a83178 remove unused explicit dependency rules for crti/crtn (-4) ⇒ 14cec86 fix endian errors in arpa/nameser.h due to failure to include endian.h (+1) ⇒ d5029bb fix endian errors in netinet/icmp6.h due to failure to include endian.h (+1) ⇒ d3f2333 reformat ctype tables to be diff-friendly, match tool output (+276,-263) ⇒ c72c1c5 update ctype tables to unicode 10.0 (+305,-220) ⇒ 54941ed update case mappings to unicode 10.0 (+41,-2) ⇒ + 29 more... fe98f26 toolchain/gcc: fix a build failure on 7.3.0 with macOS (+178) 16cec7a toolchain/gcc: merge pending fix for miscompiled MIPS16 code issue (GCC PR 84... (+22,-2) 61eee1a toolchain/gcc: switch to version 7 by default (+5,-8) e28551b toolchain/binutils: add support for version 2.30 (+110) c7ced2f binutils: Use version 2.29.1 by default (+2,-2) 15e9639 toolchain/binutils: remove version 2.28 (-341) 4fd8722 toolchain/binutils: exclude .rej files when unpacking the tarball (+2) 3dee117 glibc: fix applying of patches (+1) 50433f3 glibc: update glibc to 2.26+ and switch to download from git (+6,-4) 594dbaa toolchain/glibc: unset LD_LIBRARY_PATH (+1) ddb70e7 toolchain/binutils: completely remove 2.28 support (-5) 044e84f toolchain/binutils: Remove old patches (-42) 0370293 glibc: switch from git to https (+1,-1) 097f3aa toolchain/binutils: Use xz tarballs where possible (+4,-3) f172456 toolchain: gccgo: fix building gccgo compiler (+248) Kernel (453 changes) 8ab057f kernel: remove yaffs2 support, it is no longer needed (+2,-17.3K) 97b5259 ar71xx: Chipidea USB device support (+203,-1) 54e980a kernel: fix chipidea module dependencies (+1,-1) f67b027 kernel: update Broadcom PHY drivers (+700) d5de926 generic: keep module aliases inside .modinfo (+4,-12) 3049459 generic: rtl8366s: add support support for initvals from DTS (+27,-2) e2bd8b9 generic: rtl836x: add support for Green Feature (+198,-62) d45f81d kmod-sched-core: Add HTB and TBF traffic shapers (+3,-3) 71f4d8a netfilter: re-enable TEE support for kernel 4.4 (+1,-1) 20996ed Kernel: bump to 4.4.44 (+64,-111) 28af0f2 kernel: make kmod package dependencies forward compatible (+5,-5) 9ed108e kernel: update kmod-* packaging and dependencies for linux 4.9 (+25,-9) 6db7a01 imx6: fix build error (+1) 9f7fc23 kernel: mark nvmem as hidden, it is only used as a library for other modules (+1) 4d15150 kernel: bump to 4.4.45 (+7,-7) c437df0 kernel: backport BCM54210E PHY support (+73,-3) 5a164dd kernel: make BCM54210E PHY code work with 4.4 (+5,-3) 74ea99b ledtrig-netdev: don't cancel work on events for different interfaces (+3,-3) 12288d4 kernel: update bcma to fix devm memory leaks (+133,-2) 7583de2 kernel: rename bgmac patches to squeeze them () bde06ab kernel: use upstream accepted bgmac fix for BCM47186B0 (+4,-1) 6a85377 kernel: backport bgmac support for external PHYs (+540,-4) 0f19c1d rtl8366_smi: add linux 4.4 compatibility (+9,-4) 49f9c06 kernel: fix BCM54612E PHY support (+81,-14) 3becadd kernel: bump to 4.4.46 (+3,-3) 063d5a6 generic: mtd: update settings of mx25u3235f (+1,-1) a0888ec generic: rtl8366rb: fix compatible string (+4,-4) 402193b kernel: update mtdsplit for linux 4.9 (+300,-15) 1a52d11 kernel: update phy drivers for 4.9 (+1.2K,-134) f791fb4 kernel: add linux 4.9 support (+27.7K) d2c4041 kernel: update kernel 4.4 to version 4.4.47 (+10,-10) b008357 kernel: port b53 to use kernel 4.5+ API (+96,-17) 9c18235 kernel: add compile fix for linux 4.9 on x86 (+13) 478be1d kernel: fix crashlog build error on 4.9 (+2,-2) 91fce81 kernel: add missing config symbols for 4.9 (+25) e991b0d kernel: merge b53 API patch with the one handling all switch drivers (+88,-88) 4339e5d kernel: fix build error in mtdsplit driver (+1,-1) 6d5419d kernel: update spi-nor in 4.9 to version from Linus's tree (4.10) (+200,-15) 174ce4c kernel: update spi-nor in 4.9 to spi-nor tree version (next branch) (+784,-28) 989a0b4 generic: add missing kernel symbols (+23) 6b5c3fd kernel: of-mdio: add missing dependency for linux 4.9 (+3,-1) de1f830 generic: add missing symbols for linux 4.9 (+15) 76eb62e kernel: backport bcm47xxsflash support for reading 32 MiB flashes (+288) 7096ed5 kernel: remove kmod packages for bridge, stp, llc and 8021q (+2,-70) db86615 kernel: move upstream accepted bcm47xxpart TRX cleanups (+20,-6) 4bdf3a3 kernel: fix 304-mips_disable_fpu.patch for v4.9 (+42,-9) 84e7846 kernel: add missing symbols to generic/config-4.9 (+4) 092f2c1 imx6: move to Linux 4.9 kernel (+535,-4) e0e5f8c kernel: fix linux 4.9 host tools portability issues (+28) 11215fb kernel: add rest controller option for kernel 4.9 (+9) d61a799 kernel: add missing config option for kernel 4.9 (+1) b1c2506 kernel: MIPS: IRQ Stack: Fix erroneous jal to plat_irq_dispatch (+70) 0caffa6 kernel: fix compile error on linux 4.9 with CONFIG_KALLSYMS disabled (+3,-2) 5c651b0 kernel: fix kmod-rxrpc with kernel 4.9 (+5,-2) fec57b4 kernel: add missing tracing related config symbols for linux 4.9 (+4,-1) 38f9d08 kernel: add missing symbol for v4.9 (+1) 1e1a059 kernel: fix crashes on MIPS when loading kernel modules under memory pressure (+12,-3) 236840e kernel: update kernel 4.9 to version 4.9.10 (+45,-137) a112435 kernel: update kernel 4.4 to version 4.4.49 (+6,-49) a4efc99 mediatek: add more missing symbols (+4) 2cfc40a kernel: add Chinese codepages (+32) 890daca kernel: mtdsplit: Add support for Mikrotik NOR firmware (+125) 1c8d155 kernel: add missing config symbol for linux 3.18 (+1) 91a65f6 kernel: update kernel 4.4 to 4.4.50 (+56,-56) 9c3e290 kernel: update 4.9 to 4.9.12 (+28,-28) b24d91f kernel: enable hwmon-k10temp in the x86/64 kernel config instead of packaging it (+2,-17) 3fcc4b6 kernel: Add TPM Module support (+65) a0a9ba0 kernel: update 4.9 to 4.9.13 (+10,-10) 011798a kernel: add missing HW_RANDOM_TPM symbol (+3) 4babc62 kernel: fix TPM related config symbols for 4.9 (+7,-1) 9721226 kernel: add missing TPM related config symbol for 3.18 (+1) d49ddcd kernel: add another missing TPM symbol (+3) a1a0f3f kernel: sort generic configs (+60,-62) f9da623 kernel: fix MIPS memory function optimization build error in decompressor (+20,-10) 23bf153 kernel: fix earlycon by keeping __earlycon_table (+10,-1) a92d977 kernel: fix kmod-tpm-tis packaging (+3,-1) f229f4a kernel: update kernel 4.4 to 4.4.52 (+30,-98) 787cb58 kernel: more tpm related symbols (+5) 697ff33 kernel: fix whiteout rename on ubifs (FS#579) (+25) 2422f84 kernel: disable deprecated CONFIG_USB_EHCI_ATH79 symbol (+2,-1) f2516e5 kernel: fix usb chipidea controller support (+19,-8) 0504cd2 ar71xx: fix build without CONFIG_NOP_USB_XCEIV (FS#593) (+7,-11) 318f2d6 kernel: fix of_node handling in LEDs core code (+496) 154b3a6 kernel: backport first bcma 4.12 patch for GPIO and of_node (+24) 99d0633 kernel: add another missing TPM symbol (+3) 08371a2 kernel: fix phy aneg crash (+3,-3) 9a065fc kernel: update kernel 4.9 to 4.9.14 (+129,-209) 31c6452 kernel: update kernel 4.4 to 4.4.53 (+14,-125) 7c9c9fd kernel: tpm: add Infineon i2c support (+15) 772ec02 kernel: add missing config symbols for 4.9 (+2) 4475da9 kernel: Fix the incorrect i_nlink count after jffs2's RENAME_EXCHANGE operati... (+49,-10) 6bada71 kernel: add missing config symbols for 4.9 (+2) afc1675 kernel: do not build modules.order (+68) b4d5132 kernel: disable CONFIG_BCM_IPROC_ADC by default (+1) 35c596b kernel: video: add kmod-i2c-core dependency to kmod-drm (+1,-1) e41e1e6 kernel: move disabling DRM symbols to the config file (+24,-33) 8fae77f kernel: update bcma including recent changes for 4.12 (+74,-4) fbf8973 brcm2708: add kmod-drm-vc4 package (+20) 61eeb21 kernel: fix builds with kmod-drm-vc4 and kmod-backlight enabled (+4) bf381f8 kernel: fix builds with kmod-drm-vc4 and CONFIG_SPI enabled (+2) cfc5b35 kernel: disable DRM_HISI_KIRIN and USB_DWC3_OF_SIMPLE (+2) 2f8d086 kernel: add MIPS pci fix send upstream (+31) 88b125e kernel: update kernel 4.4 to 4.4.56 (+25,-58) fb7ea71 kernel: update kernel 4.9 to 4.9.17 (+84,-500) 02fe942 kernel: add arm64 erratums into config (+25) 8976569 kernel: Add kmod-crypto-crc32 (crc32_generic.ko) (+11) 8f2e52b kernel: Fix F2FS module dependencies (+1) 22ee675 kernel: kmod packaging for Intel 10G ethernet ixgbe driver (+35) 513dff3 kernel: add w83627hf-wdt watchdog timer module (+15) 967b6be ar8327: Add workarounds for AR8337 switch. (+62,-1) 97e6b67 kernel: fix ubi auto attach logging (+5,-3) b26e342 kernel: update kernel 4.9 to 4.9.20 (+38,-213) c3778f2 kernel: update kernel 4.4 to 4.4.59 (+30,-30) 7a52576 modules: Add kmod-igbvf kernel module for Intel(R) 82576 Virtual Function Eth... (+18) f6433ee kernel: move initramfs's init script out of base-files (+1,-1) 43d06ec kernel: add thermal monitor for nct6775/6776 (+15) 136718a kernel: update MIPS pci fix to the accepted version (+33,-34) 4a4c00e ath9k: drop obsolete patch (+4,-44) ac388ad kernel: make kmod-mmc unavailable on UML (+1) c47a769 kernel: Add various arm64-related symbols (+6) 74b69ff kernel: backport Broadcom thermal drivers (+1.3K) aefa195 kernel: update kernel 4.4 to 4.4.61 (+9,-117) 226e194 generic: mtd: backport mx25u25635f stateless 4b support (+30,-1) 2db05cd kernel: use skb_cow_head() to deal with cloned skbs (+534) f4ae444 generic: rtl8366rb: add support for initvals from DTS (+25) 0b7ed65 kernel: remove out of tree direct-io disable hack (+1,-256) 5afe9a0 kernel: allow selecting RTC drivers on targets without explicit RTC support (+17,-9) 2b27e62 linux-4.9: Fix building of DWC3 module (+54) 83e4ed3 generic: refresh patches (+1,-6) a131b89 kernel: add Digi Edgeport USB serial driver package (+39) 0dcc36f kernel: add hwmon for W83627EHF and family (+49) 088e287 kernel: update kernel 4.4 to version 4.4.69 (+145,-430) e842e16 kernel: update kernel 4.9 to 4.9.29 (+149,-1.1K) 855f2ae kernel: add kmod-usb-net-pl package (+13) e250aca backlight-pwm: fix module description (+1,-1) a76cbc0 kernel: fix autoloading arch-specific modules (+9,-9) 0b17375 kernel: update kernel 4.9 to 4.9.30 (+15,-15) 7142cb4 kernel: update kernel 4.4 to 4.4.70 (+2,-2) 69aaf1c kernel: add missing config options (+5) aef3935 kernel: properly package 8250 serial PCI module (+7,-4) 913b229 mvswitch: fix autonegotiation issue (+7) 2cc61e6 ip17xx: correct aneg_done return value (+1,-1) 0063958 kernel: update myloader for linux 4.9 (+23,-1) b47fd76 kernel: add CONFIG_SCHED_HRTICK=y to the generic config (+2) 68e7a2a kernel: disable CONFIG_SG_POOL by default (+10,-16) 67a322a kernel: remove CONFIG_ZONE_DMA_FLAG from 4.9 (-1) f4a4f32 kernel: update kernel 4.4 to 4.4.71 (+10,-10) b9600b8 kernel: really select kernel 4.4.71 (+1,-1) 55623a9 kernel: update kernel 4.9 to 4.9.31 (+700,-789) fd1096e kernel: make regmap LZO cache optional (+240,-22) 5df15c0 b53: allow configuration through device tree (+180,-19) 814e169 linux/ledtrig-netdev: remove `unsigned < 0` check (+1,-1) 878cd77 linux/swconfig_get_attr: fix leak of msg in case of error (+1,-1) 4052443 kernel: don't switch allocate_partition to use mtd_roundup_to_eb (+3,-21) 8c1e760 kernel: backport upstream mtdpart.c cleanups (+1.1K,-54) 4d5f296 kernel: backport upstream mtd support for partition parsers (+229,-23) f5f1d40 kernel: backport MTD patch extracing TRX code to separated parser (+362,-60) d165f1f kernel: move Lantiq PEF7061/7071/7072 phy driver to generic (+19,-19) d18f76f kernel: use .patch extension for all patches () 69649a1 kernel: update kernel 4.9 to 4.9.34 (+42,-42) f80963d kernel: update kernel 4.4 to 4.4.74 (+54,-54) 8794954 kernel: disable various symbols for v4.9 (+4) 76c460b kernel: backport usbport LED trigger driver support for DT (+212) eaaba94 kernel: add missing symbol to generic (+1) 1dace8c brcm47xx: resolve GPIO conflict for WRT54GSv1 (+7,-14) 9808b9a kirkwood: switch to kernel 4.9 (+1.6K,-3) 1743ed4 kernel: add missing symbols (+2) d8748e5 netfilter: add iptables-mod-rpfilter package (+34) cd54b2d kernel: update kernel 4.9 to 4.9.37 (+83,-316) ecfca0e kernel: netfilter: fix nf-nathelper(-extra) description (+2,-2) 88f3c63 kernel: update kernel 4.9 to version 4.9.40 (+36,-35) 39e8ab1 kernel: update kernel 4.4 to version 4.4.79 (+96,-669) 74d00a8 kernel: split patches folder up into backport, pending and hack folders (+4.0K,-2.9K) e5e6045 kernel: add missing patch (+27) 2d02a4f kernel: update 4.9 to 4.9.44 (+366,-1.1K) 364befe kernel: update 4.4 to 4.4.83 (+31,-49) 40213cc kernel: update 4.9 to 4.9.45 (+13,-21) 3435de8 kernel: update 4.4 to 4.4.85 (+3,-3) 4d8a66d generic: provide get_port_stats() on ar8xxx switches (+61) 4ddbc43 generic: provide get_port_stats() on adm6996 switches (+32) 3056d09 generic: provide get_port_stats() on b53 switches (+57,-1) 0369e35 generic: provide get_port_stats() on rtl836x switches (+74) c30a70f generic: make switch_port_stats tx/rx_bytes long long (+3,-3) 046618f kernel: update 4.9 to 4.9.47 (+36,-48) 9c82861 kernel: update 4.4 to 4.4.86 (+21,-21) 096dff8 kernel: rtl8306: fix port link status (+4) 09735db kernel: update 4.4 to 4.4.87 (+2,-2) d5b7215 kernel: update 4.9 to 4.9.49 (+8,-10) eff3549 generic: drop support for get_port_stats() on ar8xxx (+18,-59) 8201018 kernel: update 4.4 to 4.4.88 (+22,-22) 344fde3 kernel: add packaging for Xeon iTCO watchdog timer (+18,-1) a5922f6 kernel: bluetooth: add marvell sdio bluetooth module (+21) 9fc5df5 generic: drop 704-phy-no-genphy-soft-reset.patch (-42) 692aa82 kernel: kmod-btmrvl: Add kmod-mmc as dependency (+1,-1) bb83c9d kernel: update to 3.18.71 (+133,-417) e37c763 kernel: update 4.9 to 4.9.50 (+67,-75) f7afcf1 kernel: add some config options (+10) 6e48eb2 kernel: update 4.9 to 4.9.51 (+39,-39) 8273964 kernel: kmod-usb-storage-uas (+19) f138833 kernel: don't scrimp on memory on big iron (+10,-4) fde7688 kernel: update 4.9 to 4.9.52 (+3,-3) 657f2a1 kernel: update 4.4 to 4.4.89 (+21,-21) dbbb4df kernel: owl-loader: fix compile warning (+1,-1) ae2a8a3 kernel: update 4.4 to 4.4.90 (+2,-2) f625df7 kernel: update 4.9 to 4.9.53 (+3,-3) a0c05a7 kernel: fix receiver overflow for 82574L under load (+327) 29a6c4f kernel: add missing config options for layerscape target (+5) cf17e03 kernel: Add some more generic config options (+9,-10) 3a69ad3 kernel: split 82574L patch into multiple files (+326,-327) b2ea46f generic: net: tcp: backport tcp tx performance patches (+712) 9aeb7ce generic: net: generalize napi_complete_done (+1.4K) e77fa68 kernel: bump 4.4 to 4.4.91 (+10,-10) f12c429 kernel: bump 4.9 to 4.9.54 (+14,-114) 2cd32a3 kernel: add fix for bgmac with B50212E B1 PHY (+204,-6) f251a79 kernel: bump 4.4 to 4.4.92 (+2,-2) 81e28be kernel: kmod-macsec module for 4.9 (+15) 886d66a kernel: bump 4.9 to 4.9.57 (+252,-236) 398edca kernel: bump 4.4 to 4.4.93 (+2,-2) 44b9175 omap: Add support for kernel 4.9 (+759,-1) 48dcd26 omap: clean up configuration (+1,-17) 7c42f15 kernel: fix ftrace support on 4.9 (+27) f73ed33 kernel: add config option (+1) 19a7f44 kernel: move IIO modules to iio.mk (+72,-65) 6833508 kernel: add kmod-iio-bmp280 (+48) 8348106 kernel: bump 4.9 to 4.9.58 (+195,-217) 02ccfff pending-3.18: 610-netfilter_match_bypass_default_check: fix 32bit compat layer (+21,-4) 856c53f pending-4.4: 610-netfilter_match_bypass_default_check: fix 32bit compat layer (+21,-4) 5e425ad pending-4.9: 610-netfilter_match_bypass_default_check: fix 32bit compat layer (+21,-4) 56342ee kernel: enable CONFIG_ADVISE_SYSCALLS (+1,-1) c082938 kernel: add support for limiting 4K erase sector support based on flash chip ... (+64) ee791fa netfilter, iptables: add optional CHECKSUM module (+31) 74f8917 generic: make mtdsplit-tplink.c honor rootfs offset (+6,-6) 6fe9090 modules: Add kmod-ixgbevf kernel module for Intel(R) 10GbE Virtual Ethernet s... (+19) a8a23ca kernel: add packaging for mtdoops (+14) 00a8f34 kernel: backport a patch that allows drivers to tweak the TSQ logic (+85) f922b0c kernel: pull edgeport firmware from linux-firmware repo (+1,-8) 146326c kernel: Enable fadvise on older kernels. (+2,-2) b9e700c kernel: fix lzo and lz4 modules (+6,-2) 62ede4f kernel: bump 4.9 to 4.9.63 (+1.6K,-3.2K) 7ffeecd kernel: add it87-wdt watchdog timer module (+18) 0c78de8 kernel: add kmod-i2c-i801 (+26) 06e1b90 kernel: add NFS4 client support (+68,-17) 9cfcd49 kernel: e100: take e100 firmware from linux-firmware repository (+10,-8) 4e93ec1 kernel: i2c-piix4: fix dependency on TARGET_x86 (+1,-1) 9fe59ab kernel: bump 4.9 to 4.9.65 (+188,-210) 7a318bc kernel: Update kernel 4.4 to 4.4.100 (+26,-26) f997478 kernel: bump 4.9 to 4.9.67 (+23,-389) 668eb70 kernel: MIPS compile out no-op DMA mapping ops where possible (+173,-1) c13b4ef kernel: fix compiler warning in mtdsplit_minor.c under 4.4 (+11) ea5d9f5 kernel: tune e1000e module parameters (+3) 342d748 netdevices.mk: add Sun Neptune 10Gbit Ethernet (+16) 0402c48 kernel: generic: add some more 4.9 configure options (+9) b3f9549 kernel: generic: Add kernel 4.14 support (+25.6K,-8) efd1854 kernel: tg3: deactivate hwmon for kernel 4.14 (+3,-2) 38be62b kernel: add kmod-dax (+12,-1) 00b5df8 kernel: add kmod-lib-zstd (+23,-1) 1ea5f86 kernel: add kmod-crypto-acompress (+13,-1) f1e839d kernel: add kmod-crypto-rsa (+20,-2) 1992733 kernel: add kmod-crypto-ecdh (+76,-1) 876191d kernel: unset CONFIG_CIFS_SMB311 in kmod-fs-cifs (+2,-1) b0d7fcd kernel: deactivate some new network features (+6,-2) ac27f38 kernel: kmod-rxrpc: handle renamed kernel module (+3,-2) 5c9cc1e kernel: kmod-mmc: handle moved mmc_block.ko (+2,-1) 228da87 kernel: kmod-sound-core: handle moved snd-seq-device.ko (+2,-1) 9572bae kernel: kmod-fbcon: deactivate for kernel 4.14 (+1,-1) 36f83db kernel: kmod-zram: deactivate CONFIG_ZRAM_WRITEBACK for kernel 4.14 (+1) b0b9ec8 kernel: kmod-iio-bmp280: allow compile with kernel 4.14 (+1,-1) e387d9b kernel: kmod-rtc-ds1307: add dependency to regmap (+1,-1) 712e1b3 kernel: add missing dependencies to kmod-crypto-acompress (+2) f704b64 kernel: Update kernel 4.9 to 4.9.70 (+174,-264) b80b0e1 kernel: kmod-crypto-hw-talitos: fix dependencies (+1,-1) efa22b1 kernel: add missing config symbols for 4.14 (+4) cb2c064 kernel: move console loglevel to generic (+1,-1) b0d99b7 kernel: bump 4.4 to 4.4.107 (+66,-66) bb51193 kernel/4.4: add missing newline character to UBI messages (+4,-4) 975e9cd kernel/4.9: add missing newline character to UBI messages (+3,-3) df68e63 kernel/4.14: add missing newline character to UBI messages (+3,-3) 1064e76 linux: unbreak host tools build for 4.14 (+1,-1) 60c4f9c kernel: add i2c-smbus module package (+18,-3) 7b6e01d kernel: bump 4.9 to 4.9.72 (+41,-41) e547f16 kernel: bump 4.4 to 4.4.108 (+3,-3) 4b275ba kernel: bump 4.9 to 4.9.73 (+82,-71) d30c0f4 kernel: make uas work during early boot (+1,-1) 8b35da1 kernel: move CONFIG_KASAN to generic config (+3,-4) c5ca1c9 kernel: bump 4.14 to 4.14.11 (+44,-43) 34e9937 kernel: fix packaging of kmod-gpio-nxp-74hc164 (+3,-3) aa399b4 kernel: bump 4.14 to 4.14.12 (+2,-2) 5aabc2c kernel: kmod-w1 depends on kmod-hwmon-core since Linux 4.14 (+1) 1d2590f kernel: bump 4.9 to 4.9.75 (+43,-43) efb375b kernel: bump 4.4 to 4.4.110 (+136,-125) 1abb5c6 generic: unlock Winbond flash on boot (+74) ef27f15 kernel: allow disabling multicast routing support (+20,-5) bde5e7a kernel: backport mtd implementation for "compatible" in "partitions" subnode (+386,-56) 2228dbf kernel: bump 4.9 to 4.9.76 (+15,-15) eceff9e kernel: bump 4.4 to 4.4.111 (+5,-5) 7c7586b kernel: bump 4.14 to 4.14.13 (+10,-10) d8a12a7 kernel: Add a bunch of missing symbols (+6) 34e319d kernel: move DRM_DEBUG_* symbols to generic config (+2,-4) 6577244 kernel: sort generic configs (+31,-31) 0c12830 kernel: add missing DRM symbols to generic config (+8) d667909 kernel: add missing config symbol (+2) 5c0b288 netfilter: enable CONFIG_NF_CONNTRACK_MARK from kmod-nf-conntrack (+1) 02050f7 kernel/4.{4, 9}: add manufacturer ID for Winbond NANDs (+69,-1) 9ddfac8 kernel: bump 4.14 to 4.14.14 (+14,-14) d8565a0 kernel: bump 4.9 to 4.9.77 (+245,-395) a30370b kernel: bump 4.4 to 4.4.112 (+19,-165) f9aca01 kernel: backport fix for nftables on big Endian (+323) 4336efe kernel: use upstream patches for musl (+833,-781) 6f425a2 kernel: generic: add 4.9 config option (+1) e6de92c iptables: make kmod-ipt-debug part of default ALL build (+3,-4) a519937 kernel/modules/other: disable Nokia BT UART (+1) 953bf6b kernel.mk: update LINUX_VERSION filename for cloned repo (+11) b81b18b netdevices.mk: add hwmon to IGB and IXGBE drivers (+4,-4) a9c65c2 netdevices.mk: add missing dependency to kmod-hwmon-core (+2,-2) f65591f kernel: add test MTD driver package (+16) e7e0254 netfilter: clean up dependencies of kernel modules (+43,-18) 352c74f netfilter: add packages for arp and bridge tables of nftables (+36,-4) 33e8f7e netfilter: add missing dependency to kmod-ipt-tproxy (+1,-1) ab44f8f leds: correct ledtrig-heartbeat Kconfig description (+1,-1) 653af8f kernel: fix forwarding locally generated packages in bridge isolation patch (+2,-2) 3072908 kernel: bump 4.14 to 4.14.18 (+30,-101) 0219138 kernel: remove kmod-spi-gpio-old (-16) 3a2a54c kernel: rename CONFIG_TRACE_ENUM_MAP_FILE to CONFIG_TRACE_EVAL_MAP_FILE (+1,-1) 7c5960d kernel: add kmod-fou (+22) b38758d kernel: backport fix undefined abort (+125) 680e867 kernel: mtdsplit: Add support for D-link JBOOT (+287) 49d3c5f kernel: add IEEE-1284 parallel port support (+40,-5) 78f5af6 kmod-sched: add sch_multiq to extra schedulers (+1) 2d27ebb iptables: Support building connlabel module (+34) 1fe8885 kernel: add missing symbol for v4.14 (+1) 6e73570 kernel: add missing symbol (+2) 5c7a587 kernel: mtdsplit: split by WRG header (+18,-3) c2d3047 firewire.mk: sort kernel modules (+16,-14) de62386 fs.mk: sort kernel modules (+77,-69) d1aae1a crypto.mk: sort kernel modules (+377,-365) 0b004cc can.mk: sort modules (+96,-95) f646188 hwmon.mk: sort kernel modules (+109,-100) 7f61924 i2c.mk: sort kernel modules (+66,-62) 970cbfc kernel: Add missing config options (+5) 87b35c1 kernel: ubifs: create use file system format 4 by default (+64) eb8fbc4 generic: swconfig: add mode led attribute (+125,-12) 0b4e3b1 generic: swconfig: reduce lock duration on sysfs files (+12,-8) f4e5880 ramips: preliminary support for 4.14 (+27.5K,-24) 6873cf4 kernel: add missing symbols (+2) 88ba414 kernel: bump 4.14 to 4.14.20 (+70,-225) f621b53 kernel: bump 4.9 to 4.9.82 (+86,-326) 761d45e kernel: add missing symbol (+1) ae42e7c kernel: add missing config symbols (+2) cc89211 kernel: add missing symbols for v4.14 (+2) 3282e71 kernel: backport dwc pci enumeration fix (+62) 3b2708f imx6: add support for Linux 4.14 (+555,-2) eefe02b kernel: order mtd backported patches by kernel release () 8651f11 kernel: backport patches simplifying mtd_device_parse_register code (+335,-3) 2f85985 kernel: backport pcie enumeration fix to kernel 4.9 (+62) 1263d07 kernel: ar83xx: add support to configure per port VLAN priority (+55) ba5f700 kernel: ar83xx: remove stray leading space (+3,-3) 42845f4 kernel: add kmod-iio-mxs-lradc (+15) 5360441 modules: gpio-mcp23s08: fully depend on i2c-core (+1,-1) d2ac070 modules: iio-mxs-lradc: build on mxs only (+1,-1) 6112abf kernel: enable CONFIG_USB_PCI for PCI usb modules (+12,-3) c38fb58 kernel: fix disabling common usb quirks on 4.14 (+5,-7) 9595a9e kernel: fix return value of usb_xhci_needs_pci_reset (+5,-2) 0405205 kernel: fix MIPS GIC clock source counter width (affects MT7621) (+23) b7265c5 kernel: backport a series of netfilter cleanup patches to 4.14 (+3.2K) 1033356 kernel: backport netfilter NAT offload support to 4.14 (+11.3K) 820f030 netfilter: add a xt_FLOWOFFLOAD target for NAT/routing offload support (+479,-1) 9d2a237 kernel: avoid stripping retpoline flag with CONFIG_MODULE_STRIPPED (+4,-11) ecd810d kernel: fix kernel module packaging errors on imx6 (+2,-3) 14a0131 kernel: remove kmod-appletalk (-22) aad1f11 kernel: refresh patches (+34,-32) 9f2c769 kernel: add missing symbol (+1) ae27cbf kernel: generic: Fix skip GRO for foreign MAC address patches (+18,-4) 46c49d8 kernel: optimize for performance by default starting with 4.14 (+14,-2) bcf4a5f ramips: remove chunked-io patch and set spi->max_transfer_size instead (+55,-188) a86e6b5 kernel: add minimal TCP state tracking to flow offload support (+293) 28a74f3 kernel: remove nf_flow_table hardware offload patch (it is not ready yet) (+10,-577) 1ac14d3 kernel: fix crash in flow offload code when cleaning up unregistered hooks (+1,-1) a5aee46 kernel: more fixes for flow offload (+84,-21) f5b4f5f kernel: package efivarfs module (+16) 664733d kernel: generic: add 4.14 config option (+1) a49f656 kernel: m25p80: allow fallback from spi_flash_read to regular SPI transfer (+79,-7) 83d8df1 kernel: kmod-geneve: kmod for Geneve tunneling (+23) 6734ffb kernel: generic: Move config option to generic (+1,-2) b5469b3 kernel: bump 4.14 to 4.14.23 (+31,-187) 45fdb12 kernel: generic: Add kernel configuration options (+10,-1) 5af85da kernel: bump 4.9 to 4.9.85 (+29,-70) e72b246 kernel: bump 4.4 to 4.4.119 (+128,-147) 97c6246 kernel: remove an old kernel compatibility line from module packaging (-4) 7c1dae6 kernel: bump to version 4.14.25 (+80,-251) cfc5867 kernel: bump 4.9 to 4.9.86 (+24,-171) 4e8f1e9 kernel: unroll MIPS r4k cache blast function (+180,-7) 9306bdf kernel: merge a pending fix for HFSC warnings/slowdowns (fixes FS#1136) (+267,-9) ed3860c swconfig: convert swdevs_lock from spinlock to mutex (+3,-3) 9004fc3 kernel: b53: drop support for old location of bcm47xx_nvram.h (+1,-3) ac9bcef kernel: use V10 of mtd patchset adding support for "compatible" string (+548,-272) 1b90672 ipq40xx/ipq806x: move qcom-dwc3 usb driver to generic (+36,-66) 96288dc generic: revert broken LED core patch (+26) fa8e99c kernel: bump 4.9 to 4.9.87 (+19,-19) 895ea64 kernel: bump 4.4 to 4.4.121 (+19,-19) 9899ffc kernel: bump 4.14 to 4.14.27 (+38,-98) 0de2213 kernel: b53: look for NVRAM's "robo_reset" entry on every platform (+8,-6) bfc6514 kernel: b53: fix compilation on BCM47XX (+2) 48d1755 kernel: fix flow offload UDP handling issue (+48) 99d511d kernel: fix offloading connections with SNAT + DNAT (+23) 2c7b0e9 kernel: flow-offload: only offload connections that have been fully established (+4,-1) db108cd kernel: fix crash in flow offload when removing net devices (+5,-3) c89e338 kernel: netfilter: fix dst entries in flowtable offload (+111,-11) 41a881a Kernel: bump 4.14 to 4.14.29 (+82,-82) 83e1fce kernel: add kmod-sound-ens1371 (+16) 605b6a0 kernel: add missing config option (+1) aed03d5 kernel: update kernel 4.9 to version 4.9.91 (+144,-254) de79f4a brcm47xx: add kernel 4.14 support (+2.7K,-1) ece8155 kernel: Add support for XM25QH64A and XM25QH128A SPI NOR flash (+60) a74fd57 kernel: update kernel 4.14 to 4.14.32 (+33,-123) be55424 ramips: add wistron neweb d18q1 lte-modem support (+122) e9d5f8e ramips: add BroadMobi BM806U lte-modem support (+56) 11a3d27 kernel: add hardware offload patch for flow tables support (+1.1K,-2) d073f65 kernel: add support for enabling hardware flow offload via iptables (+116,-6) 1c37cbb kernel: fix xtables flow offload issues (+5,-4) 17a955d ar8216: reduce latency by inserting scheduling points into code hogging the CPU (+7,-2) cb7ac15 ar8216: reduce latency even further for ar8327 chips (+4,-2) cdcd5c9 kernel: use accepted mtd patchset adding support for "compatible" string (+50,-18) 24749ee kernel: change dependency of kmod-ebtables-* on kmod-ebtables to selecting (+1,-1) f640ed7 kernel: unhide kmod-br-netfilter (-1) ff9a2ab kernel: kmod-ebtables: do not depend on kmod-br-netfilter (+1,-1) 177fa14 iptables: split physdev match out as a separate package (+30,-4) f5195e7 kernel: mtd: bcm47xxpart: improve handling TRX partition size (+197,-2) 445682c base-files: move netfilter sysctl defaults to specific kmod packages (+27,-13) ec1d7b9 kernel: bump 4.14 to 4.14.34 (+86,-84) ca54bd1 kernel: fix an issue with infinite stack traces on MIPS (+57) 78666c7 kernel: fix usb interface on 3G dwm-158 modem (+42) 9aa196e kernel: bump 4.9 to 4.9.96 (+337,-391) 6cd41b4 kernel: bump 4.14 to 4.14.36 (+12,-12) 7912677 kernel: Fix data corruption on some mips devices. (+92) 3877550 arm64: enable harden branch predictor (+10,-2) 3435dbd kernel: bump 4.14 to 4.14.37 (+4,-4) 45219c1 kernel: Restrict dmesg output to root. (+4,-4) 58f7b5b kernel: add missing in6_dev_put_clear call to an ipv6 network patch (+36,-12) b05b16f kernel: Remove AutoLoad for legacy usb gadget modules (+3,-4) 1e90ba8 krnel: The dm9000 module does not need to depend on pci (+1,-1) 3dc523f kernel: add OF support to rtl8355 driver (+10,-1) 53c474a ath79: add new OF only target for QCA MIPS silicon (+21.4K,-1) 441c26d kernel: fix build error for external kernel. (+15,-6) f9dcdc7 kernel: mark source kernel for netfilter backports () a564cfc kernel: fix chipidea2 dependencies (+1,-1) dc629d9 kernel: fix kmod-switch-rtl8366-smi dependency (+1,-1) d8c7cd9 kernel: rtl8366_smi: guard of_mdiobus_register() call (+5,-1) a3096b4 kernel: fix build error in flow offload code with CONFIG_NETFILTER=n (+41,-17) 0706934 kernel: backport mtd patch for minor partitioning cleanup (+364,-28) 4045080 kernel: use accepted version of bcm47xxpart fix commit (+18,-3) 56bd23c kernel: let kmod-rtl8366-smi conditionally depend on kmod-of-mdio (+1,-1) 0e9e8d8 kernel: dwc2: add support for host mode external vbus supply (+165,-1) e9cb1b7 netfilter: fix hardware offload regression (FS#1551) (+13,-13) Packages / Boot Loaders (201 changes) 34ec245 uboot-lantiq: fix build issue (+3,-2) dc5ba0a packages: mark packages depending on a target as nonshared (+16) 3d1b2b2 uboot-kirkwood: add uboot for nsa310b (+745,-9) b27241a uboot-lantiq: switch to using u-boot.mk (+209,-259) 83783f2 uboot-ar71xx: switch to using u-boot.mk (+19,-82) 04cc026 uboot-kirkwood: switch to u-boot.mk (+38,-78) 981ec49 uboot-at91: switch to u-boot.mk (+11,-71) 605a03d uboot-imx6: switch to u-boot.mk (+29,-88) 0dbdc2a uboot-layerscape: switch to u-boot.mk (+22,-69) 608d36e uboot-layerscape-32b: simplify the package, it does not build anything (+16,-64) 366c339 uboot-mvebu: switch to u-boot.mk (+14,-84) ce997eb uboot-mxs: switch to u-boot.mk (+10,-66) 12bfa1c uboot-omap: switch to u-boot.mk (+16,-75) bb88ec9 uboot-oxnas: switch to u-boot.mk (+10,-76) 9913c4e uboot-pxa: remove package (-104) e018c4d uboot-sunxi: clean up, switch to u-boot.mk (+124,-107) 317bd88 uboot-zynq: switch to u-boot.mk (+17,-98) 55ecceb uboot-envtools: add nsa310b envs (+1) 07c9bde mxs: fix image build issues (+9,-5) d974e5a uboot-lantiq: fix a tool portability issue (+3,-3) b52932e uboot-lantiq: mark SPL variants as broken (+5) 237bd36 mvebu: put u-boot images into image staging directory (+3,-3) c6502ce layerscape: put u-boot and ucode images into image staging directory (+13,-9) cf3d1b6 sunxi: put u-boot images into image staging directory (+5,-4) 7f9d537 oxnas: put u-boot images into image staging directory (+3,-3) e0579ae mxs: put u-boot images into image staging directory (+4,-3) 475da81 ixp4xx: put apex images into image staging directory (+4,-3) a6ef593 uboot-kirkwood: remove obsolete patches (-142) a9d347c uboot-kirkwood: fix goflexhome/net bootcommand (+1,-1) 7601859 uboot-envtools: add nsa325 envs (+1) add1dd0 uboot-kirkwood: add Zyxel NSA325 uboot (+714) 88aa7ee package/uboot-envtools: add OpenMesh OM2Pv4/-HSv4 support (+3,-1) bddb243 package/uboot-envtools: add OpenMesh a60 support (+1) 2696b0e package/uboot-envtools: add OpenMesh A40 support (+1) 3b90ed8 uboot-kirkwood: fix usb of nsa310b u-boot (+3,-1) b132d4f uboot-omap: Do not hide bootloader packages (-1) a4def18 uboot-omap: Update to u-boot v2017.01 (+2,-57) 43b6d3f uboot-omap: Makefile: Include kernel.mk (+1) 0e5d67d layerscape: add LS1043A Rev1.1 support (+1.2K,-4) 399cbbd grub2: update to 2.02~rc1 (+2,-2) ffa9f3d packge/boot/rbcfg: add new boot constants found in the recent Mikrotik devices (+6) c95c316 package/boot: update uboot-kirkwood to 2017.03 (+30,-29) 5c617ae uboot-fritz4040: add an ipq806x u-boot for FritzBox 4040 (+401) 7e798da lantiq: remove lantiq_board_name, use the generic function instead (+6,-20) 0d271ce target: add pistachio (+277) eb98bf6 pistachio: remove pistachio_board_name, use the generic function (+3,-15) ca44b9a pistachio: remove custom board detection override (+3,-51) 5592064 package/boot/uboot-kirkwood: fix build errors for nsa310 and nsa325 (+14,-54) dfacdc6 kexec-tools: get kexec running on MUSL and x86 hardware (+211) 2526d15 uboot-lantiq: fix build error on mac os x (+18) 68139cc u-boot.mk: pass HOSTCC and HOST_CFLAGS into the build (+7) 8b8ce56 uboot-ar71xx: fix build error (+2) ffd055d grub2: update to 2.02~rc2 (+2,-2) 1861869 ramips: dont replace the board name (+88,-45) 4ac4148 package/uboot-omap: assign BUILD_DEVICES most boards (+3,-1) e2caa74 package/uboot-omap: install image to STAGING_DIR_IMAGE (+5) 147e18b package/uboot-omap: re-introduce patches dropped by update to v2017.01 (+85) a5eb9c6 package/uboot-omap: add default uEnv to boot via mmc card (+10) 23fc55e package/uboot-omap: add am335x_boneblack (+6,-1) ca89886 uboot-omap: enable thumb for overo (+18) 21c2e93 uboot-omap: rename patch to 101-disable-thumb-omap3.patch () ec4a8c6 mvebu: ClearFog renamed upstream to ClearFog Pro (+12,-12) ee1cee2 mvebu: add ClearFog Base support (+37,-1) cd9d0f9 uboot-envtools: add support for 8devices Rambutan (+4) 86c4144 u-boot-mvebu: update to 2017.03 (+26,-15) c4f9474 u-boot-mvebu: clearfog: implement distro-boot (+126,-49) e2814f6 u-boot-mvebu: clearfog: enable setexpr command (+28) 558d869 ar71xx: add support for EnGenius ENS202EXT (+180,-1) bbb27b1 uboot-lantiq: Support newer versions of the PEF7071 ethernet (+1,-1) d189fe6 uboot-lantiq/spl: fixed uninitialized variable len in spl_uncompress_lzo (+7,-4) 415c47d package/grub2: update to 2.02 (+3,-6) 5e4bb47 kexec-tools: bump version and add support for crashdump kernel (+265,-24) bdd3c94 uboot-envtools: add Arduino Yun support (+1) f12a326 treewide: use the generic board_name function (+153,-260) 8223dac uboot-envtools: add support for ALFA Network AP121F (+1) 60f6c2b ramips: drop Edimax BR-6425 support (-81) 3e6d303 uboot-lantiq: Enable TFTP PUT support for backups (+2,-1) 9adfecc uboot-envtools: Add support for IPQ806x AP148 and DB149 (+21) 1422d44 uboot-sunxi: update to version 2017.07 (+29,-9.1K) 85b7d78 uboot-sunxi: do not depend on dtc being install on host (+35) b9a3592 uboot-sunxi: revert the usage of binman (+221) 41e7d2e sunxi: split into cortex A8 and A7 subtarget (+240,-151) ea46d38 arm-trusted-firmware-sunxi: add new package (+51) e080a7c uboot-sunxi: build A64 SoC and pine64 U-Boot (+22,-1) f295db6 sunxi: add Olimex A20-OlinuXino-LIME2 (+17) 71a93a2 uboot-at91: move BUILD_SUBTARGET from U-Boot/Default to devices (+2,-1) 8f1764b uboot-at91: Add support for SAMA5D3 Xplained board (+15,-1) dacab64 uboot-at91: Add support for SAMA5D2 Xplained board (+16,-1) 5b9cff9 uboot-at91: Add support for SAMA5D4 Xplained board (+22,-2) 670448a at91bootstrap: New package at91bootstrap (+173) 6c32e05 arm-trusted-firmware-sunxi: depend on sunxi target (+1) a7465f3 sunxi: add Olimex A20-OLinuXino-LIME2-eMMC (+123) ad0e107 uboot-mvebu: add missing UBOOT_MAKE_FLAGS variable (+2) 49e6e9c uboot-mvebu: fix SETEXPR redefinition warning (+8,-12) 56348c9 uboot-mvebu: add OpenSSL compat patches (+249) f2107fc ramips: improve Xiaomi Mi Router 3G support (+62,-26) 1114f5d sunxi: improve A20 Lime2 upload speed (+14,-1) 5508510 sunxi: add Orange Pi R1 support (+443) 2be307c rbcfg: Implement CPU frequency control (+139,-4) 806624a layerscape: rename subtargets and update makefile files (+38,-47) 2e2203f layerscape: update packages with LSDK git trees (+215,-36) b80f6a5 uboot-sunxi: build for NanoPi NEO (+7) b4c3570 uboot-at91: multiple build fixes (+23,-21) cc443e8 at91bootstrap: Add BUILD_SUBTARGET variable (+3,-2) 0a919af at91bootstrap: remove manual copy of binaries to BIN_DIR (+10,-2) 184c92e uboot-envtools: add support for Nokia WI2A-AC200i (+3) 1a53315 uboot-sunxi: Backport fix for stale CONFIG_SUNXIG_GMAC references (+84,-28) 67da6a7 uboot-kirkwood: update to 2017.09 (+160,-101) 6a35659 sunxi: Added profile for HAOYU Electronics Marsboard A10 (+16) f9ecb0d sunxi: add Orange Pi 2 support (+16) 47cff4c layerscape: support all-in-one firmware for ls1088ardb/ls2088ardb (+58,-10) 69c8e8d layerscape: support LEDE boot for ls1088ardb/ls2088ardb (+112) 38417e9 layerscape: update u-boot to LSDK-1709-update-103017 tag (+4,-4) ede0454 layerscape: stop pfe before starting up kernel (+3,-3) 9e7b166 layerscape: enlarge ext4 rootfs size to 30MB (+8,-8) 2b1ec44 layerscape: add ls1012afrdm device support (+88,-5) c7fdff1 uboot-envtools: add support for Wallys DR342 (+1) a479c79 kobs-ng: add header for integer definitions (+2,-1) c61a239 add PKG_CPE_ID ids to package and tools (+49) bf6b3af uboot-sunxi: add NanoPi M1 Plus board (+7) 332438b uboot-sunxi: fix build of HAOYU Electronics Marsboard A10 (+2,-1) 7b5c989 merge: targets: update image generation and targets (+49,-48) 63d7f7f lantiq: use the compatible string as board name (+136,-72) 4a4d957 lantiq: sync image filename with boardname (+274,-232) 8e03eea uboot-layerscape-armv8_32b: fix package download (+2,-2) 224d4a9 ramips: drop LinkIt Smart 7688 Duo userspace support (+3,-14) dda2229 layerscape: fix package download (+16,-16) ca04884 uboot-envtool: remove superfluous + sign from PKG_BUILD_DEPENDS (+1,-1) 0ebdf0c kirkwood: drop support for orphaned boards (+5,-330) 2f757f6 uboot-kirkwood: fix default u-boot selection (+2) c9e2c35 kirkwood: use the generic board detect (+49,-119) f5df635 kirkwood: sync image filename with boardname (+53,-37) f5d267d uboot-kirkwood: add uboot for pogoplug v4 (+1.6K,-1) 0e94df6 uboot-envtools: add pogoplug v4 (+2,-1) 0674a99 kirkwood: sort occurrences of boardame alphabetically (+92,-93) c529298 uboot-at91: fix build after fpu activation (+1,-1) 21d8fce at91bootstrap: at91bootstrap default selection (+16,-16) 6fc8a44 at91bootstrap: remove redundant definition of BUILD_SUBTARGET (-8) 5147e0d at91bootstrap: make packages hidden (+1) e1b6539 uboot-at91: make packages hidden (+1) 33f09cf ipq806x: convert to dt-based board-detection (+91,-156) 7293499 ipq806x: Sort occurrences of boardame alphabetically (+172,-173) 9514cde uboot-envtools: add OpenMesh A42 support (+3) 6261012 uboot-envtools: add support for ALFA Network AP91-5G (+1) b38ff78 uboot-envtools: add support for ALFA Network N5Q (+1) ec141c1 uboot-envtools: add support for ALFA Network R36A (+1) 53e3df2 uboot-envtools: add support for GL.iNet GL-AR750 (+1) e7469d5 arm-trusted-firmware-sunxi: use release build and bump version (+4,-5) df9781a u-boot,at91bootstrap: fix incorrect HOSTCPPFLAGS variable (+2,-2) a6f79f5 uboot-mvebu: fix build ; use the build's tools/libressl (-251) 13e8d54 uboot-fritz4040: Fix build with HOSTCFLAGS (+1,-1) d59cc79 kexec-tools: issue warning when dd'ing vmcore (+3,-1) 83d9992 kexec-tools: bump version to 2.0.16 (+3,-245) d6fd44c layerscape: update u-boot to LSDK1712 (+32,-32) e547bd3 layerscape: support ubifs rootfs in u-boot env (+15,-15) dc263cd packages: uboot-mxs: bump to 2017.11 (+292,-120) 123dbb7 packages: uboot-mxs: override instead of appending u-boot make flags (+1,-1) b2a5f76 ar71xx: Add eTactica EG-200 support (+140,-1) c971b4e uboot-sunxi: dts: Update orange Pi R1 integration (+73,-146) 6247929 uboot-sunxi: add u-boot DT for NanoPi NEO Plus2 board (+165) 3c24a1d sunxi: add support for NanoPi NEO Plus2 board (+19) 718e5cd uboot-sunxi: Add Xunlong Orange Pi Zero Plus (+158,-1) 627a28e lantiq: rename gphy firmware (+35,-35) 1b13cbc grub2: disable building platform code for target utility (+2,-1) c6bd0b4 uboot-envtools: add support for WHQX E1700AC/E600G/E600GAC v2 (+3) f487133 uboot-envtools: add support for Samsung WAM250 (+1) 3b8a858 uboot-envtools: add support for YunCore T830 (+1) f01b394 uboot-envtools: add support for ALFA Network AWUSFREE1 (+7,-6) 8584fee uboot-sunxi: add Xunlong Orange Pi PC (+7) 9f3f61a mvebu: add support for Turris Omnia (+62,-3) be3da90 mvebu: Add subtarget for Cortex A9 build (+182,-158) d85a7f1 uboot-fritz4040: fix build with gcc7 (+1) 43f35ce uboot-imx6: fix build with GCC 7 (+1.3K,-5) 54b275c ipq40xx: add target (+25.8K,-7) 8cc22fa uboot-mxs: refresh patches (-26) 5d3fbd5 uboot-mxs: fix compile problems related to OpenSSL (+36,-1) f21cd96 uboot-kirkwood: update to 2018.03 (+120,-218) 7e1e29d uboot-sunxi: bump again to 2017.11 (+36,-392) 367ee32 uboot-sunxi: fix build by adding comparabilities for old dtc (+52) ed369e0 uboot-sunxi: refresh patches (+12,-12) 8e1065d sunxi: add build for sopine (+20) 0a3e07b u-boot-mvebu: set configuration options in Makefile (+8,-52) dff904a u-boot-mvebu: update to 2018.03 (+2,-136) 3fc8f50 uboot-envtools: fix ALFA Network AWUSFREE1 support (+9,-7) 10ea53f ramips: add U-Boot env support for ALFA Network AC1200RM (+8,-2) f6e6ead packages/uboot-omap: bugfix: serial using ns16550 fifo not enabled (+310,-1) 68150d3 uboot-envtools: update to 2018.03 (+7,-234) bc43f75 uboot-envtools: remove makefile duplication for supported targets (+4,-47) 0b20490 ipq40xx: add support for OpenMesh A62 (+287,-7) bdb0de1 uboot-envtools: add support for ESPRESSObin and MACCHIATObin (+4) 5ca159a uboot-zynq: Fix build with libressl 2.7.2 (+14) c21a4c7 uboot-mxs: Fix build with libressl 2.7.2 (+31,-16) 9bfca30 uboot-mvebu: Fix build with libressl 2.7.2 (+14) 3aa28f4 uboot-envtools: Change download to git. (+7,-6) 87f87e4 at91bootstrap: update to v3.8.10 (+3,-3) 790b20b uboot-at91: fetch uboot src from u-boot-at91 github (+11,-6) 22c398d at91: Add SAMA5D27 SOM1 EK board (+957,-7) f34b495 uboot-at91: fix DTC command not found. (+2) 60750ab at91: reorganize at91 subtargets (+2.8K,-123) 27ca6cd at91: Add SAMA5D2 PTC EK board (+484,-3) bfbdeeb mvebu: add support for WRT32X (venom) (+243,-8) Packages / Common (696 changes) b65572f curl: fix HTTPS network timeouts with OpenSSL (+36) da5d060 zlib: Update to 1.2.11 (+3,-3) 421a6d3 gettext-full: fix to use $STAGING_DIR_HOSTPKG instead of $STAGING_DIR/host (+4,-4) 47c22c2 lede-keyring: bundle latest usign certificates (+3,-3) d9b1a55 kmod-sched-cake: fix parameter passing kernel/user space (+3,-3) ⇒ 135affc Retire cake_const.c (-173) ⇒ 53e9be4 Added diffserv3 mode to gen_cake_const (+24) ⇒ 032d548 Add diffserv_llt (+32,-2) ⇒ a3210bd Change cake to const lookups (+69,-76) ⇒ 69449f3 Correct parameter passing order (+1,-1) f2e6e11 openvpn: let all openvpn variants provide a virtual openvpn package (+2,-1) f798776 libtool: don't clobber host libtool infrastructure (+7,-7) 633c35a hostapd: fix stray "out of range" shell errors in hostapd.sh (+3,-3) 36c13e5 x86: drop ep80579-drivers (-13.9K) dc5ba0a packages: mark packages depending on a target as nonshared (+16) 7ba2062 opkg: clarify messages and errors related to downloads (+62,-1) fa0ac03 Fix dependency for hostapd (+1,-1) 7ba5890 mwlwifi: Fixes rewritten history hash and latest version (+1,-1) c0345d9 hostapd: expose wps_independent and ap_setup_locked as uci options (+5,-3) c0ed04c hostapd: default to wps_independent 1 (+2,-1) e38bafb kmod-sched-cake: add 'mpu' minimum packet length support (+3,-3) a40f3f9 iproute2: cake: add 'mpu' minimum packet length support (+28,-4) c7a7e7c openvpn: ssl-enabled variants also provide a virtual openvpn-crypto package (+5,-1) a5eee54 gpio-nct5104d: Add nct5104d driver package (+519) 33f8f6c openvpn: add support for various new 2.4 configuration options (+19,-24) fe12d51 leds-apu2: Add PC Engines APU2 LED driver (+435) 12db207 openssl: update to version 1.0.2k (+13,-13) 5d2a9d2 busybox: convert netmsg and lock applet to "new style" applet definition (+30,-78) 84da2a6 busybox: update to 1.26.2 (+2.5K,-3.2K) 200d932 toolchain: Broaden the executable loader pattern (+1,-1) 37b489f hostapd: backport support for sending debug messages to the syslog (+169,-24) 8a8fa29 kmod-sched-cake: Bump to latest version (+4,-4) bdd1fad iproute2: cake: update cake support (+24,-11) 546b1a4 hostapd: enable support for logging wpa_printf messages to syslog (+6) 139eb68 gpio-nct5104d: add compatibility for linux 4.9 (+4) 185c374 leds-apu2: add compatibility for linux 4.9 (+4) a112786 xtables-addons: update to version 2.12 (+2,-2) f18f3c8 rotary-gpio-custom: depend on Linux 3.18 and 4.4 (will not work on newer kern... (+1,-1) 1b4e3ed dnsmasq: expand 'add_local_hostname' fexibility including FQDN (+67,-23) 9525743 dnsmasq: make DHCPv6 viable for standalone dnsmasq install (+152,-29) eaf3fef ccache, samba36: fix samba.org addresses to use https (+8,-7) 9df777d openvpn: adding key_direction to append_params. (+2,-2) eccb2e5 acx-mac80211: fix scan API error that could lead to a crash (+29) 07d5fc7 dnsmasq: honor quietdhcp option for DHCPv6 (+1) f9f6a21 dnsmasq: fix instances in dhcp_add() (+2,-2) 3bef96e dnsmasq: update to dnsmasq 2.77test1 (+145,-257) 196509b brcm2708-gpu-fw: update to latest version (+8,-8) 985c90d tcpdump: update to version 4.9.0 (+81,-81) 0af460b utils/e2fsprogs: Update to 1.43.4 (+5,-5) 2faa1ed iperf3: Update to 3.1.6 (+2,-2) da0b911 uclibc++: patch bugfix erase() on derived __base_associative (+40) 0bf85ef dropbear: enable SHA256 HMACs (+2,-3) a3408a5 toolchain/uclibc: Bump version to 1.0.22 (+5,-21) c22255e tcpdump: fix tcpdump-mini build on glibc 2.25 (+7,-30) 412e0bb perf: avoid picking up a dependency on libunwind (+1) dc4844b pppd: fix compile issues with glibc 2.25 (+28,-46) 9827c3e gdb: update to version 7.12.1, fix glibc 2.25 build issues (+80,-4) c7ce990 ltq-ptm: fix build with kernel 4.9 (+16) ca9b996 ltq-vmmc: fix build with kernel 4.9 (+74,-68) 2eed117 ltq-ptm: use netif_trans_update() only for kernel >= 4.7 (+4,-4) bb9d2aa ppp: add pppoe-discovery to an independent package (+17) d5221d5 ppp: honor ip6table for IPv6 PPP interfaces (+3,-1) 5035213 package/om-watchdog: add OpenMesh OM2Pv4/-HSv4 support (+2) 6bd9ba8 package/om-watchdog: add OpenMesh A60 support (+2,-1) 8636417 package/om-watchdog: add OpenMesh A40 support (+1) cb801b0 hostapd: mv netifd.sh hostapd.sh (+1,-1) d1a75c5 ebtables: update to last commit (+12,-183) 2a6fbce mdns: update and rename package to the umdns (+24,-24) 27040db dropbear: bump PKG_RELEASE (+1,-1) 6c44ac2 libpcap: remove feature dependencies on kmod-* packages (-2) b65dc04 opkg: switch to own fork to improve memory usage (+24,-3.5K) 0247314 dnsmasq: bump to dnsmasq v2.77test3 (+217,-131) aff2d5c hostapd: fix feature indication (+14,-2) 55ffc38 opkg: re-enable usign support (+2,-2) 7df0069 mbedtls: add --function-sections and --data-sections to CFLAGS (+2) 709d10e px5g: replace px5g-standalone with a statically linked variant of px5g-mbedtls (+22,-8.0K) 19720a6 opkg: fix handling conffiles in status lists (+3,-3) ⇒ 271d485 libopkg: initialize conffile list during status parsing (+6) 2c8cb0c dnsmasq: bump to dnsmasq v2.77test4 (+2,-217) fdfde3e libpcap: add optional netfilter support (+9,-2) 9e4555f opkg: fix stray printf() (#551) (+3,-3) ⇒ 2a66079 libopkg: switch to GPL2 SHA256 implementation (+57,-69) ⇒ f9baf91 libopkg: remove stray printf() (-1) 3e41afd iw: sync nl80211.h with mac80211 package (+289,-5) c8ac9c0 iftop: bump to latest upstream (+8,-73) a29163f wireless-tools: Change download url to github (+1,-1) ebf846b opkg: mark as essential (FS#571) (+1) 9b2321f thc-ipv6: Allow overriding CFLAGS (+12) 562ebe7 bsdiff: Also pass down TARGET_CPPFLAGS (+2,-2) 4c02435 omcproxy: Update to latest HEAD (+3,-3) ⇒ 1fe6f48 Cmake: Find libubox/list.h (+3) 306ee64 px5g: Fix TARGET_LDFLAGS and add TARGET_CPPFLAGS (+2,-2) 4aa1560 adb: Also pass TARGET_CPPFLAGS (+1,-1) 30159b3 rssileds: Fix build with external toolchains (+4,-2) 9e740fa openssl: Use mkhash for STAMP_CONFIGURED (+1,-1) d35ce56 brcm2708-gpu-fw: update to latest version (+7,-7) 7f0c95a toolchain: Allow external toolchains to specify libthread-db (+28) aedd5d5 opkg: fix several package installation bugs (+3,-3) ⇒ b1dc770 libopkg: fix some overly aggressive line wrapping in pkg_depends.c (+55,-110) ⇒ 793155f pkg_depends: fix unsatisfied dependency installation order (+1,-1) ⇒ 0fb3e9f pkg_depends: propagate virtual provided detail flag to providers (+8) ⇒ 439c89e opkg_cmd: fix endless loop in whatprovides/whatreplaces (+1,-2) ⇒ 15fc1ee opkg_cmd: avoid null pointer dereference in opkg_what_depends_conflicts_cmd() (+1,-1) ⇒ 1fdc2ca pkg: mark bit fields in pkg_t unsigned (+5,-5) ⇒ 758527e pkg: forward "provided_by_hand" flag in pkg_merge() (+3) ⇒ 19070b6 unarchive: fix possible segmentation fault in deb_extract() (+1,-3) 64de1cb ppp: propagate master peerdns setting to dynamic slave interface (+4,-2) 78f14c0 openvpn: move list of params and bools to a separate file (+205,-30) 3a06dd6 dnsmasq: do not forward rfc6761 excluded domains (+24,-2) 452f544 vxlan: add new package for netifd VXLAN proto (+180) 0ebc681 umdns: update to the 2017-03-10 version (+3,-3) ⇒ e985074 Drop unneeded casting of "entry" from struct cache_service (+2,-2) ⇒ 46b8781 Drop unneeded code to simplify getting hosts over ubus (+1,-9) ⇒ d437678 Cancel (re)connect timer when deleting interface (+1) 055e9df xtables-addons: fix build error on ARC (+11) 7b52278 mbedtls: update to version 2.4.2 (+4,-4) c481774 curl: update to version 7.53.1 (+6,-42) 8eac991 umdns: update to the version 2017-03-14 (+3,-3) ⇒ 6515101 Access cached records (instead of services) to read list of hosts (+13,-7) ⇒ 80dd246 Refresh DNS records A and AAAA directly (+18,-8) ⇒ fd5a160 Don't cache hosts as services (+3,-10) 2f09a1e iwcap: fix handling kill signal during dump (+13,-13) 48ae44d opkg: gracefully handle missing $PATH, fix build warnings (+5,-4) b6a8b43 toolchain: add musl libc.so to external toolchain (+1,-1) 902590e curl: Adjust URLs (+4,-6) 6e44f47 sysntpd: restore support for peer-less (standalone) mode (+1,-1) 51d9ac6 libnl: Fix building with uClibc (+105) 66146a2 perf: fix build with kernel 4.9 (+2) b03b293 lldpd: bump to 0.9.6 (+2,-2) 8e07751 dnsmasq: don't point --resolv-file to default location unconditionally (+3,-3) 312b9dc iproute2: fix ip monitor can't work when NET_NS is not enabled (+41,-1) 17987b9 iperf3: Update to 3.1.7 (+2,-2) cc5721c lzo: Update to 2.10 (+2,-2) 106ae11 umdns: update to the version 2017-03-21 (+3,-3) ⇒ f89986b Fix refreshing cached A(AAA) records that expire (+4,-1) ⇒ 496aeba Fix comment typo in cache_gc_timer (+1,-1) ⇒ e1bacef Drop entries cached for interface we're going to delete (+2) ⇒ ce7e9e9 Use one define for DNS-Based Service Discovery service name (+6,-8) ⇒ c725494 Use MCAST_PORT define for port 5353 (+1,-1) ⇒ 943bedb Fix reading port of incoming packets (+4,-4) ⇒ 9f1cc22 Fix replying to "QU" questions received on unicast interface (+4,-5) ⇒ 1478293 Fix code freeing cached non-A(AAA) records too early (+2,-1) ⇒ a0403cd Keep source sockaddr for every cached DNS record (+20,-12) ⇒ 480d7bc Fix sending unicast questions on cache expire (+14,-12) 480a6ae libs/openssl: Refresh mirror list (+6,-5) 7dc2a58 libs/libpcap: Rework URLs (+2,-1) fd95397 utils/tcpdump: Rework URLs (+2,-2) 06c49db openvpn: add extra respawn parameters (+3) 76cc264 busybox: enable the "ip neigh" command (FS#618) (+1,-1) 8a4208d utils/f2fs-tools: Update to 1.8.0 (+7,-59) cf9812d utils/util-linux: Update to 2.29.2 (+6,-39) 0aee976 util-linux: unconditionally enable ncursesw support (+1,-6) c5e245a util-linux: re-enable parallel builds (+1,-1) 46e3903 gdb: fix invalid sigprocmask call (+44,-1) aadd629 lantiq: remove residual watchdog parts from ltq-vmmc (+94,-3) f3474ca busybox: vi: backporting patches to fix ZZ and :x command (+154,-1) ea18559 iw: enable MESH ID in scan output (+5,-4) 001a50d lantiq: cleanup code ar9-vr9 parts (+131,-155) 49acec5 lantiq: align falcon code with ar9-vr9 code (+3,-70) 5d4aece dnsmasq: use logical interface name for dhcp relay config (+2,-1) 0b24850 busybox: don't install NTP scripts if NTP isn't configured (+4) 6411a12 build: move PKG_CONFIG_DEPENDS from feeds.mk to opkg (+8,-7) 3169a6a busybox: fix installation of cron and ntpd scripts in the default config (+2,-2) 1449b52 opkg: backport upstream fixes, code cleanups (+3,-3) ⇒ 07f3b02 set_flags_from_control: remove function (-37) ⇒ 816d330 Fix typo in pkg_hash_fetch_best_installation_candidate. (+3,-3) ⇒ 86b584d pkg_dependence_satisfied: remove unused function (-29) ⇒ 7fe45f2 active_list_add_depend: remove unused function (-24) ⇒ 23d31fb active_list_sort: remove unused function (-57) ⇒ 89bf8b9 conffile_list_push: remove unused function (-6) ⇒ f5082ac conffile_list_pop: remove unused function (-7) ⇒ 2985c00 nv_pair_list_last: remove unused function (-6) ⇒ 368bb62 nv_pair_list_prev: remove unused function (-9) ⇒ 46c5de5 pkg_dest_list_push: remove unused functions (-6) ⇒ 48142a3 conffile_list_pop: remove unused function (-6) ⇒ 7d24212 str_list_last: remove unused function (-6) ⇒ 52c31c1 str_list_prev: remove unused function (-7) ⇒ 980cfb2 str_list_push: remove unused function (-6) ⇒ 947d3d4 pkg_src_list_pop: remove unused function (-6) ⇒ 51275a8 pkg_src_list_push: remove unused function (-6) ⇒ + 5 more... 813efe5 mdadm: extend uci config support (+82,-7) 8b3fa16 firmware: rework fritz-tools package (+46,-31) 1c42598 dnsmasq: peacefully coexist with ISC DHCPd (+9) fc859fb iproute2: add libgenl.h and ll_map.h to InstallDev section (+1,-1) de5b8e5 busybox: add musl compatible nslookup replacement (+931,-1) 210e96d OpenVPN: Update to 2.4.1 (+12,-20) a7f8564 openvpn: add myself as maintainer (+1,-1) efb22b6 binutils: fix build with host gcc < 4.9 (+1.3K) 98e43b1 iptables: bump to 1.6.1 (+103,-304) 5e2d15b iptables: set ABI_VERSION to force rebuild of dependent packages (+4) 7ae58be busybox: Move libresolv detection to LEDE Makefile (+6,-18) 56457db dnsmasq: fix uninitialized varname in init-script (+1,-1) 8ed5c6d busybox: fix build of nslookup_lede applet without IPv6 (#728) (+33,-9) e80a041 iptables: fix wrong depends for nftables support (FS#707) (+1,-1) 980c41f utils/mdadm: Update to 4.0 (+53,-31) 0b7ed65 kernel: remove out of tree direct-io disable hack (+1,-256) dca2966 busybox: Enable sendfile by default (+1,-1) e5bbead dropbear: fix procd interface trigger install (+3,-1) f1e3285 busybox: nslookup_lede: fix compatibility with v1.25 (+7,-6) 76871a8 busybox: nslookup_lede: mimic output format of old Busybox applet (+61,-22) 9412fc2 dnsmasq: support dhcp_option config as a list (+21,-4) c13f943 perf: disable build for ARC, it is currently broken (+1,-1) 34e8393 toolchain/arc: update to the most recent release arc-2016.09 (+573,-523) fc9361e opkg: alternatives support (+4,-4) 8b1b094 busybox: add as an alternative of /sbin/ip (+2,-1) cfa5865 iproute2: add ip-tiny, ip-full as alternatives of /sbin/ip (+16,-10) 9b4c415 iproute2: bump PKG_RELEASE (+1,-1) fa3649d busybox: add alternatives specs for those also provided by procps-ng (+14,-2) b65c619 dnsmasq: bump to 2.77test5 (+2,-2) cf75fb5 busybox: alternatives: accomodate CONFIG_BUSYBOX_CUSTOM=y (+15,-14) 0c3fe28 opkg: alternatives: use ERROR level for symlink failure (+3,-3) 41feba8 hostapd: fix reload frequency change patch (+32,-7) ed62d91 hostapd: add legacy_rates option to disable 802.11b data rates. (+20,-8) cd5cd7c dnsmasq: fix dhcp_option usage warning (+2,-1) 7296767 dnsmasq: make tftp root if not existing (+1,-1) eb99f89 dnsmasq: add interface-name uci list. (+7,-1) 54ea0f4 dnsmasq: use append_interface_name when using option --interface-name (+4,-4) 44da45a dnsmasq: don't propagate DUID from one host to another (+1,-1) 5dc76a4 perf: Disable perf for ARC770 only, enable for ARC HS38 (+1,-1) 6f01abf fritz_tffs_read: fix parsing of size argument (+1,-1) 8381485 fritz-tools: Find zlib.h header file (+3) c258bc7 toolchain: Package libgomp (+35) e66f17a openvpn: update to v2.4.2 (+2,-2) deef713 dnsmasq: bump to 2.77rc3 (+10,-10) 5e48188 hostapd: remove unused variable declarations in hostapd.sh (-1) 1a16cb9 mac80211, hostapd: always explicitly set beacon interval (+10,-9) f7e84a4 om-watchdog: cleanup Makefile (-8) 08ab3fd om-watchdog: cosmetic code style fixes (+31,-31) 04e9163 om-watchdog: add support for Teltonika RUT5xx (ramips) (+10,-1) ea2927e network/utils/ipset: Update to 6.32 (+2,-2) 4b0a2ca devel/strace: Update to 4.16 (+3,-3) 89807b6 network/utils/curl: Update to 7.54.0 (+16,-16) 74395d9 libs/libnftnl: Update to 1.0.7 (+3,-3) 070a461 dnsmasq: add IPv6 nameserver configuration in server mode (+11,-1) db776c0 comgt-3g: enable modem before to setpin (+2,-1) b295966 devel/trace-cmd: Update to 2.6.1 (+4,-7) ccc54b2 elfutils: bump to 0.169 (+271,-241) ce8bfa9 lldpd: drop specific respawn params [use system-wide] (-3) ec987e5 f2fs-tools: Switch to gz tarball (+3,-3) 6e10fc7 dropbear: bump to 2017.75 (+13,-17) 5d48dc1 libunwind: update to 1.2 (+58,-19) aaabf47 umdns: update to the version 2017-05-22 (+3,-3) ⇒ 64f78f1 Rename mdns_hostname variable to the umdns_host_label (+15,-8) ⇒ ff09d9a Rename service_name function to the service_instance_name (+13,-4) ⇒ 920c62a Store instance name in the struct service (+7,-5) ⇒ 26ce7dc Allow filtering with instance name in service_reply (+9,-6) ⇒ 49fdb9f Support PTR queries for a specific service (+12,-9) ⇒ 0e8b948 Support specifying instance name in JSON file (+8,-2) 43cc399 dnsmasq: bump to 2.77rc5 (+3,-3) 3f0d3d1 samba: fix CVE-2017-7494 (+33,-4) 423a7a6 lldpd: bump to 0.9.7 (+2,-2) e6d4235 json-c: disable implicit fallthrough warning (gcc 7) (+1,-1) 3c7a99e xfsprogs: update to 4.11.0 (+49,-341) 4ba2f4d DWR-512: adding wwan support for the dwr-512 3G modem (+51,-17) c2dc732 iptables: fix typos in 600-shared-libext.patch (FS#711) (+2,-2) b32689a dnsmasq: add dhcp-script hook for other packages (+59,-5) 484f768 elfutils: Pass -Wno-unused-result to silence warnings as errors (+1,-1) 43e4e1f Move enablemodem from ramips to new package adb-enablemodem and make it used ... (+92,-19) 52e36cf samba: bump PKG_RELEASE (+1,-1) e783f58 mwlwifi: update to the latest version (+3,-3) ⇒ 5fac04c Upgrade 88W8964 firmware to 9.1.2.5. () ⇒ 7b96b8a Modification of the code to load firmware 9.1.2.5. (+1.0K) ⇒ f834af0 Re-architecture mwlwifi. (+2.5K,-2.1K) ⇒ 618bbc0 Change driver version to 10.3.4.0-20170216. (+1,-1) ⇒ ce31432 Added draft version for new data path. (+2.5K,-313) ⇒ 25b90b1 Added debugfs "ratetable" to get rate table. (+392,-116) ⇒ ca699af Connected rx antenna setting for 88W8964. (+20,-5) ⇒ 87b163f Fixed problem: restart mwlwifi to let AP work. (+11,-4) ⇒ 374afe9 Added functions to check/dump arp/icmp packet. (+285,-124) ⇒ 7b07491 Corrected receive sequence number for slow data. (+34,-21) ⇒ 6457434 Added code to bypass duplicate check of mac80211. (+3,-13) ⇒ 80e1a1a Added code to bypass ampdu reorder of mac80211. (+4,-2) ⇒ a7cb7ca Added code to ack (re)assoc resp immediately. (+22,-1) ⇒ 217ad84 Won't reset sequence number of Tx BA stream. (+60,-11) ⇒ ef239c5 Fixed problem: iperf Tx can't work. (+76,-69) ⇒ 12185a6 Fixed problem: "wifi up" will destroy data path. (+64,-68) ⇒ + 28 more... a4198f8 iproute2: bump to 4.11 (+228,-529) b4f463d openvpn-easy-rsa: update to 3.0.1 (+26,-169) 21f25bc ppp: propagate master firewall zone to dynamic slave interface (+4,-1) 1fe41c4 dnsmasq: bump to 2.77 (+4,-4) 6db1d13 umdns: remove superfluous include in init script (-2) 860e053 Lantiq: make possible to tweak DSL SRN from UCI (+26,-1) 743be70 lantiq: fix ifxmips_atm_amazon_se.c (-8) 5ca2033 lantiq: fix lantiq_mei.c and amazonse.dsti for adsl modem firmware (+29,-31) 5229c45 mdadm: Do not check RUN_DIR (+2,-1) f500799 perf: Depend on KERNEL_PERF_EVENTS (+1,-1) 0aed054 build: add KERNEL_MAKE and KERNEL_MAKE_FLAGS variables and move to kernel.mk (+37,-33) ab48538 gdb: remove Build/Compile rule ; default one works (-7) 079d57b gdb: disable simulator ; it's broken on ppc (+2,-1) d264464 mwlwifi: update to version 10.3.4.0 / 2017-06-06 (+3,-3) ⇒ 29e8808 Used statioin ID for BA streams. (+6,-3) ⇒ c0de845 Fixed problem: security mode of STA can't work. (+2,-1) ⇒ 36bc327 Change driver version to 10.3.4.0-20170606. (+1,-1) 8b486ec dnsmasq: add dhcp-script hook conditionally (+14,-2) 16a905b dnsmasq: make bind-dynamic 'non-wildcard' interfaces default (+6,-4) 8f4085e dropbear: fix service trigger syntax error (+2,-2) 77dc6a2 libunwind: update to version 1.2.1 (+2,-48) 680a5c5 dnsmasq: add dhcp-range tags configuration (+9,-2) de6ff15 busybox: backport 'ip rule suppress_{prefixlength, ifgroup}' (+145) 4ed40be hostapd: add support for acs_chan_bias option (+6,-2) 7d7356d ca-certificates: Update to version 20161130+nmu1 (+3,-3) 991899c valgrind: bump to 3.13.0 (+4,-49) 0406382 libreadline: add host-build (+2) 7e12863 fritz_tffs_read: get tffs size from input file (+7,-3) 4482063 treewide: add license tags (+16) 329f6a9 mbedtls: update to 2.5.1 (+27,-27) 45f4f66 openvpn: update to 2.4.3 (+14,-13) f33de80 dnsmasq: backport tweak ICMP ping logic for DHCPv4 (+26,-1) 0e7bbcd hostapd: add acct_interval option (+5,-2) 37c1513 hostapd: configure NAS ID regardless of encryption (+3,-3) 9aaf3d3 dropbear: server support option '-T' max auth tries (+132,-2) 6371159 dropbear: add option to set max auth tries (+4,-2) 7d31fe6 dnsmasq: backport patch fixing DNS failover (FS#841) (+31) f3ae0f8 dnsmasq: dnsmasq --rev-server support (+6,-1) eb7c14d bzip2: add symlink to binary (+3,-1) 08cd5b7 lantiq: set up DSL front-end GPIOs if they exist (+14) ad02f56 acx-mac80211: disable for kernel 4.9+ (+1,-1) 0b493ed acx-mac80211: remove cobalt reference (+1,-1) a81a082 mtd-utils: use source package name for lzo in PKG_BUILD_DEPENDS (+1,-1) 2be6037 ncurses: add libnucrses-dev package (+20) a89c36b dnsmasq: restore ability to include/exclude raw device names (+3,-3) d8748e5 netfilter: add iptables-mod-rpfilter package (+34) 254f0da opkg: bump to version 2017-07-11 (+3,-3) ⇒ c668fce opkg: add --no-check-certificate argument (+13,-1) ⇒ 52fc006 pkg_alternatives: pass if the desired symlink already exists (+23,-3) 683e737 curl: bump to version 7.54.1 (+5,-5) b3cba68 lzo: use default Build/Configure rule (+3,-6) 462ca4e zlib: use default Build/Configure rule (+9,-11) eaf6f15 nftables: Update to 0.7 (+79,-3) ⇒ 87908ff datatype: fix parsing of time type (+7,-4) ⇒ 262b97b datatype: less strict time parsing (-12) ⇒ 0974fa8 datatype: seperate time parsing/printing from time_type (+45,-25) ⇒ 48587aa parser: add a time_spec rule (+16) ⇒ 6aa18b5 parser: fix inconsistencies in set expression rules (+18,-13) ⇒ 5253233 expr: add set_elem_expr as container for set element attributes (+109,-30) ⇒ 38a077f set: add timeout support for sets (+62,-1) ⇒ 7b52489 setelem: add timeout support for set elements (+35) ⇒ 35960e1 setelem: add support for attaching comments to set elements (+21) ⇒ a9467e5 nftables: add set statemet (+177,-1) ⇒ fd8a16b mnl: use new libnftnl batch API (+33,-91) ⇒ efd5d12 netlink_delinearize: pass ctx pointer to stmt_reject_postprocess() (+9,-9) ⇒ 5764e58 netlink_linearize: fix range cmp instruction generation (+3,-2) ⇒ 19719a3 ct: add maximum helper length value (+6,-1) ⇒ 933fb6b netlink_delinearize: remove obsolete fixme (+1,-3) ⇒ 665a262 eval: prohibit variable sized types in concat expressions (+7) ⇒ + 463 more... c7f8bce kmod-sched-cake: drop maintainer (-1) f12a326 treewide: use the generic board_name function (+153,-260) 6f133a4 dnsmasq: backport remove ping check of configured dhcp address (+29,-1) 8647f4f toolchain/arc: update to the most recent release arc-2017.03 (+27,-27) d0f6a51 dnsmasq: introduce config support for forced DHCP options (+9,-5) d9f7ae6 ipset: split libipset as a subpackage (+15,-6) 636dc87 mwlwifi: update to version 10.3.4.0 / 2017-07-13 (+3,-3) ⇒ 7da6428 Add support for Linux 4.12 (+34,-1) ⇒ 75f0b0b Create README.md (+7,-7) ⇒ 4cc9b09 Create README.md (+6,-1) ⇒ 22d08c4 Create README.md (+3,-2) ⇒ b37f306 Fix use of container_of macro for ISO C (+10,-10) ⇒ d669729 Create README.md (+35,-18) ⇒ 3729540 Added code to report tx/rx rate and signal. (+457,-172) ⇒ 1cc8aa6 Fixed problem: tx rate won't be updated. (+3,-3) ⇒ 8acc41c Update README.md (+26,-5) ⇒ d12ac2d Update README.md (+2,-2) ⇒ 0f023b7 Added code to support BSSID assignment of VAP. (+22) ⇒ cf6a8e8 Update README.md (+13) ⇒ 5599a72 Added code to report noise floor. (+31,-2) ⇒ 80124fa Modified the way to support BSSID for VAPs. (+19,-7) ⇒ 4fd0788 Corrected the way to extend BSSID for VAPs. (+1,-1) ⇒ 8a71713 Ignored incorrect rx accounting. (+4) ⇒ + 5 more... 9dcb3fe samba36: Remove legacy options (+3,-8) eb43a81 opkg: bump to version 2017-07-28 (+3,-3) ⇒ 4bd8601 pkg_parse: fix segfault when parsing descriptions with leading newlines (+9,-11) 911331a tcpdump: Update to 4.9.1 (+2,-2) b90fb5f openssl: update to version 1.0.2l (+10,-10) a94555c ltq-xdsl-app: drop esi call (+1,-4) 2d6c7c2 lantiq: ltq-atm/ltq-ptm: fix showtime handling on driver load (+10,-8) c650432 ltq-vdsl-app: use notification based ATM/PTM driver load (+34,-20) f6254a2 ltq-vdsl-app: mask out ADSL bits when VDSL is requested (+4,-1) 2da6c85 ltq-vdsl-app: add support for auto xfer_mode and auto line_mode (+9,-11) 10c4437 utils/e2fsprogs: Update to 1.43.5 (+2,-2) 779227d nftables: remove date from version (+1,-1) 3e9c06d brcm2708-gpu-fw: update to latest version (+7,-7) a2a226e ca-certificates: Update to 20170717 (+4,-4) e505f59 utils/util-linux: Update to 2.30.1 (+6,-6) 5a22df6 gpio-button-hotplug: leave platform_device.dev.platform_data untouched (+1,-2) 1948d8e nvram: fix memory leak (+10,-3) 2a253e7 nvram: add usage() function (+13,-10) c7e2a6f nvram: improve argument check when program start (+9,-8) 69da83d nvram: add help message for nvram magic not found (+1) d18e0dc hostapd: add additional ubus notifications (+107,-2) 34a206b dnsmasq: add ubus notifications for new leases (+143,-2) 4fce22e util-linux: add missing dependencies (+2,-1) f099803 samba36-net: new package (+14,-1) 5c2c0f8 util-linux: don't need to build NLS support (+3,-1) d55fff4 iperf3: update to 3.2 (+24,-3) fc48aeb iperf3: add SSL variant for iperf_auth feature (+74,-3) f47c41c xtables-addons: update to version 2.13 (+2,-2) d87f27a f2fs-tools: drop patch in favour of CONFIGURE_VARS (+3,-19) 252c8dd f2fs-tools: drop musl compat patch (-10) cdb494f f2fs-tools: fix mkfs.f2fs on big-endian systems (+67,-1) 1e6e37c dnsmasq: add support for multiple tags for each host. (+7,-2) 6c9e2d4 dnsmasq: fix indentation (+3,-3) 289d190 lantiq: ltq-ptm: fix ADSL showtime handler (+1,-1) ca79337 dnsmasq: forward.c: fix CVE-2017-13704 (+38,-1) ccb79a3 samba36: Remove guest ok since LuCI configures it. (+1,-2) b2f60e6 samba36: Don't resolve interfaces. (+2,-7) 343e3d2 samba36: Remove syslog and load printers lines. (-2) a63eb74 busybox: move traceroute applets to /bin (+13,-8) a3c0d5f busybox: move passwd applet to /bin (+11) 89f8a01 busybox: update to 1.27.2 (+951,-1.1K) 9a753c4 dnsmasq: backport official fix for CVE-2017-13704 (+95,-38) 5629904 dnsmasq: backport arcount edns0 fix (+45,-1) bd24d53 hostapd: fix iapp_interface option (+1,-1) 910e3be lldpd: bump to 0.9.8 (+2,-2) 21014d9 tcpdump: bump to 4.9.2 (+41,-37) 69ac637 mbedtls: update to 2.6.0 CVE-2017-14032 (+28,-28) c11762e strace: bump to 4.19 (+2,-2) fd84ecd treewide: fix shellscript syntax errors/typos (+10,-11) ad510c4 wwan: json format in some modem definitions (+349,-349) 560b733 libs/wolfssl: add libcysassl to PROVIDES field (for backwards compat) (+1) d03c23c cyassl,curl,libustream-ssl: rename every `cyassl` to `wolfssl` (+44,-44) 8334a23 libs/wolfssl: disable hardening check in `settings.h` (+13) 41706d0 libs/wolfssl: adjust symbol defaults against libwolfssl defaults (+7,-7) 7bc8036 libs/wolfssl: bump to version 3.12.0 ; add myself as maintainer (+4,-3) 010cddc mwlwifi: update to version 10.3.4.0 / 2017-08-10 (+3,-3) ⇒ 612df7c Make sure EAPOL packet gets high priority. (+1,-1) ⇒ 3ca0ea1 Change driver version to 10.3.4.0-20170727. (+1,-1) ⇒ 1f1619c Fixed problem: RCU stall will be triggered. (+18,-3) ⇒ 03be67e HDR : Added header file (+2) ⇒ b9c7244 Fixed comparison error. (+1,-1) ⇒ 9a6db69 Change driver version to 10.3.4.0-20170810. (+1,-1) 5b1660a utils/e2fsprogs: Update to 1.43.6 (+7,-9) ef485bb dnsmasq: Pass TARGET_CPPFLAGS to Makefile (+1,-1) 2375e27 tcpdump: noop commit to refer CVEs fixed in 4.9.2 (-1) feab5fa dnsmasq: fix dhcp "ignore" option on wwan interfaces (+4,-3) 70593ac hostapd: ft_psk_generate_local support (+4,-2) b0d2c4a hostapd: ft_over_ds support (+4,-2) ce53c0e openvpn: add "extra-certs" option (+2,-1) 3008fc9 usbutils: avoid duplicating the git revision (+1,-1) 2ad649d iperf: bump to 2.0.10 (+4,-9) d9beae9 curl: bump to 7.55.1 (+11,-11) 7e58392 ipset: bump to 6.34 (+34,-3) b0f8b13 samba36: add Package/samba/Default (+12,-12) 456de21 ipset: replace patch that was reverted upstream (+25,-31) 754659d curl: fix disable threaded resolver (+36) 7865e86 hostapd: update hostapd full config (+235,-27) 70ade53 hostapd: update hostapd mini config (+237,-19) 6511379 hostapd: update wpa_supplicant full config (+280,-93) 1cde439 hostapd: update wpa_supplicant mini config (+292,-100) c14cc53 hostapd: update wpa_supplicant p2p config (+278,-91) a9a3752 openvpn: update to 2.4.4 (+58,-34) f1ae982 ltq-vdsl: fix PM thread suspend and resume handling (+108,-1) 36fd53f ltq-vdsl-mei: disable optimized firmware download (+2,-2) 00e9a7a umdns: update to latest git HEAD (+3,-3) ⇒ 9f40133 Remove ttl==255 restriction for queries (-6) ⇒ 8f7e3bc Remove incorrect comma in http service json config (+1,-1) ⇒ b84fdac Add debug output for service_timeout (+3,-1) a816e1e dropbear: make ssh compression support configurable (+13,-3) 9f5f5d2 hostapd: add support for specifying device config options directly in uci (+6) 7921624 hostapd: add support for accessing 802.11k neighbor report elements via ubus (+169) 1d70422 gdb: bump to 8.0.1 (+13,-14) e64463e util-linux: avoid using the getrandom syscall (+14) c317af7 iw: fix build on musl host (+1,-2) fe36f7b ltq-vdsl-mei: revert disable optimized firmware download (+2,-2) 6a5a58e util-linux: update to 2.30.2 (+3,-3) c4562a9 package/utils/f2fs-tools: Update to 1.9.0 (+5,-70) a8f63a0 mac80211: update to backports-4.14-rc2 (+911,-7.1K) 67ac017 dnsmasq: bump to v2.78 (+18,-248) bd523d4 ltq-ptm: mark AmazonSE support as broken (+3) d07f924 ltq-vmmc: disable for falcon (+1,-1) 834c93e dropbear: fix PKG_CONFIG_DEPENDS (+4,-1) 2f78034 hostapd: update to version 2017-08-24 (+145,-478) ⇒ 1f0fdaf Fix race condition between AssocResp callback and 4addr event (+24,-1) ⇒ 7655bd7 P2P: Do not use wait_time for SD Response TX without fragmentation (+3,-1) ⇒ e297cc0 tests: P2P service discovery restarted immediately (+57) ⇒ 4be02b7 OpenSSL: Remove SSL_{CTX_,}_clear_options ifdefs (-4) ⇒ d7f12e4 OpenSSL: Make sure local certificate auto chaining is enabled (+8) ⇒ 969e525 tests: Skip eap_tls_pkcs8_pkcs5_v15 with BoringSSL (+6) ⇒ 9187b13 wpa_supplicant: Add BSS CURRENT control interface command (+2) ⇒ 0c8d7b0 tests: wpa_supplicant BSS CURRENT command (+12) ⇒ 04f02fa Fix wpa_cipher_to_alg() return type (+2,-2) ⇒ 62b95eb hostapd_cli: Add missing command help descriptions (+60,-27) ⇒ 4f59ad0 hostapd_cli: Use common completion for commands that use stations (+4,-34) ⇒ 86adff0 hostapd_cli: Completion for further commands with STA parameter (+5,-4) ⇒ bf4167b hostapd_cli: Add completion for set command (+39,-1) ⇒ c04a67d hostapd_cli: Add completion for get command (+26,-1) ⇒ 4a45dc1 mesh: Show [MESH] flag in print_bss_info() (+13,-2) ⇒ f05a893 tests: Check MESH flag in BSS output in wpas_mesh_mode_scan (+3,-1) ⇒ + 818 more... c088203 hostapd: escape double quoutes in wpad CFLAGS (+1) 0e265dc nghttp2: add libnghttp2 package (+47) 7789707 curl: add nghttp2 support (+9,-2) 6b533fd ipset-dns: bump to git HEAD (+3,-60) ⇒ ade2cf8 Separate ipsets for v4 and v6 (+24,-14) 9e9696a treewide: switch git.netfilter.org to HTTPS (+5,-5) bcfc39b libnetfilter_queue: bump to git HEAD (+11,-13) ⇒ b39cac7 src: Correct typo in the location of internal.h in #include (+1,-1) ⇒ 58cb066 src: Declare the define visibility attribute together (+82,-162) ⇒ e84b559 Revert "src: Declare the define visibility attribute together" (+162,-82) ⇒ 003c2b1 examples: set dummy connmark value to show use of NFQA_CT nested attribute (+14) ⇒ 63973da doc: extend the doxygen section about NFQA_CFG_F_GSO (+12,-1) ⇒ d7f74c7 build: bump version to 1.0.3 (+1,-1) ⇒ 3f9eb57 build: bump library release version too (+1,-1) ⇒ 601abd1 doc: Add information about retrieving UID/GID/SECCTX fields (+19,-1) 7695f14 libnetfilter_conntrack: switch to git (+6,-6) f8595a5 conntrack-tools: switch to git (+5,-7) 7ffb707 dnsmasq: add listen_address parameter (+6,-1) db18cee iproute2: bump to 4.13 (+51,-38) 1cec4d4 busybox: provide "ip" (+1) 0f061af wpan-tools: add the wpan-ping to test the 6LoWPAN network (+1) 2af4148 package/kernel/leds-apu2: fix whitespaces (+15,-15) 2e6d4c3 package/kernel/leds-apu2: add apu3 board detection (+4,-1) e4b6900 libs/libnl: Update to 3.3.0 (+298,-115) 2dc9c82 lantiq: xrx200: rename nas0/ptm0 to dsl0 (+69,-4) f40fd43 ppp: fix compile warning (+1) bbda81c hostapd: merge fixes for WPA packet number reuse with replayed messages and k... (+965,-29) 699c6fc wireguard: add wireguard to base packages (+308) a29848c ppp: make the patches apply correctly again (+1,-1) 5fff2f4 hostapd: bump PKG_RELEASE (+1,-1) 2127425 hostapd: backport extra changes related to KRACK (+442,-9) c5f97c9 hostapd: add wpa_disable_eapol_key_retries option (+5) f6c4a9c wireguard: version bump to 0.0.20171017 (+2,-2) 060e375 hostapd: bump PKG_RELEASE (+1,-1) db4550c broadcom-wl: fix compile with kernel 4.9 (+5,-4) 06e4105 libs/lzo: Reenable unaligned access on ARM, PPC, ... (-4) d456a88 ltq-adsl-app: convert init script to procd (+11,-6) 1470c79 ltq-adsl-app: use notification based ATM/PTM driver load (+65,-6) b02b700 lantiq: xway: rename nas0/ptm0 to dsl0 (+13,-12) 63c436e ltq-atm: remove xrx200 special handling (+1,-5) dacf6db ltq-adsl-app: add more script notifications (+43,-1) 240d4b1 ltq-xdsl-app: script style nit (+2,-2) 21e59ee hostapd: fix up ubus support (+45,-23) 378e1a4 iptables: Fix target TRACE issue (+15,-1) 8eadec4 mdadm: Fix config generation (+9,-11) d4e7af5 mdadm: fix parameter quoting (+12,-8) 860aba9 acx-mac80211: switch to AutoProbe (+1,-1) 70e7efb acx-mac80211: drop PKG_BUILD_DEPENDS (-1) 557e98e broadcom-wl: define module directories (+2) 5cee719 broadcom-wl: reorder kmod build and pass EXTRA_VERSIONS (+7,-5) 7eda0d2 broadcom-wl: switch to AutoProbe (+1,-1) 471d5dc mwlwifi: switch to AutoProbe (+1,-1) 851644b adb: fix package description (+1,-1) 76378c6 build: use KERNEL_MAKE_FLAGS for kernel file compilations (+22,-46) 1e5e005 ltq-atm: Add missing dependency to kmod-ltq-adsl-ase-mei (+1,-1) f6c0130 nghttp2: bump to 1.27.0 (+3,-3) ⇒ 6f0ae9d Update manual pages (+34,-6) ⇒ d2324bd Update bash_completion (+1,-1) ⇒ c23fc86 Bump up version number to 1.27.0-DEV (+2,-2) ⇒ cc6f759 src: Add static to constexpr char[] (+8,-6) ⇒ 7d4d48a Add timing-based load-testing section to h2load howto (+19) ⇒ 2576855 nghttpx: Send non-final response to HTTP/1.1 or HTTP/2 client only (+40) ⇒ 8ffe389 h2load: Print out h2 header fields with --verbose option (+10) ⇒ 16320a0 Reduce libxml2 version requirement to 2.6.26 (+3,-3) ⇒ 35e445b fuzz: Fix typo (‘-fsanitize=adres’) in README.rst (+2,-2) ⇒ c2d9a1e Support for Windows / MinGW (+82,-3) ⇒ 5fa1938 clang-format (+12,-13) ⇒ aaa0b85 Amend some macro comments (+13,-13) ⇒ 9382116 Fixed accidental compiler flags concatenation for MSVC. (+1,-1) ⇒ f507b5e nghttpx: Use an existing h2 backend connection as much as possible (+30,-46) ⇒ 17c88d6 Compile with g++ 7.2.1 (+3) ⇒ a319143 nghttpx: Fix bug that header fields are missing in HTTP/1.0 response (+2,-1) ⇒ + 7 more... b00cf0e curl: bump to 7.56.1 (+5,-41) 889b21f ar7-atm: drop LINUX_VERSION tests (+199,-339) fce2664 ar7-atm: fixup proc fixes (+90,-24) c77ba7d ar7-atm: fix function signatures with expected ones (+126) 5302abe acx-mac80211: allow compilation on 4.9 (+1,-1) 098afa1 openssl: Enable assembler optimizations for aarch64 (+5,-2) f90f94d nghttp2: switch to release tarball (+5,-7) 56189f1 ltq-atm: add missing dependency to kmod-ltq-adsl-*-mei (+2,-2) e0bd225 wireguard: version bump to 0.0.20171101 (+2,-2) f0c37f6 libunwind: disable building with ssp (+2,-1) e03dcf4 iperf3: update to 3.3 and refresh patches (+302,-60) f5468d2 openssl: fix cryptodev config dependency (+1) 6d2f3b1 package: kernel: dtc: Add DTO support (+642) ee791fa netfilter, iptables: add optional CHECKSUM module (+31) 09f90b7 hostapd: remove default r1_key_holder generation (+1,-2) ee59f81 partially revert "mwlwifi: switch to AutoProbe" (+1,-1) a9a78a7 ltq-adsl-mei: use the same file name for all variant (+4,-8) e763401 ltq-atm: fix dependency for xrx200 (+1,-1) dea3bad ltq-ptm: add missing depency to ltq-?dsl-*-mei (+5) 23c1504 layerscape: add restool package (+794) f718659 wireguard: move to kernel build directory (+1,-1) 12f9305 wireguard: fix portability issue (+18) 164fe69 openssl: update to 1.0.2m (+5,-5) 6ab4521 package/elfutils: add CFLAG -Wno-format-nonliteral (+1,-1) e2f25e6 openvpn: add support to start/stop single instances (+37,-18) 17a4eac dnsmasq: fix swapped ubus args mac and ip (+2,-2) 31ebbe3 igmpproxy: remove firewall rules when service is stopped (+5,-1) c6761e7 otrx: use helper function when checking image's CRC32 (+3,-7) 6d283b8 otrx: optimize memory usage when creating TRX image (+7,-14) 3f96e57 otrx: add support for -A (append) and -a (align) options (+24,-1) 46e875a hostapd: refresh ubus patch (+18,-36) 43f6694 hostapd: set mcast_rate in mesh mode (+68) 772afef hostapd: explicitly set beacon interval for wpa_supplicant (+1) d91494e hostapd: rework frequency/ht/vht selection for ibss/mesh (+58,-179) c382237 packages: nvram: fix memory leak in _nvram_free (+4) b15c563 otrx: always align image to 0x1000 (+7,-1) d5bcd02 libnl-tiny: use fixed message size instead of using the page size (+1,-6) eea9d25 wireguard: bump to 0.0.20171111 (+2,-2) c61a239 add PKG_CPE_ID ids to package and tools (+49) ab8f20c otrx: drop unused otrx_create_parse_options function (-6) 7083716 otrx: bump buffer size in otrx_create_append_file (+1,-1) 36a9227 otrx: fix memory leak in otrx_create_append_zeros (+3) dca96b7 openssl: Add optimization option (+12,-2) bd1ee90 wolfssl: add PKG_CPE_ID ids to package and tools (+1) bc50a97 dnsmasq: load instance-specific conf-file if exists (+8,-8) cc0847e hostapd: don't set htmode for wpa_supplicant (-2) 6346291 hostapd: remove unused local var declaration (-2) 298ade2 acx-mac80211: fix build on kernel 4.9 (+16) fc4e7bd usbutils: Update usb.ids file to latest (+3,-3) 9052dd6 libusb-compat: Upgrade to 0.1.15 (+3,-3) 088262a wireguard: bump to 20171122 (+2,-2) 40868e3 kmod-sched-cake: update to latest git HEAD (+24,-21) ⇒ e4a3628 Whitespace tidy up (+22,-22) ⇒ 4abc443 Ingress mode, first stage. Can't yet be configured active. (+30,-7) ⇒ 0849336 Ingress mode can now be configured. (+8) ⇒ c21ec0c Correctly report ingress-mode status. (+4) ⇒ cc201cc Revert "Correctly report ingress-mode status." (-4) ⇒ 921dfa8 Revert "Ingress mode can now be configured." (-8) ⇒ 8d14c88 Revert "Ingress mode, first stage. Can't yet be configured active." (+7,-30) ⇒ bd426aa Fix build error on 4.12 (+5,-1) ⇒ 6f28803 codel5: make more checkpatch compliant (+18,-14) ⇒ 5ab7026 sch_cake: make compile again (+2,-116) ⇒ dfb2f6c pkt_sched: make compile again (+27,-18) 38cc071 mwlwifi: Update to latest commit in upstream repo (+3,-3) ⇒ e119077 Upgrade 88W8964 firmware to 9.3.0.8. () 0b3087e nghttp2: bump to 1.28.0 (+2,-2) 2f1c05b lldpd: bump to 0.9.9 (+2,-2) 179125d wireguard: bump to snapshot 20171127 (+2,-3) fcfd5cd dnsmasq: fix dhcp-host entries with empty macs (+1,-3) 759785c dnsmasq: add interface to ubus notification (+7,-5) b59b799 ltq-ifxos: fix compilation against glibc (+60,-3) b0b289e curl: bump to 7.57.0 (3 CVEs) (+4,-4) b32e4c6 packages: dnsmasq: remove unused stamp file (+1,-5) aec1b6b samba36: backport an upstream fix for an information leak (CVE-2017-15275) (+41,-1) 347d181 dnsmasq: backport infinite dns retries fix (+48,-3) c3c1185 iproute2: update to v4.14.1 (+64,-66) 79a19e5 iproute2: align ip help text for tiny variant (+18,-1) 6515887 hostapd: Expose the tdls_prohibit option to UCI (+6,-1) bd45e15 hostapd: backport fix for wnm_sleep_mode=0 (+36,-1) 94fcd92 strace: Update to 4.20 (+2,-3) a39ddff dnsmasq: write atomic host file (+6,-4) 3cd6ccf opkg: bump to version 2017-12-07 (+3,-3) ⇒ 468158f libopkg: fix SHA256 calculation for big endian system (+8) ⇒ 73e6c81 file_util: implement urlencode_path() helper (+62) ⇒ 9f003e3 opkg: encode archive filenames while constructing download URLs (+8,-4) ⇒ ebdfc12 add opkg option http_timeout (+7,-1) ⇒ d1fe095 file_util: consolidate hex/unhex routines (+26,-37) ⇒ 71c27cb file_util: implement urldecode_path() (+21) ⇒ 3b417b9 opkg_download: decode file:/ URLs (+2,-1) 55e70c8 openssl: update to 1.0.2n (+3,-3) 1f8585c merge: ssid: update default ssid (+5,-5) 23f774f merge: packages: update branding in core packages (+10,-10) d1ba483 merge: busybox: update CONFIG_NSLOOKUP in busybox config and respective patch (+16,-16) f4c68e1 busybox: fix glibc libresolv dependency for LEDE nslook applet (+1,-1) 893a1ed dnsmasq: add DHCP build switch support in full variant (+10,-5) e4a69bd mwlwifi: update to version 10.3.4.0 / 2017-11-29 (+3,-3) ⇒ cbb631e Make sure bandwith is initialized. (+2) ⇒ 574e24e Added debugfs file tx_amsdu to control tx amsdu. (+66,-1) ⇒ 760f7bf Added MDE to beacon. (+12) ⇒ 466368f Free station id after firmware deletes it. (+5,-2) ⇒ d5c5b05 Don't ack null or qos null data packet. (+18,-4) ⇒ 1522af5 Change driver version to 10.3.4.0-20171129. (+4,-4) 902961c wolfssl: update to 3.12.2 (1 CVE) (+147,-5) 65d62b5 dropbear: disable MD5 HMAC and switch to sha1 fingerprints (+5,-3) 30e18c8 wireguard: bump to 20171211 (+3,-3) 1cfbd50 package: move distfeeds.conf from opkg to base-files (+12,-14) 06f8b4d e2fsprogs: Update to 1.43.7 (+2,-2) 1044723 busybox: enable find -newer needed for shorewall firewall, no size increase o... (+2,-2) d2e96d5 opkg: fix PKG_CONFIG_DEPENDS to include version.mk entries (+2,-1) 0589979 kmod-sched-cake: bump to latest bake of cake (+3,-3) ⇒ ff38695 A less aggressive autorate margin. (+1,-1) ⇒ 0758e90 Try a lower-latency priority queue in shaped mode. (+34,-15) ⇒ 2575be7 This is what happens when you code while half-asleep. (+1,-1) ⇒ e89caa6 Another rather obvious fix. Why doesn't the kernel have -Wsigned-compare on ... (+1,-1) ⇒ 9c3da02 Did I get *any* of this right first time? (+8,-2) ⇒ 6c341ce Getting closer - try not to starve the Bulk tin. (+10,-4) ⇒ a7133c6 Need to adjust tin rates - first test. (+1,-1) ⇒ 3e36769 Continuing the individual weight adjustments... (+3,-3) ⇒ 08da7dd Try a completely different approach to the starvation problem. (+20,-12) ⇒ 17ee7e7 Ingress mode, first stage. Can't yet be configured active. (+20,-6) ⇒ 85aeee2 Ingress mode can now be configured. (+8) ⇒ c6c865e Correctly report ingress-mode status. (+4) ⇒ 8742ff9 Fix uninitialised tin_order in besteffort and precedence cases. (+2) ⇒ 14cbb5e Temporary fixes for Diffserv-LLT bandwidth and incorrect stats in unlimited m... (+4,-4) ⇒ c9e2017 Bring Cake up-to-date with local bugfixes. (+56,-21) ⇒ c84e7a4 Remove all tc-filter code, which was never actually used. Fixes compatibilit... (+1,-115) ⇒ + 54 more... a9940ca iproute2: cake: support new operating modes (+129,-50) c0160f0 xtables-addons: update to version 2.14 (+2,-2) 436fe56 xtables-addons: fix compile with kernel 4.14 (+9) e80ab48 libiconv-full: fix compile-time linking error GCC7 (+1,-1) dda2229 layerscape: fix package download (+16,-16) edf5ae2 wireguard: bump to 20171221 (+2,-2) 67c1c14 nghttp2: bump to 1.29.0 (+2,-2) 4f02285 dnsmasq: rewrite config on host name modification (+1,-1) 23bba9c dnsmasq: send procd signal on service reload (+2,-2) a10fae1 busybox: streamline Makefile (+17,-50) 20c349f busybox: add missing TARGET_CPPFLAGS and TARGET_LDFLAGS (+3,-2) 0f72690 iptables: fix nftables compile issue (FS#711) (+20) 7aa1595 kmod-sched-cake: bump to latest bake (+3,-3) ⇒ 8978b24 Proper fix for diffserv-llt mode. (+7,-4) ⇒ 833c87c Try to handle decaying flows and packet trains more efficiently. (+31,-3) ⇒ 3ab36e8 Properly initialise the policy array. (+1) ⇒ 79b9b76 Rate variables in diffserv_*() shouldn't be 64-bit; this causes difficulty wi... (+6,-6) ⇒ 2ed46bb Try to solve higher sparse latency in ingress mode when non-ECN bulk flows ar... (+10,-7) ⇒ 06b301f Add a failsafe to ingress mode, so it always delivers some packets even at hi... (+28,-20) ⇒ 8052827 Improve ingress-mode failsafe behaviour under sustained prior load. (+4,-1) ⇒ dd40546 Fix overhead accounting after Dave's refactor. (+4,-5) ⇒ 801f83b Little build fix. (+1,-1) ⇒ 5bf0b65 Revert unnecessary changes resulting from merge. Sigh. (+1,-2) d0a14c1 mwlwifi: update to version 10.3.4.0 / 2017-12-14 (+3,-3) ⇒ 05b3e03 Upgrade 88W8964 firmware to 9.3.2.1. () ⇒ af210f0 Added code to support WDS client for 88W8964. (+42,-10) ⇒ 619e632 Added code to print out pci device node. (+5,-1) ⇒ b04d559 Upgrade 88W8964 firmware to 9.3.2.2. () ⇒ c96d1ed Added code to support WDS AP for 88W8964. (+113,-25) ⇒ 1fcef06 Modified the code to get correct region code. (+5,-1) ⇒ 843d00c Change driver version to 10.3.4.0-20171214. (+1,-1) 9f62650 nftables: fix sha256sum (+1,-1) 7c0a2bc busybox: backport cve-2017-16544 fix (+40) 2277cd1 busybox: enable flock by default (+1,-1) 25302c0 umdns: update to latest git HEAD (+3,-3) ⇒ 7897441 umdnsd: Replace strerror(errno) with %m. (+4,-4) 383e8ae package/libs/zlib: Use toolchain build logic (+4,-22) 3acecba package/libs/zlib: Add ARM and NEON optimizations (+2.8K,-1) 0dd4391 package/libs/zlib: Add option for O3 optimization (+21) cbe7164 package/libs/zlib: Add host build (+2) da95c9a opkg: switch source url to git.openwrt.org (+2,-2) b61a648 busybox: clean up patch fuzz (+3,-8) 4e80071 lua: clean up patch fuzz (+44,-43)