OpenWrt v19.07.0-rc1 Changelog

This change log lists all commits done in preparation of OpenWrt 19.07 since OpenWrt 18.06, which became the previous stable version, was branched in May 2018.

Commits are roughly grouped by subsystem and chronologically ordered from top to bottom and cover the Git repository history until the tagging of the 19.07.0-rc1 release.

Build System / Buildroot (197 changes)

fba168f build: use busybox gzip compatible force option (+1,-1)
b287c82 build: prevent spurious package rebuilds under CONFIG_AUTOREMOVE (+1,-1)
399495a build: add apend-uboot command (+4)
7590c3c scripts: Replace obsolete POSIX tmpnam in slugimage.pl with File::Temp function (+4,-4)
dcfe2a4 include/image-commands.mk: shorter version in Netgear factory header (+1,-1)
5917806 build: add busybox support to `time` prereq-check (+4,-3)
c6e02b4 octeon: Add and set CPU type Octeon+ as default (+2,-1)
333e609 build: change version.mk defaults to OpenWrt (+3,-3)
ab07ae2 netfilter: add bpf match support (+3)
8261806 ipq40xx: add support for the ZyXEL NBG6617 (+676,-2)
75ab064 build: download code from github using archive API (+464,-31)
52a9edb base-files: add menuconfig option for HOME_URL (+12,-1)
6e3c2d7 scripts/download.py: use a more terse api for fetching git commit date (+2,-2)
681e825 build: include package directory in sha256sums when running on buildbot (+3,-2)
e15565a download.mk: restore the old dl_method implementation (+17,-1)
516d995 build: ensure that iwinfo is selected when building for multiple devices (+1)
29b2199 build: fix target metadata scan dependencies (+10,-4)
89b5999 build: ASLR hardening use $(FPIC) (+1,-1)
eb6759c fixup-makefile.pl: fixup when PKG_SOURCE is defined elsewhere (+1,-1)
e48ea13 download.mk: add more comments (+5,-2)
04b9f85 scripts/dl_github_archive.py: rename from download.py (+130,-125)
9009efa download.mk: enable DownloadMethod/github_archive (+14,-8)
206fbbf config: add config option for KERNEL_TASKSTATS (+21)
6719991 verbose.mk: quote SUBMAKE options (+1,-1)
cf7154d kernel: only optimized for size if small_flash (+30,-40)
11d6547 config: extend small_flash feature (+12,-6)
6bdd5d8 scripts/feeds: add src-dummy method (+6,-1)
9af22f1 include/feeds.mk: always add available feeds to PACKAGE_SUBDIRS (+1,-5)
16035a7 include/feeds.mk: rework generation of opkg distfeeds.conf (+8,-24)
36fa1bb include/kernel-build.mk: fix kernel rebuild on backport patch changes (+1,-1)
b123921 include/prereq-build.mk: explicitly check for -f flag when using busybox time (+2,-2)
ac10975 scripts/dl_github_archive.py: stringify exception (+5,-4)
7c306ae build: fix compile error when a package includes itself in PROVIDES (+1,-1)
69ea512 build: do not alter global default package selection from profiles (-1)
da9d760 rules.mk: replace iremap when using GCC 8 (+4)
a6f4c7b build: prereq-build.mk: fix gcc/g++ SetupHostCommand invocation (+2,-2)
991c7a4 build: do not override CCACHE_DIR when ccache is disabled (+2,-2)
0aaa650 include/verbose.mk: Add sc to failure message (+1,-1)
7bbd185 config: Change conf.c remove compiler warnings (+6,-6)
4dfa6b7 build: fix ASLR for LTO packages (+1,-1)
8492ad0 x86: add support to set GRUB menu entry title (+14,-3)
c72f3b5 include/feeds.mk: fix distfeeds.conf without per-feed repos (+1,-1)
33bce21 base-files: fix HOME_URL replace (+1,-1)
d3ddf66 build: remove GNU time dependency (+43,-6)
a692e4e scripts: time.pl: avoid hard Time::HiRes dependency (+27,-4)
848b455 image: use ucert to append signature (+6)
ec78f03 image: fix build without ucert (+1,-1)
0ef25a7 kernel: remove linux 4.4 support (+1,-3)
23519ed ath79: add support for Buffalo BHR-4GRV2 (+187,-9)
a636920 ath79: add support for I-O DATA WN-AC1600DGR2 (+257,-9)
e5b802b firmware-utils: add sercomm/netgear tool (+265)
fc9cbf3 target.mk: Remove obsolete octeon CPU_CFLAGS (-1)
713cee6 toolchain/gcc: add config symbol to determine how to apply path remapping (+8,-3)
41faf52 build: Unset CDPATH to avoid problems (+2)
9030a78 scripts: bundle-libraries: prevent loading host locales (FS#1803) (+21,-5)
8e9a59a build: add mkrasimage (+480,-208)
5ebcd32 scripts: bundle-libraries: fix logic flaw (+6,-7)
00f030a build: add support for enabling the rootfs/boot partition size option via tar... (+10,-2)
2040816 scripts/metadata.pm: avoid adding dup names in provides list (+1)
9e58c20 scripts/ipkg-build: quash error messages when conffiles.resolved is empty (+4,-2)
78a5d25 ar71xx: Skip more hashed blocks for OM2P(-HS) 64k variant (+1,-1)
d3b43f4 rules.mk: add ESED command (+1)
7b76219 sunxi: fix build without ext4 rootfs (+1,-1)
366e6ef build: use CMAKE_SOURCE_SUBDIR variable to cmake.mk (+2,-2)
c3a0102 build: fix kernel headers install for uml (+1,-1)
b785523 build: insert blank line after KernelPackage template to allow chaining calls... (+1)
5933958 image: ignore usign build errors (+1,-1)
1063d90 hostapd: add basic variant (+1.0K,-1)
92bcd08 build: remove obsolete -rc kernel testing rewrites (+1,-2)
3361a88 scripts: update config.guess and config.sub (+1.6K,-1.6K)
d157a76 script: ipkg-build: honour $SOURCE_DATE_EPOCH (+5,-1)
493c9a3 build: Introduce building of artifacts (+18)
3107531 include/rootfs.mk: remove boot directory (+1)
879f2ef ath79: modify mtd partitions for Buffalo BHR-4GRV2 (+19,-39)
b0261ee rules.mk: add INSTALL_SUID macro (+1)
1416b63 rules.mk: fix syntax error (+1,-1)
966ba6d kernel: fix downloading rcX releases (+17,-4)
3592905 kernel: netfilter: Add nf_defrag_ipv6.ko to NF_CONNTRACK on 4.19 (+2,-1)
8980654 kernel: netfilter: Add nf_tproxy_ipv{4,6} and nf_socket_ipv{4,6} (+4)
f72f793 kernel: netfilter: Add nf_conncount.ko (+1)
f891670 kernel: netfilter: Adapt merge ipv4/ipv6 masquerade code (+4,-4)
fbaf483 kernel: netfilter: chain filters merged into nf_tables.ko (+12,-12)
2b6eab5 netfilter: Add fib support for nftables (+19)
247fdce image: add cameo-factory command (+12)
6c3c443 ath79: add d-link dir-825-c1 and dir-835-a1 (+344,-8)
3cc31ea scripts/qemustart: more compact rand_mac() (+1,-1)
b8271e9 image: remove duplicate cameo-factory (-12)
ffdce85 build: move append-string to image-commands.mk (+4,-4)
09004e6 build: drop cameo-factory recipe (-12)
eda3094 build: fix build dependency of kmod .ipk with version filtered files (+1,-1)
8b2efc8 scripts: rstrip.sh: allow rpath with sole $ORIGIN token (+1,-1)
99df984 build: move xor-image into image-commands (+5,-5)
e790227 kernel: Fix KERNEL_STACKPROTECTOR on kernel 4.19 (+10,-4)
fd35c5b build: move seama commands to image-commands.mk (+12,-23)
257de1b apm821xx: sata: boot-part feature integration (+6,-4)
894bcf5 build: Use stable file ordering in sysupgrade.tar (+1,-1)
1afe3d8 build: Drop user/group ID/name from sysupgrade.tar (+1,-1)
6a3f8b8 build: remove duplicate mksercomfw image recipe (-10)
26a0167 firmware-utils: mksercommfw: overhaul image creation (+135,-281)
2d9d57b build: rename .packagesubdirs to .packageauxvars (+6,-6)
e3d5b38 build: expose ABI version in .packageauxvars (+12,-1)
e6bcf1e build: add ABI_VERSION to binary package names (+35,-10)
8c9b182 scripts: ipkg-remove: handle existing .ipk files without SourceName field (+5)
7445012 build: Optionally provide file checksums in package metadata (+149)
94f6030 librpc: remove package (+2,-75)
6055879 build: extend ABI_VERSION suffixing to provides (+11,-5)
790bce9 build: formatting fixes for per-provide ABI_VERSION suffixes (+1,-1)
1aa00f9 brcm2708: boot-part feature integration (+4,-8)
e61061a toolchain: Include hardening.mk for toolchain build (+1)
892d741 build: add a script for generating Linksys factory images (+74)
66a4978 u-boot.mk: Fix building of recent U-Boot sources (+1,-1)
cbbef97 build: dtc: Disable noisy warnings by default (+27,-1)
a117093 build: fix STAGING_DIR cleaning for packages (+5,-4)
da5bee5 build: fix umask detection bashism (+1,-1)
37e9186 build: Use LINUX_DIR for Kernel/Patch (+5,-5)
ece5cab scripts: ipkg-make-index.sh: dereference symbolic links (+1,-1)
d5829f4 omap: fix build without ext4 rootfs (+1,-1)
bb23cb1 build: Fix missing device variables for artifacts (+1)
0dc4890 build: add KERNEL_ENTRY and sort DEFAULT_DEVICE_VARS (+5,-6)
da50f02 config: kernel: Fix missing symbol on brcm2708 with CGROUPS (+14)
bb0e4f9 build: remove leftovers from previous x86 commits (+6,-17)
eabc1dd build: Honour NO_COLOR in include/scan.mk (+8,-2)
9a5a10e build: Accept BIN_DIR parameter for legacy-images (+2,-2)
d0b4596 build: Fix print without color (+1,-1)
73c60ef scripts/qemustart: allow machine selection with new option --machine (+12,-6)
bf4630e build: add helpers for generating QSDK sysupgrade compatible images (+73)
fe90e48 build: qsdk-ipq-*: include dtc in PATH before calling mkimage (+2,-2)
889b642 tools: migrate from squashfs4 to squashfskit4 (+9,-1.4K)
e7bc898 scripts: make eva_ramboot.py offset configurable (+19,-11)
ba3690c include/kernel: sort autoload modules list to fix reproducible builds (+1,-1)
26c16ae metadata: fixup "board" (+1,-1)
208f287 metadata: add "target" entry (+1)
7fa9794 metadata: add "metadata_version" field (+1)
13c379e ib: display whether profile comes with image metadata (+5,-1)
d6fa04a IB: include SUPPORTED_DEVICES in 'make info' output (+9,-2)
9be9010 build: suppress error output in feeds.mk (+1,-1)
8dcc108 toolchain: ARM: Fix toolchain compilation for gcc 8.x (+6,-22)
b422e16 scripts/gen_image_generic.sh: fail on errors (+1,-1)
7204736 IB: fix generating .profile.mk for profiles without metadata (+1,-1)
6027e49 build: image: Fix off-by-one in DTC kernel version checks (+4,-4)
910eb99 mvebu: make bootfs size for sdcard image configurable (+8,-12)
8252511 build: remove sgid permission from tar (+3,-2)
8bf500e scripts/qemustart: Allow usage without networking (+31,-10)
b0e5e32 scripts/qemustart: Allow specifying custom kernel for x86 (+9,-1)
4953b38 scripts/qemustart: Allow specifying custom rootfs for malta (+11)
750a57b build: switch default target from ar71xx to ath79 (+1,-1)
5a829af include: unpack.mk: remove CRLF_WORKAROUND (+2,-7)
9424b6f scripts/qemustart: fix usage with networking support (+4,-4)
647356a scripts/qemustart: no network by default and enable with -n (+7,-5)
d726878 scripts/qemustart: fix network device emulation (+17,-11)
c2fee61 scripts/qemustart: add notes on adding new options (+5)
1325e74 kernel: Remove support for kernel 3.18 (+42,-40.7K)
97d3f80 config: kernel: Add KPROBE_EVENTS config option (+4)
85017c4 build: add a config option for enabling a testing version of the target kernel (+50,-5)
5cd4939 lantiq/xrx200: enable initramfs images (+4,-3)
71ab2c9 imagebuilder: new DISABLED_SERVICES make variable (+11,-3)
3fcb709 build: fix STAGING_DIR cleaning when filenames contain spaces (+1)
80f861e build: add UBOOT_PATH to DEFAULT_DEVICE_VARS and set a default (+3,-1)
a41f474 build: add support to && in DEPENDS (+20,-3)
94464cf build: fix external module symbol collection if build_dir is a symlink (+4,-1)
79948e9 replace links towards lede-project.org with openwrt.org (+3,-3)
c53f62b version.mk: use https:// instead of http:// (+4,-4)
b344ca9 OpenWrt v19.07: set branch defaults (+7,-12)
a624821 build: add urandom-seed and urngd to default packages set (+1,-1)
53b61ba scripts/ubinize-image.sh: fix buildbot breakage (+1,-1)
872cbcc config: introduce separate CONFIG_SIGNATURE_CHECK option (+6,-2)
17ee485 config: regenerate *_shipped sources (+302,-243)
e7ccc34 config: fix relational operators for bool and tristate symbols (+4,-1)
0bfac32 metadata: ensure one dependency provider to be y if a package is y (+2,-2)
f79e6e0 scripts/config: fix *c_shipped build depency tracking (+4,-4)
193366e metadata: handle ABI version rebuild tracking for transient dependencies (+33,-9)
bdd1bf8 build: warn when packages have no associated install section (+2)
1e887dd scripts/feeds: add src-include method (+26,-11)
c26a970 Make linux kernel builds reproducible when BUILDBOT selected (+2)
ffdf98b scripts: time.pl: Don't print the time on stderr (+1,-1)
3ff6397 build: skip kernel stack validation when building on macOS (+4)
0f4a3be include/package.mk: Add support for src-checkout/ folder (+17,-1)
fb99be4 autotools.mk: autoreconf: fix missing install-sh (+3,-1)
cc7560e build: include BUILD_VARIANT in PKG_BUILD_DIR (+2,-23)
378b519 build: add buildinfo files for reproducibility (+10,-4)
f783ad5 build: allow overriding default selection state for devices (+7,-2)
8be111d build: fix indent in image-commands.mk (+1,-1)
3112703 u-boot.mk: use openwrt url instead of lede project (+1,-1)
a929c1b download.pl: use https://source.openwrt.org (+1,-2)
34002d5 scripts/feeds: allow adding parameters to feeds (+30,-18)
5a102a0 build: remove harmful -nopad option from mksquashfs (+1,-1)
76297c3 Fix handling of BUILD_SUFFIX in remote-gdb script (+4,-4)
7c81137 scripts/feeds: fix 'src-include' directive (+1,-1)
cf2dba5 include: kernel-build: pass pkg-config overrides to kernel build (+6)
169bb3d scripts/feeds: fix accepting "-" in feed type string (+1,-1)
8300008 build: make device tree arg really optional in mkits.sh (+4,-5)
f2c321f build: fix host menu config targets using ncurses (+11,-3)
53a6aa5 build: fix xconfig target (+1,-1)
fcf87d5 build: adjust gcc/g++ version checks for newer apple compilers (+2,-2)
6fe6853 build: add buildinfo as single Makefile target (+4,-1)
5d6308e scripts/dl_github_archive.py: fix python3 str, bytes confusion (+1,-1)
88bff69 OpenWrt v19.07.0-rc1: adjust config defaults (+11,-9)

Build System / Feeds (2 changes)

b344ca9 OpenWrt v19.07: set branch defaults (+7,-12)
88bff69 OpenWrt v19.07.0-rc1: adjust config defaults (+11,-9)

Build System / Host Utilities (140 changes)

b72b366 ipq806x: increase kernel partition size for the TP-Link Archer C2600 (+10,-5)
4da832e tools: zlib: do not hardcode the install prefix in zlib.pc (+14)
c844d6a imx-uuc: updated to latest git HEAD (+3,-3)
0e9927d sparse: updated to version 0.5.2 (+6,-5)
651a623 tools/e2fsprogs: Update to 1.44.2 (+2,-2)
df02e7a tools/bison: Update to 3.0.5 (+10,-32)
3e0489d tools: build squashfs (v3) for ath79 (+2,-1)
71ae079 ath79: add tl-wr1043nd-v4 support everything is working (+273,-13)
142477e b43-tools: update to latest git HEAD (+3,-3)
1907804 Add aliases for Corerev >= 16, Corerev >= 22, and 802.11ac (+238,-42)
122ca37 Rename bits in hostflags to match new identifiers for the hostflags (+35,-35)
32c2a3c Change order of identifiers to be ascending with the spr numbers (+1,-1)
f7016b5 Remove definitions which are not Broadcom specific (-31)
b77c0a3 debug: Fix ordering of HF bits (+16,-17)
3f46e61 fwcutter: Add firmware 9.10.178.27 (+249)
27892ef fwcutter/make: Avoid _DEFAULT_SOURCE warning (+1,-1)
bf39d55 ar71xx: add support for TP-LINK Archer C7 v5 (+275,-2)
5c5bf8b ar71xx: Add support for TP-Link CPE210 v2 (+143,-11)
0a2f21f firmware-utils: mktplinkfw: add rootfs offset for combined images (+10,-1)
408c54b firmware-utils: tplink-safeloader: add dynamic partitions (+58,-13)
97da92b firmware-utils: tplink-safeloader: switch RE350 to dynamic partitions (+2,-6)
4ec9763 firmware-utils: tplink-safeloader: switch tl-wr1043nd-v4 to dynamic partitions (+5,-10)
781ad46 ath79: add support for TP-Link RE450 v2 (+263,-1)
c276627 firmware-utils: tplink-safeloader: add calloc error handling (+4)
55fa806 tools/cmake: update to 3.11.4 (+3,-3)
7ec931b tools/ccache: update to 3.4.2 (+5,-5)
a07e112 tools: kernel2minor: update to latest version (+4,-3)
df5f914 tools/e2fsprogs: Update to 1.44.3 (+2,-2)
b078229 tools/cmake: Update to 3.12.0 (+7,-75)
4caab80 ar71xx: add support for TP-Link Archer C59 v2 (+134,-5)
bae927c ar71xx: add support for TP-LINK CPE510 V2.0 (+33,-3)
8ae8489 tools: m4: fix compilation with glibc 2.28 (+118)
caebb77 tools: findutils: fix compilation with glibc 2.28 (+104)
e5b802b firmware-utils: add sercomm/netgear tool (+265)
0578993 tools/cmake: Update to 3.12.1 (+3,-3)
22b8237 firmware-utils/mksercommfw: fix musl build (+1)
9c6c7d1 firmware-utils/mksercommfw: fix build with clang/macOS (+1,-1)
8e9a59a build: add mkrasimage (+480,-208)
791a3a2 tools/cmake: Update to 3.12.2 (+2,-2)
7a67b43 firmware-utils: mkedimaximg: add "big-endianness mode" option (+35,-8)
c6a0d57 tools/e2fsprogs: Update to 1.44.4 (+2,-2)
3e734e8 tools/expat: Update to 2.2.6 (+2,-2)
6e80dd5 tools/expat: fix docbook2man error on some systems (+3)
03c7c8c tools/e2fsprogs: fix build with clang (+3)
7808ba8 tools/mtools: Update to 4.0.19 (+3,-4)
6bdc6cd tools/libressl: Update to 2.8.1 (+3,-3)
9efd0cb tools/bison: Update to 3.1 (+4,-6)
f6159c1 tools/cmake: Update to 3.12.3 (+2,-14)
8f697e4 mkfwimage: Add image type definition for WA images (+129,-47)
4797ddd patch: apply upstream cve fixes (+241)
07e8c21 tools: patch: make patch build depend on automake (+1)
759f111 tools: patch: Fix build by not modifing Makefile.am (+3,-73)
a6bd9d0 tools: patch: Add missing CVE-2018-6951 fix (+33,-12)
74a5c61 tools/libressl: Add PKG_CPE_ID for proper CVE tracking (+2)
6221762 tools/xz: Add PKG_CPE_ID for proper CVE tracking (+1)
5f2cb6d tools/pkg-config: pass arguments at the end (+1,-1)
9d35b68 ar71xx: switch TP-Link RE450 v1 to dynamic partitioning (+4,-7)
7c78be1 ar71xx: switch more targets to dynamic partitioning (+20,-35)
f3b80c3 ar71xx: fix sysupgrade generation for some targets (+6,-12)
b0a2e60 tools/ccache: update to 3.5 (+3,-3)
a395563 build: fix libressl build on x32 (amd64ilp32) host (+4)
32fc41b tools/patch: Add fedora patch for crashing git style patches (+54,-1)
f1ed774 tools/bison: update to version 3.2 (+2,-2)
c5bf408 ramips: fix image generation for mt76x8 (+1,-1)
b4e17a7 ramips: fix netgear r6120 factory image generation (+319,-171)
1a73b2d tools: firmware-utils: mksercommfw build on Darwin (+21,-2)
04f4dd6 tools/cmake: Update to 3.12.4 (+2,-2)
042d68a tools/pkg-config: Handle variable substitution of 'bindir' to redirect to STA... (+1,-1)
80526d2 bison: update to 3.2.1 (+2,-2)
53020ed tools: tplink-safeloader: add C7v5 EU SupportList (+5,-1)
7ef38e4 flex: Add a lex symlink (+5)
731a12a tools/bison: Update to 3.2.2 (+2,-2)
262b885 ramips: use new image build code for D-Link DCS-930 family (+16,-73)
4bf5c43 tools/sdimage: update to latest git version (+3,-3)
3a36385 linuxrc: add utp mass storage setup via configfs (+19)
d62bc23 uu.c: fix compiler warnings for unused variables (+1,-6)
7d5c297 uuc: fix format nitpick (+1,-1)
0fd10a5 Update linuxrc (+14,-1)
75fbb15 Fix missing build flags, leading to yocto QA issues (+3,-2)
86a222f Use chip unique id as serialnumber (+8,-1)
1285076 linuxrc: improve handling of udc not availble (+15,-6)
962b178 Added multi UDC support (+67,-44)
1c2a2b4 Create new daemon by use function_fs (+382,-1)
f892150 Add ACmd, Sync, Open Command (+66,-4)
f65ca79 add functionfs to usb gadget support (+17)
65fddc5 add super speed and MS_OS_DESC support (+40,-4)
048e901 wcie auto load winusb driver (+12,-7)
93e2fc6 Update pid (+2,-2)
5a6df19 ufb copy work (+47,-18)
03afc7e dual dir ucopy work (+11,-8)
⇒ + 26 more...
02324da tools/sdimage: Fix build with host Linux headers < 3.18 (+13)
1e4ee63 ath79: add support for TP-Link Archer A7 (+314,-1)
99ddff0 tools: Update endian definitions for Mac OSX (+5,-5)
666dd5d tools/mtools: Update to 4.0.23 (+4,-21)
9145f52 firmware-utils: add hex pattern mode for xorimage (+36,-3)
5f978ee tools/e2fsprogs: Update to 1.44.5 (+2,-2)
77429a8 tools/cmake: update to 3.13.2 (+8,-8)
d03aae1 ath79: add support for TP-Link Archer C6 v2 (+235,-1)
ff62e83 bison: update to 3.2.4 (+2,-2)
7197115 tools/firmware-utils: fix sysupgrade typo in mkdapimg (+1,-1)
e42a227 tools/firmware-utils: fix sysupgrade typo in mkdapimg2 (+1,-1)
f4aa9d8 firmware-utils: mkdlinkfw: cleanup code (+5,-42)
e428b12 firmware-utils: mkdlinkfw: create reproducible header (+18,-3)
0e78af2 firmware-utils: mkdlinkfw: fix error handling (+3,-3)
01e95dc firmware-utils: mkdlinkfw: fix build (+1,-1)
ad8c2d6 tools: add zip utility (+234,-1)
18c9faa tools: zip: add option for reproducible archives (+145)
26a0167 firmware-utils: mksercommfw: overhaul image creation (+135,-281)
eb31562 tools/sed: fix incorrect dependency. (+3,-2)
36a091c tools: mktplinkfw2: add split-uboot layout (+6)
963a83d tools: tplink-safeloader: add C7v5 RU Support (+2,-1)
30f48fb firmware-utils: tplink-safeloader: Fix for Archer C2 V3 image generation (+2,-1)
9c01273 ath79: add support for TP-Link Archer C2 V3 (AC900) (+246,-7)
1d1dabd tools/tar: Update to 1.31 (+6,-6)
a3df068 tools/sed: Update to 4.7 (+3,-2)
a3383e4 tools/bison: Update to 3.3.2 (+14,-14)
93034bf tools/mpfr: Update to 4.0.2 (+5,-5)
6cdf08f firmware-tools/ptgen: Allow generation 0 size partitions (+9,-2)
c72b1d8 gemini: Generate harddisk image for DNS-313 (+51,-8)
7fb58b8 tools/isl: update to 0.20 (+2,-2)
889b642 tools: migrate from squashfs4 to squashfskit4 (+9,-1.4K)
ac3bae9 tools/squashfskit: fix version detection on non-linux system (+22,-1)
068c4cf tools: squashfskit4 should only depend on coreutils on non-linux systems (+2,-1)
fd8705e tools/mkimage: use http download server (fixes FS#2052) (+1,-3)
7fc4dd3 cmake: match warnings more strictly in C++ feature checks (+25)
a18d419 tools: tar: update to version 1.32 (+2,-2)
db91418 ath79: add support for TP-Link RE350K v1 (+226)
a56c21f tools/libelf: Add mirrors as main site is dead (+3,-2)
1f149fc firmware-utils: mkdlinkfw: add kernel image offset (+32,-37)
bfdf009 tools/ccache: update to 3.6 (+3,-3)
a2a972b ar71xx: Use dynamic partitions for TP-Link CPE210 v2 (+4,-3)
5ec205d ath79: Add support for TP-Link CPE210 v3 (+191)
8595bb0 tools: add cbootimage for tegra (+33)
b874437 tools: add cbootimage-configs for tegra (+33,-1)
5198258 tools: tplink-safeloader: add C7v5 KR Support (+2,-1)
46dc4e2 tools/xz: Compile with PIC to fix linking errors (+3,-2)
fac2764 firmware-utils: add nec-enc (+130)
7f3facf firmware-utils: fix nec-enc build on older architectures (+1,-1)
f0be038 tools: cbootimage: depend on automake (+1,-1)
ed5409d tools/ccache: update to 3.7 (+4,-5)
6411eac ipq40xx: add factory image for EnGenius ENS620EXT (+207,-39)
c349cc5 tools/firmware-utils: mktplinkfw2: add Qualcomm layouts (+12)
9ccb24c scons: update to 3.0.5 (+2,-2)
1bbd524 firmware-utils: jcgimage: fix style and compiler warnings (+46,-48)
d95dff1 firmware-utils: jcgimage: add support for 4MiB+ images (+19,-5)
0f4e65e tools/ccache: update to 3.7.1 (+3,-3)
a941d39 tools/patch: apply upstream patch for CVE-2019-13636 (+109,-1)
46e9a9b tools/patch: apply upstream patch for cve-2019-13638 (+39,-1)
faaa52e tools/mtd-utils: update to 2.1.1 (+16,-14)
f1fa1c9 tools/bison: Update to 3.4.1 (+3,-16)
b7ceeb7 tools/gengetopt: Update to 2.23 (+38,-29)
e8cbcce tools: libressl: update to 2.9.2 version (+2,-2)
3cd27e5 tools: libressl: fix build on MacOS (+11)
04413f7 tools: libressl: fix compilation for non-glibc clib (FS#2400) (+23)
753f721 ccache: update to 3.7.2 (+3,-3)
c55c64e expat: Update to 2.2.7 (+2,-2)
f7d6579 tools/e2fsprogs: Update to 1.45.3 (+13,-36)
32d27a9 tools/cmake: Update to 3.15.1 (+22,-33)
2e490e7 tools: libelf: install pkg-config file (+3,-1)
5aa1b9a tools: libelf: fix headers to trigger -Wundef warnings (+198)
aa239ce upslug2: Update to git repository (+7,-297)
f54bc39 tools: mkimage: fix __u64 typedef conflict with new glibc (+1,-2)
8c8212c tplink-safeloader: fix compilation warnings (+13,-12)

Build System / Image Builder (8 changes)

869b0d1 imagebuilder: add function to show manifest (+27,-2)
ad5c289 imagebuilder: manifest function show stderr (+2,-2)
13c379e ib: display whether profile comes with image metadata (+5,-1)
f37afec ib: show unified target based on $(TARGETID) (+1,-1)
4834988 ib: show current revision based on $(REVISION) (+1)
d6fa04a IB: include SUPPORTED_DEVICES in 'make info' output (+9,-2)
71ab2c9 imagebuilder: new DISABLED_SERVICES make variable (+11,-3)
8bf8de9 imagebuilder: fix `make info` for empty SUPPORTED_DEVICES (+2,-1)

Build System / SDK (8 changes)

d0e0b70 sdk: bundle usbip userspace sources (+4)
4bb8a67 sdk: include arch/arm/ Linux includes along with arch/arm64/ ones (+7,-1)
d93b09f sdk: expose part of advanced configuration options (+57)
ae98045 sdk: find kernel modules when KDIR is a symlink (+1,-1)
a9f6fce sdk: fix building external modules when CONFIG_STACK_VALIDATION=y (+8)
8a7dc58 sdk: Fix cryptodev-linux build when CONFIG_ARM64_MODULE_PLTS=y (+2,-1)
bdb11c7 sdk: fix GCC and Python dangling symlinks (+2,-1)
068e921 sdk: use bundle-libraries.sh to ship kernel objtool tools (+2,-8)

Build System / Toolchain (75 changes)

83e9262 uClibc-ng: update to 1.0.30 (+2,-2)
43d70a7 toolchain/glibc: update to latest 2.26 commit (+2,-2)
7e7a5f0 resolv: Fully initialize struct mmsghdr in send_dg [BZ #23037] (+28,-19)
1f7c474 getlogin_r: return early when linux sentinel value is set (+16)
31e2d15 Fix crash in resolver on memory allocation failure (bug 23005) (+12)
71d339c Fix i386 memmove issue (bug 22644). (+73,-6)
677e6d1 [BZ #22342] Fix netgroup cache keys. (+8,-1)
3241353 i386: Fix i386 sigaction sa_restorer initialization (BZ#21269) (+247,-1)
02f0dd8 Fix signed integer overflow in random_r (bug 17343). (+11,-5)
be056fa Fix blocking pthread_join. [BZ #23137] (+15,-5)
365722a Fix stack overflow with huge PT_NOTE segment [BZ #20419] (+87,-4)
af7519f Fix path length overflow in realpath [BZ #22786] (+101,-2)
a70a0a5 toolchain/glibc: update to latest 2.26 commit (+2,-2)
6b4362f Don't write beyond destination in __mempcpy_avx512_no_vzeroupper (bug 23196) (+18,-2)
58ad5f8 Add a test case for [BZ #23196] (+53)
a5bc5ec Add references to CVE-2018-11236, CVE-2017-18269 (+5)
4df8479 Add NEWS entry for CVE-2018-11236 (+4)
29e2f9e gcc: remove support for version 6.3.0 (-929)
c22117a toolchain/glibc: update to latest 2.26 commit (+4,-4)
7b52c8a libio: Avoid _allocate_buffer, _free_buffer function pointers [BZ #23236] (+50,-32)
4b50854 musl: sys/socket.h: fix SO_PEERSEC value on MIPS (+59)
e705342 toolchain/glibc: update to latest 2.26 commit (+2,-2)
81b994b Fix parameter type in C++ version of iseqsig (bug 23171) (+8,-1)
f958b45 Use _STRUCT_TIMESPEC as guard in <bits/types/struct_timespec.h> [BZ #23349] (+10,-2)
3aaf8bd getifaddrs: Don't return ifa entries with NULL names [BZ #21812] (+16)
74d16a5 Check length of ifname before copying it into to ifreq structure. (+13)
900d867 toolchain: gdb: enable TUI (+1,-1)
0f54388 toolchain: Replace YASM with NASM (+13,-20)
d3a7587 toolchain/nasm: fix missing AR/RANLIB variables (+5,-4)
328ddcf toolchain/nasm: Backport GCC8 compatibility fix from upstream repo (+15)
e204717 toolchain/nasm: force ar and ranlib only on macOSX (+5,-3)
a5188eb nasm: disable LTO, remove host specific workarounds (+1,-7)
55055ae binutils: backport an upstream fix for a linker bug that triggers with LTO (+112)
7c3e3eb binutils: update to version 2.30, resolves issues with LTO (+2,-2)
9b965d3 binutils: remove version 2.27 (-147)
139f99c toolchain/gcc: add GCC 8.1.0 (+862)
a93b6ed toolchain/binutils: Add binutils 2.31.1 (+110)
3df400c toolchain/gdb: bump to 8.1.1 (+5,-5)
7402cc7 toolchain/glibc: update to latest 2.26 commit (+2,-2)
2781bd5 libio: Disable vtable validation in case of interposition [BZ #23313] (+22)
762e9d6 NEWS: Reorder out-of-order bugs (+3,-3)
4b10e69 Synchronize support/ infrastructure with master (+628,-4)
20dc7a9 libio: Add tst-vtables, tst-vtables-interposed (+588)
b12bed3 stdio-common/tst-printf.c: Remove part under a non-free license [BZ #23363] (+8,-121)
cf6deb0 conform/conformtest.pl: Escape literal braces in regular expressions (+18,-13)
86e0996 x86: Correct index_cpu_LZCNT [BZ #23456] (+8,-1)
c9570bd x86: Populate COMMON_CPUID_INDEX_80000001 for Intel CPUs [BZ #23459] (+30,-10)
713cee6 toolchain/gcc: add config symbol to determine how to apply path remapping (+8,-3)
2fb95f7 toolchain/gcc: update 8.x to 8.2.0 (+8,-8)
c24d02d toolchain/gdb: bump to 8.2 (+5,-5)
24d82c2 toolchain/glibc: update to latest 2.26 commit (+2,-2)
174709d pthread_cond_broadcast: Fix waiters-after-spinning case [BZ #23538] (+15,-2)
c5c90b4 Fix segfault in maybe_script_execute. (+6,-1)
1801e60 toolchain/musl: update to version 1.1.20 (+32,-88)
709bbf5 sys/socket.h: add PF_SMC from linux v4.11 (+3,-1)
404097a sys/socket.h: add SOL_TLS from linux v4.13 (+1)
986bc21 sys/socket.h: add MSG_ZEROCOPY from linux v4.14 (+2)
5431c20 sys/mman.h: add MADV_WIPEONFORK from linux v4.14 (+2)
ebd8ef5 aarch64: add HWCAP_DCPOP from linux v4.14 (+1)
38e81dd signal.h: add missing SIGTRAP si_codes (+2)
4d4a665 net/if_arp.h: add ARPHRD_RAWIP from linux v4.14 (+1)
fba3059 netinet/if_ether.h: add new ETH_P_ macros from linux v4.14 (+4)
abdaba8 sys/{mman,shm}.h: add {MAP,SHM}_HUGE_ macros from linux uapi (+26)
e696087 netinet/tcp.h: add tcp_diag_md5sig struct from linux v4.14 (+8)
9eda4dc mips,powerpc: fix TIOCSER_TEMT in termios.h (+5,-5)
9b57db3 add MAP_SYNC and MAP_SHARED_VALIDATE from linux v4.15 (+7)
5f4ff22 netinet/tcp.h: add TCP_* socket options from linux v4.15 (+2)
4001c51 netinet/in.h: add new IPV6_FREEBIND from linux v4.15 (+1)
4ccd075 s390x: add s390_sthyi system call from v4.15 (+1)
0fc2f09 powerpc: update hwcap.h for linux v4.15 (+6)
⇒ + 165 more...
dee8804 build: drop buildbot toolchain rebuild check when not using git (+2)
969d052 toolchain/fortify-headers: Update to 1.0 (+2,-2)
754a08e toolchain/binutils: Fix u-boot on some armhf platforms (+276)
fface27 binutils: Use 2.31.1 by default (+2,-2)
79982b2 toolchain/glibc: update to 2.27+ (+4,-4)
00cdcf5 Open master for development (+30,-2)
92c3af3 Rotate ChangeLog (+236.5K,-236.5K)
edf66db Rotate ChangeLog correctly (+233.3K,-233.3K)
b358255 i386: Don't define multiarch __memmove_chk in libc.a [BZ #21791] (+12,-3)
2fee621 Fix tgmath.h for bit-fields (bug 21685). (+98,-60)
dfc93c4 i386: Check PIC to enable PIC setups in multiarch functions (+46,-34)
5b736bc x86-64: Check PIC instead of SHARED in start.S (+5,-1)
b7f95f4 Remove CFLAG settings that turn off warning (no longer needed). (+8,-16)
42df8d5 Fix tgmath.h for __int128 (bug 21686). (+24,-13)
8ee1abd [hurd]: Add __libc_init_secure stub (+12)
3da5756 Add missing include for pthread_setcancelstate (+2)
e98c925 tst-tlsopt-powerpc as a shared lib (+70,-48)
1b2be27 Fix abday in zh_SG (+6,-4)
8f75515 Fix yesexpr in en_DK locale (+6,-4)
6244070 Added new Locale bho_NP (+99)
a0b7f99 Drop redundant .* from yesexpr and noexpr in agr_PE locale (+8,-8)
⇒ + 1324 more...
d27d87c toolchain/musl: Don't override optimization set by upstream (+5,-2)
70315fe glibc: update to latest 2.27 commit (BZ #23562, BZ #23275) (+2,-2)
5bdb689 Fix race in pthread_mutex_lock while promoting to PTHREAD_MUTEX_ELISION_NP [B... (+386,-50)
77b4b82 signal: Use correct type for si_band in siginfo_t [BZ #23562] (+8,-1)
6973441 glibc: update to latest 2.27 commit (BZ#23709,BZ#23822) (+2,-2)
1759ea1 conform: XFAIL siginfo_t si_band test on sparc64 (+29,-3)
5cd5309 i64: fix missing exp2f, log2f and powf symbols in libm.a [BZ #23822] (+17,-9)
d8eee5e x86: Fix Haswell CPU string flags (BZ#23709) (+13)
1dcaef8 glibc: update to latest 2.27 commit (+2,-2)
1050634 libanl: properly cleanup if first helper thread creation failed (bug 22927) (+12,-2)
1517dfb Add an additional test to resolv/tst-resolv-network.c (+11)
476336f glibc: update to latest 2.27 commit (BZ #23927) (+2,-2)
9f433fc CVE-2018-19591: if_nametoindex: Fix descriptor for overlong name [BZ #23927] (+18,-5)
a969e96 glibc: update to latest 2.27 commit (BZ #23927) (+2,-2)
4b24692 malloc: tcache double free check (+161,-7)
5047716 malloc: Add another test for tcache double free check. (+63,-1)
6b2dd53 support: Implement support_quote_string (+102)
0f79dc0 support_quote_string: Do not use str parameter name (+7,-2)
e75481a support: Close original descriptors in support_capture_subprocess (+12)
4e9f34e support: Implement <support/descriptors.h> to track file descriptors (+544)
f1e2110 inet/tst-if_index-long: New test case for CVE-2018-19591 [BZ #23927] (+69,-1)
d8ca7a0 Fix _dl_profile_fixup data-dependency issue (Bug 23690) (+360,-7)
2794474 powerpc: Add missing CFI register information (bug #23614) (+47,-18)
f6d0e8c Fix rwlock stall with PREFER_WRITER_NONRECURSIVE_NP (bug 23861) (+100,-3)
af1aa07 gcc: update to version 7.4.0 (+8,-322)
e9e63c5 glibc: update to latest 2.27 commit (BZ #24027, BZ #23927) (+2,-2)
3981fc3 malloc: Always call memcpy in _int_realloc [BZ #24027] (+9,-42)
b3664bc glibc: update to latest 2.27 commit (BZ #24018) (+2,-2)
766e8fb intl: Do not return NULL on asprintf failure in gettext [BZ #24018] (+8,-1)
68c2930 NEWS: add entries for bugs 23275, 23861, and 23907 (+3)
4ef4ca4 toolchain/gdb: bump to 8.2.1 (+2,-2)
ceb6254 musl: improve crypt() size hack (+54,-25)
d018b55 update uClibc-ng from 1.0.30 to 1.0.31 (+2,-2)
b88907e toolchain/gcc: backport FORTIFY patch to 5.5.0 (+1.1K)
420376a glibc: update to latest 2.27 commit (BZ #24155,BZ #24097) (+2,-2)
50117e0 x86-64 memchr/wmemchr: Properly handle the length parameter [BZ #24097] (+168,-5)
6465327 x86-64 memcmp/wmemcmp: Properly handle the length parameter [BZ #24097] (+127,-9)
a469096 x86-64 memcpy: Properly handle the length parameter [BZ #24097] (+135,-40)
efc3714 x86-64 memrchr: Properly handle the length parameter [BZ #24097] (+72,-5)
55f8812 x86-64 memset/wmemset: Properly handle the length parameter [BZ #24097] (+131,-15)
d8457ed x86-64 strncmp family: Properly handle the length parameter [BZ #24097] (+179,-8)
2c016ff x86-64 strncpy: Properly handle the length parameter [BZ #24097] (+74,-6)
3a5ae8d x86-64 strnlen/wcsnlen: Properly handle the length parameter [BZ #24097] (+118,-11)
2ebadb6 x86-64 memcmp: Use unsigned Jcc instructions on size [BZ #24155] (+113,-9)
917e6d7 toolchain/musl: update to version 1.1.21 (+7,-7)
e36f80c implement fexecve in terms of execveat when it exists (+5)
4fb273b fix mistake/cruft in 1.1.20 release notes (+1,-1)
4e4a162 in pthread_mutex_trylock, EBUSY out more directly when possible (+2,-2)
d1fa288 in pthread_mutex_timedlock, avoid repeatedly reading mutex type field (+4,-3)
2de29bc fix namespace violation for c11 mutex functions (+3,-1)
9b95fd0 define and use internal macros for hidden visibility, weak refs (+94,-125)
eeb6f77 remove leftover declarations for removed functions from pthread_impl.h (-4)
c221d3e fix issues from public functions defined without declaration visible (+22,-2)
6fcd60d move and deduplicate declarations of __procfdname to make it checkable (+5,-16)
cb229f6 move and deduplicate declarations of __vdsosym to make it checkable (+2,-4)
b5dbf4d use idiomatic weak alias approach for defining asctime_r (+28,-33)
10bbbbf make inadvertently exposed __pthread_{timed,try}join_np functions static (+2,-2)
736a950 make inadvertently exposed __h{create,delete,search}_r functions static (+6,-6)
3b028c2 make internal declarations for flockfile tracking functions checkable (+5,-4)
18bf082 improve machinery for ldso to report libc version (+4,-9)
55a1c9c move declarations for malloc internals to malloc_impl.h (+7,-7)
⇒ + 153 more...
e3311cb glibc: update to latest 2.27 commit [BZ #24180] (+2,-2)
9f44fa2 Add compiler barriers around modifications of the robust mutex list for pthre... (+59,-4)
a0dfab2 toolchain/binutils: Remove 2.30 (-222)
700c0ed toolchain/gcc: Remove workaround for GCC 4.8 (+2,-5)
40aec89 toolchain: Update to GCC 8.3.0 (+6,-7)
894a79d toolchain/binutils: Add binutils 2.32 (+110)
343b36f toolchain: Use GCC 8.3.0 by default for ARC (+2,-1)
075c76e toolchain: Remove GCC 7.1 for ARC targets (-981)
da6ba85 toolchain: Use binutils 2.32 by default for ARC (+2,-3)
8568dcd toolchain: Remove binutils 2.29 for ARC targets (-18)
076c11a glibc: update to latest 2.27 commit (+2,-2)
1ab314d S390: Mark vx and vxe as important hwcap. (+7,-1)
8dcc108 toolchain: ARM: Fix toolchain compilation for gcc 8.x (+6,-22)
4cf991b toolchain: ARM: Fix option conflict with multiarch (+5)
8f1cbef glibc: update to latest 2.27 commit [BZ #22964] (+2,-2)
de9d4aa ja_JP locale: Add entry for the new Japanese era [BZ #22964] (+11,-1)
13ffdf4 toolchain/binutils: refresh patches (+5,-5)
8262537 toolchain/musl: update to version 1.1.22 (+8,-8)
8d82971 locale: ensure dcngettext() preserves errno (+3)
3517d74 move arch-invariant definitions out of bits/ioctl.h (+98,-682)
1dd915c update line discipline constants (+12)
042b3ee fail fdopendir for O_PATH file descriptors (+4)
099b89d redesign robust mutex states to eliminate data races on type field (+23,-12)
b202057 fix behavior of gets when input line contains a null byte (+8,-3)
aa5a9d1 defer free of thread-local dlerror buffers from inconsistent context (+20,-2)
5b74eed for SIGEV_THREAD timer threads, replace signal handler with sigwaitinfo (+16,-21)
04335d9 always block signals for starting new threads, refactor start args (+56,-68)
8f11e61 track all live threads in an AS-safe, fully-consistent linked list (+94,-43)
e4235d7 rewrite __synccall in terms of global thread list (+59,-124)
ba74a42 rewrite pthread_key_delete to use global thread list (+19,-75)
639bcf2 introduce namespace-safe rwlock aliases; use in pthread_key_create (+41,-20)
8052889 fix data race between new pthread_key_delete and dtor execution (+4,-2)
9d44b64 install dynamic tls synchronously at dlopen, streamline access (+86,-160)
224d938 fix invalid free of partial addrinfo list with multiple services (+1,-1)
⇒ + 58 more...
6b5346e glibc: update to latest 2.27 commit (BZ #18035) (+2,-2)
1961e5c elf: Fix pldd (BZ#18035) (+82,-108)
9cb3a32 toolchain/nasm: update to version 2.14 (+2,-17)
aecd0e0 toolchain/binutils: use default Host/Configure rule (+19,-26)
5c742c8 glibc: update to latest 2.27 commit (+2,-2)
f9c3c12 Fix crash in _IO_wfile_sync (bug 20568) (+56,-3)
f21c857 glibc: update to latest 2.27 commit (BZ #24531) (+2,-2)
54ba8bc Fix tcache count maximum (BZ #24531) (+16,-4)
3b36aae toolchain: replace LEDE in help text (+2,-2)
79948e9 replace links towards lede-project.org with openwrt.org (+3,-3)
19f768f toolchain/musl: bump to version 1.1.23 (+3,-3)
22e5bbd overhaul i386 syscall mechanism not to depend on external asm source (+51,-80)
f76d51a remove cruft for supposedly-buggy clang from or1k & microblaze syscall_arch (-18)
6aeb9c6 use inline syscalls for powerpc (32-bit) (+84,-2)
dcb18be implement inline 5- and 6-argument syscalls for mips (+33,-6)
d3b4869 cleanup mips64 syscall_arch functions (+9,-18)
1bcdaee implement inline 5- and 6-argument syscalls for mipsn32 and mips64 (+68,-29)
788d5e2 remove external __syscall function and last remaining users (+2,-264)
65c8be3 fcntl.h: define O_TTY_INIT to 0 (+3,-2)
e980ca7 define FP_FAST_FMA* when fma* can be inlined (+12)
2d72b58 math: move complex math out of libm.h (+87,-80)
d59e504 math: add asuint, asuint64, asfloat and asdouble (+15,-33)
f107d34 math: remove sun copyright from libm.h (-23)
b50d315 math: add fp_arch.h with fp_barrier and fp_force_eval (+90,-6)
fe54544 math: add eval_as_float and eval_as_double (+17)
9ef6ca4 math: add single precision error handling functions (+37)
4f8acf9 math: add double precision error handling functions (+35)
⇒ + 59 more...
3b34fca musl: ldso/dlsym: fix mips returning undef dlsym (+138,-2)
b2cb6bb musl: Fix CVE-2019-14697 (+208,-1)
1e30a6b target/toolchain/files/wrapper.sh: simplify 'case' (+1,-9)
19a854f toolchain/fortify-headers: Update to 1.1 (+2,-2)
930c141 toolchain: fix gcc depends on kernel headers (+1,-1)
00f96dc toolchain/musl: bump to version 1.1.24 (+7,-350)
03919b2 use namespace-safe __lseek for __stdio_seek instead of direct syscall (+6,-10)
db2a148 deduplicate mips64/n32 syscall clobbered register lists (+22,-28)
ddc7c4f clean up mips64/n32 syscall asm constraints (+56,-54)
918c5fa fix broken lseek on mipsn32 with offsets larger than LONG_MAX (+20)
1a28c6e fix broken lseek on x32 (x86_64/ILP32) with offsets larger than LONG_MAX (+15)
8eb49e0 fix riscv64 syscall asm constraint (+1,-1)
2dcbeab fix riscv64 atomic asm constraints (+10,-6)
f0eb2e7 use register constraint instead of memory operand for riscv64 atomics (+8,-8)
62a73d9 remove utterly wrong includes from mips64/n32 bits/stat.h (-6)
9493892 refactor all stat functions in terms of fstatat (+37,-23)
01ae3fc decouple struct stat from kernel type (+364,-4)
fa7d421 remove mips/n32/64 stat struct hacks from syscall machinery (+36,-213)
eeff606 restore property that fstat(AT_FDCWD) fails with EBADF (+1)
67bf602 cleanup includes now that stat, lstat no longer make direct syscalls (-2)
dfc8182 implement fstatat with SYS_statx, conditional on undersized kstat time (+68,-2)
e468ed4 fix inadvertent introduction of extern object stx (+1,-1)
⇒ + 113 more...
04c8149 toolchain/gdb: bump to 8.3.1 (+8,-16)

Kernel (519 changes)

0e9e8d8 kernel: dwc2: add support for host mode external vbus supply (+165,-1)
e9cb1b7 netfilter: fix hardware offload regression (FS#1551) (+13,-13)
12f44b8 kernel: bump 4.9 to 4.9.100 (+273,-272)
e2aa0c3 kernel: bump 4.14 to 4.14.41 (+257,-930)
22c16c5 kernel: whitespace fixes (-2)
eee59fa kernel: Add configfs support for USB HID gadget (+17)
13684ba kernel: Add support spi-nor, Eon EN25QH32 (+40)
9c0ddaf kernel: merge kmod-fbcon with kmod-fb (+14,-36)
f928c33 kernel: disable ARCH_WANTS_THP_SWAP by default (+1,-24)
ead26e9 kernel: disable DMA_{NOOP|VIRT}_OPS by default (+2,-48)
978543a kernel: disable DRM_LIB_RANDOM by default (+1,-24)
a08b0d0 kernel: enable EXPORTFS by default (+1,-25)
bdc2b58 kernel: enable FUTEX_PI by default (+1,-24)
67a3cdc kernel: enable THIN_ARCHIVES by default (+1,-24)
6c5f2d7 kernel: bump 4.9 to 4.9.101 (+17,-17)
faf0a46 kernel: bump 4.14 to 4.14.42 (+23,-23)
82cf3c7 kernel: bump 4.9 to 4.9.102 (+2,-2)
467b07e kernel: bump 4.14 to 4.14.43 (+969,-966)
f7aa085 kernel: add reset control support to rtl8366 driver (+25,-8)
9c409cb kernel: add missing softdog symbol (+2,-1)
64b5324 kernel: bump 4.14 to 4.14.44 (+456,-1.4K)
6c81c27 kernel: backport fix for missing tunnel encapsulation limit option (+50)
b7735d8 kernel: import follow-up fix for previous backport (+36)
7dca1ba kernel: bump to 4.9.105 (+400,-642)
0777a3e kernel: re-add export ipv6_push_frag_opts for tunneling now patch (+31)
2f3b1dd kernel: backport patch to fix dst handling for offloaded connections (+49)
187da94 kernel: modules: package module for Exar 8250 UARTs (+97)
e52f3e9 kernel: bump 4.14 to 4.14.48 (+550,-383)
2792ef5 kernel: bump 4.9 to 4.9.106 (+187,-165)
503ac96 kernel/modules: add kmod-random-tpm module (+16)
2f46f43 kernel/modules: add kmod-adcxx module (+22)
32f3239 kernel/modules: add kmod-mdio-gpio module (+20)
5609bba kernel/modules: add kmod-switch-rtl8306 module (+16)
f60301d kernel: bump 4.9 to 4.9.107 (+167,-189)
83483ba kernel/modules: fix kmod-mdio-gpio module dependencies (+1,-1)
b560c17 kernel: avoid flow offload for connections with xfrm on the dst entry (should... (+4,-1)
e820734 kernel: allow hardware NAT offload drivers to keep a priv pointer (+25)
68ab898 kernel: fix conntrack leak for flow_offload connections (+123,-28)
5101515 kernel: fix conntrack fixup of offloaded flows on timeout (+33,-9)
8c1f088 kernel: bump 4.9 to 4.9.108 (+191,-169)
2b98855 kernel: bump 4.14 to 4.14.49 (+18,-23)
db73c71 kernel: bump 4.9 to 4.9.109 (+6,-6)
510f2ef kernel: bump 4.14 to 4.14.50 (+2,-2)
d600de3 kernel: atm: pppoatm fix vc-mux connection failures (+172)
076d2ea mips: fix dynamic ftrace (+8,-3)
163ab91 kernel/modules: add chaoskey module, hardware TRNG (+15)
d661a5d kernel/modules: kmod-chaoskey: Add missing dependency (+1)
f9a42ae kernel: define THERMAL_EMERGENCY_POWEROFF_DELAY_MS (+1)
e317bb0 kernel: cleanup offload hooks on netdev unregister (+96)
65c0530 Re-enable arbitrary IPv6 addresses as outer ip4-in-ip6 tunnel source address (+4,-4)
f9e7f19 kernel: rtl8367b: drop redundant compatible (-1)
d4ac26e kernel: rtl8366-smi: add Realtek switch management via mii-bus (+141,-17)
094d49c kernel: bump 4.14 to 4.14.51 (+21,-360)
ab07ae2 netfilter: add bpf match support (+3)
8e622aa kernel: bump 4.9 to 4.9.110 (+18,-18)
f4ac88b kernel: bump 4.14 to 4.14.52 (+30,-58)
3698b34 kernel: gen_stats: Fix netlink stats dumping in the presence of padding (+98)
eccde89 kernel: fix AT8032 PHY phy id mask (+16,-13)
01ca20c kernel: bump 4.9 to 4.9.111 (+8,-8)
d0839e0 kernel: bump 4.14 to 4.14.53 (+13,-13)
c3bdb89 kernel: remove linux 4.4 support (-42.1K)
c79ef6f linux: update license tag to use correct SPDX tag (+1,-1)
9f451ec kernel: usb: dwc2 DMA alignment fixes (+176)
29fa9ac kernel: disable some DRM_PANEL config options (+2)
da6c09e kernel: move CONFIG_USB_MTU3 to generic config (+1,-1)
7ddba08 kernel: bcm47xxpart: fix getting user-space data partition name (+4,-2)
ba2b0f0 kernel: bump 4.14 to 4.14.54 (+276,-276)
41a1c1a kernel: adjust bridge port isolate patch to match upstream attribute naming (+9,-24)
21ee8ce kernel: replace bridge port isolate hack with upstream patch backport on 4.14 (+148,-80)
cf7154d kernel: only optimized for size if small_flash (+30,-40)
11d6547 config: extend small_flash feature (+12,-6)
18533ff kernel: backport page fragment API changes from 4.10+ to 4.9 (+291)
1ef65ce kernel: insmod phy-broadcom module during preinit (+1,-1)
c527d0e kernel: backport fixes for GCC 8 errors in syscall definitions (+457)
7ad2067 kernel: backport a change to 4.9 which disables overly aggressive warnings on... (+45)
fdf6760 kernel: improve ubi auto attach code readability (+62,-52)
0ac91d8 kernel: handle bad blocks in ubi auto attach code (+36,-8)
3716b5e kernel: don't auto attach ubi on read error (+20,-10)
6bcafea kernel: backport mtd patches with Broadcom of_match_table-s (+168,-19)
2a598bb kernel: backport mtd support for subpartitions in DT (+402,-36)
5e8b4be kernel: add DT binding support to the mtd redboot parser (+62)
b4d4e4c include: add netdev family support for nftables (+20)
aa5838a kernel: generic: fix problem with w1-gpio-custom (+86)
c762817 kernel: package x86-optimized crypto-misc modules (+50,-2)
a3d2448 kernel: add missing include to redboot.c (+10,-2)
af9a96d kernel: add kmod-iio-htu21 (+22)
d00913d kernel: modules: fix kmod-regmap (+1,-1)
a2eaaaa kernel: switch compatible property for RedBoot DT binding (+3,-3)
22b9f99 kernel: bump 4.14 to 4.14.59 (+178,-829)
ef025e6 kernel: add pending e1000e fixes (+331)
a497e47 kernel: re-add patch for AT8032 Ethernet PHY (+81,-11)
7dcdf16 kernel: remove duplicate #define's in at803x Ethernet PHY driver (+14,-20)
fec8fe8 kernel: bump 4.9 to 4.9.116 (+336,-607)
4ec4dd2 kernel: bump 4.9 to 4.9.117 (+14,-14)
f960490 kernel: bump 4.14 to 4.14.60 (+123,-188)
3fce125 kernel: modules: fix kmod-regmap redux (+2,-2)
f7036a3 kernel: bump 4.9 to 4.9.118 (+17,-18)
7a254ae kernel: bump 4.14 to 4.14.61 (+4,-4)
0ef25a7 kernel: remove linux 4.4 support (+1,-3)
fefe1da kernel: backport upstream fix for CVE-2018-5390 (+76)
fbe1786 kernel: allow device-tree configuration of at803x (+49)
14b6c72 kernel: move e1000e patches to backports ()
21a2293 kernel: bump 4.9 to 4.9.119 (+15,-97)
0ddb34b kernel: bump 4.14 to 4.14.62 (+10,-23)
e4bad5f kernel: bump kernel 4.14 to version 4.14.63 (+6,-107)
b547ab3 kernel: bump kernel 4.9 to version 4.9.120 (+2,-67)
ba30490 kernel: bump 4.9 to 4.9.122 (+6,-6)
1f7ce19 kernel: bump 4.14 to 4.14.65 (+2,-2)
548182b kernel: bump 3.18 to 3.18.119 (+173,-198)
7a9afb8 kernel: bump 4.9 to 4.9.123 (+19,-19)
6b4ba11 kernel: bump 4.14 to 4.14.66 (+232,-370)
6b13238 generic: revert workarounds for AR8337 switch (+1,-62)
a904003 kernel: fix kmod-gpio-mcp23s08 for linux 4.14 (+7,-3)
79c233d kernel: add kmod-tcp-bbr (+40)
e882e63 kernel: add missing dependency to regmap to kmod-gpio-mcp23s08 (+1,-1)
a1f4ebc kernel: make mtd mac address increment more flexible (+9,-3)
1d4d156 generic: add flow_offload accounting (+70)
22f899c kernel: bump 4.9 to 4.9.124 (+19,-19)
01793e8 kernel: bump 4.14 to 4.14.67 (+38,-66)
b4bd6c2 kernel: bump 3.18 to 3.18.121 (+3,-3)
752ee31 kernel: bump 4.9 to 4.9.125 (+6,-6)
0798719 kernel: bump 4.14 to 4.14.68 (+164,-241)
bc24f0a kernel: backport rtc ds1308 support to 4.9 (+51)
628eb27 kernel: backport i2c-gpio working over slow can_sleep GPIOs (+168)
3370e10 kernel: add driver for virtual mtd_concat devices (+372)
9926f7c kernel: add missing symbol (+1)
92511d2 kernel: bump 3.18 to 3.18.122 (+2,-2)
784d7f0 kernel: bump 4.9 to 4.9.127 (+17,-17)
0cda4af kernel: bump 4.14 to 4.14.70 (+116,-57)
72e9b40 kernel: bump 4.9 to 4.9.128 (+6,-6)
0dbdb47 kernel: bump 4.14 to 4.14.71 (+50,-50)
8ee7a80 kernel: re-enable MIPS VDSO (-23)
265dcb0 kernel: add TSL4531 ambient light sensor driver (+18)
d3a492c kernel: add Si7020 relative humidity/temperature sensor driver (+18)
f57806b kernel: generic: Fix nftables inet table breakage (+1.2K,-42)
efffba3 kernel: fix build of nftables (+67)
43d3660 kernel: pick earlycon regression fixes from the stable-queue.git (+85,-33)
9f105ce kernel: netfilter: add IPVS kernel module support (+92)
17e90d8 kernel: bump 3.18 to 3.18.123 (+3,-3)
3caf940 kernel: bump 4.9 to 4.9.129 (+21,-41)
e9d92bf kernel: bump 4.14 to 4.14.72 (+21,-492)
a3c80e8 kernel: Add missing config options for samsung target (+4)
7cc2a6c kernel: Add missing config options for layerscape armv7 target (+8)
3404c59 samsung: Add missing dependencies to kmod-of-mdio (+2,-2)
91a7180 kernel: Activate VDSO on MIPS again (-23)
92aa214 kernel: build support for NFSv4 in nfsd (+5,-1)
99e1a12 kernel: Add missing config option for NFSDv4 (+1)
00f1dc5 kernel: bump 4.9 to 4.9.130 (+6,-6)
7bfe757 kernel: bump 4.14 to 4.14.73 (+11,-107)
0bcff6b kernel: bump 4.9 to 4.9.131 (+11,-11)
a2adeff kernel: bump 4.14 to 4.14.74 (+15,-15)
1e88825 kernel: support gcc-optimized inlining on all architectures (+142,-1)
212aa33 kernel: enable memory compaction (+6,-12)
571fe28 kernel: bump 4.9 to 4.9.132 (+3,-3)
f983956 kernel: bump 4.14 to 4.14.75 (+101,-101)
f4b7dfc netfilter: add missing dependency for kernel 4.14 (+1,-1)
e34ea1b kernel: add CONFIG_CC_OPTIMIZE_FOR_* to the default config (+2,-6)
9123400 kernel: bump 3.18 to 3.18.124 (+7,-7)
e80af4b kernel: bump 4.9 to 4.9.133 (+5,-5)
0d0bd8e kernel: bump 4.14 to 4.14.76 (+37,-37)
6d682d8 kernel: bump 4.9 to 4.9.134 (+35,-35)
ca88f41 kernel: bump 4.14 to 4.14.77 (+41,-30)
b2c68ce kernel: Add support for Winbond w25q128jv SPI NOR flash (+77,-9)
10ec966 gemini: Break out USB to packages (+17,-8)
858a8ac kernel/modules: add kmod-fou6 package (+21)
47e7a39 kernel/modules: Aosong AM2315/AM2320 IIO kernel module support enabled. (+13)
9c42391 kernel: bump 4.9 to 4.9.135 (+13,-13)
bc3d47c kernel: bump 4.14 to 4.14.78 (+11,-59)
87e1894 kernel: add kmod-usb-serial-mos7840 (+15)
8fc187a kernel: Remove dependencies on old kernels (+8,-8)
c764b2b kernel: bump 4.14 to 4.14.79 (+70,-70)
c7c4ae3 kernel: deprecate support for the generic "linux,part-probe" DT binding (+19,-8)
43e1b38 kernel: drop old bluetooth config symbols (+1,-13)
e95e9fc kernel: bump 4.14 to 4.14.80 (+3,-3)
f7a406d kernel: bump 3.18 to 3.18.125 (+19,-19)
7e20e4a kernel: bump 4.9 to 4.9.137 (+104,-115)
e14dc93 kernel: bump 4.14 to 4.14.81 (+28,-75)
c6a1bca kernel: fix ubifs loosing O_TMPFILE data after power cut (+89)
9b8a955 kernel: drop mtd_pad_erasesize() helper from 4.9 and 4.14 (+2,-38)
4d04318 kernel: don't export parse_mtd_partitions_by_type() in 4.9 and 4.14 (+56,-66)
4585cd3 kernel: move diff adding run_parsers_by_type() between mtd patches (+80,-80)
dab5a93 kernel: add DT binding support to the Seama parser (+13)
e1debc5 kernel: bump 4.9 to 4.9.138 (+4,-4)
02e16e9 kernel: bump 4.14 to 4.14.82 (+8,-8)
3a1978b kernel: bump 3.18 to 3.18.126 (+4,-4)
6680fab kernel: b53: register switch on probe (+21,-22)
934edb7 kernel: don't auto-split "firmware" if it has "compatible" DT property (+20,-18)
a22311e kernel: add DT binding support to the uimage parsers (+21)
a29c8d6 kernel: add DT binding support to the TP-LINK parser (+10)
f995e14 kernel: add missing version.h include to the TP-LINK parser (+1)
c87d47a kernel: drop unused arch_split_mtd_part() (+18,-52)
51c094e kernel: enable CONFIG_BRIDGE_VLAN_FILTERING (+2,-2)
e26a55e kernel/modules: ROHM BH1750 ALS IIO kernel module support enabled. (+13)
1f4f9b2 kernel/modules: TI ADS1015 kernel module support enabled. (+14)
910c2f9 generic: rtl836x: support defered probe on mdio-bus (+17,-13)
a9839fe generic: rtl8367b: make it possible to specify cpu_port via DT (+4,-2)
a73283d kernel: nf-nathelper-extra depends on ipt-raw (+1,-1)
e61812f ar8216: add adjust_link checking (+2,-1)
33878b0 kernel: ar8xxx: get_arl_table now shows all ports of an entry (+13,-19)
b5597d5 kernel: add DT binding support to the jimage parser (+11)
e24983e kernel: backport 2 mtd partitioning fixes (+133,-20)
93a14b8 kernel: add missing symbol (+2)
bf7719f kernel: ar83xx: Add support for three GMAC's connection (+69,-1)
68e59b6 kernel: add DT binding support to AVM EVA parser (+6)
4d3a53b kernel: add DT binding support to the TRX and minor parsers (+26)
4e38fc8 kernel: bump 3.18 to 3.18.128 (+22,-22)
dfbf836 kernel: bump 4.9 to 4.9.143 (+45,-40)
0028f86 kernel: bump 4.14 to 4.14.86 (+74,-85)
861dcd7 kernel: bump 4.9 to 4.9.144 (+4,-49)
f6e9f23 kernel: bump 4.14 to 4.14.87 (+5,-34)
bcb8592 kmod-dma-buf: fix build with external kernel (+5,-1)
2abb128 kernel: add DT binding support to the LZMA and WRG parsers (+14)
816ae87 kernel: drop unneeded LINUX_VERSION_CODE checks (-28)
2bc4af1 kernel: bump 3.18 to 3.18.129 (+2,-2)
fd918b4 kernel: bump 4.9 to 4.9.145 (+15,-15)
fdd11a6 kernel: bump 4.14 to 4.14.88 (+12,-12)
42e62a8 kernel: Reorder configuration (+4,-4)
aa3b6a0 kernel: Replace ledtrig-netdev with upstream backport (+1.2K,-616)
a272af7 kernel: Move modifications of b53.h into patch (+63,-36)
52a82ce kernel: Copy patches from kernel 4.14 to 4.19 (+46.5K)
9261e74 kernel: Make the patches apply on top of 4.19 (+1.2K,-19.3K)
e30ea44 kernel: Remove deprecated generic linux,part-probe patch (+16,-189)
7ffa422 kernel: Add kmod-phy-realtek (+17,-1)
4ff4411 kernel: Use kmod-dax on kernel 4.19 (+2,-2)
583d65e kernel: Adapt to moved kvaser_usb.ko in kernel 4.19 (+3,-1)
36bf45f kernel: add missing dependency to kmod-crypto-acompress (+3,-3)
35e0f60 kernel: extract asn1_decoder.ko (+13,-3)
5f67559 kernel: Remove crypto/ablk_helper.ko on kernel 4.19 (+4,-4)
6505b08 kernel: Use crypto_simd.ko instead of lrw.ko for x86 (+3,-2)
f125706 kernel: Add dependencies for kernel 4.19 (+3,-3)
b688ec6 kernel: Adapt to new location of video-videobuf2 in kernel 4.19 (+9,-5)
59065da kernel: Adapt to move of autofs4 in kernel 4.19 (+6,-2)
c8f85a8 kernel: Make kmod-mpls depend on iptunnel in kernel 4.19 (+1,-1)
edc4da5 kernel: Always activate CONFIG_HW_RANDOM_TPM (+2,-2)
7eabe0e kernel: Make video-gspca-core depend on vidobuf2 (+1,-1)
31abe08 kernel: Add missing dependency to kmod-regmap (+2,-2)
4c9df2a kernel: tg3: Do not depend on kmod-hwmon-core on kernel 4.19 (+1,-1)
d234431 kernel: Make CONFIG_NVMEM tristate (+33)
f891670 kernel: netfilter: Adapt merge ipv4/ipv6 masquerade code (+4,-4)
fbaf483 kernel: netfilter: chain filters merged into nf_tables.ko (+12,-12)
1850188 kernel: add mv88e61xx switch port-mirroring support (+169,-6)
0c3c944 kernel: mv88e6060: disable hardware level MAC learning (+132)
2b6eab5 netfilter: Add fib support for nftables (+19)
f332ae3 kernel/modules: HMC5843 3D-compass kernel module support enabled. (+17)
9850e42 jffs2: Fix use of uninitialized delayed_work, lockdep breakage (+126,-2)
40180b6 kernel: add DT binding support to the fit parser (+6)
2574c86 kernel: backport ifconfig ioctl support for class e addresses (+237)
b0414d7 kernel: preserve oif of IPv6 link scope packets (+107,-11)
902a9f2 kernel: bump 3.18 to 3.18.130 (+17,-17)
dd0a213 kernel: bump 4.9 to 4.9.146 (+8,-7)
9f2739e kernel: bump 4.14 to 4.14.89 (+134,-166)
6835c13 cns3xxx: fix writing to wrong PCI registers (+237)
1194517 kernel: Fix usb-chipidea dependency on ulpi.ko for 4.19 (+2,-1)
7bd6969 kernel: Add missing symbols to 4.19 (+4)
f5919b6 brcm2708: add kernel 4.14 support (+153.9K,-3)
8ff0dd5 kernel: drop MIPS fix cache flushing for highmem pages (-60)
5b3afca kernel: bump 4.14 to 4.14.90 (+14,-63)
212f2a6 kernel: Add missing symbols to 4.19 (+1)
8f48414 kernel: MIPS: math-emu Write-protect delay slot emulation pages (+357)
b1daead kernel: Add compiler options to generic configuration (+6)
e790227 kernel: Fix KERNEL_STACKPROTECTOR on kernel 4.19 (+10,-4)
c9f6116 kernel: modules: usb: Add DWC3 Qualcomm kmod (+21,-1)
51ec6bd ipq40xx/ipq806x: 4.19: fix qcom-nandc panic on boot (+83)
96d55f9 kernel: 4.19: fix usbport led trigger regression (+84)
cb0f39c kernel: fix f2fs on big endian machines (+100)
6734753 kernel: Add missing symbols to 4.19 (+1)
359f5e5 kernel: mtd: add support for EN25QH64 in spi-nor.c (+20)
9d11726 kernel: Fix rtc-ds1307 dependency on hwmon-core for 4.19 (+1,-1)
08ef53d kernel: Fix kmod-w1 dependency on hwmon-core for 4.19 (+1,-1)
0fbd3d2 kernel: 4.19: kmod-ptp-gianfar follow upstream changes (+17,-1)
a18f68f kernel: bump 3.18 to 3.18.131 (+9,-8)
30d518b kernel: bump 4.9 to 4.9.148 (+10,-58)
f56a4e8 kernel: bump 4.14 to 4.14.91 (+24,-113)
630d8b8 cns3xxx: use actual size reads for PCIe (+102)
34696ce kernel: backport bcma patches that improve printing functions (+471,-1)
45ce989 kernel: add bcma fix for subdevices DMA parameters (+80,-10)
f6e0ecd x86: Refresh kernel 4.14 configuration (+12,-26)
ed2839a kernel/modules: add kmod-pmbus-zl6100 module (+86)
bd03255 generic: ar8216: ar8327: kill warnings (+3,-3)
c7102a7 kernel/modules: Fix build of kmod-pmbus (+2,-2)
c54e474 kernel: MIPS: Add CPU option reporting to /proc/cpuinfo (+416)
cfc9bde kernel/modules: Add missing config option (+1)
8c6f00e kernel: bump 4.14 to 4.14.93 (+106,-325)
5be22ef kernel: bump 3.18 to 3.18.132 (+6,-6)
63a2ed3 kernel: bump 4.9 to 4.9.150 (+43,-166)
a37098a kernel: bump 4.19 to 4.19.16 (+129,-476)
f4ebd1e kernel: drop old symbol from 4.19 (-1)
59e6280 kernel: remove upstreamed patch from 4.19 (-89)
116d0f2 kernel: add DT binding support to the Edimax uImage parser (+10)
1fdb4a7 kernel: N_BADCLASS: fix macro to actually work - class e support (+3,-3)
c594cda kernel: bump 4.9 to 4.9.151 (+2,-2)
3fe555c kernel: bump 4.14 to 4.14.94 (+2,-2)
ed6322a kernel: bump 4.9 to 4.9.152 (+2,-2)
528508a kernel: bump 4.14 to 4.14.95 (+13,-284)
b5f6ede kernel: 4.19: use upstream usbport led trigger fix (+91,-79)
f01044e kernel: fix sdhci-msm build error (+23)
fd5c168 kernel: Build: Split kmod-regmap (+101,-79)
04b418a kernel: add kmod-usb-gadget-cdc-composite (+16)
aa95bdd kernel: bump 3.18 to 3.18.133 (+12,-12)
662b926 kernel: bump 4.9 to 4.9.153 (+18,-18)
3662157 kernel: bump 4.14 to 4.14.96 (+28,-116)
0378002 cns3xxx: use actual size reads for PCIe (4.19) (+46)
f003d73 kernel: bump 4.19 to 4.19.18 (+60,-386)
a5269ff kernel: Add missing config option for kernel 4.14 (+1)
604eb94 kernel: bump 4.9 to 4.9.154 (+18,-16)
206bebc kernel: bump 4.14 to 4.14.97 (+33,-31)
3da230a kernel: bump 4.19 to 4.19.19 (+7,-95)
3b40121 kernel: Fix drm dependency on drm_panel_orientation_quirks.ko for 4.19 (+3,-1)
ab18540 kernel: rename symbol in kernel 4.19 config (+1,-1)
4c20c6f kernel: bump 3.18 to 3.18.134 (+2,-2)
34e80b5 kernel: bump 4.9 to 4.9.155 (+12,-86)
89bf16a kernel: bump 4.14 to 4.14.98 (+15,-89)
9a3599d kernel: bump 4.19 to 4.19.20 (+10,-84)
07e6ce4 kernel: add missing symbols to 4.19 (+10)
33b6902 netfilter: fix checking method of conntrack helper (+51)
945bcaf kernel: fold xt_FLOWOFFLOAD fixes into the main patch (+37,-144)
f54e9f1 kernel/modules: kmod-sched-core: add missing dependency, useful module (+4,-2)
59b58ad kernel/modules: kmod-sched: add some common, useful actions (+5,-1)
cd465e3 kernel/modules: add kmod-sched-ipset package (+16,-1)
6be23e9 kernel/modules: add kmod-sched-bpf package (+17,-1)
ebcd522 kernel/modules: add kmod-bpf-test package (+11)
a7370b5 kernel: enable CONFIG_BPF_JIT by default (+3,-3)
a23a13d kernel: bump 4.9 to 4.9.156 (+9,-9)
9a1d7ff kernel: bump 4.14 to 4.14.99 (+71,-121)
6b6f238 kernel: bump 4.19 to 4.19.21 (+15,-81)
b3c050c kernel: Add missing config option for kernel 4.19 (+1)
276d8b8 kernel: bump 4.9 to 4.9.158 (+2,-2)
3967376 kernel: bump 4.14 to 4.14.101 (+3,-3)
ca13820 kernel: bump 4.19 to 4.19.23 (+17,-17)
5241f90 ipset: add support for hash(ip,mac) (+1)
5e8f18f kernel: Remove CONFIG_UDF_NLS for kernel 4.19 (-1)
5d11672 kernel: disable CONFIG_USB_IMX21_HCD in default for kernel 4.14 (+2,-1)
2f6918e x86: video: add radeon DRM module support (+14)
2f239c0 x86: video: add amdgpu DRM kernel package (+22)
66e875a kernel: Added required dependencies for socket match. (+2)
02644e5 generic: kernel: Add missing config option (+3)
7878215 x86: Make kmod-drm-radeon and kmod-drm-amdgpu depend on x86 (+2,-2)
26f8644 kernel: bump 3.18 to 3.18.135 (+7,-7)
8f980a8 kernel: bump 4.9 to 4.9.159 (+2,-525)
3a2668c kernel: bump 4.14 to 4.14.102 (+11,-98)
d9ab324 kernel: bump 4.19 to 4.19.24 (+4,-4)
e03deb8 kernel: add kmod-iio-ccs811 (+17)
4b3d17b kernel: add kmod-fb-sys-ram (+27,-10)
9f4a7de kernel: add kmod-fb-tft (+92)
c22cde2 kernel: add kmod-fb-tft-ili9486 (+16)
77a54bb kernel: add kmod-input-touchscreen-ads7846 (+25)
02cd7f8 kernel: fix kmod-input-touchscreen-ads7846 deps (+1,-1)
ffc65a8 kernel: add missing config symbols (+4)
d037c87 kernel: bump 3.18 to 3.18.136 (+2,-2)
151d806 kernel: bump 4.9 to 4.9.160 (+7,-7)
ceed066 kernel: bump 4.14 to 4.14.103 (+11,-11)
f20fea9 kernel: bump 4.19 to 4.19.25 (+6,-6)
8bdc241 x86: fix geode image builds (+7)
ca769e0 kernel: disable touchscreen symbols (+104,-6)
ddece08 kernel: owl-loader: fix sparse endian warnings (+5,-5)
4c70ac7 x86: fix geode image builds redux (+14,-1)
fc45ae4 kernel: bump 4.9 to 4.9.161 (+36,-36)
1cfbf95 kernel: bump 4.14 to 4.14.104 (+275,-278)
9e32e28 kernel: fix refcnt leak in LED netdev trigger on interface rename (+138)
a4ba418 mips: fix dynamic ftrace (+24,-9)
457de5a owl-loader: fix crash caused by endian patch (+1,-1)
3ca38dc kernel: bump 4.9 to 4.9.162 (+3,-3)
364ab34 kernel: bump 4.14 to 4.14.105 (+13,-13)
b907097 kernel: mtdsplit: wrgg: Support big and little endian (+10)
1f68aac kernel: backport flow dissector batman-adv support (+2.3K)
79fc997 kernel: bump 4.9 to 4.9.163 (+3,-3)
a8cfef6 kernel: bump 4.14 to 4.14.106 (+24,-26)
e7a7749 kernel: fix compile issue for tda1997x media device (+48)
6c7b49c kernel: Update arc-add-OWRTDTB-section patch for 4.14 (+55,-47)
846f980 kernel: Backport ar933x_uart build fix (fixes FS#2152) (+198)
9c63141 imx6: fix legacy IRQ support (4.19) (+50)
fa91a14 kernel: bump 4.9 to 4.9.164 (+10,-10)
0304e76 kernel: bump 4.14 to 4.14.107 (+22,-32)
15323c4 generic: ar8216: move chip id reading into a separate function (+12,-1)
2e6c96a generic: ar8216: drop duplicated include (-1)
ebec6c9 generic: ar8216: add device struct into struct ar8xxx_priv (+5,-2)
da64a8c generic: ar8216: move ar8xxx_id_chip into ar8xxx_phy_probe (+4,-4)
7d504f6 generic: ar8216: add mdio-device probing support (+134,-1)
cb7d964 generic: ar8216: add support for ar8229 (+144,-5)
cc81739 generic: ar8216: add support for separated mdio bus for phy access (+37,-1)
cf99009 generic: ar8216: ar8229: add phy_read/phy_write (+57)
ad8db1f generic: ar8216: mdiodev: add qca,phy4-mii-enable option (+6)
0598ec0 generic: ar8216: add support for ar724x/ar933x builtin switch (+112,-6)
9fc506e generic: ar8216: add support for get_port_stats() (+59,-25)
d6366ce generic: ar8216: mib_work_func: read all port mibs everytime (+5,-9)
c8c2ef1 generic: ar8216: do a software reset for switch during hw_init (+3)
47eef3a generic: ar8216: introduce qca,mib-poll-interval property (+13,-2)
187ab0b linux: Add kmod-crxypto-xcbc (+12)
f83522f linux: Add kmod-sched-mqprio (+16)
72c7e2d linux: Add kmod-sched-flower (+16)
6af639e linux: Add kmod-sched-act-vlan (+16)
4bc0224 kernel: bump 4.9 to 4.9.165 (+3,-3)
af6c86d kernel: bump 4.14 to 4.14.108 (+26,-25)
555ee02 kernel: fix missing dependency in 4.14.108 (+1,-1)
8305c47 kernel: bump 4.9 to 4.9.166 (+2,-2)
968baed kernel: bump 4.14 to 4.14.109 (+2,-2)
9a92af4 kernel: fix rtcache compilation with 4.18+ with IPv6 support (+2,-2)
ebed4b6 kernel: backport upstream ubifs default compression selection fix (+10,-1)
8dacd75 kernel: b53: add support for kernels 5.0+ (+10)
42f96ed tegra: add new target (+848,-2)
6541897 kernel: package rtc-em3027 module (+18)
09fe18f tegra: add kernel 4.19 support (+682)
82b0230 kernel: sound: add missing symbol to sound-soc-core (+1)
177a634 kernel: can: add Xilinx CAN IP kernel module package (+13,-1)
2a8175a kernel: Add RIPEMD160 module (+12)
6fe9127 kernel: bump 4.9 to 4.9.167 (+2,-2)
5eac376 kernel: bump 4.14 to 4.14.110 (+6,-6)
1138e0f kernel: bump 4.9 to 4.9.168 (+3,-3)
5387bc9 kernel: bump 4.14 to 4.14.111 (+20,-20)
8df12d7 kernel: bump 4.19 to 4.19.34 (+102,-213)
b6acb7b kernel: move and replace accepted patch (+11,-12)
68b8d3b kernel: usb: add FSL EHCI package (+21,-2)
78ee6b1 kernel: MIPS: perf: ath79: Fix perfcount IRQ assignment (+234)
d599890 layerscape: unbreak ehci-fsl interaction with mpc85xx (+10,-23)
e762f5d kernel: Fix kmod-drm-amdgpu and kmod-drm-radeon dependencies (+40,-7)
16b3811 kernel: add missing drm symbol (+3)
6e243c2 kernel: bump 4.9 to 4.9.169 (+5,-3)
da5bd73 kernel: bump 4.14 to 4.14.112 (+14,-20)
022dfdc kernel: bump 4.19 to 4.19.35 (+25,-31)
d27c245 kernel: bump 4.9 to 4.9.170 (+4,-4)
07aaa7e kernel: bump 4.14 to 4.14.113 (+6,-6)
f337cd2 kernel: bump 4.19 to 4.19.36 (+5,-5)
9af2735 kernel: fix regression on 4.19 with 613-netfilter_optional_tcp_window_check.p... (+9)
fdf1aae kernel: add missing symbol in 4.19 config (+1)
a9190ee kernel: iio: Fix BMP280 Auto probing (+2,-2)
456f486 kernel: bump 4.9 to 4.9.171 (+19,-17)
b765f4b kernel: bump 4.14 to 4.14.114 (+154,-223)
08802d9 kernel: bump 4.19 to 4.19.37 (+40,-40)
cd3b298 omap24xx: Remove unmaintained target (+2,-625)
1325e74 kernel: Remove support for kernel 3.18 (+42,-40.7K)
51216b4 kernel: Rename UPROBE_EVENT to UPROBE_EVENTS (+2,-2)
fca966d kernel: bump 4.9 to 4.9.172 (+3,-3)
07720c3 kernel: bump 4.14 to 4.14.115 (+6,-6)
bc85640 kernel: bump 4.19 to 4.19.38 (+5,-5)
85017c4 build: add a config option for enabling a testing version of the target kernel (+50,-5)
9b12394 Kernel: Activate CONFIG_HARDENED_USERCOPY (+7,-3)
32eb668 kernel: Activate CONFIG_ARM64_SW_TTBR0_PAN (+2,-9)
7099bf0 kernel: Remove CONFIG_DEBUG_RODATA and CONFIG_DEBUG_SET_MODULE_RONX (-4)
46af22d kernel: Remove CONFIG_COMPAT (+3,-75)
747587e kernel: Reorder generic configuration (+10,-10)
3bc8ed9 generic-4.19: Backport spi-nand support for GigaDevice A/E (+325)
655fff1 kernel: Fix build of omap target (+2)
461ef39 kernel: bump 4.9 to 4.9.175 (+7,-7)
09050b6 kernel: bump 4.14 to 4.14.118 (+29,-116)
86fd8cb kernel: bump 4.19 to 4.19.42 (+20,-183)
9ab4d74 kernel: Move some DSA config options to generic config (+4,-10)
bbbfc89 kernel: bump 4.9 to 4.9.176 (+2,-2)
6c3584b kernel: bump 4.14 to 4.14.119 (+2,-2)
c4e3fde kernel: bump 4.19 to 4.19.43 (+2,-2)
107dc43 generic: ar8216: add mib_poll_interval switch attribute (+63,-8)
01c0d7f generic: ar8216: group MIB counters and use two basic ones only by default (+150,-81)
00324e4 kernel: bump 4.9 to 4.9.177 (+2,-2)
f442b30 kernel: bump 4.14 to 4.14.120 (+260,-378)
8eb7cf0 kernel: bump 4.19 to 4.19.44 (+11,-121)
bcb6fc2 kernel: bump 4.9 to 4.9.178 (+2,-2)
35551e5 kernel: bump 4.14 to 4.14.121 (+2,-2)
b97d44a kernel: bump 4.19 to 4.19.45 (+2,-2)
ed224b1 at91: Update kernel to version 4.14 (+48,-912)
a0f7bdf kernel: bump 4.9 to 4.9.179 (+5,-5)
8f6fd53 kernel: bump 4.14 to 4.14.122 (+18,-18)
405e08b kernel: bump 4.19 to 4.19.46 (+19,-19)
ff88d94 kernel: bump 4.9 to 4.9.180 (+2,-2)
794771a kernel: bump 4.14 to 4.14.123 (+12,-12)
3209f5a kernel: bump 4.19 to 4.19.47 (+6,-6)
52156b4 kernel: generic: remove broken and obsolete phy_ethtool_ioctl (-190)
df34f29 kernel: generic: make kernel-debug.tar.bz2 usable again (-72)
66d1c29 kernel: bump 4.19 to 4.19.48 (+19,-19)
239b79f kernel: add package for atusb wpan module (+11)
65adf75 kernel: handle CFQ_GROUP_IOSCHED/CGROUP_HUGETLB in config-4.14 (+2)
b8a72df kernel: backport act_ctinfo (+1.2K,-2)
de1431b kernel: re-add bridge allow reception on disabled port (+15,-9)
ae3e232 netsupport: add xfrmi interface support (+16)
1e41de2 mpc85xx: convert TL-WDR4900 v1 to simpleImage (+165,-212)
000d400 kernel: drop everything not on kernel version 4.14 (-114.0K)
4089df4 kernel: bump 4.14 to 4.14.125 (FS#2305 FS#2297) (+357,-1.1K)
8386f97 kernel: mt29f_spinand: fix memory leak during page program (+90)
4fce09c kernel: backport 4.18 patch adding DMI_PRODUCT_SKU (+57)
c26420b kernel: bump 4.14 to 4.14.126 (+122,-11)
17fc537 kernel: bump 4.14 to 4.14.127 (+13,-13)
9ed9819 kernel: bump 4.14 to 4.14.128 (+24,-24)
7888adb kernel: update act_ctinfo (+28,-10)
b8fc9c1 kernel: bump 4.14 to 4.14.129 (+10,-28)
eee336e kernel: bump 4.14 to 4.14.130 (+12,-12)
1792df7 kernel: bump 4.14 to 4.14.131 (+2,-2)
5ef6c20 netsupport: move out mqprio from kmod-sched (+1,-1)
7f4510a kernel: bump 4.14 to 4.14.132 (+9,-9)
955b393 kernel: cherry pick patch removing __linux__ check (+47)
f40f7b0 kernel: bump 4.14 to 4.14.133 (+7,-7)
519cdf3 kernel: delete leftovers from unused kernel versions (-4)
4fd61b6 kernel: bump 4.14 to 4.14.134 (+5,-52)
bcbc7ba kernel: bump 4.14 to 4.14.136 (+61,-174)
33af038 kernel: bump 4.14 to 4.14.137 (+12,-12)
bc138c5 kernel: bump 4.14 to 4.14.138 (+27,-27)
6db454e kernel: Activate CONFIG_OPTIMIZE_INLINING (+104,-9)
8fba3eb kernel: bump 4.14 to 4.14.139 (+7,-3)
9e83787 kernel: bump 4.14 to 4.14.140 (+6,-6)
db94ee6 kernel: bump 4.14 to 4.14.141 (+6,-6)
1754dc2 treewide: fix syntax errors exposed after kconfig update (+13,-13)
16985d2 kernel: net_sched: fix a NULL pointer deref in ipt action (+291,-1)
2cd89cf kernel: bump 4.14 to 4.4.142 (+10,-36)
63c0a08 kernel: bump 4.14 to 4.14.143 (+3,-293)
ca3c7a8 ar71xx: Fix potentially missed IRQ handling during dispatch (+57)
d14aa19 kernel: bump 4.14 to 4.14.144 (+99,-182)
cd96cda kernel: bump 4.14 to 4.14.145 (+27,-27)
e9c16e4 kernel: add module for Emulex OneConnect 10Gbit (+22)
d897b32 kernel: add disable_eap_hack sysfs attribute (+55,-4)
8a26f2a kernel: bump 4.14 to 4.14.146 (+3,-3)
ac04be8 netfilter: fix crash in flow offload by adding netns support (+7,-2)
151bd9e kernel: port upstream nft_flow_offload changes to xt_FLOWOFFLOAD and fix rout... (+170,-121)
fd82b4f kernel: add missing symbol when enabling PTP support (+1)
c4b514b kernel: bump 4.14 to 4.14.147 (+40,-44)
60ff8bf kernel: bump 4.14 to 4.14.148 (+6,-6)
4abf456 kernel: Correctly search for the FIT image in mtd partition. (+2,-2)
5e9aae9 kernel: Fix off-by-one error in FIT mtd partition search. (+1,-1)
f3a2655 kernel: bump 4.14 to 4.14.149 (+155,-154)
0f3c06b kernel: fix typos in video KernelPackage description (+2,-2)
79e6391 kernel: bump 4.14 to 4.14.150 (+5,-5)
2436e52 kernel: mark kmod-usb-serial-wwan as hidden (+2,-2)
7f29dc0 kernel: bump 4.14 to 4.14.151 (+22,-22)

Packages / Boot Loaders (128 changes)

01c2ce3 uboot-mvebu: fix build on hosts lacking pkg-config (+3)
208b984 uboot-mxs: fix build on hosts lacking pkg-config (+3)
1289e00 uboot-zynq: fix build on hosts lacking pkg-config (+3)
d44b7b7 uboot-oxnas: fix build with newer GCC (+593)
dcc3457 oxnas: bring in new oxnas target (+6.4K)
8c8499f uboot-zynq: update to 2017.03 (+5,-5)
e36f8b3 ar71xx: add support for OCEDO Koala (+206)
7afe1ca arm-trusted-firmware-sunxi: update to version from 2018-02-10 (+3,-3)
c0ff042 sunxi: power: remove PMIC register molly guards (+6,-20)
46123b6 sunxi: power: display DRAM voltage (+11,-4)
ce95c91 sunxi: power: use INFO for non-critical messages (+3,-3)
c9f55c0 sunxi: enable eDP bridge power on TERES I (+13)
f2135e7 uboot-sunxi: update to version 2018.05 (+39,-199)
9a26a9e uboot-sunxi: update Orange Pi R1 and Zero Plus (+257,-98)
ff0f352 uboot-oxnas: fix typo accidentally committed during oxnas reboot (+1,-1)
8261806 ipq40xx: add support for the ZyXEL NBG6617 (+676,-2)
ccd1dc3 uboot-kirkwood: fix whitespaces (+29,-29)
e13d9cd uboot-kirkwood: fix malformed boot configuration (+11,-8)
856cc6d uboot-imx: bump to 2018.03 which fixes the build issues with fdt64_t redefini... (+26,-1.6K)
e9dee19 grub2: fix packed-not-aligned error on GCC 8 (+71)
ae95a8a uboot-envtools: add configuration for Traverse LS1043 boards. (+25)
40f66f1 omap: rename image for sysupgrade compatibility (+14,-14)
27b2f0f kirkwood: add support for Iomega Storcenter ix2-200 (+98,-5)
5107ba2 uboot-envtools: add ath79 target (+26)
e2e3932 sunxi: Added support for Xunlong Orange Pi PC2 (+19)
c493171 ath79: add support for OCEDO Koala (+185)
09ac4aa uboot-zynq: update to 2018.07 (+46,-3)
f2e1fd0 apex: Remove dead URL. (+1,-2)
f5098a6 fconfig: Remove dead URLs (+1,-2)
7961009 yamonenv: Remove dead URLs (+1,-2)
7e73e91 grub2: Fix CVE-2015-8370 (+45,-1)
9ffbe84 grub2: rebase patches (+4,-8)
43dedd0 uboot-zynq: add support for the zybo z7 board (+612,-6)
6cda4f6 imx6: Initial support for SolidRun CuBox-i devices based on i.MX6 processors ... (+55)
eab7bcc uboot-imx6: install images into STAGING_DIR_IMAGE (+7)
aa3efca uboot-imx6: remove obsolete patch (-87)
7165378 uboot-imx6: fall back to MMC for SPL if boot mode is invalid (+26)
36c6ba3 imx6: use BUILD_DEVICES in uboot-imx6 for mx6cuboxi (+3,-1)
5d2b702 uboot-zynq: remove ZC706 board (-4)
e62df3d uboot-zynq: automatically select the appropriate variant (+5)
306a60f uboot-zynq: copy U-Boot images to STAGING_DIR (+9)
e2a4d14 uboot-zynq: use a file to modify the default environment (+3)
a689307 sunxi: build image/uboot for the NanoPi NEO2 (+19)
e83faa3 layerscape: drop uboot-layerscape patches (-320)
dcf57c7 layerscape: update u-boot to LSDK-18.06 (+92,-58)
ad1dbc0 layerscape: add u-boot environment support for OpenWrt boot (+86,-7)
f0ec7bd layerscape: add armv7 subtarget and ls1021atwr board support (+1.0K,-3)
eb68420 layerscape: add SD card boot support (+191,-2)
7016dd4 layerscape: add ls1012afrwy support and drop ls1012afrdm (+64,-60)
e86cdf8 uboot-lantiq: fix compatibility with gcc7 (+142)
43e71e0 uboot-envtools: adds r7800 uboot env support (+4,-1)
6b729e1 uboot-lantiq: fix compile with modern host dtc (+19)
0308385 sunxi: add support for Orange Pi Zero (+17)
a6d02a7 grub2: fix regression caused by binutils-2.31.1 (+76,-1)
79b766d uboot-mxs: bump to v2018.09 (+72,-130)
6f4f77a apm821xx: add uboot-envtools support (+18)
f696895 apm821xx: MR24: add to uboot-envtools (+28,-1)
e21a9db apm821xx: MX60(W): enable u-boot environment (+3)
d82d846 apm821xx: add support for the Netgear WNDAP620 and WNDAP660 (+374,-1)
5beedcd uboot-fritz4040: update package to 2018-12-09 (+5,-353)
8e40fbf ramips: drop support for ALLNET ALL0239-3G and Sitecom WL-341 v3 (-449)
4200dae uboot-envtools: ath79: add support for the Buffalo WZR-HP-AG300H (+3)
02b5efe uboot-envtools: ath79: add support for the Buffalo BHR-4GRV2 (+1)
c1c14c9 uboot-envtools: fix configuration for I2SE Duckbills (+2,-2)
328530c layerscape: add LS1021AIOT board support (+326,-3)
6e78d54 ath79: fix boardname of GL.iNet GL-AR300M (+12,-10)
eb05471 uboot-envtools: ipq40xx: Configuration for GL.iNet GL-B1300 (+1)
15f6351 uboot-envtools: Add domywifi dw33d support (+1)
634c733 ipq40xx: copy Fritz4040 UBoot to STAGING_DIR_IMAGE (+9,-3)
4ed05b8 uboot-sunxi: Update to version 2018.11 (+17,-481)
95d4c7c arm-trusted-firmware-sunxi: Replace with official ARM version (+6,-6)
d605831 uboot-sunxi: update Theobroma A31 Pangolin support (+1,-3)
7a53fb4 uboot-sunxi: disable AXP209 on Olimex A13 Olinuxino (+19)
d560deb uboot-sunxi: Orange Pi Zero Plus: Fix SdCard detection (+28)
45a2771 uboot-ar71xx: fix musl host build (+13)
b368373 mpc85xx: add support for OCEDO Panda (+494)
47c3ada uboot-fritz4040: update package to 2019-01-25 (+3,-3)
ad3e667 uboot-envtools: add support for Linksys EA6350v3 (+3)
52d7a1d uboot-mxs: bump to v2019.01 (+35,-9)
c2bdd01 uboot-imx6: Bump to 2019.01 (+10,-10)
4b40382 uboot-omap: add 'rootwait' to the kernel cmdline (+1,-1)
bb0e4f9 build: remove leftovers from previous x86 commits (+6,-17)
d5f615b sunxi: add support for Sinovoip Banana Pi M2 Plus (+19,-1)
dc08514 uboot-kirkwood: update to 2019.01 (+83,-80)
9bf63d0 uboot-envtools: add support for ALFA Network AP120C-AC (+4,-3)
00d89b4 sunxi: add support for Orange Pi One (+17)
93b02ad uboot-fritz4040: bump version to 2019-02-08 (+6,-5)
95b0c07 ipq40xx: add support for FritzBox 7530 (+642,-7)
9a9c6f3 uboot-envtools: oxnas: sync with current oxnas/ox820 DTS (+4,-5)
c5394ec uboot-envtools: ath79: add support for YunCore A770 (+2,-1)
445ca98 sunxi: add support for Orange Pi PC Plus (+17)
82dbcd8 uboot-envtools: ramips: add support for ALFA Network Tube-E4G (+2,-1)
24463d0 ath79: add support for LibreRouter v1 (+227)
d009033 ramips: add support for Xiaomi Mi Router 3 Pro (+222,-2)
d75db67 uboot-fritz4040: bump version to 2019-03-03 (+3,-3)
148d29d ipq40xx: add support for AVM FRITZ!Repeater 3000 (+555,-6)
e991fb4 uboot-sunxi: bump to 2019.01 (+9,-9)
5e247f3 uboot-sunxi: add fix for A20-OLinuXino-Lime2-eMMC rev. K boards (+44)
201d3d1 ramips: Xiaomi MIR3G: detect board name from DTS (+31,-33)
41bceb0 uboot-fritz4040: fix PKG_MIRROR_HASH (+1,-1)
95f0750 package/uboot-omap: backport patches to fix build (+3.2K,-1)
1b3dda1 uboot-tegra: add U-Boot for tegra boards (+69,-1)
007e947 fconfig: cleanup Makefile (-7)
1360016 uboot-imx6: Add support for Toradex Apalis board family (+134)
adb0a42 uboot-envtools: imx6: Add support for Toradex Apalis board family (+4)
f61e754 ath79: add support for Netgear EX6400 and EX7300 (+282)
44ae5f3 uboot-envtools: fix fw_env.config for ox820/stg-212 (+3,-1)
e6f9a8e au1000: Remove unmaintained target (-510)
675832d xburst: Remove unmaintained target (-5.8K)
b18d1d5 uboot-tegra: bump to 2019.04 (+2,-2)
a39d2a8 mvebu: align device names to vendor_device format (+52,-47)
ee96fa1 mvebu: use device-tree board detection (+99,-192)
e775697 tegra: add vendor string to device name (+4,-4)
819e794 ipq40xx: Add support for Linksys EA8300 (Dallas) (+852,-11)
30dcbc7 ath79: add support for EnGenius ECB1750 (+172)
df6e8c8 uboot-fritz4040: Add host flags for host compiler (+2,-2)
049748e uboot-imx6: bump to 2019.04 and refresh patches (+10,-14)
aff084a at91: Merge SAMA5 subtargets (+111,-153)
a765a21 at91: renaming subtraget legacy to sam9x (+14,-14)
4b4b686 layerscape: update u-boot to LSDK 19.03 (+3,-3)
b4b53cd layerscape: drop armv8_32b support (+1,-1.2K)
17dcbe1 layerscape: add ARM Trusted Firmware package (+140)
c07d330 layerscape: convert to use TF-A for firmware (+59,-69)
639d127 layerscape: fix u-boot bootcmd (+84)
6c9a744 mvebu: fix regression for non-generic ESPRESSObin versions (+9,-2)
94e9084 tfa-layerscape: fix fiptool host build (+88,-2)
e0f4688 tfa-layerscape: fix create_pbl and byte_swap host build (+99,-2)
1754dc2 treewide: fix syntax errors exposed after kconfig update (+13,-13)
c10b097 kexec-tools: change kdump.init STOP index (+2,-2)
cc7560e build: include BUILD_VARIANT in PKG_BUILD_DIR (+2,-23)
c7cdbf2 uboot-fritz4040: update to 2019-09-07 (+3,-3)
0c5aa5f fix bugs in ipq40xx_cdp.c (+8,-1)
882e48a do not include generated files into git (+2,-151)
b0933f1 replace sstrip with strip (+1,-1)
486ae53 improve cmd_sysupgrade (+88,-11)
b91f9c2 readd spi-nand support (+17,-8)
2ff189f add ASUS RT-AC58U "easy install" factory u-boot shim (+72,-1)
6edce1a fritzcreator: replace obscure padding generation with something more portable (+4,-4)
572ff7f fritzcreator: actually add checksum spacer (+1,-1)
22c443c uboot-fritz4040: build with ipq40xx "generic" subtarget (+1)

Packages / Common (609 changes)

ac70ac3 ebtables: update to latest git 2018-05-15 (+14,-3)
b1cdae8 extensions: Add string filter to ebtables (+359,-5)
9fff3d5 include: Fix musl libc compatibility (+1)
66a9701 ebtables: Fix build errors and warnings (+14,-15)
afbb3d2 kmod-sched-cake: bump to latest 20180515 (+3,-3)
369b99c Plant some Christmas trees (+43,-43)
779e91a Fix overhead calculation for GSO packets (+48,-47)
0ed9281 curl: bump to 7.60.0 (+4,-15)
0678cc8 ltq-xdsl-app: start after led script (+2,-3)
4ff23af wireguard: bump to 20180514 (+10,-9)
f06def4 wireguard: no longer need portability patch (+1,-19)
3cc56a5 hostapd: fix IEEE 802.11r (fast roaming) defaults (+27,-21)
aa30eb5 wireguard: bump to 20180519 (+2,-2)
fd72e67 openwrt-keyring: rename from lede-keyring (+8,-7)
6d108c4 openwrt-keyring: bundle latest usign certificates (+3,-3)
c7e9d72 libnftnl: bump to 1.1.0 (+3,-1.7K)
39e87e0 nftables: bump to 0.8.5 version (+8,-1.6K)
2437e0f package sysfsutils: add support for sysfs settings at boot (+83)
cb11b23 mbedtls: update to version 2.9.0 (+34,-31)
f2c8f6d mbedtls: Activate the session cache (-10)
2ea8f9c mbedtls: Deactivate platform abstraction (+9)
4f67c15 wolfssl: update to version 3.14.4 (+6,-149)
69f5449 hostapd: update to git HEAD of 2018-05-21, allow build against wolfssl (+603,-296)
3dfccf7 tests: sigma_dut DPP/QR initiator as Enrollee (SAE) (+48)
e5b0b58 tests: DPP and SAE AKMs (+42)
d6d7deb Fix wpa_supplicant build with CONFIG_NO_WPA (+3,-2)
d5906fb mesh: Properly handle sae_password (+7,-3)
f75ed52 tests: wpa_supplicant secure mesh using sae_password (+23,-1)
a2ab373 Fix sae_password documentation in wpa_supplicant to refer correct field (+3,-3)
ba3658c Fix build with LibreSSL 2.7 (+26,-9)
dee566d OpenSSL: Skip SSL_OP_NO_TLSv1_3 if not defined to fix LibreSSL build (+2)
4b603f0 DPP: Fix X509_ALGOR_get0() use with LibreSSL (+1,-1)
5ecdf06 DPP: Fix build with LibreSSL v2.5 (+3,-1)
4449efe Fix building nt_password_hash with gnutls (+2,-3)
f875da0 nl80211: Add MLME auth work-around for -EEXIST errno (+4,-4)
2dd5fbb wpa_supplicant: Rename wpas_event_*() to wpas_ap_event_*() (+26,-25)
37547ad wpa_supplicant: Increase authentication timeout if CAC is started (+108,-10)
6a8a04d HS 2.0: Add fetching of Operator Icon Metadata ANQP-element (+16)
0e450db HS 2.0: Allow configuration of operator icons (+99,-21)
⇒ + 105 more...
c8fdd0e hostapd: convert ssl provider build options to variants (+285,-85)
5857088 wolfssl: add PKG_CONFIG_DEPENDS symbols (+10,-1)
f97946c curl: Use ca-bundle for all TLS libraries. (+6,-4)
7a20c7a curl: Add ca-bundle dependency (+2,-2)
dad3924 wolfssl: change defaults to cover wpa_supplicant needs (+10,-10)
78f1974 hostapd: update packaging and patches (+417,-496)
060e1ec wireguard: bump to 0.0.20180531 to fix flow offloading (+5,-6)
46d7ced mtd: mark as nonshared to fix FS#484 (+2)
1ee5051 nettle: bump to 3.4 (+2,-2)
23c1827 hostapd: add support for client taxonomy in the full config (+29,-5)
7d8681c hostapd: expose device taxonomy signature via ubus (+6)
987900f hostapd: properly build hostapd-only SSL variants (+11,-11)
1bbe813 ebtables: update to latest git 2018-06-06 (+3,-3)
e6359ee build: update ebtables.h from kernel and drop local unused copy (+20,-295)
5699354 extensions: fix build failure on fc28 (+1,-1)
c335649 brcm2708: Update brcm2708-gpu-fw package (+7,-7)
d12d81f strace: Update to 4.22 (+3,-3)
525b8f0 gdb: Update to 8.1 (+2,-2)
802afaa iperf: Update to 2.0.11 (+2,-2)
2737cea ethtool: Update to 4.16 (+2,-2)
a84962e hostapd: make cli treat UNKNOWN COMMAND as failing (+13)
e4259be busybox: udhcpc: no MSG_DONTROUTE when sending packet (+12,-1)
daf1964 mtd-utils: revert faulty upstream patch for now (+30)
eee8ab5 ltq-vdsl-mei: reset g_tx_link_rate on showtime exit (+12)
8d60f6e dnsmasq: fix confdir option processing (FS#1572) (+3,-2)
79bab45 popt: Add backup site (+1,-1)
1b8f3d9 ucert: add package (+60)
6fc8e06 libjson-c: add host build (for libblobmsg-json) (+2)
8428156 package/libs/libnfnetlink: Remove dead mirror (+1,-2)
5e9470a libjson-c: fix host-build (+1)
f47d7df ucert: fix build (+7,-1)
0653e31 lantiq-vdsl-fw: update to provide recent vectoring firmware (+13,-12)
c8ac282 ltq-vdsl-app: use downloaded vectoring firmware (+3,-1)
70f4845 ltq-vdsl-fw: strip legacy dsl_fw logic (+1,-11)
c84ef1f iptables: increment PKG_RELEASE to force update (+2,-1)
9d6a035 libnftnl: bump to version 1.1.1 (+2,-2)
1ee98fd nftables: bump to version 0.9.0 (+2,-2)
cbf69fb cron: add procd listeners for crontabs (+5,-3)
5297a75 mbedtls: Cosmetic cleanups (+1,-1)
83f31b7 ltq_atm: burn ifx_atm_alloc_tx with fire (+1,-44)
ccc728a busybox: update to 1.28.4 (+3,-3)
0845a34 mwlwifi: update to version 10.3.8.0-20180615 (+13,-4)
ccdc1ba Added firmware for 88W8997 (version 8.4.0.11). ()
f325db2 Added code to support 88W8997. (+718,-187)
f0d4733 Enlarged minimum head room from 64 to 128. (+7,-1)
5bc9659 Fixed problem: ack socket buffer is not correct. (+1,-1)
7799b5a Added code to calculate tx init rate. (+75)
9271457 Added code to support mesh. (+137,-2)
de93530 Corrected channel setting for KF2. (+17,-2)
deffe2b Corrected station adding for KF2. (+6,-3)
97dbb61 Corrected power setting for KF2. (+101,-22)
b7a314a Modified the code to avoid warning from mac80211. (+4,-2)
cdaeb32 Added code to display channel definition for vif. (+14)
c61e3a4 Added code to display mesh IEs of mesh vif. (+21,-12)
04b3d0d Added host command set slot time for KF2. (+50)
c6b4541 Added host command EDMAC control for KF2. (+68)
6714fc6 Added extra HW feature for KF2. (+3)
a6dd207 Removed non-ported features for KF2. (-8)
⇒ + 19 more...
512c57e ltq-vdsl-fw: add nonshared flag (+2)
0e84393 dnsmasq: fix dnsmasq startup issue (+1,-9)
3d20bee ltq-vdsl-fw: add meaningful version information (+1,-1)
4bb2532 ethtool: Update to 4.17 (+2,-2)
3b11b22 wireguard: bump to 0.0.20180620 (+2,-2)
a704a2c ltq-vdsl-fw: fix ltq-vdsl-vr9-vectoring-fw-installer package install (+1,-1)
c6e5007 busybox: udhcpc: replace udhcpc_no_msg_dontroute patch by upstream fix (+118,-12)
b8bdeac busybox: rename udhcpc-remove-code-which-requires-server-ID-to-be-on patch ()
cb262b0 wwan: Add support for Gemalto Cinterion cellular modules (+17,-1)
ebe1216 iptables: set nonshared flag (+1)
c4aadbd dropbear: let opkg manage symlinks of ssh, scp (+5,-3)
ab07ae2 netfilter: add bpf match support (+3)
d375d5f iperf3: update to 3.6 (+3,-3)
1b46bce package/utils/e2fsprogs: Update to 1.44.2 (+2,-2)
3ce1158 wireguard: bump to 0.0.20180625 (+2,-2)
f23271f usbutils: Switch to Fedora usbutils (+5,-5)
1f2612a samba36: Disable external libtdb and libtevent (+3,-1)
afac2a2 ebtables: update to latest git 2018-06-27 (+5,-5)
53d7e7a extensions: ebt_string: take action if snprintf discards data (+3,-1)
48cff25 build: drop install -o/-g root (+12,-12)
a2165f9 iproute2: tc: update support for cake (+83,-28)
abeae38 kmod-sched-cake: bump to latest cake (+3,-3)
af1d7cd Switch rates to 64bit (+30,-23)
6f7e5af Can't use do_div with 64-bit divisors (+3,-3)
fca6d13 Switch to ktime_t and get rid of cobalt.h (-158)
7fab017 Actually commit the ktime_t changes (+188,-95)
66e5d60 Avoid comparing ktime_t to scalar values (+23,-19)
8e41bf0 Make sure we never drop SACKs when filtering ACKs (+5,-4)
bd46dc2 Use 64-bit divide helper (+1,-1)
842d7f0 Don't try to pad stats with tin_stats padding (+2,-1)
b119882 Return EOPNOTSUPP on NAT option if conntrack is not available (+14,-6)
9d7dcc0 ack filter: Parse TCP options and only drop safe ones (+88,-6)
ca54cdb Fix ktime compare (+1,-2)
7b7ad11 compat: define tcpopt_fastopen for pre-4.1 kernels (+4)
d50a246 compat: backport some ktime functions (+9)
eca95d4 ack_filter: short-circuit TCP flag check (+14,-14)
9a5d593 ack_filter: Add proper handling of SACKs (+62,-8)
58c55ec Rework SACK check to compare the ranges of two SACKs (+62,-40)
⇒ + 10 more...
fbf4754 dnsmasq: bump to latest patches on 2.80rc2 (+406,-11)
b724443 elfutils: bump to 0.173 (+149,-351)
4bd4ece kmod-sched-cake: bump to latest 20180706 (+3,-3)
5e2a564 Fix infinite-looping when q->qlen is changed behind our back. (+18)
c91b94f Code style fixes (+6,-6)
bf136c6 perf: remove linux 4.4 workarounds (-75)
191078e ca-certificates: ca-bundle: add symlink for openssl default setting (+2)
231b017 libconfig: update to version 1.7.2 (+4,-4)
f15f328 mbedtls: cleanup config patch (+28,-35)
10554cf mbedtls: Update to 2.11.0 (+58,-32)
5a07818 mbedtls: Disable MBEDTLS_SHA256_SMALLER implementation (-9)
b196220 mbedtls: Activate deterministic ECDSA (-18)
f715d81 libnl: bump to 3.4.0 (+15,-31)
6dac92a hostapd: build with LTO enabled (using jobserver for parallel build) (+54,-3)
7e82418 iproute2: update to 4.17.0 (+48,-310)
4630159 wireguard: bump to 0.0.20180708 (+2,-2)
d3b8e6b kernel: gpio-nct5104d remove boardname check (-5)
8c11133 busybox: compile with LTO enabled (+42,-5)
dfbd49b ppp: fix linker flags for the radius plugin (+3,-3)
e7397ee ppp: compile with LTO enabled (+2,-2)
47b4213 dropbear: compile with LTO enabled (+35,-2)
888a15f ppp: add missing -fPIC to rp-pppoe.so CFLAGS (+11)
0f54489 mtd: support bad blocks within the mtd_fixtrx() (+29,-7)
49bdd43 curl: Update to 7.61.0 (+5,-5)
82498a7 mtd: improve check for TRX header being already fixed (+9,-8)
1e17784 dropbear: close all active clients on shutdown (+5)
c729c43 kmod-sched-cake: bump to 20180716 (+3,-3)
5ed54d2 Start implementing tc filter/class support (+62,-10)
c220493 Add the minimum class ops (+44)
0c8e6c1 Fix dropping when using filters (+4,-2)
80dc129 Add class dumping (+67,-4)
483399d Use tin_order for class dumps (+3,-2)
be1c549 Add cake-specific class stats (+52,-3)
aad5436 Fixed version of class stats (+13,-12)
ceab7a3 Rework filter classification (+60,-46)
9f8fe7a Fix compilation on Linux 4.14 (+8)
32aa7fb Fix compilation on Linux 4.9 (+36,-5)
cab17b6 Remove duplicate call to qdisc_watchdog_init() (-2)
6cdb496 Fix argument order for NL_SET_ERR_MSG_ATTR() (+2,-2)
52cbc00 Code style cleanup (+115,-109)
82531d0 Reorder includes to fix out of tree compilation (+1,-1)
1e2473f Clean up after latest backport. Fall down the rabbit hole after being unlucky... (+16,-10)
f39ab9a Obey tin_order for tc filter classifiers (+1,-1)
f21bcb4 kernel: leds-apu2 remove boardname check (-12)
804c51e package/utils/e2fsprogs: Update to 1.44.3 (+4,-4)
0a4cd1a package/utils/f2fs-tools: Update to 1.11.0 (+2,-2)
09d794a popt: Replace dead upstream site with mirror (+1,-1)
d8d2133 librpc: add host build to install h files needed for nfs-kernel-server to get... (+9)
28d3a1b openvpn: increase procd termination timeout to 15s (+2,-1)
9019323 ppp: fix building pptp plugin (+12,-1)
2336b94 dnsmasq: don't use network functions at boottime (FS#1542) (+15,-6)
9d5a246 igmpproxy: run in foreground for procd (+2,-2)
8af8ceb hostapd: cleanup package definition (+48,-46)
3838b16 hostapd: fix conflicts hell (+47,-95)
03fce62 iproute2: tc: backport canonical cake support (+154,-150)
f0ac9af hostapd: remove unused struct hostapd_ubus_iface (+1,-16)
57b808e wireguard: bump to 0.0.20180718 (+2,-2)
20c4819 wireguard-tools: add wireguard_watchdog script (+63,-2)
f486f81 utils/curl: Disable libpsl (+2,-1)
354de22 elfutils: Copy missing libraries to staging and packages (+6,-6)
4d57c69 libpcap: update to 1.9.0 (+50,-306)
7dfd72d ead: use new protocol setting API since libpcap 1.9.0 (+1,-3)
d05967b wwan: Fix teardown for sierra_net driver (+1,-1)
af4b23d util-linux: package blockdev executable (+16)
1e93ef8 dnsmasq: bump to dnsmasq v2.80test3 (+6,-1.6K)
7a6b2ba igmpproxy: add a silent logging option (+6,-5)
31f87eb libjson-c: Update package URL (+1,-1)
fc89831 thc-ipv6: Update URLs (+2,-2)
0394ca2 admswconfig: Remove dead URL + HTTPS (+1,-2)
5b614e3 mbedtls: Update to 2.12.0 (+28,-28)
5647cc7 treewide: Bump PKG_RELEASE due to mbedtls update (+4,-4)
c128371 igmpproxy: drop SSDP packets (+13,-1)
7d7323b iptables: add ip[6|]tables-compat packages + libxtables-compat depends on IPT... (+59)
1639ebc ncurses: install lib on host build (+2)
0256887 libevent: update to 2.1.8 (+102,-15)
f1bef05 openvpn-easy-rsa: update to 3.0.4 (+31,-6)
74ac742 hostapd: add ubus call for ap features (+16)
abefb4f hostapd: add ht and vht support in handle event function Add ht and vht capab... (+45,-2)
26dbf79 libevent2: Don't build tests and samples (+13)
20346a6 wolfssl: remove myself as maintainer (-1)
50c5fdd tcpdump: explicitly disable libcap-ng support (+1)
c89195e ca-caertificates: remove myself as PKG_MAINTAINER (+2,-2)
f30583c nftables: allow to build with json support (+12,-1)
f63f20f adb: added patch for openssl 1.1.0 compatibility (+29,-1)
a2a2255 gdb: bump to 8.1.1 (+9,-9)
457e6d5 iperf: bump to 2.0.12 (+2,-2)
12fb4bb busybox: update to 1.29.2 (+80,-149)
4f3c9a6 kmod-sched-cake: bump to 20180728 optional gso split (+3,-3)
ce7076e sch_cake: Make gso-splitting configurable from userspace (+7,-6)
13c66f8 iproute2: cake: make gso/gro splitting configurable (+11,-2)
68e2ebe wireguard: bump to 0.0.20180802 (+3,-3)
a5368dc libjson-c: set HOST_BUILD_PREFIX (+2,-1)
7a52ce3 ucert: update source (+10,-4)
4d96153 iproute2: add libutil to InstallDev section (+1)
cc21dab ucert: update to lastest git HEAD (+3,-3)
1056e73 Change the sigb buffer to be the same size as the fread (+1,-1)
8a3582f busybox: prevent compile hang with bzip2 enabled (+9)
e0fbf62 iproute2: remove libutil from InstallDev section (+2,-3)
1961948 wpa_supplicant: fix CVE-2018-14526 (+48)
42dc0e2 wireguard: bump to 0.0.20180809 (+2,-2)
7b1b49b packages: nvram: make it possible to include it for ath79 targets (+1,-1)
d74d6c4 openssl: update to version 1.0.2p (+4,-4)
d1ea8ac util-linux: Update to 2.32.1 (+3,-3)
cad9519 hostapd: process all CSA parameters (+31,-6)
e1a1add mwlwifi: Update to 10.3.8.0-20180810 (+3,-3)
226036d Used an array to map rx antenna number for HT cap. (+5,-7)
c2f82f1 Annoucement of mesh interface if mesh is supported. (+4)
d9daa1d Added code to support BF for MU-MIMO. (+306,-13)
b0a1586 Upgrade 88W8997 firmware to 8.4.0.43. ()
2929b70 Modified the code to work with firmware of 88W8997. (+9,-3)
f5869c0 Added code to make sure headroom is enough. (+10,-2)
561f1b2 Removed warning message. (+2,-1)
bf22f64 Change driver version to 10.3.8.0-20180716. (+1,-1)
d9c8c59 Removed unnecessary information message. (-1)
40c0abb Upgrade 88W8997 firmware to 8.4.0.46. ()
3ac5e2d Added code to load power table for 88W8997. (+327,-81)
92eb3f8 Fixed the code to load calibration data. (+12,-5)
7537480 Change driver version to 10.3.8.0-20180810. (+1,-1)
6c227e4 dnsmasq: remove creation of /etc/ethers (+1,-4)
e5f56c0 iptables: make iptables-mod-conntrack-extra depend on kmod-ipt-raw (+2,-2)
499773f samba36: Enable umdnsd support (+2,-1)
f9469ef bzip2: Fix CVE-2016-3189 (+12,-1)
a27de70 wolfssl: disable broken shipped Job server macro (+21)
2211ee0 dropbear: backport upstream fix for CVE-2018-15599 (+224,-3)
3ccc2eb libevent2: Switch to using release tarball (+8,-45)
e341f45 libbsd: Update to 0.8.7 (+272,-45)
8fd8e79 iproute2: update to 4.18.0 (+3,-40)
6caa8e0 nghttp2: bump to 1.32.1 (+2,-2)
af6e901 strace: update strace to version 4.24 (+3,-3)
a9d7353 ethtool: Update to 4.18 (+2,-2)
774d7fc comgt: increase timeout on runcommands (+1,-1)
555c592 ppp: remove hardcoded lcp-echo-failure, lcp-echo-interval values (+2,-2)
721dfd4 kmod-sched-cake: bump to 20180827 (+3,-3)
e678b38 Temporary fix for kernel panics with flow filters - just disables offending f... (+1,-1)
b6c21ad Reinstate TC filter flow mapping override and expand it to hosts as well (+19,-4)
9f052d9 Move the hash override a bit earlier (+8,-8)
a883e28 Fix pre-4.3 builds (+6,-4)
42175bf Fix pre-3.18 builds (+2)
dc9388a iproute2: update cake man page (+81,-3)
17c9b72 nghttp2: bump to 1.33.0 (+2,-2)
967d646 hostapd: fix build of wpa-supplicant-p2p (+1)
4ccbe7d wireguard: bump to 0.0.20180904 (+2,-2)
067e2f5 strace: fix build on aarch64 (+4)
3d377f4 dnsmasq: bump to dnsmasq v2.80test5 (+6,-132)
ca1b347 dnsmasq: allow dnsmasq variants to be included in image (+2)
2253524 gdb: bump to 8.2 (+11,-11)
9cfa5f2 curl: Update to 7.61.1 (+3,-3)
43d4b8e dnsmasq: bump to dnsmasq 2.80test6 (+4,-4)
f78e07a hostapd: Fix compile with OpenSSL 1.1.0 + no deprecated APIs (+40)
a9aa25c usbutils: Update usb.ids to 0.315 (+5,-5)
0317fc3 libpcap: patch to add limits.h to pcap-usb-linux.c (+22)
a54f492 wireguard: bump to 0.0.20180910 (+2,-2)
66fd41b kmod-sched-cake: fix 6in4/gso performance issue (+3,-3)
42e87f1 Add workaround for wrong skb->mac_len values after splitting GSO (+8)
8cac857 iproute2: q_cake: Add printing of no-split-gso option (+4,-2)
4a3298c busybox: update to 1.29.3 (+2,-2)
033f02b iproute2: q_cake: Also print nonat, nowash and no-ack-filter keywords (+7,-3)
e8cbfed ucert: work around short read (+3,-3)
687168c dnsmasq: Handle memory allocation failure in make_non_terminals() (+46,-1)
f07a94d wireguard: bump to 0.0.20180918 (+2,-2)
add4871 lldpd: Install /etc/config file as 600 (+4,-6)
7651e25 dropbear: Install /etc/config as 600 (+3,-3)
39d8b2c trelay: Install hotplug and config files as 600 (+3,-3)
5efd080 mdadm: Install /etc/config file as 600 (+5,-4)
95b3f8e mwlwifi: driver version to 10.3.8.0-20180920 (+3,-3)
6c4cbe9 dnsmasq: Change behavior when RD bit unset in queries. (+55,-1)
38a88ad elfutils: bump to 0.174 (+7,-533)
7849f74 mbedtls: update to 2.13.0 (+2,-2)
5c325c2 layerscape: update restool to LSDK-18.06 (+5,-6)
db30adc layerscape: fix get_device_file() function of restool (+107)
9f0cb13 busybox: fix dependency for IPV6 (+2,-1)
4f277eb lldpd: inhibit linking of libbsd on !GLIBC (+4)
aaf46a8 dante: disable sched_getscheduler() - not implemented in musl (+4,-3)
b291517 zram-swap: remove trailing whitespaces in init script (+2,-2)
65e9561 zram-swap: Shell cosmetic (+4,-4)
2bbc937 gettext-full: host compile with -fpic (+2)
e019615 ncurses: use default host install (-6)
02e7fa6 iw: update nl80211.h (+607,-17)
d9a37d8 dnsmasq: bump to v2.80test7 (+3,-102)
37961f1 wireguard: bump to 0.0.20180925 (+2,-2)
fcfb9e4 util-linux: add eject support (+19,-1)
b9e89ad zram-swap: compression algorithm configuration option (+18)
9edc1fe zram-swap: fix zram dev reset for multicore cpu devices (+10,-12)
814cae7 zram-swap: fix number of created zram devices for multicore CPU's (+29,-45)
70d3ffb zram-swap: Add "max compression streams" configuration option (+14)
bbf46c9 zram-swap: bump pkg version (+1,-1)
61454a0 hostapd: add acs feature indication (+4)
b47614f kmod-sched-cake: don't gso fixup on fixed kernels (+23,-1)
7378ca7 strace: add option to enable libdw stack tracing (+7,-1)
885052f kmod-sched-cake: bump to 20181002 (+4,-26)
ddf4c95 Revert "Add workaround for wrong skb->mac_len values after splitting GSO" (-8)
68f1096 ipset: update to 6.38 (+2,-27)
6ef1c97 package/lldp: don't link against libbsd on !USE_GLIBC builds (+3)
8c647e8 iw: add iw-full package without size reduction hacks (+43,-20)
b665856 wireguard: bump to 0.0.20181006 (+2,-2)
7999282 iw: fix filtering linked object files for iw-tiny (+1,-1)
518fb34 iw: strip a few more non-essential features from iw-tiny (+46,-1)
87cd118 iperf: fix --daemon option (+205,-1)
329f2d5 nghttp2: bump to 1.34.0 (+2,-2)
30cc5b0 dnsmasq: bump to v2.80test8 (+2,-2)
ec95766 busybox: fix IPv6 dependency (+3,-2)
16c7125 e2fsprogs: fix glibc compile issue (FS#1749,FS#1796) (+2)
3925298 wireguard: bump to 0.0.20181007 (+2,-2)
a45f4f5 dnsmasq: add dhcp-ignore-names support - CERT VU#598349 (+18,-1)
745c3ac soloscli: Install hotplug file as 600 (+2,-2)
f5ddbd6 samba36: Install several config files as 600 (+4,-4)
c7144ec comgt: Install hotplug and netifd files as 600 (+3,-3)
4572d99 linux-atm: Install hotplug file as 600 (+2,-2)
4b93b03 hostapd: sync config with default configuration (+41,-35)
779773a hostapd: backport build fix when OWE is activated (+35,-18)
a1ad114 hostapd: SAE: Do not ignore option sae_require_mfp (+26)
4a009a1 hostapd: Activate Simultaneous Authentication of Equals (SAE) (+42,-9)
18c6c93 hostapd: Activate Opportunistic Wireless Encryption (OWE) (+21,-4)
4c3fae4 hostapd: Add WPA-EAP-SUITE-B-192 (WPA3-Enterprise) (+18,-5)
ed0d5a1 wolfssl: update to version 3.15.3-stable (+3,-3)
39e5e17 dnsmasq: fix compile issue (+28)
b8bc672 dnsmasq: bump to v2.80rc1 (+4,-32)
583466b dnsmasq: fix dnsmasq failure to start when ujail'd (+2,-2)
3e633bb hostapd: fix MAC filter related log spam (+78,-11)
fd09e25 ppp: don't start ppp with IPv6 support if ipv6 is not supported (+8,-5)
1063d90 hostapd: add basic variant (+1.0K,-1)
4653818 wireguard: bump to 0.0.20181018 (+2,-2)
15a59e3 iproute2: install ip-tiny and ip-full in /usr/libexec (+7,-7)
6c4d3d7 dnsmasq: bump to v2.80 (+4,-4)
260be8a mwlwifi: driver version to 10.3.8.0-20181008 (+3,-3)
9ac7350 mwlwifi: driver version to 10.3.8.0-20181022 (+3,-3)
3dba852 dnsmasq: tighten config file permissions (+6,-6)
dd9da51 openssl: enable OPENSSL_WITH_DEPRECATED when OpenSSL is built as a build dep (+6,-2)
278e4eb curl: bump to 7.62.0 (+3,-3)
390158b mwlwifi: update to version 10.3.8.0-20181029 (+3,-3)
369d99c Added code to synchronize module removal. (+8,-3)
f485714 Added code to dump commands set to firmware. (+9,-4)
6cdddfa Removed unnecessary firmware settings. (+13,-6)
060ddea Upgrade 88W8997 firmware to 8.4.de.52. ()
5ddf4c2 Change driver version to 10.3.8.0-20181026-debug. (+1,-1)
4f18df4 Print out really success of BA creation. (+5,-3)
183b66d Added debugfs file dump_hostcmd to control hostcmd dumping. (+63,-2)
ce6a9ca Fixed security mode won't work after "wifi up". (+17,-13)
1da7366 Change driver version to 10.3.8.0-20181027-debug. (+1,-1)
753e165 Upgrade 88W8997 firmware to 8.4.0.53. ()
917a4ed Change driver version to 10.3.8.0-20181027. (+1,-1)
d3ac6d7 Corrected print out message for 'dump_hostcmd'. (+1,-1)
2f160bb Shorten the time to check command timeout. (+1,-1)
f01e9fa Added code to correctly parse EAPOL and forbidden packet out. (+27,-8)
382700c Change driver version to 10.3.8.0-20181029. (+1,-1)
f9a408b libconfig: Fix tarball filename (and URL) (+3,-3)
8fc187a kernel: Remove dependencies on old kernels (+8,-8)
c9f5934 curl: noop commit to refer CVEs fixed in 7.62.0 (-1)
900005e iperf: allow non-ipv6 builds (+27,-1)
7e173b4 valgrind: bump to 4.14.0 (+2,-2)
559635d iproute2: update to 4.19.0 (+9,-1.7K)
dbba87a popt: Add main site back to PKG_SOURCE_URL (+4,-1)
5617e13 ethtool: update to 4.19 (+2,-2)
a95bef0 bzip2: Replace main site with mirrors (FS#1913) (+2,-1)
3a6bddd hostapd: add utf8_ssid flag & enable as default (+5,-3)
59ff868 util-linux: Update to 2.33 (+5,-5)
bf52c96 wireguard: bump to 0.0.20181115 (+2,-2)
48d8d46 wireguard: bump to 0.0.20181119 (+2,-2)
09eac6d strace: update to 4.25 (+2,-2)
392eea3 mwlwifi: update to version 10.3.8.0-20181114 (+3,-3)
a23a558 Upgrade 88W8997 firmware to 8.4.4.1. ()
8f3abe9 Change driver version to 10.3.8.0-20181031. (+1,-1)
e899ccb Upgrade 88W8997 firmware to 24.4.4.1. ()
ff758d5 Change driver version to 10.3.8.0-20181102-debug. (+1,-1)
b2872f9 Upgrade 88W8997 firmware to 24.5.4.1. ()
430b15c Change driver version to 10.3.8.0-20181103. (+1,-1)
7ecb390 Upgrade 88W8997 firmware to 8.4.4.2. ()
dbf1fee Change driver version to 10.3.8.0-20181105. (+1,-1)
906cfa5 Added debugfs file heartbeat. (+91,-3)
1c83cb3 Change driver version to 10.3.8.0-20181105-debug. (+1,-1)
e4c74d6 Change driver version to 10.3.8.0-20181106. (+1,-1)
c0d0c9f Added code to avoid some packets to do AMSDU. (+49,-4)
d10d2c5 Added debugfs file dump_probe. (+69)
4931318 Change driver version to 10.3.8.0-20181109. (+1,-1)
da6e7e3 Enabled uAPSD. (+1)
e5e0700 Change driver version to 10.3.8.0-20181112. (+1,-1)
⇒ + 2 more...
a0d5acf nghttp2: bump to 1.35.0 (+2,-2)
3082370 openvpn: update to 2.4.6 (+8,-37)
3fb4557 cryptodev-linux: move from packages feed (+60)
675eb74 openvpn: add list element parsing (+20,-3)
42ca32a brcm2708-gpu-fw: update to git HEAD (+7,-7)
e261c8b brcm2708-gpu-fw: add fw required for camera module (+22)
26dcaf5 comgt: Fix 3g.sh permissions (+2,-2)
1286c55 iptables: bump to 1.8.2 (+204,-116)
577b7e2 xtables-compat-restore: use correct hook priorities (+31,-5)
a93b502 extensions: prefer plain 'set' over 'set mark and' (+12,-6)
043da5b extensions: connmark: remove non-working translation (+10,-18)
d7ccc68 iptables: add xtables-compat.8 manpage (+178,-1)
632ace7 xtables-compat-multi.c: Allow symlink of ebtables (+1)
ed928a8 extensions: add tests for comp match options (+6,-5)
147a891 extenstions: ecn: add tcp ecn/cwr translation (+37,-18)
5beb158 extensions: libxt_bpf: Fix build with old kernel versions (+2,-1)
ca3c397 iptables: add xtables-translate.8 manpage (+136,-1)
eb2c052 extensions: CLUSTERIP: add tests (+3)
fc04c8a extensions: CLUSTERIP: do not allow --local-node 0 (+2,-1)
eb35854 xtables-compat: fix snprintf truncation warnings (+2,-2)
59d15cf xtables-compat: also validate priorities and hook points match expected values (+22,-13)
9d9b724 xtables-compat: skip unsupported tables (+14,-43)
98fc8ce xtables-compat: only validate the xtables builtin tables (+9,-2)
24110b5 libxt_comment: silence truncation warning (+3,-4)
⇒ + 318 more...
f939598 iptables: fix ebtables vlan compile issue (FS#1990) (+42,-1)
99dbbe7 nettle: bump to 3.4.1 (+2,-2)
7b083bb dnsmasq: drop dnssec timestamp file patch (+1,-48)
8c0f6a0 dnsmasq: follow upstream dnsmasq pre-v2.81 v2 (+4.5K,-3)
f5753aa hostapd: add support for WPS pushbutton station (+467,-14)
1ff98dd iproute2: backport upstream patch to fix print_0xhex on 32 bit (+343)
ad8a5aa dnsmasq: fix ipv6 ipset bug (+22,-1)
3850b41 openvpn: re-add option comp_lzo (+2,-1)
6ff27cf iproute2: backport patch fixing incorrect usage of LDFLAGS (+36,-1)
9048b22 dnsmasq: Fix dhcp-boot, dhcp-reply-delay and pxe-prompt regressions (+41,-1)
a6f9e3b nghttp2: bump to 1.35.1 (+2,-2)
a116b8e kernel: Deactivate *-gpio-custom drivers for 4.19 (+3,-3)
6ca3364 i2c-gpio-custom: Adapt to moved include file (+5)
cb4d00d omcproxy: fix compilation on little-endian CPUs (+36,-1)
d8f861f rtl8812au: Add out-of-tree driver. (+68)
d2b16a5 f2fs-tools: Update to 1.12.0 (+61,-2)
3f7dd06 mbedtls: Update to 2.14.1 (+26,-26)
9e7c470 mbedtls: fix compilation on ARM < 6 (+27)
835947c hostapd: Make eapol-test depend on libubus (+3,-3)
0074a5e omcproxy: switch to OpenWrt github repo (+5,-40)
3262fce omcproxy: use PROJECT_GIT in PKG_SOURCE_URL (+1,-1)
6263a9b ipset: update to 7.1 (+2,-2)
8310945 dropbear: fix dropbear startup issue (+10,-2)
4b4e6a0 elfutils: install library files for pkg-config (+3)
386803a iproute2: only link libelf where needed (+62,-2)
f2c6e2c elfutils: produce correct libelf.pc file when building with full nls (+27,-3)
de7ae9a iproute2: require nls infrastructure due to libelf linking (+2,-1)
62e4395 mwlwifi: update to version 10.3.8.0-20181210 (+3,-3)
f000953 Upgrade 88W8997 firmware to 8.4.4.4. ()
97ebcfa Change driver version to 10.3.8.0-20181120. (+1,-1)
3b36e21 Use wiphy_to_ieee80211_hw() instead of wiphy_priv() (+1,-1)
433fc6d Fix non-backport use of nla_parse before 4.12.0 (+6,-1)
9cb815b Upgrade 88W8997 firmware to 8.4.4.6. ()
c1345bb Change driver version to 10.3.8.0-20181210. (+1,-1)
67ce93e Fix compile error on kernel 4.15+ (+11,-2)
a8bae35 elfutils: fix gcc 8.0+ multistatement macros warning/error (+8,-6)
0babdf2 curl: bump to 7.63.0 (+4,-4)
9a37c95 wireguard: Update to snapshot 0.0.20181218 (+2,-2)
c5b89ab lldpd: consolidate CONFIGURE_VARS (+3,-5)
df8f8ba omcproxy: fix installation of interface triggers (FS#1972) (+50,-38)
d405edb omcproxy: optimize interface triggers (+13,-2)
d3bf5ff opkg: drop argument from check_signature in opkg.conf (+2,-2)
9b92743 busybox: update to 1.30.0 (+65,-18)
9995652 hostapd: update to version 2018-12-02 (2.7) (+169,-429)
b829e4b Add a QCA vendor command attribute to enable/disable GTX (+5)
2a5c291 EAP-pwd: Move EC group initialization to earlier step (+26,-11)
a8712ce EAP-pwd: Pre-processing method definitions from RFC 8146 (+3)
d52ead3 EAP-pwd server: Add support for salted password databases (+167,-6)
0744e30 EAP-pwd peer: Move PWE derivation to commit exchange (+63,-51)
b30639b tests: Adjust eap_proto_pwd_errors to match implementation changes (+3,-3)
44136f6 EAP-pwd peer: Add support for salted password databases (+36,-12)
7280723 EAP-pwd peer: Check for unexpected state for ID exchange (+6)
7ef8adc EAP-pwd peer: Add SHA-1 hash based salt mechanism (+44,-1)
fb36758 EAP-pwd peer: Add SHA256 hash based salt mechanism (+36,-1)
b8acd50 EAP-pwd peer: Add SHA512 hash based salt mechanism (+39,-1)
22ac3df EAP-pwd: Mask timing of PWE derivation (+130,-41)
5e597ed tests: EAP-pwd with salted passwords (+27)
0fe3ede macsec_qca: Fix byte order of TX SCI port (+3,-2)
8d660a4 HS 2.0: Allow OSEN connection to be enabled in an RSN BSS (+27,-4)
f5a6021 HS 2.0: Allow OSEN connection to be used in an RSN BSS (+21,-4)
⇒ + 307 more...
a54129d busybox: Add ALTERNATIVES for findutils (+3,-1)
2d4f094 gdb: bump to 8.2.1 (+2,-2)
5a59e2c samba36: append config from /var/run/config/ for runtime shares (+2)
ef1efa7 samba36: add package with hotplug.d script for auto sharing (+68)
e4088cb cryptodev-linux: Update to 1.10 (+5,-6)
6be064c bzip2: fix hardening build (+4,-4)
bc89690 gdb: The signal definitions of musl and gdb collide (+44)
3f0eb71 busybox: add ALTERNATIVES for wget (+1)
7a4075b busybox: fix ALTERNATIVES alphabetical ordering (+2,-2)
ba4fe41 elfutils: bump to 0.175 (+3,-3)
6e104c6 kmod-sched-cake: bump to latest cake (+3,-3)
581967c Makefile: Hook into Kbuild/Kconfig infrastructure (+18,-3)
331ac70 Correctly update parent qlen when splitting GSO packets (+3,-2)
7541d30 dnsmasq: backport latest pre2.81 patches (+4.1K,-41)
27be78e dnsmasq: allow building without tftp server support (+7,-2)
1bd18f2 opkg: update to latest Git head (+4,-4)
e3d7330 libopkg: don't print unresolved dependencies twice (+8,-3)
18740e6 opkg_download: print error when fork() fails (+3,-1)
34571ba libopkg: consider provided packages in pkg_vec_mark_if_matches() (+12)
89fe77c libopkg: check installed reverse dependencies upon install/upgrade (+117,-19)
9dd9a07 libopkg: fix segmentation fault when traversing conflicts (+14,-31)
d217daf libopkg: fix replacelist parsing and writing (+5,-6)
1504d35 libopkg: accept alternative notation for "Replaces" control field (+1,-1)
fa137c2 Revert "libopkg: check installed reverse dependencies upon install/upgrade" (+19,-117)
7708a01 Revert "libopkg: accept alternative notation for "Replaces" control field" (+1,-1)
797e5c1 packages: set more explicit ABI_VERSION values (+13,-13)
351e551 nghttp2: bump to 1.36.0 (+2,-2)
62fbdca conntrack-tools: relocated to packages feed (-97)
4da73af libnetfilter-conntrack: update to 1.0.7 (+3,-3)
2edc7cc conntrack: add synproxy support (+198)
3ccae9f build: bump LIBVERSION (+1,-1)
166b335 readline: Update to 8.0 and various fixes (+30,-32)
5a89eea ncurses: package only versioned shared objects (+8,-4)
2bf22b1 iputils: install ping, ping6, traceroute6 with setuid root (+3,-3)
d13e86d procd: Add wrapper for uci_validate_section() (+39,-29)
5d13997 ncurses: build host libraries with -fPIC (+3,-1)
1211832 busybox: handle crypt() errors in loginutils (+54,-1)
94f6030 librpc: remove package (+2,-75)
752bd72 iproute2: update to 4.20.0 (+21,-389)
bbcd063 wireguard: bump to 0.0.20190123 (+2,-2)
0e70f69 treewide: revise library packaging (+126,-86)
d7bf089 elfutils: rename libelf1 to libelf (+6,-5)
8d13529 perf: replace libelf1 dependency with libelf (+1,-1)
b1781d5 iproute2: replace libelf1 dependency with libelf (+1,-1)
eaaee18 ppp: update to version 2.4.7.git-2018-06-23 (+270,-406)
f4d6e8f libelf: fix library packaging (+2,-2)
c43acdf mtd: add linksys_bootcount to the ipq40xx target (+116)
1e06482 mtd: add logic for TP-Link ramips recovery magic (+130,-3)
8fd5091 e2fsprogs: Update to 1.44.5 (+27,-19)
e8f2302 mbedtls: update to 2.16.0 (+27,-27)
268b5be mbedtls: Kconfig option to enable/disable debug functions (+28,-10)
4856fa3 nat46: import for routing, add myself as maintainer (+35)
633cac0 464xlat: import from routing, add myself as maintainer (+316)
ae6b581 hostapd: add support for passing CSA events from sta/mesh to AP interfaces (+183,-2)
4443804 wpa_supplicant: fix calling channel switch via wpa_cli on mesh interfaces (+39)
a3ccac6 iproute2: drop libbsd dependency (+19)
9890604 openssl: bump to 1.0.2q (+2,-2)
ed514e7 busybox: keep syslog.conf during sysupgrade (+6)
e079591 opkg: update to latest Git head (+3,-3)
cb66403 libopkg: check for file size mismatches (+24)
40bb2ae opkg: update to latest Git head (+2,-2)
d4ba162 libopkg: only perform size check when information is available (+5,-3)
352db3e dnsmasq: latest pre-2.81 patches (+96,-34)
6e575fa openssl: update list of mirrors (+2,-2)
f34eeee nat46: Fix mirror hash (+1,-1)
39273b8 curl: bump to 7.64.0 (+4,-4)
43e14a2 iproute2: fix broken configuration patch (+12,-7)
bc86da3 iproute2: simplify Makefile, patches and fix feature detection (+17,-20)
6a15077 hostapd: send wpa_supplicant logging output to syslog (+1,-1)
db93949 hostapd: fix race condition in mesh new peer handling (+34)
d5681e4 fwtool: do not strip metadata if extracting signature (+3,-1)
8f4e31e fwtool: add support for extracting the truncated data part to stdout (+23,-2)
be38922 openssl: add configuration options, disable ssl3 (+376,-476)
d872d00 openssl: update to version 1.1.1a (+774,-492)
2eeb285 openssl: optimizations based on ARCH/small flash (+98,-1)
29b69e8 openssl: add package for openssl.cnf, misc changes (+28,-8)
880f8e6 dnsmasq: add rapid commit config option (+2,-1)
94993a7 busybox: update to 1.30.1 (+3,-3)
f948aa4 hostapd: enable CONFIG_DEBUG_SYSLOG for wpa_supplicant (+8,-8)
5b6997d hostapd: update the fix for a race condition in mesh new peer handling (+2,-2)
c8a3017 dnsmasq: ensure test and rc order as older than final releases (+4,-3)
f5db574 iw: update to 5.0.1 (+83,-664)
cd519ab mdadm: Update to 4.1 (+11,-11)
ddee182 openssl: patch to fix devcrypto sessions leak (+115)
0297610 elfutils: fix DEPENDS for libelf (+2,-2)
b494734 strace: fix configuration options (+14,-6)
ce8226a strace: Only allow libdw or libunwind (+11,-9)
93b984b samba36: allow build with no ipv6 support (+2,-1)
ec2a2a2 dnsmasq: allow using dnsmasq as the sole resolver (+16,-16)
2e0f41e hostapd: add Multi-AP patches and config options (+2.2K,-25)
c17a68c dnsmasq: prefer localuse over resolvfile guesswork (+5,-5)
b7f2adb package/dnsmasq: add max_ttl/min_cache_ttl/max_cache_ttl (+4,-1)
0d1d588 elfutils: fix install .so glob (+3,-3)
38867b7 popt: Use modern toolchain logic (+1,-6)
b55fbb6 strace: update to version 2.26 (+94,-3)
e9b2a1e omcproxy: define configuration file (+5,-1)
9e8cbec openssl: bump to release 1.1.1b (+5,-643)
2e9b92d wireguard: bump to 0.0.20190227 (+2,-2)
b2bf374 package/ncurses: change AR options to fix reproducible builds (+23,-1)
157072e busybox: unindent busybox Config.in (+2.3K,-2.3K)
eb6f5a5 busybox: sync Config.in files (+1.2K,-825)
bc97257 ltq-vdsl-fw: update download URL (+6,-6)
64bb888 uqmi: inherit firewall zone membership to virtual sub interfaces (+20)
69d3c7e ucert: add PROVIDES also for minimal 'ucert' package (+1)
d971ae5 openssl: backport devcrypto changes from master (+3.7K,-25)
5071751 fritz-tools: add fritz_tffs_nand_read tool (+581,-1)
ff3cfe0 ltq-atm/ltq-ptm: re-enable/fix reset_ppe() functionality for VR9 (+183,-65)
3d3e04d wolfssl: fix build in busybox environments (+25,-2)
26af8e4 linux-atm: Fix compile problem with kernel 4.20 (+52)
b04c9a1 nghttp2: bump to 1.37.0 (+2,-2)
2cd28c9 busybox: add missing install dir (+2,-1)
2407b1e openssl: disable digests by default, misc fixes (+79,-2)
5389db7 fritz-tools: add support for IPQ40xx platform (+13,-5)
f61359e iproute2: support eBFP/XDP object file loading, simplify linking libelf (+30,-67)
0b57a21 iproute2: tc: enable and fix support for using .so plugins (+107,-1)
b614954 iproute2: tc: reduce size of dynamic symbol table (+45,-1)
04e4b77 mac80211: backport the txq scheduling / airtime fairness API (+1.1K,-59)
89c8232 ipset: size optimizations (+5,-2)
9b16a69 usbutils: Update usb.ids to 0.321 (+3,-3)
6d5762f kmod-sched-cake: bump to latest cake (+3,-3)
99a7297 compat: Don't lock root qdisc when dumping stats on old kernels (+11,-2)
348f186 Make the dual modes fairer (+63,-29)
8acaaee Permit use of connmarks as tin classifiers (+28,-7)
29d707e Simplify logic in cake_select_tin() (+23,-38)
a4a243a sch_cake: Interpret fwmark parameter as a bitmask (+11,-13)
7ed9b6c Fix off-by-one error when setting fwmark_shft. (+2,-1)
ca6c162 Add support for storing mark back into conntrack (+55,-1)
057c738 Fix fwmark_shft assignment (again) (+1,-1)
ffb2a3a iproute2: add cake fwmark support (+156,-1)
31078db iproute2: update to 5.0.0 (+19,-50)
f22c33b ca-certificates: update to version 20190110 (+3,-4)
133bad4 adb: fix missing PKG_MIRROR_HASH (+1)
fc1386c openssl: revert disallowing parallel build (+1,-1)
488e7cc libnftnl: bump to latest version (+3,-3)
a1099ed dropbear: bump to 2019.77 (+52,-517)
9c3bfd0 dropbear: fix hardening flags during configure (+56)
ddf1a06 dropbear: honour CFLAGS while building bundled libtomcrypt/libtommath (+48)
c40a84c dropbear: fix regression where TTY modes weren't reset for client (+46)
efc533c dropbear: add initial support for ECC host key (+2)
5d27b10 dropbear: introduce config option "keyfile" (replacement for "rsakeyfile") (+56,-1)
6145e59 dropbear: change type of config option "Port" to scalar type "port" (+1,-1)
5eb7864 dropbear: rewrite init script startup logic to handle both host key files (+38,-24)
0196414 dropbear: split ECC support to basic and full (+31,-8)
1e8bb50 wireguard: do not add host-dependencies if fwmark is set (+8,-6)
2892033 wireguard: introduce 'nohostroute' option (+2,-1)
6ba3d70 mwlwifi: Fix pcie timeout issue (+3,-3)
107aa01 Timeout prevent (+1,-1)
4376c06 openvpn: update to 2.4.7 (+5,-5)
701b8d0 openvpn: openssl: explicitly depend on deprecated APIs (+1,-1)
de3eb0d curl: Update to 7.64.1 (+2,-13)
4ebd66d mbedtls: update to version 2.16.1 (+28,-28)
549d447 wireguard: bump to 0.0.20190406 (+2,-2)
32a6c25 wpan-tools: clean up Makefile (-4)
80568e5 dropbear: bump to 2019.78 (+2,-48)
c8a8294 ethtool: bump to 5.0 (+2,-2)
78b6931 wireguard: converted whitespaces from space to tab (+169,-176)
2101002 wireguard: remove obvious comments (-9)
af606d0 hostapd: fix CVE-2019-9494 (+1.1K,-1)
262229e hostapd: fix CVE-2019-9495 (+320,-1)
57ab9e3 hostapd: fix CVE-2019-9496 (+53,-1)
8f17c01 hostapd: fix CVE-2019-9497, CVE-2019-9498, CVE-2019-9499 (+467,-1)
450d44a openssl: change defaults: ENGINE:on, NPN:off, misc (+6,-8)
524810c dropbear: allow build without dbclient (+9,-4)
47dc4f9 nghttp2: bump to 1.38.0 (+3,-3)
ff9ac98 openssl: fix OPENSSL_config bug affecting wget (+32,-1)
8abb505 openssl: add Eneas U de Queiroz as maintainer (+1)
40de4c0 elfutils: bump to 0.176 (+4,-4)
17cb490 openssl: build kmods only if engines are selected (+4,-4)
d6643ac libroxml: bump to the 3.0.1 version (+5,-5)
2d0a2ff adm5120: Remove unmaintained target (+1,-18.9K)
1325e74 kernel: Remove support for kernel 3.18 (+42,-40.7K)
4760541 elfutils: Fix compile with uClibc-ng (+39,-1)
cb30971 lldpd: update to 1.0.3 (+25,-11)
4582fe7 lldpd: add option to edit hostname (+5)
bdaaf66 utils/spidev_test: build package directly from Linux (+23,-321)
e49b6bb xfsprogs: Replace valloc with posix_memalign (+32,-1)
0b26382 uClibc++: Update to 0.2.5 (+61,-291)
0640398 ppp: update to version 2.4.7.git-2019-05-06 (+32,-32)
9957c96 ppp: fix printing of DNS/WINS addresses (+4,-4)
e52aee3 pppd: add missing parameter in call to 'printer' (+1,-1)
afc4b13 pppd: fix pppol2tp option printing (+4)
fcb076c Various fixes for errors found by coverity static analysis (#109) (+54,-18)
02d4d36 iperf: Update to version 2.0.13 (+10,-216)
e669cf7 strace: Update to version 5.0 (+7,-98)
a489f72 valgrind: Update to version 3.15.0 (+2,-2)
5ee62b2 valgrind: Add support for ARM64 architecture (+1,-1)
2f97797 nftables: Fix compilation with uClibc-ng (+29,-1)
782eda9 zlib: Use relative paths in pkg-config metadata file (+15,-1)
395bef4 libbsd: Fix compilation under ARC (+31,-1)
b3770ea mtd: base-files: Unify dual-firmware devices (Linksys) (+293,-295)
30b4b7e mtd: Make fixwrgg command work on DIR-685 (+13,-14)
76338fd gemini: Fix up firmware checksum on DIR-685 (+21)
a7967ba ppp: update to version 2.4.7.git-2019-05-18 (+7,-287)
44012ae plugins/rp-pppoe: Fix compile errors (-4)
c9d9dbf pppoe: Custom host-uniq tag (+96,-56)
4bb9af4 lua: lnum: fix strtoul based number parsing (+97,-1)
ace2410 ethtool: bump to 5.1 (+2,-2)
470f5b3 464xlat: don't set default firewall zone to wan (+17,-13)
7d77879 curl: bump to 7.65.0 (+2,-2)
8128a7e busybox: fix: ip addr flush hangs when run by non-root user (+215,-1)
a462597 button-hotplug: add KEY_POWER2 handling (+1)
5422fed gpio-button-hotplug: add KEY_POWER2 handling (+1)
1e5f4dc libunwind: requires glibc if arch in powerpc (+1,-1)
4297797 ppp: update to version 2.4.7.git-2019-05-25 (+3,-3)
8e77984 rp-pppoe plugin: Add options to tune discovery timeout and number of attempts (+10,-3)
678ee30 ppp: add config options to tune discovery timeout and attempts (+8,-1)
afc056d gpio-button-hotplug: support interrupt properties (+93,-21)
f22ef1f openssl: update to version 1.1.1c (+3,-34)
a1210f8 wireguard: bump to 0.0.20190531 (+2,-2)
593b487 wireguard: bump to 0.0.20190601 (+2,-2)
ef7aa03 libunwind: bump to version 1.3.1 (+6,-16)
9ad7c53 layerscape: update restool to LSDK 19.03 (+3,-3)
021a9b4 iproute2: add tc action ctinfo support (+595,-1)
10011f9 busybox: add ALTERNATIVES for brctl (+2,-1)
0299a4b dnsmasq: skip options that are not compiled in (+35,-3)