Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

config: bump to "kathleen-0.2.0-beta" and feature-freeze #373

Closed
wants to merge 1 commit into from

Conversation

SvenRoederer
Copy link
Contributor

let's use the firmware as it is now form user-perspective

  • no new features anymore
  • only changes to the buildsystem
  • only real bugfixes for upcoming release

let's use the firmware as it is now form user-perspective
- no new features anymore
- only changes to the buildsystem
- only real bugfixes for upcoming release
@SvenRoederer SvenRoederer added this to the 0.2.0 milestone Jun 22, 2016
@lynxis
Copy link
Member

lynxis commented Jun 29, 2016

+1

@SvenRoederer SvenRoederer mentioned this pull request Jul 30, 2016
@lynxis lynxis self-assigned this Aug 6, 2016
@lynxis
Copy link
Member

lynxis commented Aug 6, 2016

merged into master

@lynxis lynxis closed this Aug 6, 2016
@SvenRoederer SvenRoederer deleted the kathleen-0.2.0_featurefreeze branch August 9, 2016 11:58
SvenRoederer added a commit that referenced this pull request Jan 27, 2017
- ath9k: add stability fixes for long standing hang issues (FS#13, #34, #373, #383)
  TP-Link TL-WR1043ND stable WiFi again
- Add back the commit "ath9k: Add airtime fairness scheduler"
SvenRoederer added a commit that referenced this pull request Jan 27, 2017
- ath9k: add stability fixes for long standing hang issues (FS#13, #34, #373, #383)
  TP-Link TL-WR1043ND stable WiFi again
- Add back the commit "ath9k: Add airtime fairness scheduler"
SvenRoederer added a commit to SvenRoederer/freifunk-berlin-firmware that referenced this pull request Feb 6, 2017
- ath9k: add stability fixes for long standing hang issues (FS#13, freifunk-berlin#34, freifunk-berlin#373, freifunk-berlin#383)
  TP-Link TL-WR1043ND stable WiFi again
- Add back the commit "ath9k: Add airtime fairness scheduler"
SvenRoederer pushed a commit that referenced this pull request Feb 6, 2017
 * replace:
   * OpenWrt -> LEDE
   * OPENWRT -> LEDE
   * openwrt -> lede
 * fix imagebuilder/toolchain/sdk file name because it's now lowercase
 * refresh patches
 * use LEDE-commit of 2016-12-23
 * update feeds to trunk of 2016-12-23
 * change feed url from git -> https://
 * rename ar71xx -> ar71xx_generic

Signed-off-by: Alexander Couzens <lynxis@fe80.eu>

This is backported and updated to the master-branch. orginal commit
was cd1ae9b

change NAME and VERSION to reflect LEDE-branch-build
- according to proposal: #24 (comment)

profiles: update new default of ar71xx-mikrotik
- LEDE: "ar71xx: create a proper default profile for the mikrotik subtarget, drop other profiles"
 (e53e44a0ad4873645c7a22)

Signed-off-by: Sven Roederer <freifunk@it-solution.geroedel.de>

update LEDE (switch to LEDE-17.01 branch)
- opkg
- muls backports
- includes OpenVPN 2.4.0
- build: add diffconfig target
- rpcd: Update to 2016-12-03
- ramips: MiWiFi Nano fixes
- mac80211: Allow HT/VHT rates when running unencrypted mesh
b9857b2 tools/kernel2minor: fix permissions of created files
188626f mac80211: backport cfg80211 support for ieee80211-freq-limit DT property
4235cd0 x86: add kernel module for AMD CS5535/CS5536 audio chipset
476e77c tools/kernel2minor: fix endian conversion issues, allow creating little-endian images
8782672 tools/kernel2minor: fix portability issue
7304510 base-files: save /bin/mknod for sysupgrade
f277f45 yaffs: fix to detect MLC/TLC NAND flash
d8dde8c lantiq: fix console print
b7e8de6 strace: update to version 4.15
612e227 dnsmasq: change 'add_local_hostname' to use dnsmasq '--interface-name'
06e2636 dnsmasq: clean up white space in dnsmasq.init
1fef80f ar71xx: add support for TP-Link WBS210/510
2ee3e8d firmware-utils: tplink-safeloader: add support for TP-Link WBS210/510 1.2
08d73bf tools: cmake: use different approach for passing LDFLAGS
267b05f Revert "build: fix HOST_CONFIGURE_VARS placement"
f9b2531 tools: cmake: use pkg-config to discover libcrypto linker flags
0c03650 tools: mkimage: use pkg-config to discover libcrypto linker flags
bfb2512 tools: make libressl build depend on pkg-config
28f9df6 build: fix HOST_CONFIGURE_VARS placement
8160beb cmake: update to version 3.7.1
d2ddda6 build: ensure that prereq-build is run before metadata scan from feeds (FS#367)
fbe3e22 uboot-sunxi: enable parallel build
0ac00c9 sunxi: use fwtool for checking sdcard images
5ece16f sunxi: add sysupgrade support
8a2c56c sunxi: make sdcard image with squashfs as rootfs
4eb0fd8 sunxi: convert to new image generation method
6268d49 uboot-sunxi: add uboot-sunxi-all for selecting all other variants
6f61d85 base-files: export x86 platform upgrade functions to common.sh
d53fcde sunxi: enable loopback device and f2fs support
76ee28c sunxi: fix dts name for Mele M9
4ebb13a build: unzip: perform operations quietly
fa37bdc x86: move sysupgrade.tgz only if it exists
5f9e367 kernel: spi: allow setting chipselect gpio to sleep
af79fdb ar71xx: remove a non-upstream spi core patch
e307259 ath9k: don't run periodic and nf calibration at the same time
84bd740 build: use mkhash to replace various quirky md5sum/openssl calls
dad48c6 build: add a small standalone utility for calculating md5/sha256 hash
a0993dd tools: make cmake depend on libressl, one of its utilities uses it
bdaa138 host-build: remove openssl include path from host cflags
f6e6341 tools: build libressl on all systems
a46c9a4 oxnas: remove support for pre-4.4 kernels from drivers
ed69e93 kernel/modules: add SSSE3 SHA512 module
86de532 kernel/modules: add SSSE3 SHA256 module
159e82d kernel/modules: add SSSE3 SHA1 module
a93accd kernel: allow subtarget specific KernelPackage
301301d x86/64: enable AES-NI support in kernel
2406b34 brcm47xx: generic: include Ethernet drivers in standard image
5f8e338 brcm47xx: drop some personal profiles
d091b2c brcm47xx: generic: drop standalone profiles duplicating device ones
b138e69 brcm47xx: generic: specify DEVICE_PACKAGES for all devices
11c41a0 brcm47xx: fix bgmac package
2a72a91 build: add diffconfig target
38a8cea powerpc: boot: fix build with parallel make
18152e7 brcm47xx: mips74k: specify DEVICE_PACKAGES for all devices
1d74f78 brcm47xx: legacy: specify DEVICE_PACKAGES for all devices
c296ba8 Revert "ath9k: Add airtime fairness scheduler"
10f9152 dnsmasq: add DHCP Unique Identifier for DHCPv6
1175a5b odhcpd: bump to git HEAD version
34fa03e odhcp6c: bump to git HEAD version
388681f hostapd: enable SHA256-based algorithms
30f14f6 hostapd: add function to handle wpa_key_mgmt
bdcffb9 wpa_supplicant: rework wpa_key_mgmt handling
b13e103 ath5k: select 802.11w support
e2f866d generic: mtd: add lock/unlock support for f25l32pa
d6c831e generic: mtd: backport SPI_NOR_HAS_LOCK
799d0dd layerscape: add ls2088ardb device support
1866368 layerscape: add ls1088ardb device support
c6d3a62 gre: add different per-protocol prefixes to GRE-TAP IPv4/6 tunnel interfaces.
15d8d9c build: drop `trapret` function from non-Linux HOST_TAR variant
0bb4746 elfutils: bump to 0.168
fc6b6f4 download.pl: use curl in preference to wget
5586800 curl: Remove PolarSSL and adjust default to mbedTLS
cd18ff9 tools: gmp: Update to 6.1.2
0050b39 gmp: Update to 6.1.2
6099f22 zlib: Update to 1.2.9
bb4afdc libusb: Update to 1.0.21
54ff3b1 xz: Update to 5.2.3
1618c4a rpcd: Update to 2016-12-03
9bf2bc7 fstools: Update to 2016-12-04
55209a9 uclient: Update to 2016-12-09
91dab05 ixp4xx: drop 3.18 config/patches
8c822ec uboot-lantiq: fix boot of images larger than 8MB
cfe1c6d uboot-lantiq: fix build with gcc6
b35a41c generic: backport dwc2 kernel panic fix
b28e94d ramips: MiWiFi Nano fixes
fd718c5 mac80211: Allow HT/VHT rates when running unencrypted mesh.
8496659 base-files: fix message of initscript wrapper
5639e45 generic: package Broadcom BNX2 driver
321aca6 oxnas: fix syntax in ox820-akitio.dts
1436e15 curl: update to version 7.52.1
3e2c60e oxnas: append metadata to sysupgrade image
5cde94d oxnas: backport upstream NAND driver
ae21033 oxnas: drop support for kernel 4.1
1f7a358 oxnas: switch to kernel 4.4
b7677f0 ustream-ssl: remove extra DEFAULT_VARIANT from libustream-polarssl
619c8fa imagebuilder: remove existing debug kernel image
d1514e8 imagebuilder: remove existing root filesystem images
c6a8a23 xburst: remove hack to determine entry point
d2424d4 malta: remove hack to determine entry point
3e521fa sdk: exclude locale files to save some space
920170a firewall: fix forwarding local subnet traffic
9641cee mvebu: simplify etc/board.d/02_network
f24ffb9 mvsw61xx: add support for MV88E6352
89ecfa7 mvebu: several fixes for Linksys WRT3200ACM
8935689 mxs: gzip ext4 images
515d012 arc770: gzip rootfs image to save some space
113dd45 archs38: gzip rootfs image to save some space
8af5e57 image.mk: add generic function for gzipping images if enabled
6f57e32 mvebu: remove the clearfog-bundle
87b6687 image: when using the new image build code, gzip ext4 images by default
c914fa0 dnsmasq: use ubus signalling in ntp hotplug script
7499189 x86: disable crashlog
e38fd1e x86: disable a workaround for a buggy glibc version
27fbf54 octeon: disable ext4 images
402fea6 netifd: update to the latest version
8596935 image.mk: use LINUX_KARCH rather than ARCH for mkits
f44663c uqmi: mark as nonshared because of the usb dependencies
185b06f umbim: mark as nonshared because of the usb dependencies
1ca31b0 comgt: mark as nonshared because of the usb dependencies
bd68ddb polarssl: remove package
dcd8357 armvirt: add kernel config change missing from 0d44f0cb
d6c77b9 ar71xx: default to external USB power on RB-912UAG
5919cc2 build: let make check warn about use of legacy PKG_MD5SUM variable in feeds
6f9011f cmake: properly pass host cflags/ldflags to the build
7969770 cmake: support verbose build that shows compiler commands
d6de313 cmake: restore parallel build support for bootstrap
83eef37 x86/64: enable the fusion scsi driver
2b6284f mac80211: fix broken spatial multiplexing defaults
544dee5 ath10k-fw: Update to latest CT firmware
5c09d7f ath10k-ct: Update to latest CT 4.7 ath10k driver.
0d44f0c armvirt: enable the USB feature flag
627b0d3 mountd: drop USB related dependencies
29097b9 ramips: fix WLI-TX4-AG300N boot and network
3f31029 ramips: add support for VoCore2
d7fd1a0 ar71xx: enable serial console on Mikrotik RB411/RB433
287283e ramips: rt3883: fix typo in pinctrl lna_g_func
d1daf3f map: take over maintainership
0d49f9f odhcp6c: take over maintainership
5303d4b odhcpd: take over maintainership
ec63e3b Revert "dnsmasq: change 'add_local_hostname' to use dnsmasq '--interface-name'"
bb8e9c5 map: delete map-t device when tearing down map interface
1ad30be Revert the recent dependency and metadata scanning rework
fbe522d comgt: allow build without USB_SUPPORT
278ad00 umbim: allow build without USB_SUPPORT
863888e uqmi: allow build without USB_SUPPORT
96daf63 mountd: allow build without USB_SUPPORT
cfd8355 scripts/package-metadata.pl: fix overriding conditional dependencies with conditional select
90f0ca0 arc770: build dtb files in Image/Prepare so that they are available for Device/*
b9713ad archs38: build dtb files in Image/Prepare so that they are available for Device/*
4ce3c41 bcm53xx: backport upstream bcm53xx spi driver changes
2e1f6f1 mvebu: work around an ethernet tx scheduling fairness issue
3be4c6c kirkwood: only add UBI EOF markers for devices that need it
4d8da82 procd: add support for overriding the tar sysupgrade board name
e21cb64 ar71xx: disable sub-page writes on routerboard nand drivers
b7bee28 kernel: remove linux 4.1 support
b1dbe60 ar71xx: fix legacy image build error
1b17f4f arc770: fix parallel build issue
3fa2c77 archs38: fix parallel build issue
889272d ar71xx: fix RB4xx CPLD SPI device mode setup
c3a8b87 ar71xx: fix RB4xx SPI driver mode bits
15f4fbb mvebu: update mwlwifi driver to version 10.3.2.0-20170110
80dbaa4 kernel: backport a MIPS SMP icache flush fix
7c8a363 kernel: update bcm47xxpart failsafe partition patches
5932400 wpa_supplicant: Fix mesh encryption config
b95494b gettext-full: avoid using iconv for host builds
43d5339 tools: cmake: link librt if needed (FS#381)
69be65b tools: mkimage: pass crypto libraries through HOST_LOADLIBES (FS#381)
96a9403 tools: libressl: always build as PIC
77beaf2 package: replace $(STAGING_DIR)/host with $(STAGING_DIR_HOSTPKG)
7480d33 kernel: add missing config symbols
e9b49a4 kernel: add missing config symbol
f714fe4 mac80211: pending brcmfmac patches cleaning channels management
07df80a mac80211: rename b43 patches to make more space
90ed0aa build: scan.mk: consider KernelPackage pattern as well
1ce9b56 procd: update mirror hash
c9dd40f kernel: remove gpiommc patches / driver
1a5cb4a kernel: add pending bcm47xxpart support for failsafe TRX partition
ef9208c kernel: update spi-nor.h include fix with upstream accepted version
b4d2575 kernel: rename bcm47xxpart patches to fit more of them
a891e5e build: scan.mk: remove overlay broad grep pattern
01d9527 kernel: remove DEVTMPFS platform overrides
c2fc52a kernel: remove DEVMEM/DEVKMEM platform overrides
36167ae ath10k-firmware: update board data for qca9984
4ee4c24 kernel: drop kmod-i2c-ibm-iic
96815fe kernel: remove omap24xx specific kernel module packages
7ff7be9 omap: build various core drivers into the kernel instead of packaging them
10f7a8d kernel: add missing config symbol
f630342 kernel: simplify dependencies for kmod-via-velocity
5b92dca kernel: drop crypto-hw-ppc4xx
9cdf852 opkg: drop S/MIME support
f5c649d mpc85xx: build i2c support into the kernel instead of packaging it separately
96ade7a mpc85xx: build usb support into the kernel instead of packaging it separately
0b2b162 kernel: remove kmod-gianfar, it is already built into the kernel
c472ed2 kernel: remove kmod-ata-imx, it is already built into the kernel
cdcf726 lldpd: take over maintainership
046606a lldpd: add Net-SNMP AgentX support
0d3dc16 ar71xx: drop references to madwifi
c687a70 iwinfo: drop references to madwifi
cc66f81 px5g-standalone: provide px5g via PROVIDES
06c76e4 ppc44x: mark as broken
43a528e kernel: add missing config symbol
83b6bfc build: fix HOST_CONFIGURE_VARS placement
fe876e9 mvebu: Fix up some leds on this series
72d751c build: rework library bundling
38de638 mtd-utils: mark as nonshared
acd0c8c kernel: move the gateworks system controller driver to an out-of-tree package
c00e5a4 mpc85xx: enable the crypto acceleration driver in the kernel config instead of packaging it
a2f6b56 imx6: enable the crypto acceleration driver in the kernel config instead of packaging it
93cbdde kernel: fix kmod-w1-master-mxc dependency
78de59f kernel: fix dwc2 gadget dependency
29443e2 mxs: remove modules.mk, select drivers in the kernel config
915d7db mxs: remove obsolete kernel package depending on linux 3.18
64be6fe mxs: enable the chipidea usb driver in the kernel config instead of packaging it
7450698 imx6: enable the chipidea usb driver in the kernel config instead of packaging it
7f0796d imx6: remove kmod-thermal-imx, it is already enabled in the kernel config
348fedc imx6: build support for the ventana ethernet expansion board into the kernel instead of packaging it
c524d1b imx6: enable the Freescale SNVS RTC driver in the kernel config instead of packaging it
1e1d735 build: remove obsolete parallel build related options
029b36d procd: update to latest git HEAD
e3358b2 malta: Fix README file examples
dfe93c2 libnl: Update to 3.2.29
f2b6412 ramips: Fix VLAN limits for MT7621 GSW
1016a32 usbutils: Update usb.ids database to 2016.10.13
6ebb46a ipq806x: fix pvs1_bin voltage in ipq8065 DT
e9f0b75 cyassl: update to wolfssl version  3.10.0
f036956 lantiq: update USB controller initialization
2dac674 lantiq: fix dma locking problems with SMP
828a471 tools: remove obsolete yaffs tool
a9232ba tools: reorganize dependencies, fix build after deleting staging dir
589a16f px5g: remove obsolete reference to $(BUILD_VARIANT)
5903c46 build: fix build of ubifs images
1c6b1ab imx6: fix image boot ubifs compression option
3e7b894 ustream-ssl: remove legacy polarssl support
1cf64e2 px5g: remove legacy polarssl support
018d800 kernel: remove ubifs xz decompression support
8d2171e odhcp6c: add option "keep_ra_dnslifetime"
f0353c5 mbedtls: re-enable CFB support
c1b12aa Makefile: ensure that BIN_DIR exists for diffconfig
d4ce3e8 uboot-mvebu: enable loader with the default profile
355e150 mbedtls: re-enable RC4 support (needed by transmission and others)
621f8cbf odhcpd: bump to git HEAD
4061c8e Revert "gdb: fix build with gcc 4.1.2 as host compiler"
186cd45 zlib: update to 1.2.10
50a3bce rb532: drop patch-cmdline from base-files
ad76fdf rb532: switch to UBI, drop yaffs2 support, use sysupgrade for NAND
5b6b0aa rb532: convert to new loopback based overlay support
c2e6ca2 build: add image command for calling kernel2minor
b18f75c oxnas: minor kernel config improvements
69903c3 oxnas: require image metadata
870b7be oxnas: remove some kprintf calls from NAND driver
8f0dc92 lantiq: fix console print for additional boards
88ca639 kernel: bump to 4.4.40
5b089e4 kernel: update 4.4 kernel to 4.4.42
- base-files: add ARCH_PACKAGES to openwrt_release and os-release
- ubox: turn logd into a separate package
- opkg: use default PKG_BUILD_DIR
- misc mac80211-updates
- openvpn: let all openvpn variants provide a virtual openvpn package
- x86/generic: add xen DomU support / remove xen_domU subtarget
- cleanup / remove some other archs
- ath9k: add stability fixes for long standing hang issues (FS#13, #34, #373, #383)
  TP-Link TL-WR1043ND stable WiFi again
- Add back the commit "ath9k: Add airtime fairness scheduler"
- ath9k: fix up a refcount imbalance error in the IRQ related fix
- openssl: update to version 1.0.2k
- openvpn: add support for various new 2.4 configuration options
- musl: update musl to 1.1.16+ and switch to download from git
- ar71xx: fix tl-wr841n-v7 switch port mapping
- Fix dependency for hostapd
- odhcp6c: update to git HEAD version
- odhcpd: update to git HEAD version
- netifd: update to git HEAD version
- openvpn: ssl-enabled variants also provide a virtual openvpn-crypto package
- update kmod-sched-cake and iproute
- ubus: update to the latest version

update routing
- use olsr master from 2016-12-29
- to official olsr-master with sighup-interval
- includes OLSR with disabled "6and4" and mod-nameservice0.4

update berlin-packages
- fix deps of Freifunk-UI, openvpn-defaults
- ffwizzard: added support for reading wifi channel from community profile
3a50141 ffwizard: remove unused variable 'sharenet' in tools.lua
c193187 ffwizard: remove unused function firewall_zone_add_masq_src
- allows drop of patch/800-fix_owm-firmware-name.patch which is upstream

update LuCI
- luci-theme-bootstrap: tune default style select boxes
- community-profiles: update Berlin
- patches: luci-bootstrap-input-css seems obsoleted
  by openwrt/luci@d0bf648
de4bda6 Merge pull request #939 from dibdot/master
6a7eaeb Merge pull request #938 from cshore-firmware/pull-request-statistics-df
3481088 luci-app-travelmate: update gui elements
61fa65f i18n: sync translations
44b56f7 luci-mod-admin-full: fix help text for wifi join options
12d861f Merge pull request #933 from musashino205/wifischd-upd-ja
7e53e57 luci-app-wifischedule: Update Japanese translation
6c13339 Merge pull request #930 from cshore-firmware/pull-request-fix-webadmin
8703653 Merge pull request #929 from bittorf/master
bae8205 luci-app-olsr: adapt to changed behavior of new OLSRd v0.9.5
cf5d266 luci-ssl-openssl: update note about px5g's SSL library usage
92c537b Merge pull request #919 from kuoruan/luci-app-wifischedule
d830231 Merge pull request #927 from jp-bennett/master
846bdf4 [luci-app-fwknopd] Remove usage of dynamic tag. Also adds NAT-DNS as a default setting, and enables a QR-c$
ddfe7c4 luci-app-wifischedule: minor changes
95d3f26 Merge pull request #923 from kuoruan/i18n-zh-cn
a3066aa luci-app-privoxy: Update Simplified Chinese translation
70b7259 luci-base: Update Simplified Chinese translation
9dbfb9d luci-base: update LuaSrcDiet download location
a2dfd21 i18n: sync translations
953d281 Merge pull request #916 from musashino205/shairplay-add-ja
ebe5fdd luci-app-shairplay: Add Japanese translation
7bfd36d base: webadmin: Don't take substring of nil variable
388c84f app-statistics: df: Don't separate disk usage types
- freifunk-common: bump version as of recent changes
- luci-app-travelmate: update translations
- luci-base: add ipmask, ipmask4 and ipmask6 validators
- luci-app-firewall: use new ipmask validation types when applicable
- luci-base: datatypes.lua: add missing parentheses in conditional
- luci-mod-admin-full: allow unset txpower value
- luci-mod-admin-full: reload wifi settings page after changing counteycode
- luci-mod-admin-full: admin: change password in Map.parse()

update packages
- patch "add_package_snmp-mibs" made it upstream
- update of net-snmp to 5.37.3
- update of tmux
bf5c92a Merge pull request #3775 from jow-/net-snmp-nl-tiny
867453b Merge pull request #3785 from diizzyy/patch-17
e7e68c0 glib2: add --enable-libmount=no to HOST_CONFIGURE_ARGS
ae19abe glib2: update to 2.50.2
8153fd3 Merge pull request #3729 from diizzyy/patch-1
961c97b net/shadowsocks-libev: Update to 2.6.1
8791488 Merge pull request #3828 from pprindeville/fix-perl-cgi2
e0da6bf mosquitto: Fix host UNAME detection
462219c https-dns-proxy: bump PKG_RELEASE
4de86db Merge pull request #3825 from aarond10/patch-2
d7a41ee https-dns-proxy: Fix wrong commandline argument
ae9d95d utils/gnupg: Bump version; use both PKG_HASH (sha256) and PKG_MD5SUM (md5sum)
cac89a3 utils/gnupg: Add myself as maintainer
933e84c utils/gnupg: Add build of gpgv
1546057 bind: update to bind-9.10.4-P5
13e5066 perl-cgi: bump package release because of PKG_LEAVE_COMMENTS
80f93e5 gnunet: fix build
e62def0 Merge pull request #3822 from mhei/update-open-plc-utils
19bb3f7 Merge pull request #3740 from pprindeville/fix-perlmod-stripping
785b67a perlmod: global knob to disable comment stripping modules
a0d4b80 open-plc-utils: update to commit 6a07d621583cb86ddf2fddcacb41cc4cf28bf33a
1a8c520 php7: add a patch to fix build on aarch64
d6f5933 Merge pull request #3739 from pprindeville/fix-perl-cgi
1776793 Merge pull request #3821 from chris5560/ddns-scripts
028ad67 perl-cgi: disable comment stripping which damages module
71b50a7 ddns-scripts: fixes for nslookup and khost
3823ef9 Merge pull request #3813 from NeoRaider/hostpkg
9331f99 Merge pull request #3811 from commodo/python-gmpy-drop
f6e4197 Merge pull request #3818 from commodo/youtube-dl-fix
3b2e6ca Merge pull request #3816 from danrl/wireguard
65cd2a6 wireguard: version bump
b5b6ef3 python: bump PKG_RELEASE to 3
8ca0284 python: remove `011-do-not-prefer-ncursesw.patch`
4e2f4a7 python: use built-in libffi lib for host build
ee88853 python: link with static libs of ssl, crypto for host builds
5154683 Revert "python: don't use libressl for host build"
3bfdf67 python: drop CFLAGS in HOST_CONFIGURE_ARGS ; it's already in HOST_CONFIGURE_VARS
ed5cd3e python: remove Host/Install rule default add
89d23ea Merge pull request #3703 from nxhack/icu-update-to-v58_2
67b5e98 icu: Bumped to v58.2
1c12cb6 Merge pull request #3766 from thess/ffmpeg3-update
410ce3d ccid: update to version 1.4.26
8d44169 pcsc-lite: update to version 1.8.20
b8cd28f gnunet: update source
1497a56 Merge pull request #3527 from sartura/deboostrap-bump
5589f9a Merge pull request #3814 from thess/libextractor-update
9e269e3 net/openssh: Offload main site
3fc9ae5 php7: update to 7.1.0
e15fc66 libextractor: Add Debian ffmpeg api updates. Fix gstreamer dependencies
1d85158 Merge pull request #3762 from diizzyy/patch-10
99a0747 libs/poco: Use bz2 tarball instead of gz
a419873 Merge pull request #3490 from t-8ch/esniper_2.32
b8565de esniper: to 2.32.0
758184a Merge pull request #3738 from diizzyy/patch-5
8f1de0f utils/xz: Update to 5.2.3 and update URLs
f3cd14d Merge pull request #3736 from damianorenfer/master
c361090 Merge pull request #3807 from thess/umurmur-update
83f2f0a irssi: update to 0.8.21
4a984a8 treewide: replace $(STAGING_DIR)/host and $(HOST_BUILD_PREFIX) with $(STAGING_DIR_HOSTPKG)
43f6c05 Merge pull request #3777 from pprindeville/update-isc-dhcp
ab5afd7 libs/dtc: fix build on x86_64
8588159 umurmur: Update to lastest version. Replace PolarSSL with mbed TLS
462ca31 python-gmpy: drop package (in favor or python-gmpy2)
9a30e8a gnunet: upstream fixes and packaging improvements
876d139 python{,3}: remove STAGING_DIR_HOSTPKG fallback definition
564b138 Merge pull request #3800 from hauke/iotivity
0c5eb5a iotivity: make logging configurable
a2bc69d iotivity: install the header files
2734f86 iotivity: replace environment patches with upstream versions
1e28dfe iotivity: update to version 1.2.1
b1398d6 iotivity: remove things manager
c5c6937 iotivity: add simple client + server
edd3c54 Merge pull request #3803 from diizzyy/patch-22
9e4d0a6 Merge pull request #3805 from chris5560/ddns-scripts
3a69e24 shairport-sync: Create mbed TLS version (replaces PolarSSL)
2c7d476 ddns-scripts: make cloudflare v1 same "domain" parameter syntax
72d7cb2 Merge pull request #3804 from dibdot/travelmate
50a51bc travelmate: bugfix 0.3.1
372fe29 admin/syslog-ng: Fix accidental inclusion of libs
d13f3f2 gnunet: update source and remove gnunet-sqlite dummy package
b621e71 Merge pull request #3791 from aarond10/patch-1
31ab5b2 https-dns-proxy: Switch from bz2 to xz
65219e2 Merge pull request #3802 from commodo/keepalived-maintainer-switch
1faf879 keepalived: switch maintainer to Ben Kelly (@scrpi)
2857071 Merge pull request #3796 from pprindeville/fix-syslog-plugins
84b136c syslog-ng: fix various install problems such as missing plugins, etc
909209e bind: Enable filter-aaaa build-time option by default.
d2faf59 Merge pull request #3801 from mwarning/fix-broken-dependency-detection
6addfe5 net/zerotier: fix broken dependency detection
3923917 Merge pull request #3799 from fededim/master
863f6f8 sstp-client: updated the fake title and description (old carelessness)
baae1b7 Merge pull request #3798 from fededim/master
d94bc13 lftp: updated to 4.7.5 sstp-client: updated to 1.0.11 and moved under VPN submenu
21b9ac9 ser2net: update to 3.3
4e9adcb Merge pull request #3797 from diizzyy/patch-21
677492e net/transmission: Refresh patches and minor tweaks
3b73eb1 bcp38: Add note about IPv6 to package description and help text
dd86386 Merge pull request #3795 from obsy/master
ba55878 transmission: conversion polarssl to mbedtls
ea9e3b0 luajit: move patches dir to the right place
0392cd0 Merge pull request #3787 from diizzyy/patch-19
2b85289 https-dns-proxy: Version bump
9984b85 net/zerotier: Fix source tarball filename
b2bd7b4 libs/libstrophe: Fix source tarball filename
e701fb9 Merge pull request #3788 from mwarning/libupnpc-detection
8beaec1 net/zerotier: improve libupnpc detection
6e26195 Merge pull request #3786 from diizzyy/patch-18
1c56d7e lang/luajit: Move to lua submenu
55da121 Merge pull request #3781 from mwarning/zerotier
47f6006 zerotier: fix upnp build support
aebb014 Merge pull request #2823 from milani/luajit
0f3f62e luajit: new package
50a01b5 Merge pull request #3749 from mwarning/add-zerotier-package
ac531a9 isc-dhcp: bump version to latest and fix build issues
811595c Merge pull request #3776 from diizzyy/patch-14
7273fd2 kernel/exfat-nofuse: Update to snapshot 2017-01-03
c7bdcb0 Merge pull request #3578 from MikePetullo/syslog-ng
20a1d02 Merge pull request #3577 from MikePetullo/eventlog
785159f ffmpeg: Upgrade to 3.2.2. Remove Speex support
cb1e8c2 Merge pull request #3625 from p-wassi/grep_226
399d0e5 net-snmp: build against libnl-tiny
a3e7b2d Merge pull request #3774 from dibdot/adblock
43971e2 adblock: bugfix 2.1.1
fd23a5e Merge pull request #3773 from commodo/python-fix-host-build
ca800e6 python: don't use libressl for host build
3cc1cf8 eventlog: import from oldpackages
ef0fef5 syslog-ng: import from oldpackages
fad0bcc Merge pull request #3770 from diizzyy/patch-13
74e436f net-snmp: fix libnl dependency for snmpd-static
63571b3 utils/haveged: Add SF as primary download site
3195925 haveged: change hash to SHA256
8b8b93a ccrypt: change hash to SHA256
1bd7eac sox: Upgrade to 14.4.2. ffmpeg no longer required
c9d239c moc: Upgrade to 2.5.2. Includes ffmpeg3 compatibility
aa77076 Merge pull request #3742 from diizzyy/patch-6
0368739 net-snmp: enable AgentX support
f9e96a9 Merge pull request #3746 from thess/pianod-update
8a227b4 Merge pull request #3765 from dibdot/adblock
23983d7 zerotier: add initial package
092599f adblock: update 2.1.0
0532864 Merge pull request #3761 from ClaymorePT/boost_1.63
8637073 libs/sqlite3: Update to 3.16.0 and add optimizations
6428d61 boost: Package Version Update -> 1.63.0
ca2e844 Merge pull request #3760 from KurdyMalloy/master
b71421a poco: update to 1.7.7 Update package to latest stable version (1.7.7)
54d955f Merge pull request #3759 from commodo/keepalived-default-old-conf
f59f751 keepalived: use old keepalived.conf by default
0ef72ba Merge pull request #3758 from stintel/keepalived_3757
28275a7 keepalived: fix recvmsg/sendmsg on mips64 again
d45c0f1 Merge pull request #3755 from commodo/python3-update-build
3bf2135 Merge pull request #3754 from commodo/python-upgrade
3af2027 python3: sync makefiles with python package
f04641d python: upgrade to version 2.7.13
6d91370 python: simplify/unify default build rules for python packages
bb2f8fa python-dev: add python-lib2to3 as dependency
165cd9f python: update PYTHON_FOR_BUILD (based on python3)
9d87673 python: remove argument for `--with-system-ffi` configure arg (based on python3)
d330a9a pianod: Update to private version 174.05. Remove PolarSSL dependency.
4174f03 net/dnscrypt-proxy: update to 1.9.1. Change config system, use config file instead of command line args, no changes made to existing UCI part. Add blacklists support
024aec7 utils/grep: update to 2.26
8288016 debootstrap: update to version 1.0.87
- vnstat: update to v1.16
SvenRoederer pushed a commit that referenced this pull request Feb 6, 2017
 * replace:
   * OpenWrt -> LEDE
   * OPENWRT -> LEDE
   * openwrt -> lede
 * fix imagebuilder/toolchain/sdk file name because it's now lowercase
 * refresh patches
 * use LEDE-commit of 2016-12-23
 * update feeds to trunk of 2016-12-23
 * change feed url from git -> https://
 * rename ar71xx -> ar71xx_generic

Signed-off-by: Alexander Couzens <lynxis@fe80.eu>

This is backported and updated to the master-branch. orginal commit
was cd1ae9b

change NAME and VERSION to reflect LEDE-branch-build
- according to proposal: #24 (comment)

profiles: update new default of ar71xx-mikrotik
- LEDE: "ar71xx: create a proper default profile for the mikrotik subtarget, drop other profiles"
 (e53e44a0ad4873645c7a22)

Signed-off-by: Sven Roederer <freifunk@it-solution.geroedel.de>

update LEDE (switch to LEDE-17.01 branch)
- opkg
- muls backports
- includes OpenVPN 2.4.0
- build: add diffconfig target
- rpcd: Update to 2016-12-03
- ramips: MiWiFi Nano fixes
- mac80211: Allow HT/VHT rates when running unencrypted mesh
b9857b2 tools/kernel2minor: fix permissions of created files
188626f mac80211: backport cfg80211 support for ieee80211-freq-limit DT property
4235cd0 x86: add kernel module for AMD CS5535/CS5536 audio chipset
476e77c tools/kernel2minor: fix endian conversion issues, allow creating little-endian images
8782672 tools/kernel2minor: fix portability issue
7304510 base-files: save /bin/mknod for sysupgrade
f277f45 yaffs: fix to detect MLC/TLC NAND flash
d8dde8c lantiq: fix console print
b7e8de6 strace: update to version 4.15
612e227 dnsmasq: change 'add_local_hostname' to use dnsmasq '--interface-name'
06e2636 dnsmasq: clean up white space in dnsmasq.init
1fef80f ar71xx: add support for TP-Link WBS210/510
2ee3e8d firmware-utils: tplink-safeloader: add support for TP-Link WBS210/510 1.2
08d73bf tools: cmake: use different approach for passing LDFLAGS
267b05f Revert "build: fix HOST_CONFIGURE_VARS placement"
f9b2531 tools: cmake: use pkg-config to discover libcrypto linker flags
0c03650 tools: mkimage: use pkg-config to discover libcrypto linker flags
bfb2512 tools: make libressl build depend on pkg-config
28f9df6 build: fix HOST_CONFIGURE_VARS placement
8160beb cmake: update to version 3.7.1
d2ddda6 build: ensure that prereq-build is run before metadata scan from feeds (FS#367)
fbe3e22 uboot-sunxi: enable parallel build
0ac00c9 sunxi: use fwtool for checking sdcard images
5ece16f sunxi: add sysupgrade support
8a2c56c sunxi: make sdcard image with squashfs as rootfs
4eb0fd8 sunxi: convert to new image generation method
6268d49 uboot-sunxi: add uboot-sunxi-all for selecting all other variants
6f61d85 base-files: export x86 platform upgrade functions to common.sh
d53fcde sunxi: enable loopback device and f2fs support
76ee28c sunxi: fix dts name for Mele M9
4ebb13a build: unzip: perform operations quietly
fa37bdc x86: move sysupgrade.tgz only if it exists
5f9e367 kernel: spi: allow setting chipselect gpio to sleep
af79fdb ar71xx: remove a non-upstream spi core patch
e307259 ath9k: don't run periodic and nf calibration at the same time
84bd740 build: use mkhash to replace various quirky md5sum/openssl calls
dad48c6 build: add a small standalone utility for calculating md5/sha256 hash
a0993dd tools: make cmake depend on libressl, one of its utilities uses it
bdaa138 host-build: remove openssl include path from host cflags
f6e6341 tools: build libressl on all systems
a46c9a4 oxnas: remove support for pre-4.4 kernels from drivers
ed69e93 kernel/modules: add SSSE3 SHA512 module
86de532 kernel/modules: add SSSE3 SHA256 module
159e82d kernel/modules: add SSSE3 SHA1 module
a93accd kernel: allow subtarget specific KernelPackage
301301d x86/64: enable AES-NI support in kernel
2406b34 brcm47xx: generic: include Ethernet drivers in standard image
5f8e338 brcm47xx: drop some personal profiles
d091b2c brcm47xx: generic: drop standalone profiles duplicating device ones
b138e69 brcm47xx: generic: specify DEVICE_PACKAGES for all devices
11c41a0 brcm47xx: fix bgmac package
2a72a91 build: add diffconfig target
38a8cea powerpc: boot: fix build with parallel make
18152e7 brcm47xx: mips74k: specify DEVICE_PACKAGES for all devices
1d74f78 brcm47xx: legacy: specify DEVICE_PACKAGES for all devices
c296ba8 Revert "ath9k: Add airtime fairness scheduler"
10f9152 dnsmasq: add DHCP Unique Identifier for DHCPv6
1175a5b odhcpd: bump to git HEAD version
34fa03e odhcp6c: bump to git HEAD version
388681f hostapd: enable SHA256-based algorithms
30f14f6 hostapd: add function to handle wpa_key_mgmt
bdcffb9 wpa_supplicant: rework wpa_key_mgmt handling
b13e103 ath5k: select 802.11w support
e2f866d generic: mtd: add lock/unlock support for f25l32pa
d6c831e generic: mtd: backport SPI_NOR_HAS_LOCK
799d0dd layerscape: add ls2088ardb device support
1866368 layerscape: add ls1088ardb device support
c6d3a62 gre: add different per-protocol prefixes to GRE-TAP IPv4/6 tunnel interfaces.
15d8d9c build: drop `trapret` function from non-Linux HOST_TAR variant
0bb4746 elfutils: bump to 0.168
fc6b6f4 download.pl: use curl in preference to wget
5586800 curl: Remove PolarSSL and adjust default to mbedTLS
cd18ff9 tools: gmp: Update to 6.1.2
0050b39 gmp: Update to 6.1.2
6099f22 zlib: Update to 1.2.9
bb4afdc libusb: Update to 1.0.21
54ff3b1 xz: Update to 5.2.3
1618c4a rpcd: Update to 2016-12-03
9bf2bc7 fstools: Update to 2016-12-04
55209a9 uclient: Update to 2016-12-09
91dab05 ixp4xx: drop 3.18 config/patches
8c822ec uboot-lantiq: fix boot of images larger than 8MB
cfe1c6d uboot-lantiq: fix build with gcc6
b35a41c generic: backport dwc2 kernel panic fix
b28e94d ramips: MiWiFi Nano fixes
fd718c5 mac80211: Allow HT/VHT rates when running unencrypted mesh.
8496659 base-files: fix message of initscript wrapper
5639e45 generic: package Broadcom BNX2 driver
321aca6 oxnas: fix syntax in ox820-akitio.dts
1436e15 curl: update to version 7.52.1
3e2c60e oxnas: append metadata to sysupgrade image
5cde94d oxnas: backport upstream NAND driver
ae21033 oxnas: drop support for kernel 4.1
1f7a358 oxnas: switch to kernel 4.4
b7677f0 ustream-ssl: remove extra DEFAULT_VARIANT from libustream-polarssl
619c8fa imagebuilder: remove existing debug kernel image
d1514e8 imagebuilder: remove existing root filesystem images
c6a8a23 xburst: remove hack to determine entry point
d2424d4 malta: remove hack to determine entry point
3e521fa sdk: exclude locale files to save some space
920170a firewall: fix forwarding local subnet traffic
9641cee mvebu: simplify etc/board.d/02_network
f24ffb9 mvsw61xx: add support for MV88E6352
89ecfa7 mvebu: several fixes for Linksys WRT3200ACM
8935689 mxs: gzip ext4 images
515d012 arc770: gzip rootfs image to save some space
113dd45 archs38: gzip rootfs image to save some space
8af5e57 image.mk: add generic function for gzipping images if enabled
6f57e32 mvebu: remove the clearfog-bundle
87b6687 image: when using the new image build code, gzip ext4 images by default
c914fa0 dnsmasq: use ubus signalling in ntp hotplug script
7499189 x86: disable crashlog
e38fd1e x86: disable a workaround for a buggy glibc version
27fbf54 octeon: disable ext4 images
402fea6 netifd: update to the latest version
8596935 image.mk: use LINUX_KARCH rather than ARCH for mkits
f44663c uqmi: mark as nonshared because of the usb dependencies
185b06f umbim: mark as nonshared because of the usb dependencies
1ca31b0 comgt: mark as nonshared because of the usb dependencies
bd68ddb polarssl: remove package
dcd8357 armvirt: add kernel config change missing from 0d44f0cb
d6c77b9 ar71xx: default to external USB power on RB-912UAG
5919cc2 build: let make check warn about use of legacy PKG_MD5SUM variable in feeds
6f9011f cmake: properly pass host cflags/ldflags to the build
7969770 cmake: support verbose build that shows compiler commands
d6de313 cmake: restore parallel build support for bootstrap
83eef37 x86/64: enable the fusion scsi driver
2b6284f mac80211: fix broken spatial multiplexing defaults
544dee5 ath10k-fw: Update to latest CT firmware
5c09d7f ath10k-ct: Update to latest CT 4.7 ath10k driver.
0d44f0c armvirt: enable the USB feature flag
627b0d3 mountd: drop USB related dependencies
29097b9 ramips: fix WLI-TX4-AG300N boot and network
3f31029 ramips: add support for VoCore2
d7fd1a0 ar71xx: enable serial console on Mikrotik RB411/RB433
287283e ramips: rt3883: fix typo in pinctrl lna_g_func
d1daf3f map: take over maintainership
0d49f9f odhcp6c: take over maintainership
5303d4b odhcpd: take over maintainership
ec63e3b Revert "dnsmasq: change 'add_local_hostname' to use dnsmasq '--interface-name'"
bb8e9c5 map: delete map-t device when tearing down map interface
1ad30be Revert the recent dependency and metadata scanning rework
fbe522d comgt: allow build without USB_SUPPORT
278ad00 umbim: allow build without USB_SUPPORT
863888e uqmi: allow build without USB_SUPPORT
96daf63 mountd: allow build without USB_SUPPORT
cfd8355 scripts/package-metadata.pl: fix overriding conditional dependencies with conditional select
90f0ca0 arc770: build dtb files in Image/Prepare so that they are available for Device/*
b9713ad archs38: build dtb files in Image/Prepare so that they are available for Device/*
4ce3c41 bcm53xx: backport upstream bcm53xx spi driver changes
2e1f6f1 mvebu: work around an ethernet tx scheduling fairness issue
3be4c6c kirkwood: only add UBI EOF markers for devices that need it
4d8da82 procd: add support for overriding the tar sysupgrade board name
e21cb64 ar71xx: disable sub-page writes on routerboard nand drivers
b7bee28 kernel: remove linux 4.1 support
b1dbe60 ar71xx: fix legacy image build error
1b17f4f arc770: fix parallel build issue
3fa2c77 archs38: fix parallel build issue
889272d ar71xx: fix RB4xx CPLD SPI device mode setup
c3a8b87 ar71xx: fix RB4xx SPI driver mode bits
15f4fbb mvebu: update mwlwifi driver to version 10.3.2.0-20170110
80dbaa4 kernel: backport a MIPS SMP icache flush fix
7c8a363 kernel: update bcm47xxpart failsafe partition patches
5932400 wpa_supplicant: Fix mesh encryption config
b95494b gettext-full: avoid using iconv for host builds
43d5339 tools: cmake: link librt if needed (FS#381)
69be65b tools: mkimage: pass crypto libraries through HOST_LOADLIBES (FS#381)
96a9403 tools: libressl: always build as PIC
77beaf2 package: replace $(STAGING_DIR)/host with $(STAGING_DIR_HOSTPKG)
7480d33 kernel: add missing config symbols
e9b49a4 kernel: add missing config symbol
f714fe4 mac80211: pending brcmfmac patches cleaning channels management
07df80a mac80211: rename b43 patches to make more space
90ed0aa build: scan.mk: consider KernelPackage pattern as well
1ce9b56 procd: update mirror hash
c9dd40f kernel: remove gpiommc patches / driver
1a5cb4a kernel: add pending bcm47xxpart support for failsafe TRX partition
ef9208c kernel: update spi-nor.h include fix with upstream accepted version
b4d2575 kernel: rename bcm47xxpart patches to fit more of them
a891e5e build: scan.mk: remove overlay broad grep pattern
01d9527 kernel: remove DEVTMPFS platform overrides
c2fc52a kernel: remove DEVMEM/DEVKMEM platform overrides
36167ae ath10k-firmware: update board data for qca9984
4ee4c24 kernel: drop kmod-i2c-ibm-iic
96815fe kernel: remove omap24xx specific kernel module packages
7ff7be9 omap: build various core drivers into the kernel instead of packaging them
10f7a8d kernel: add missing config symbol
f630342 kernel: simplify dependencies for kmod-via-velocity
5b92dca kernel: drop crypto-hw-ppc4xx
9cdf852 opkg: drop S/MIME support
f5c649d mpc85xx: build i2c support into the kernel instead of packaging it separately
96ade7a mpc85xx: build usb support into the kernel instead of packaging it separately
0b2b162 kernel: remove kmod-gianfar, it is already built into the kernel
c472ed2 kernel: remove kmod-ata-imx, it is already built into the kernel
cdcf726 lldpd: take over maintainership
046606a lldpd: add Net-SNMP AgentX support
0d3dc16 ar71xx: drop references to madwifi
c687a70 iwinfo: drop references to madwifi
cc66f81 px5g-standalone: provide px5g via PROVIDES
06c76e4 ppc44x: mark as broken
43a528e kernel: add missing config symbol
83b6bfc build: fix HOST_CONFIGURE_VARS placement
fe876e9 mvebu: Fix up some leds on this series
72d751c build: rework library bundling
38de638 mtd-utils: mark as nonshared
acd0c8c kernel: move the gateworks system controller driver to an out-of-tree package
c00e5a4 mpc85xx: enable the crypto acceleration driver in the kernel config instead of packaging it
a2f6b56 imx6: enable the crypto acceleration driver in the kernel config instead of packaging it
93cbdde kernel: fix kmod-w1-master-mxc dependency
78de59f kernel: fix dwc2 gadget dependency
29443e2 mxs: remove modules.mk, select drivers in the kernel config
915d7db mxs: remove obsolete kernel package depending on linux 3.18
64be6fe mxs: enable the chipidea usb driver in the kernel config instead of packaging it
7450698 imx6: enable the chipidea usb driver in the kernel config instead of packaging it
7f0796d imx6: remove kmod-thermal-imx, it is already enabled in the kernel config
348fedc imx6: build support for the ventana ethernet expansion board into the kernel instead of packaging it
c524d1b imx6: enable the Freescale SNVS RTC driver in the kernel config instead of packaging it
1e1d735 build: remove obsolete parallel build related options
029b36d procd: update to latest git HEAD
e3358b2 malta: Fix README file examples
dfe93c2 libnl: Update to 3.2.29
f2b6412 ramips: Fix VLAN limits for MT7621 GSW
1016a32 usbutils: Update usb.ids database to 2016.10.13
6ebb46a ipq806x: fix pvs1_bin voltage in ipq8065 DT
e9f0b75 cyassl: update to wolfssl version  3.10.0
f036956 lantiq: update USB controller initialization
2dac674 lantiq: fix dma locking problems with SMP
828a471 tools: remove obsolete yaffs tool
a9232ba tools: reorganize dependencies, fix build after deleting staging dir
589a16f px5g: remove obsolete reference to $(BUILD_VARIANT)
5903c46 build: fix build of ubifs images
1c6b1ab imx6: fix image boot ubifs compression option
3e7b894 ustream-ssl: remove legacy polarssl support
1cf64e2 px5g: remove legacy polarssl support
018d800 kernel: remove ubifs xz decompression support
8d2171e odhcp6c: add option "keep_ra_dnslifetime"
f0353c5 mbedtls: re-enable CFB support
c1b12aa Makefile: ensure that BIN_DIR exists for diffconfig
d4ce3e8 uboot-mvebu: enable loader with the default profile
355e150 mbedtls: re-enable RC4 support (needed by transmission and others)
621f8cbf odhcpd: bump to git HEAD
4061c8e Revert "gdb: fix build with gcc 4.1.2 as host compiler"
186cd45 zlib: update to 1.2.10
50a3bce rb532: drop patch-cmdline from base-files
ad76fdf rb532: switch to UBI, drop yaffs2 support, use sysupgrade for NAND
5b6b0aa rb532: convert to new loopback based overlay support
c2e6ca2 build: add image command for calling kernel2minor
b18f75c oxnas: minor kernel config improvements
69903c3 oxnas: require image metadata
870b7be oxnas: remove some kprintf calls from NAND driver
8f0dc92 lantiq: fix console print for additional boards
88ca639 kernel: bump to 4.4.40
5b089e4 kernel: update 4.4 kernel to 4.4.42
- base-files: add ARCH_PACKAGES to openwrt_release and os-release
- ubox: turn logd into a separate package
- opkg: use default PKG_BUILD_DIR
- misc mac80211-updates
- openvpn: let all openvpn variants provide a virtual openvpn package
- x86/generic: add xen DomU support / remove xen_domU subtarget
- cleanup / remove some other archs
- ath9k: add stability fixes for long standing hang issues (FS#13, #34, #373, #383)
  TP-Link TL-WR1043ND stable WiFi again
- Add back the commit "ath9k: Add airtime fairness scheduler"
- ath9k: fix up a refcount imbalance error in the IRQ related fix
- openssl: update to version 1.0.2k
- openvpn: add support for various new 2.4 configuration options
- musl: update musl to 1.1.16+ and switch to download from git
- ar71xx: fix tl-wr841n-v7 switch port mapping
- Fix dependency for hostapd
- odhcp6c: update to git HEAD version
- odhcpd: update to git HEAD version
- netifd: update to git HEAD version
- openvpn: ssl-enabled variants also provide a virtual openvpn-crypto package
- update kmod-sched-cake and iproute
- ubus: update to the latest version

update routing
- use olsr master from 2016-12-29
- to official olsr-master with sighup-interval
- includes OLSR with disabled "6and4" and mod-nameservice0.4

update berlin-packages
- fix deps of Freifunk-UI, openvpn-defaults
- ffwizzard: added support for reading wifi channel from community profile
3a50141 ffwizard: remove unused variable 'sharenet' in tools.lua
c193187 ffwizard: remove unused function firewall_zone_add_masq_src
- allows drop of patch/800-fix_owm-firmware-name.patch which is upstream

update LuCI
- luci-theme-bootstrap: tune default style select boxes
- community-profiles: update Berlin
- patches: luci-bootstrap-input-css seems obsoleted
  by openwrt/luci@d0bf648
de4bda6 Merge pull request #939 from dibdot/master
6a7eaeb Merge pull request #938 from cshore-firmware/pull-request-statistics-df
3481088 luci-app-travelmate: update gui elements
61fa65f i18n: sync translations
44b56f7 luci-mod-admin-full: fix help text for wifi join options
12d861f Merge pull request #933 from musashino205/wifischd-upd-ja
7e53e57 luci-app-wifischedule: Update Japanese translation
6c13339 Merge pull request #930 from cshore-firmware/pull-request-fix-webadmin
8703653 Merge pull request #929 from bittorf/master
bae8205 luci-app-olsr: adapt to changed behavior of new OLSRd v0.9.5
cf5d266 luci-ssl-openssl: update note about px5g's SSL library usage
92c537b Merge pull request #919 from kuoruan/luci-app-wifischedule
d830231 Merge pull request #927 from jp-bennett/master
846bdf4 [luci-app-fwknopd] Remove usage of dynamic tag. Also adds NAT-DNS as a default setting, and enables a QR-c$
ddfe7c4 luci-app-wifischedule: minor changes
95d3f26 Merge pull request #923 from kuoruan/i18n-zh-cn
a3066aa luci-app-privoxy: Update Simplified Chinese translation
70b7259 luci-base: Update Simplified Chinese translation
9dbfb9d luci-base: update LuaSrcDiet download location
a2dfd21 i18n: sync translations
953d281 Merge pull request #916 from musashino205/shairplay-add-ja
ebe5fdd luci-app-shairplay: Add Japanese translation
7bfd36d base: webadmin: Don't take substring of nil variable
388c84f app-statistics: df: Don't separate disk usage types
- freifunk-common: bump version as of recent changes
- luci-app-travelmate: update translations
- luci-base: add ipmask, ipmask4 and ipmask6 validators
- luci-app-firewall: use new ipmask validation types when applicable
- luci-base: datatypes.lua: add missing parentheses in conditional
- luci-mod-admin-full: allow unset txpower value
- luci-mod-admin-full: reload wifi settings page after changing counteycode
- luci-mod-admin-full: admin: change password in Map.parse()

update packages
- patch "add_package_snmp-mibs" made it upstream
- update of net-snmp to 5.37.3
- update of tmux
bf5c92a Merge pull request #3775 from jow-/net-snmp-nl-tiny
867453b Merge pull request #3785 from diizzyy/patch-17
e7e68c0 glib2: add --enable-libmount=no to HOST_CONFIGURE_ARGS
ae19abe glib2: update to 2.50.2
8153fd3 Merge pull request #3729 from diizzyy/patch-1
961c97b net/shadowsocks-libev: Update to 2.6.1
8791488 Merge pull request #3828 from pprindeville/fix-perl-cgi2
e0da6bf mosquitto: Fix host UNAME detection
462219c https-dns-proxy: bump PKG_RELEASE
4de86db Merge pull request #3825 from aarond10/patch-2
d7a41ee https-dns-proxy: Fix wrong commandline argument
ae9d95d utils/gnupg: Bump version; use both PKG_HASH (sha256) and PKG_MD5SUM (md5sum)
cac89a3 utils/gnupg: Add myself as maintainer
933e84c utils/gnupg: Add build of gpgv
1546057 bind: update to bind-9.10.4-P5
13e5066 perl-cgi: bump package release because of PKG_LEAVE_COMMENTS
80f93e5 gnunet: fix build
e62def0 Merge pull request #3822 from mhei/update-open-plc-utils
19bb3f7 Merge pull request #3740 from pprindeville/fix-perlmod-stripping
785b67a perlmod: global knob to disable comment stripping modules
a0d4b80 open-plc-utils: update to commit 6a07d621583cb86ddf2fddcacb41cc4cf28bf33a
1a8c520 php7: add a patch to fix build on aarch64
d6f5933 Merge pull request #3739 from pprindeville/fix-perl-cgi
1776793 Merge pull request #3821 from chris5560/ddns-scripts
028ad67 perl-cgi: disable comment stripping which damages module
71b50a7 ddns-scripts: fixes for nslookup and khost
3823ef9 Merge pull request #3813 from NeoRaider/hostpkg
9331f99 Merge pull request #3811 from commodo/python-gmpy-drop
f6e4197 Merge pull request #3818 from commodo/youtube-dl-fix
3b2e6ca Merge pull request #3816 from danrl/wireguard
65cd2a6 wireguard: version bump
b5b6ef3 python: bump PKG_RELEASE to 3
8ca0284 python: remove `011-do-not-prefer-ncursesw.patch`
4e2f4a7 python: use built-in libffi lib for host build
ee88853 python: link with static libs of ssl, crypto for host builds
5154683 Revert "python: don't use libressl for host build"
3bfdf67 python: drop CFLAGS in HOST_CONFIGURE_ARGS ; it's already in HOST_CONFIGURE_VARS
ed5cd3e python: remove Host/Install rule default add
89d23ea Merge pull request #3703 from nxhack/icu-update-to-v58_2
67b5e98 icu: Bumped to v58.2
1c12cb6 Merge pull request #3766 from thess/ffmpeg3-update
410ce3d ccid: update to version 1.4.26
8d44169 pcsc-lite: update to version 1.8.20
b8cd28f gnunet: update source
1497a56 Merge pull request #3527 from sartura/deboostrap-bump
5589f9a Merge pull request #3814 from thess/libextractor-update
9e269e3 net/openssh: Offload main site
3fc9ae5 php7: update to 7.1.0
e15fc66 libextractor: Add Debian ffmpeg api updates. Fix gstreamer dependencies
1d85158 Merge pull request #3762 from diizzyy/patch-10
99a0747 libs/poco: Use bz2 tarball instead of gz
a419873 Merge pull request #3490 from t-8ch/esniper_2.32
b8565de esniper: to 2.32.0
758184a Merge pull request #3738 from diizzyy/patch-5
8f1de0f utils/xz: Update to 5.2.3 and update URLs
f3cd14d Merge pull request #3736 from damianorenfer/master
c361090 Merge pull request #3807 from thess/umurmur-update
83f2f0a irssi: update to 0.8.21
4a984a8 treewide: replace $(STAGING_DIR)/host and $(HOST_BUILD_PREFIX) with $(STAGING_DIR_HOSTPKG)
43f6c05 Merge pull request #3777 from pprindeville/update-isc-dhcp
ab5afd7 libs/dtc: fix build on x86_64
8588159 umurmur: Update to lastest version. Replace PolarSSL with mbed TLS
462ca31 python-gmpy: drop package (in favor or python-gmpy2)
9a30e8a gnunet: upstream fixes and packaging improvements
876d139 python{,3}: remove STAGING_DIR_HOSTPKG fallback definition
564b138 Merge pull request #3800 from hauke/iotivity
0c5eb5a iotivity: make logging configurable
a2bc69d iotivity: install the header files
2734f86 iotivity: replace environment patches with upstream versions
1e28dfe iotivity: update to version 1.2.1
b1398d6 iotivity: remove things manager
c5c6937 iotivity: add simple client + server
edd3c54 Merge pull request #3803 from diizzyy/patch-22
9e4d0a6 Merge pull request #3805 from chris5560/ddns-scripts
3a69e24 shairport-sync: Create mbed TLS version (replaces PolarSSL)
2c7d476 ddns-scripts: make cloudflare v1 same "domain" parameter syntax
72d7cb2 Merge pull request #3804 from dibdot/travelmate
50a51bc travelmate: bugfix 0.3.1
372fe29 admin/syslog-ng: Fix accidental inclusion of libs
d13f3f2 gnunet: update source and remove gnunet-sqlite dummy package
b621e71 Merge pull request #3791 from aarond10/patch-1
31ab5b2 https-dns-proxy: Switch from bz2 to xz
65219e2 Merge pull request #3802 from commodo/keepalived-maintainer-switch
1faf879 keepalived: switch maintainer to Ben Kelly (@scrpi)
2857071 Merge pull request #3796 from pprindeville/fix-syslog-plugins
84b136c syslog-ng: fix various install problems such as missing plugins, etc
909209e bind: Enable filter-aaaa build-time option by default.
d2faf59 Merge pull request #3801 from mwarning/fix-broken-dependency-detection
6addfe5 net/zerotier: fix broken dependency detection
3923917 Merge pull request #3799 from fededim/master
863f6f8 sstp-client: updated the fake title and description (old carelessness)
baae1b7 Merge pull request #3798 from fededim/master
d94bc13 lftp: updated to 4.7.5 sstp-client: updated to 1.0.11 and moved under VPN submenu
21b9ac9 ser2net: update to 3.3
4e9adcb Merge pull request #3797 from diizzyy/patch-21
677492e net/transmission: Refresh patches and minor tweaks
3b73eb1 bcp38: Add note about IPv6 to package description and help text
dd86386 Merge pull request #3795 from obsy/master
ba55878 transmission: conversion polarssl to mbedtls
ea9e3b0 luajit: move patches dir to the right place
0392cd0 Merge pull request #3787 from diizzyy/patch-19
2b85289 https-dns-proxy: Version bump
9984b85 net/zerotier: Fix source tarball filename
b2bd7b4 libs/libstrophe: Fix source tarball filename
e701fb9 Merge pull request #3788 from mwarning/libupnpc-detection
8beaec1 net/zerotier: improve libupnpc detection
6e26195 Merge pull request #3786 from diizzyy/patch-18
1c56d7e lang/luajit: Move to lua submenu
55da121 Merge pull request #3781 from mwarning/zerotier
47f6006 zerotier: fix upnp build support
aebb014 Merge pull request #2823 from milani/luajit
0f3f62e luajit: new package
50a01b5 Merge pull request #3749 from mwarning/add-zerotier-package
ac531a9 isc-dhcp: bump version to latest and fix build issues
811595c Merge pull request #3776 from diizzyy/patch-14
7273fd2 kernel/exfat-nofuse: Update to snapshot 2017-01-03
c7bdcb0 Merge pull request #3578 from MikePetullo/syslog-ng
20a1d02 Merge pull request #3577 from MikePetullo/eventlog
785159f ffmpeg: Upgrade to 3.2.2. Remove Speex support
cb1e8c2 Merge pull request #3625 from p-wassi/grep_226
399d0e5 net-snmp: build against libnl-tiny
a3e7b2d Merge pull request #3774 from dibdot/adblock
43971e2 adblock: bugfix 2.1.1
fd23a5e Merge pull request #3773 from commodo/python-fix-host-build
ca800e6 python: don't use libressl for host build
3cc1cf8 eventlog: import from oldpackages
ef0fef5 syslog-ng: import from oldpackages
fad0bcc Merge pull request #3770 from diizzyy/patch-13
74e436f net-snmp: fix libnl dependency for snmpd-static
63571b3 utils/haveged: Add SF as primary download site
3195925 haveged: change hash to SHA256
8b8b93a ccrypt: change hash to SHA256
1bd7eac sox: Upgrade to 14.4.2. ffmpeg no longer required
c9d239c moc: Upgrade to 2.5.2. Includes ffmpeg3 compatibility
aa77076 Merge pull request #3742 from diizzyy/patch-6
0368739 net-snmp: enable AgentX support
f9e96a9 Merge pull request #3746 from thess/pianod-update
8a227b4 Merge pull request #3765 from dibdot/adblock
23983d7 zerotier: add initial package
092599f adblock: update 2.1.0
0532864 Merge pull request #3761 from ClaymorePT/boost_1.63
8637073 libs/sqlite3: Update to 3.16.0 and add optimizations
6428d61 boost: Package Version Update -> 1.63.0
ca2e844 Merge pull request #3760 from KurdyMalloy/master
b71421a poco: update to 1.7.7 Update package to latest stable version (1.7.7)
54d955f Merge pull request #3759 from commodo/keepalived-default-old-conf
f59f751 keepalived: use old keepalived.conf by default
0ef72ba Merge pull request #3758 from stintel/keepalived_3757
28275a7 keepalived: fix recvmsg/sendmsg on mips64 again
d45c0f1 Merge pull request #3755 from commodo/python3-update-build
3bf2135 Merge pull request #3754 from commodo/python-upgrade
3af2027 python3: sync makefiles with python package
f04641d python: upgrade to version 2.7.13
6d91370 python: simplify/unify default build rules for python packages
bb2f8fa python-dev: add python-lib2to3 as dependency
165cd9f python: update PYTHON_FOR_BUILD (based on python3)
9d87673 python: remove argument for `--with-system-ffi` configure arg (based on python3)
d330a9a pianod: Update to private version 174.05. Remove PolarSSL dependency.
4174f03 net/dnscrypt-proxy: update to 1.9.1. Change config system, use config file instead of command line args, no changes made to existing UCI part. Add blacklists support
024aec7 utils/grep: update to 2.26
8288016 debootstrap: update to version 1.0.87
- vnstat: update to v1.16
SvenRoederer pushed a commit to SvenRoederer/freifunk-berlin-firmware that referenced this pull request Feb 9, 2017
 * replace:
   * OpenWrt -> LEDE
   * OPENWRT -> LEDE
   * openwrt -> lede
 * fix imagebuilder/toolchain/sdk file name because it's now lowercase
 * refresh patches
 * use LEDE-commit of 2016-12-23
 * update feeds to trunk of 2016-12-23
 * change feed url from git -> https://
 * rename ar71xx -> ar71xx_generic

Signed-off-by: Alexander Couzens <lynxis@fe80.eu>

This is backported and updated to the master-branch. orginal commit
was cd1ae9b

 * refresh all software
 * change NAME and VERSION to reflect LEDE-branch-build
   * according to proposal: freifunk-berlin#24 (comment)
 * profiles: update new default of ar71xx-mikrotik
   * LEDE: "ar71xx: create a proper default profile for the mikrotik subtarget, drop other profiles"
     (e53e44a0ad4873645c7a22)

Signed-off-by: Sven Roederer <freifunk@it-solution.geroedel.de>

update LEDE (switch to LEDE-17.01 branch)
- opkg
- muls backports
- includes OpenVPN 2.4.0
- build: add diffconfig target
- rpcd: Update to 2016-12-03
- ramips: MiWiFi Nano fixes
- mac80211: Allow HT/VHT rates when running unencrypted mesh
b9857b2 tools/kernel2minor: fix permissions of created files
188626f mac80211: backport cfg80211 support for ieee80211-freq-limit DT property
4235cd0 x86: add kernel module for AMD CS5535/CS5536 audio chipset
476e77c tools/kernel2minor: fix endian conversion issues, allow creating little-endian images
8782672 tools/kernel2minor: fix portability issue
7304510 base-files: save /bin/mknod for sysupgrade
f277f45 yaffs: fix to detect MLC/TLC NAND flash
d8dde8c lantiq: fix console print
b7e8de6 strace: update to version 4.15
612e227 dnsmasq: change 'add_local_hostname' to use dnsmasq '--interface-name'
06e2636 dnsmasq: clean up white space in dnsmasq.init
1fef80f ar71xx: add support for TP-Link WBS210/510
2ee3e8d firmware-utils: tplink-safeloader: add support for TP-Link WBS210/510 1.2
08d73bf tools: cmake: use different approach for passing LDFLAGS
267b05f Revert "build: fix HOST_CONFIGURE_VARS placement"
f9b2531 tools: cmake: use pkg-config to discover libcrypto linker flags
0c03650 tools: mkimage: use pkg-config to discover libcrypto linker flags
bfb2512 tools: make libressl build depend on pkg-config
28f9df6 build: fix HOST_CONFIGURE_VARS placement
8160beb cmake: update to version 3.7.1
d2ddda6 build: ensure that prereq-build is run before metadata scan from feeds (FS#367)
fbe3e22 uboot-sunxi: enable parallel build
0ac00c9 sunxi: use fwtool for checking sdcard images
5ece16f sunxi: add sysupgrade support
8a2c56c sunxi: make sdcard image with squashfs as rootfs
4eb0fd8 sunxi: convert to new image generation method
6268d49 uboot-sunxi: add uboot-sunxi-all for selecting all other variants
6f61d85 base-files: export x86 platform upgrade functions to common.sh
d53fcde sunxi: enable loopback device and f2fs support
76ee28c sunxi: fix dts name for Mele M9
4ebb13a build: unzip: perform operations quietly
fa37bdc x86: move sysupgrade.tgz only if it exists
5f9e367 kernel: spi: allow setting chipselect gpio to sleep
af79fdb ar71xx: remove a non-upstream spi core patch
e307259 ath9k: don't run periodic and nf calibration at the same time
84bd740 build: use mkhash to replace various quirky md5sum/openssl calls
dad48c6 build: add a small standalone utility for calculating md5/sha256 hash
a0993dd tools: make cmake depend on libressl, one of its utilities uses it
bdaa138 host-build: remove openssl include path from host cflags
f6e6341 tools: build libressl on all systems
a46c9a4 oxnas: remove support for pre-4.4 kernels from drivers
ed69e93 kernel/modules: add SSSE3 SHA512 module
86de532 kernel/modules: add SSSE3 SHA256 module
159e82d kernel/modules: add SSSE3 SHA1 module
a93accd kernel: allow subtarget specific KernelPackage
301301d x86/64: enable AES-NI support in kernel
2406b34 brcm47xx: generic: include Ethernet drivers in standard image
5f8e338 brcm47xx: drop some personal profiles
d091b2c brcm47xx: generic: drop standalone profiles duplicating device ones
b138e69 brcm47xx: generic: specify DEVICE_PACKAGES for all devices
11c41a0 brcm47xx: fix bgmac package
2a72a91 build: add diffconfig target
38a8cea powerpc: boot: fix build with parallel make
18152e7 brcm47xx: mips74k: specify DEVICE_PACKAGES for all devices
1d74f78 brcm47xx: legacy: specify DEVICE_PACKAGES for all devices
c296ba8 Revert "ath9k: Add airtime fairness scheduler"
10f9152 dnsmasq: add DHCP Unique Identifier for DHCPv6
1175a5b odhcpd: bump to git HEAD version
34fa03e odhcp6c: bump to git HEAD version
388681f hostapd: enable SHA256-based algorithms
30f14f6 hostapd: add function to handle wpa_key_mgmt
bdcffb9 wpa_supplicant: rework wpa_key_mgmt handling
b13e103 ath5k: select 802.11w support
e2f866d generic: mtd: add lock/unlock support for f25l32pa
d6c831e generic: mtd: backport SPI_NOR_HAS_LOCK
799d0dd layerscape: add ls2088ardb device support
1866368 layerscape: add ls1088ardb device support
c6d3a62 gre: add different per-protocol prefixes to GRE-TAP IPv4/6 tunnel interfaces.
15d8d9c build: drop `trapret` function from non-Linux HOST_TAR variant
0bb4746 elfutils: bump to 0.168
fc6b6f4 download.pl: use curl in preference to wget
5586800 curl: Remove PolarSSL and adjust default to mbedTLS
cd18ff9 tools: gmp: Update to 6.1.2
0050b39 gmp: Update to 6.1.2
6099f22 zlib: Update to 1.2.9
bb4afdc libusb: Update to 1.0.21
54ff3b1 xz: Update to 5.2.3
1618c4a rpcd: Update to 2016-12-03
9bf2bc7 fstools: Update to 2016-12-04
55209a9 uclient: Update to 2016-12-09
91dab05 ixp4xx: drop 3.18 config/patches
8c822ec uboot-lantiq: fix boot of images larger than 8MB
cfe1c6d uboot-lantiq: fix build with gcc6
b35a41c generic: backport dwc2 kernel panic fix
b28e94d ramips: MiWiFi Nano fixes
fd718c5 mac80211: Allow HT/VHT rates when running unencrypted mesh.
8496659 base-files: fix message of initscript wrapper
5639e45 generic: package Broadcom BNX2 driver
321aca6 oxnas: fix syntax in ox820-akitio.dts
1436e15 curl: update to version 7.52.1
3e2c60e oxnas: append metadata to sysupgrade image
5cde94d oxnas: backport upstream NAND driver
ae21033 oxnas: drop support for kernel 4.1
1f7a358 oxnas: switch to kernel 4.4
b7677f0 ustream-ssl: remove extra DEFAULT_VARIANT from libustream-polarssl
619c8fa imagebuilder: remove existing debug kernel image
d1514e8 imagebuilder: remove existing root filesystem images
c6a8a23 xburst: remove hack to determine entry point
d2424d4 malta: remove hack to determine entry point
3e521fa sdk: exclude locale files to save some space
920170a firewall: fix forwarding local subnet traffic
9641cee mvebu: simplify etc/board.d/02_network
f24ffb9 mvsw61xx: add support for MV88E6352
89ecfa7 mvebu: several fixes for Linksys WRT3200ACM
8935689 mxs: gzip ext4 images
515d012 arc770: gzip rootfs image to save some space
113dd45 archs38: gzip rootfs image to save some space
8af5e57 image.mk: add generic function for gzipping images if enabled
6f57e32 mvebu: remove the clearfog-bundle
87b6687 image: when using the new image build code, gzip ext4 images by default
c914fa0 dnsmasq: use ubus signalling in ntp hotplug script
7499189 x86: disable crashlog
e38fd1e x86: disable a workaround for a buggy glibc version
27fbf54 octeon: disable ext4 images
402fea6 netifd: update to the latest version
8596935 image.mk: use LINUX_KARCH rather than ARCH for mkits
f44663c uqmi: mark as nonshared because of the usb dependencies
185b06f umbim: mark as nonshared because of the usb dependencies
1ca31b0 comgt: mark as nonshared because of the usb dependencies
bd68ddb polarssl: remove package
dcd8357 armvirt: add kernel config change missing from 0d44f0cb
d6c77b9 ar71xx: default to external USB power on RB-912UAG
5919cc2 build: let make check warn about use of legacy PKG_MD5SUM variable in feeds
6f9011f cmake: properly pass host cflags/ldflags to the build
7969770 cmake: support verbose build that shows compiler commands
d6de313 cmake: restore parallel build support for bootstrap
83eef37 x86/64: enable the fusion scsi driver
2b6284f mac80211: fix broken spatial multiplexing defaults
544dee5 ath10k-fw: Update to latest CT firmware
5c09d7f ath10k-ct: Update to latest CT 4.7 ath10k driver.
0d44f0c armvirt: enable the USB feature flag
627b0d3 mountd: drop USB related dependencies
29097b9 ramips: fix WLI-TX4-AG300N boot and network
3f31029 ramips: add support for VoCore2
d7fd1a0 ar71xx: enable serial console on Mikrotik RB411/RB433
287283e ramips: rt3883: fix typo in pinctrl lna_g_func
d1daf3f map: take over maintainership
0d49f9f odhcp6c: take over maintainership
5303d4b odhcpd: take over maintainership
ec63e3b Revert "dnsmasq: change 'add_local_hostname' to use dnsmasq '--interface-name'"
bb8e9c5 map: delete map-t device when tearing down map interface
1ad30be Revert the recent dependency and metadata scanning rework
fbe522d comgt: allow build without USB_SUPPORT
278ad00 umbim: allow build without USB_SUPPORT
863888e uqmi: allow build without USB_SUPPORT
96daf63 mountd: allow build without USB_SUPPORT
cfd8355 scripts/package-metadata.pl: fix overriding conditional dependencies with conditional select
90f0ca0 arc770: build dtb files in Image/Prepare so that they are available for Device/*
b9713ad archs38: build dtb files in Image/Prepare so that they are available for Device/*
4ce3c41 bcm53xx: backport upstream bcm53xx spi driver changes
2e1f6f1 mvebu: work around an ethernet tx scheduling fairness issue
3be4c6c kirkwood: only add UBI EOF markers for devices that need it
4d8da82 procd: add support for overriding the tar sysupgrade board name
e21cb64 ar71xx: disable sub-page writes on routerboard nand drivers
b7bee28 kernel: remove linux 4.1 support
b1dbe60 ar71xx: fix legacy image build error
1b17f4f arc770: fix parallel build issue
3fa2c77 archs38: fix parallel build issue
889272d ar71xx: fix RB4xx CPLD SPI device mode setup
c3a8b87 ar71xx: fix RB4xx SPI driver mode bits
15f4fbb mvebu: update mwlwifi driver to version 10.3.2.0-20170110
80dbaa4 kernel: backport a MIPS SMP icache flush fix
7c8a363 kernel: update bcm47xxpart failsafe partition patches
5932400 wpa_supplicant: Fix mesh encryption config
b95494b gettext-full: avoid using iconv for host builds
43d5339 tools: cmake: link librt if needed (FS#381)
69be65b tools: mkimage: pass crypto libraries through HOST_LOADLIBES (FS#381)
96a9403 tools: libressl: always build as PIC
77beaf2 package: replace $(STAGING_DIR)/host with $(STAGING_DIR_HOSTPKG)
7480d33 kernel: add missing config symbols
e9b49a4 kernel: add missing config symbol
f714fe4 mac80211: pending brcmfmac patches cleaning channels management
07df80a mac80211: rename b43 patches to make more space
90ed0aa build: scan.mk: consider KernelPackage pattern as well
1ce9b56 procd: update mirror hash
c9dd40f kernel: remove gpiommc patches / driver
1a5cb4a kernel: add pending bcm47xxpart support for failsafe TRX partition
ef9208c kernel: update spi-nor.h include fix with upstream accepted version
b4d2575 kernel: rename bcm47xxpart patches to fit more of them
a891e5e build: scan.mk: remove overlay broad grep pattern
01d9527 kernel: remove DEVTMPFS platform overrides
c2fc52a kernel: remove DEVMEM/DEVKMEM platform overrides
36167ae ath10k-firmware: update board data for qca9984
4ee4c24 kernel: drop kmod-i2c-ibm-iic
96815fe kernel: remove omap24xx specific kernel module packages
7ff7be9 omap: build various core drivers into the kernel instead of packaging them
10f7a8d kernel: add missing config symbol
f630342 kernel: simplify dependencies for kmod-via-velocity
5b92dca kernel: drop crypto-hw-ppc4xx
9cdf852 opkg: drop S/MIME support
f5c649d mpc85xx: build i2c support into the kernel instead of packaging it separately
96ade7a mpc85xx: build usb support into the kernel instead of packaging it separately
0b2b162 kernel: remove kmod-gianfar, it is already built into the kernel
c472ed2 kernel: remove kmod-ata-imx, it is already built into the kernel
cdcf726 lldpd: take over maintainership
046606a lldpd: add Net-SNMP AgentX support
0d3dc16 ar71xx: drop references to madwifi
c687a70 iwinfo: drop references to madwifi
cc66f81 px5g-standalone: provide px5g via PROVIDES
06c76e4 ppc44x: mark as broken
43a528e kernel: add missing config symbol
83b6bfc build: fix HOST_CONFIGURE_VARS placement
fe876e9 mvebu: Fix up some leds on this series
72d751c build: rework library bundling
38de638 mtd-utils: mark as nonshared
acd0c8c kernel: move the gateworks system controller driver to an out-of-tree package
c00e5a4 mpc85xx: enable the crypto acceleration driver in the kernel config instead of packaging it
a2f6b56 imx6: enable the crypto acceleration driver in the kernel config instead of packaging it
93cbdde kernel: fix kmod-w1-master-mxc dependency
78de59f kernel: fix dwc2 gadget dependency
29443e2 mxs: remove modules.mk, select drivers in the kernel config
915d7db mxs: remove obsolete kernel package depending on linux 3.18
64be6fe mxs: enable the chipidea usb driver in the kernel config instead of packaging it
7450698 imx6: enable the chipidea usb driver in the kernel config instead of packaging it
7f0796d imx6: remove kmod-thermal-imx, it is already enabled in the kernel config
348fedc imx6: build support for the ventana ethernet expansion board into the kernel instead of packaging it
c524d1b imx6: enable the Freescale SNVS RTC driver in the kernel config instead of packaging it
1e1d735 build: remove obsolete parallel build related options
029b36d procd: update to latest git HEAD
e3358b2 malta: Fix README file examples
dfe93c2 libnl: Update to 3.2.29
f2b6412 ramips: Fix VLAN limits for MT7621 GSW
1016a32 usbutils: Update usb.ids database to 2016.10.13
6ebb46a ipq806x: fix pvs1_bin voltage in ipq8065 DT
e9f0b75 cyassl: update to wolfssl version  3.10.0
f036956 lantiq: update USB controller initialization
2dac674 lantiq: fix dma locking problems with SMP
828a471 tools: remove obsolete yaffs tool
a9232ba tools: reorganize dependencies, fix build after deleting staging dir
589a16f px5g: remove obsolete reference to $(BUILD_VARIANT)
5903c46 build: fix build of ubifs images
1c6b1ab imx6: fix image boot ubifs compression option
3e7b894 ustream-ssl: remove legacy polarssl support
1cf64e2 px5g: remove legacy polarssl support
018d800 kernel: remove ubifs xz decompression support
8d2171e odhcp6c: add option "keep_ra_dnslifetime"
f0353c5 mbedtls: re-enable CFB support
c1b12aa Makefile: ensure that BIN_DIR exists for diffconfig
d4ce3e8 uboot-mvebu: enable loader with the default profile
355e150 mbedtls: re-enable RC4 support (needed by transmission and others)
621f8cbf odhcpd: bump to git HEAD
4061c8e Revert "gdb: fix build with gcc 4.1.2 as host compiler"
186cd45 zlib: update to 1.2.10
50a3bce rb532: drop patch-cmdline from base-files
ad76fdf rb532: switch to UBI, drop yaffs2 support, use sysupgrade for NAND
5b6b0aa rb532: convert to new loopback based overlay support
c2e6ca2 build: add image command for calling kernel2minor
b18f75c oxnas: minor kernel config improvements
69903c3 oxnas: require image metadata
870b7be oxnas: remove some kprintf calls from NAND driver
8f0dc92 lantiq: fix console print for additional boards
88ca639 kernel: bump to 4.4.40
5b089e4 kernel: update 4.4 kernel to 4.4.42
- base-files: add ARCH_PACKAGES to openwrt_release and os-release
- ubox: turn logd into a separate package
- opkg: use default PKG_BUILD_DIR
- misc mac80211-updates
- openvpn: let all openvpn variants provide a virtual openvpn package
- x86/generic: add xen DomU support / remove xen_domU subtarget
- cleanup / remove some other archs
- ath9k: add stability fixes for long standing hang issues (FS#13, freifunk-berlin#34, freifunk-berlin#373, freifunk-berlin#383)
  TP-Link TL-WR1043ND stable WiFi again
- Add back the commit "ath9k: Add airtime fairness scheduler"
- ath9k: fix up a refcount imbalance error in the IRQ related fix
- openssl: update to version 1.0.2k
- openvpn: add support for various new 2.4 configuration options
- musl: update musl to 1.1.16+ and switch to download from git
- ar71xx: fix tl-wr841n-v7 switch port mapping
- Fix dependency for hostapd
- odhcp6c: update to git HEAD version
- odhcpd: update to git HEAD version
- netifd: update to git HEAD version
- openvpn: ssl-enabled variants also provide a virtual openvpn-crypto package
- update kmod-sched-cake and iproute
- ubus: update to the latest version

update routing
- use olsr master from 2016-12-29
- to official olsr-master with sighup-interval
- includes OLSR with disabled "6and4" and mod-nameservice0.4

update berlin-packages
- fix deps of Freifunk-UI, openvpn-defaults
- ffwizzard: added support for reading wifi channel from community profile
3a50141 ffwizard: remove unused variable 'sharenet' in tools.lua
c193187 ffwizard: remove unused function firewall_zone_add_masq_src
- allows drop of patch/800-fix_owm-firmware-name.patch which is upstream

update LuCI
- luci-theme-bootstrap: tune default style select boxes
- community-profiles: update Berlin
- patches: luci-bootstrap-input-css seems obsoleted
  by openwrt/luci@d0bf648
de4bda6 Merge pull request #939 from dibdot/master
6a7eaeb Merge pull request #938 from cshore-firmware/pull-request-statistics-df
3481088 luci-app-travelmate: update gui elements
61fa65f i18n: sync translations
44b56f7 luci-mod-admin-full: fix help text for wifi join options
12d861f Merge pull request #933 from musashino205/wifischd-upd-ja
7e53e57 luci-app-wifischedule: Update Japanese translation
6c13339 Merge pull request #930 from cshore-firmware/pull-request-fix-webadmin
8703653 Merge pull request #929 from bittorf/master
bae8205 luci-app-olsr: adapt to changed behavior of new OLSRd v0.9.5
cf5d266 luci-ssl-openssl: update note about px5g's SSL library usage
92c537b Merge pull request #919 from kuoruan/luci-app-wifischedule
d830231 Merge pull request #927 from jp-bennett/master
846bdf4 [luci-app-fwknopd] Remove usage of dynamic tag. Also adds NAT-DNS as a default setting, and enables a QR-c$
ddfe7c4 luci-app-wifischedule: minor changes
95d3f26 Merge pull request #923 from kuoruan/i18n-zh-cn
a3066aa luci-app-privoxy: Update Simplified Chinese translation
70b7259 luci-base: Update Simplified Chinese translation
9dbfb9d luci-base: update LuaSrcDiet download location
a2dfd21 i18n: sync translations
953d281 Merge pull request #916 from musashino205/shairplay-add-ja
ebe5fdd luci-app-shairplay: Add Japanese translation
7bfd36d base: webadmin: Don't take substring of nil variable
388c84f app-statistics: df: Don't separate disk usage types
- freifunk-common: bump version as of recent changes
- luci-app-travelmate: update translations
- luci-base: add ipmask, ipmask4 and ipmask6 validators
- luci-app-firewall: use new ipmask validation types when applicable
- luci-base: datatypes.lua: add missing parentheses in conditional
- luci-mod-admin-full: allow unset txpower value
- luci-mod-admin-full: reload wifi settings page after changing counteycode
- luci-mod-admin-full: admin: change password in Map.parse()

update packages
- patch "add_package_snmp-mibs" made it upstream
- update of net-snmp to 5.37.3
- update of tmux
bf5c92a Merge pull request #3775 from jow-/net-snmp-nl-tiny
867453b Merge pull request #3785 from diizzyy/patch-17
e7e68c0 glib2: add --enable-libmount=no to HOST_CONFIGURE_ARGS
ae19abe glib2: update to 2.50.2
8153fd3 Merge pull request #3729 from diizzyy/patch-1
961c97b net/shadowsocks-libev: Update to 2.6.1
8791488 Merge pull request #3828 from pprindeville/fix-perl-cgi2
e0da6bf mosquitto: Fix host UNAME detection
462219c https-dns-proxy: bump PKG_RELEASE
4de86db Merge pull request #3825 from aarond10/patch-2
d7a41ee https-dns-proxy: Fix wrong commandline argument
ae9d95d utils/gnupg: Bump version; use both PKG_HASH (sha256) and PKG_MD5SUM (md5sum)
cac89a3 utils/gnupg: Add myself as maintainer
933e84c utils/gnupg: Add build of gpgv
1546057 bind: update to bind-9.10.4-P5
13e5066 perl-cgi: bump package release because of PKG_LEAVE_COMMENTS
80f93e5 gnunet: fix build
e62def0 Merge pull request #3822 from mhei/update-open-plc-utils
19bb3f7 Merge pull request #3740 from pprindeville/fix-perlmod-stripping
785b67a perlmod: global knob to disable comment stripping modules
a0d4b80 open-plc-utils: update to commit 6a07d621583cb86ddf2fddcacb41cc4cf28bf33a
1a8c520 php7: add a patch to fix build on aarch64
d6f5933 Merge pull request #3739 from pprindeville/fix-perl-cgi
1776793 Merge pull request #3821 from chris5560/ddns-scripts
028ad67 perl-cgi: disable comment stripping which damages module
71b50a7 ddns-scripts: fixes for nslookup and khost
3823ef9 Merge pull request #3813 from NeoRaider/hostpkg
9331f99 Merge pull request #3811 from commodo/python-gmpy-drop
f6e4197 Merge pull request #3818 from commodo/youtube-dl-fix
3b2e6ca Merge pull request #3816 from danrl/wireguard
65cd2a6 wireguard: version bump
b5b6ef3 python: bump PKG_RELEASE to 3
8ca0284 python: remove `011-do-not-prefer-ncursesw.patch`
4e2f4a7 python: use built-in libffi lib for host build
ee88853 python: link with static libs of ssl, crypto for host builds
5154683 Revert "python: don't use libressl for host build"
3bfdf67 python: drop CFLAGS in HOST_CONFIGURE_ARGS ; it's already in HOST_CONFIGURE_VARS
ed5cd3e python: remove Host/Install rule default add
89d23ea Merge pull request #3703 from nxhack/icu-update-to-v58_2
67b5e98 icu: Bumped to v58.2
1c12cb6 Merge pull request #3766 from thess/ffmpeg3-update
410ce3d ccid: update to version 1.4.26
8d44169 pcsc-lite: update to version 1.8.20
b8cd28f gnunet: update source
1497a56 Merge pull request #3527 from sartura/deboostrap-bump
5589f9a Merge pull request #3814 from thess/libextractor-update
9e269e3 net/openssh: Offload main site
3fc9ae5 php7: update to 7.1.0
e15fc66 libextractor: Add Debian ffmpeg api updates. Fix gstreamer dependencies
1d85158 Merge pull request #3762 from diizzyy/patch-10
99a0747 libs/poco: Use bz2 tarball instead of gz
a419873 Merge pull request #3490 from t-8ch/esniper_2.32
b8565de esniper: to 2.32.0
758184a Merge pull request #3738 from diizzyy/patch-5
8f1de0f utils/xz: Update to 5.2.3 and update URLs
f3cd14d Merge pull request #3736 from damianorenfer/master
c361090 Merge pull request #3807 from thess/umurmur-update
83f2f0a irssi: update to 0.8.21
4a984a8 treewide: replace $(STAGING_DIR)/host and $(HOST_BUILD_PREFIX) with $(STAGING_DIR_HOSTPKG)
43f6c05 Merge pull request #3777 from pprindeville/update-isc-dhcp
ab5afd7 libs/dtc: fix build on x86_64
8588159 umurmur: Update to lastest version. Replace PolarSSL with mbed TLS
462ca31 python-gmpy: drop package (in favor or python-gmpy2)
9a30e8a gnunet: upstream fixes and packaging improvements
876d139 python{,3}: remove STAGING_DIR_HOSTPKG fallback definition
564b138 Merge pull request #3800 from hauke/iotivity
0c5eb5a iotivity: make logging configurable
a2bc69d iotivity: install the header files
2734f86 iotivity: replace environment patches with upstream versions
1e28dfe iotivity: update to version 1.2.1
b1398d6 iotivity: remove things manager
c5c6937 iotivity: add simple client + server
edd3c54 Merge pull request #3803 from diizzyy/patch-22
9e4d0a6 Merge pull request #3805 from chris5560/ddns-scripts
3a69e24 shairport-sync: Create mbed TLS version (replaces PolarSSL)
2c7d476 ddns-scripts: make cloudflare v1 same "domain" parameter syntax
72d7cb2 Merge pull request #3804 from dibdot/travelmate
50a51bc travelmate: bugfix 0.3.1
372fe29 admin/syslog-ng: Fix accidental inclusion of libs
d13f3f2 gnunet: update source and remove gnunet-sqlite dummy package
b621e71 Merge pull request #3791 from aarond10/patch-1
31ab5b2 https-dns-proxy: Switch from bz2 to xz
65219e2 Merge pull request #3802 from commodo/keepalived-maintainer-switch
1faf879 keepalived: switch maintainer to Ben Kelly (@scrpi)
2857071 Merge pull request #3796 from pprindeville/fix-syslog-plugins
84b136c syslog-ng: fix various install problems such as missing plugins, etc
909209e bind: Enable filter-aaaa build-time option by default.
d2faf59 Merge pull request #3801 from mwarning/fix-broken-dependency-detection
6addfe5 net/zerotier: fix broken dependency detection
3923917 Merge pull request #3799 from fededim/master
863f6f8 sstp-client: updated the fake title and description (old carelessness)
baae1b7 Merge pull request #3798 from fededim/master
d94bc13 lftp: updated to 4.7.5 sstp-client: updated to 1.0.11 and moved under VPN submenu
21b9ac9 ser2net: update to 3.3
4e9adcb Merge pull request #3797 from diizzyy/patch-21
677492e net/transmission: Refresh patches and minor tweaks
3b73eb1 bcp38: Add note about IPv6 to package description and help text
dd86386 Merge pull request #3795 from obsy/master
ba55878 transmission: conversion polarssl to mbedtls
ea9e3b0 luajit: move patches dir to the right place
0392cd0 Merge pull request #3787 from diizzyy/patch-19
2b85289 https-dns-proxy: Version bump
9984b85 net/zerotier: Fix source tarball filename
b2bd7b4 libs/libstrophe: Fix source tarball filename
e701fb9 Merge pull request #3788 from mwarning/libupnpc-detection
8beaec1 net/zerotier: improve libupnpc detection
6e26195 Merge pull request #3786 from diizzyy/patch-18
1c56d7e lang/luajit: Move to lua submenu
55da121 Merge pull request #3781 from mwarning/zerotier
47f6006 zerotier: fix upnp build support
aebb014 Merge pull request #2823 from milani/luajit
0f3f62e luajit: new package
50a01b5 Merge pull request #3749 from mwarning/add-zerotier-package
ac531a9 isc-dhcp: bump version to latest and fix build issues
811595c Merge pull request #3776 from diizzyy/patch-14
7273fd2 kernel/exfat-nofuse: Update to snapshot 2017-01-03
c7bdcb0 Merge pull request #3578 from MikePetullo/syslog-ng
20a1d02 Merge pull request #3577 from MikePetullo/eventlog
785159f ffmpeg: Upgrade to 3.2.2. Remove Speex support
cb1e8c2 Merge pull request #3625 from p-wassi/grep_226
399d0e5 net-snmp: build against libnl-tiny
a3e7b2d Merge pull request #3774 from dibdot/adblock
43971e2 adblock: bugfix 2.1.1
fd23a5e Merge pull request #3773 from commodo/python-fix-host-build
ca800e6 python: don't use libressl for host build
3cc1cf8 eventlog: import from oldpackages
ef0fef5 syslog-ng: import from oldpackages
fad0bcc Merge pull request #3770 from diizzyy/patch-13
74e436f net-snmp: fix libnl dependency for snmpd-static
63571b3 utils/haveged: Add SF as primary download site
3195925 haveged: change hash to SHA256
8b8b93a ccrypt: change hash to SHA256
1bd7eac sox: Upgrade to 14.4.2. ffmpeg no longer required
c9d239c moc: Upgrade to 2.5.2. Includes ffmpeg3 compatibility
aa77076 Merge pull request #3742 from diizzyy/patch-6
0368739 net-snmp: enable AgentX support
f9e96a9 Merge pull request #3746 from thess/pianod-update
8a227b4 Merge pull request #3765 from dibdot/adblock
23983d7 zerotier: add initial package
092599f adblock: update 2.1.0
0532864 Merge pull request #3761 from ClaymorePT/boost_1.63
8637073 libs/sqlite3: Update to 3.16.0 and add optimizations
6428d61 boost: Package Version Update -> 1.63.0
ca2e844 Merge pull request #3760 from KurdyMalloy/master
b71421a poco: update to 1.7.7 Update package to latest stable version (1.7.7)
54d955f Merge pull request #3759 from commodo/keepalived-default-old-conf
f59f751 keepalived: use old keepalived.conf by default
0ef72ba Merge pull request #3758 from stintel/keepalived_3757
28275a7 keepalived: fix recvmsg/sendmsg on mips64 again
d45c0f1 Merge pull request #3755 from commodo/python3-update-build
3bf2135 Merge pull request #3754 from commodo/python-upgrade
3af2027 python3: sync makefiles with python package
f04641d python: upgrade to version 2.7.13
6d91370 python: simplify/unify default build rules for python packages
bb2f8fa python-dev: add python-lib2to3 as dependency
165cd9f python: update PYTHON_FOR_BUILD (based on python3)
9d87673 python: remove argument for `--with-system-ffi` configure arg (based on python3)
d330a9a pianod: Update to private version 174.05. Remove PolarSSL dependency.
4174f03 net/dnscrypt-proxy: update to 1.9.1. Change config system, use config file instead of command line args, no changes made to existing UCI part. Add blacklists support
024aec7 utils/grep: update to 2.26
8288016 debootstrap: update to version 1.0.87
- vnstat: update to v1.16
SvenRoederer pushed a commit that referenced this pull request Feb 9, 2017
 * replace:
   * OpenWrt -> LEDE
   * OPENWRT -> LEDE
   * openwrt -> lede
 * fix imagebuilder/toolchain/sdk file name because it's now lowercase
 * refresh patches
 * use LEDE-commit of 2016-12-23
 * update feeds to trunk of 2016-12-23
 * change feed url from git -> https://
 * rename ar71xx -> ar71xx_generic

Signed-off-by: Alexander Couzens <lynxis@fe80.eu>

This is backported and updated to the master-branch. orginal commit
was cd1ae9b

 * refresh all software
 * change NAME and VERSION to reflect LEDE-branch-build
   * according to proposal: #24 (comment)
 * profiles: update new default of ar71xx-mikrotik
   * LEDE: "ar71xx: create a proper default profile for the mikrotik subtarget, drop other profiles"
     (e53e44a0ad4873645c7a22)

Signed-off-by: Sven Roederer <freifunk@it-solution.geroedel.de>

update LEDE (switch to LEDE-17.01 branch)
- opkg
- muls backports
- includes OpenVPN 2.4.0
- build: add diffconfig target
- rpcd: Update to 2016-12-03
- ramips: MiWiFi Nano fixes
- mac80211: Allow HT/VHT rates when running unencrypted mesh
b9857b2 tools/kernel2minor: fix permissions of created files
188626f mac80211: backport cfg80211 support for ieee80211-freq-limit DT property
4235cd0 x86: add kernel module for AMD CS5535/CS5536 audio chipset
476e77c tools/kernel2minor: fix endian conversion issues, allow creating little-endian images
8782672 tools/kernel2minor: fix portability issue
7304510 base-files: save /bin/mknod for sysupgrade
f277f45 yaffs: fix to detect MLC/TLC NAND flash
d8dde8c lantiq: fix console print
b7e8de6 strace: update to version 4.15
612e227 dnsmasq: change 'add_local_hostname' to use dnsmasq '--interface-name'
06e2636 dnsmasq: clean up white space in dnsmasq.init
1fef80f ar71xx: add support for TP-Link WBS210/510
2ee3e8d firmware-utils: tplink-safeloader: add support for TP-Link WBS210/510 1.2
08d73bf tools: cmake: use different approach for passing LDFLAGS
267b05f Revert "build: fix HOST_CONFIGURE_VARS placement"
f9b2531 tools: cmake: use pkg-config to discover libcrypto linker flags
0c03650 tools: mkimage: use pkg-config to discover libcrypto linker flags
bfb2512 tools: make libressl build depend on pkg-config
28f9df6 build: fix HOST_CONFIGURE_VARS placement
8160beb cmake: update to version 3.7.1
d2ddda6 build: ensure that prereq-build is run before metadata scan from feeds (FS#367)
fbe3e22 uboot-sunxi: enable parallel build
0ac00c9 sunxi: use fwtool for checking sdcard images
5ece16f sunxi: add sysupgrade support
8a2c56c sunxi: make sdcard image with squashfs as rootfs
4eb0fd8 sunxi: convert to new image generation method
6268d49 uboot-sunxi: add uboot-sunxi-all for selecting all other variants
6f61d85 base-files: export x86 platform upgrade functions to common.sh
d53fcde sunxi: enable loopback device and f2fs support
76ee28c sunxi: fix dts name for Mele M9
4ebb13a build: unzip: perform operations quietly
fa37bdc x86: move sysupgrade.tgz only if it exists
5f9e367 kernel: spi: allow setting chipselect gpio to sleep
af79fdb ar71xx: remove a non-upstream spi core patch
e307259 ath9k: don't run periodic and nf calibration at the same time
84bd740 build: use mkhash to replace various quirky md5sum/openssl calls
dad48c6 build: add a small standalone utility for calculating md5/sha256 hash
a0993dd tools: make cmake depend on libressl, one of its utilities uses it
bdaa138 host-build: remove openssl include path from host cflags
f6e6341 tools: build libressl on all systems
a46c9a4 oxnas: remove support for pre-4.4 kernels from drivers
ed69e93 kernel/modules: add SSSE3 SHA512 module
86de532 kernel/modules: add SSSE3 SHA256 module
159e82d kernel/modules: add SSSE3 SHA1 module
a93accd kernel: allow subtarget specific KernelPackage
301301d x86/64: enable AES-NI support in kernel
2406b34 brcm47xx: generic: include Ethernet drivers in standard image
5f8e338 brcm47xx: drop some personal profiles
d091b2c brcm47xx: generic: drop standalone profiles duplicating device ones
b138e69 brcm47xx: generic: specify DEVICE_PACKAGES for all devices
11c41a0 brcm47xx: fix bgmac package
2a72a91 build: add diffconfig target
38a8cea powerpc: boot: fix build with parallel make
18152e7 brcm47xx: mips74k: specify DEVICE_PACKAGES for all devices
1d74f78 brcm47xx: legacy: specify DEVICE_PACKAGES for all devices
c296ba8 Revert "ath9k: Add airtime fairness scheduler"
10f9152 dnsmasq: add DHCP Unique Identifier for DHCPv6
1175a5b odhcpd: bump to git HEAD version
34fa03e odhcp6c: bump to git HEAD version
388681f hostapd: enable SHA256-based algorithms
30f14f6 hostapd: add function to handle wpa_key_mgmt
bdcffb9 wpa_supplicant: rework wpa_key_mgmt handling
b13e103 ath5k: select 802.11w support
e2f866d generic: mtd: add lock/unlock support for f25l32pa
d6c831e generic: mtd: backport SPI_NOR_HAS_LOCK
799d0dd layerscape: add ls2088ardb device support
1866368 layerscape: add ls1088ardb device support
c6d3a62 gre: add different per-protocol prefixes to GRE-TAP IPv4/6 tunnel interfaces.
15d8d9c build: drop `trapret` function from non-Linux HOST_TAR variant
0bb4746 elfutils: bump to 0.168
fc6b6f4 download.pl: use curl in preference to wget
5586800 curl: Remove PolarSSL and adjust default to mbedTLS
cd18ff9 tools: gmp: Update to 6.1.2
0050b39 gmp: Update to 6.1.2
6099f22 zlib: Update to 1.2.9
bb4afdc libusb: Update to 1.0.21
54ff3b1 xz: Update to 5.2.3
1618c4a rpcd: Update to 2016-12-03
9bf2bc7 fstools: Update to 2016-12-04
55209a9 uclient: Update to 2016-12-09
91dab05 ixp4xx: drop 3.18 config/patches
8c822ec uboot-lantiq: fix boot of images larger than 8MB
cfe1c6d uboot-lantiq: fix build with gcc6
b35a41c generic: backport dwc2 kernel panic fix
b28e94d ramips: MiWiFi Nano fixes
fd718c5 mac80211: Allow HT/VHT rates when running unencrypted mesh.
8496659 base-files: fix message of initscript wrapper
5639e45 generic: package Broadcom BNX2 driver
321aca6 oxnas: fix syntax in ox820-akitio.dts
1436e15 curl: update to version 7.52.1
3e2c60e oxnas: append metadata to sysupgrade image
5cde94d oxnas: backport upstream NAND driver
ae21033 oxnas: drop support for kernel 4.1
1f7a358 oxnas: switch to kernel 4.4
b7677f0 ustream-ssl: remove extra DEFAULT_VARIANT from libustream-polarssl
619c8fa imagebuilder: remove existing debug kernel image
d1514e8 imagebuilder: remove existing root filesystem images
c6a8a23 xburst: remove hack to determine entry point
d2424d4 malta: remove hack to determine entry point
3e521fa sdk: exclude locale files to save some space
920170a firewall: fix forwarding local subnet traffic
9641cee mvebu: simplify etc/board.d/02_network
f24ffb9 mvsw61xx: add support for MV88E6352
89ecfa7 mvebu: several fixes for Linksys WRT3200ACM
8935689 mxs: gzip ext4 images
515d012 arc770: gzip rootfs image to save some space
113dd45 archs38: gzip rootfs image to save some space
8af5e57 image.mk: add generic function for gzipping images if enabled
6f57e32 mvebu: remove the clearfog-bundle
87b6687 image: when using the new image build code, gzip ext4 images by default
c914fa0 dnsmasq: use ubus signalling in ntp hotplug script
7499189 x86: disable crashlog
e38fd1e x86: disable a workaround for a buggy glibc version
27fbf54 octeon: disable ext4 images
402fea6 netifd: update to the latest version
8596935 image.mk: use LINUX_KARCH rather than ARCH for mkits
f44663c uqmi: mark as nonshared because of the usb dependencies
185b06f umbim: mark as nonshared because of the usb dependencies
1ca31b0 comgt: mark as nonshared because of the usb dependencies
bd68ddb polarssl: remove package
dcd8357 armvirt: add kernel config change missing from 0d44f0cb
d6c77b9 ar71xx: default to external USB power on RB-912UAG
5919cc2 build: let make check warn about use of legacy PKG_MD5SUM variable in feeds
6f9011f cmake: properly pass host cflags/ldflags to the build
7969770 cmake: support verbose build that shows compiler commands
d6de313 cmake: restore parallel build support for bootstrap
83eef37 x86/64: enable the fusion scsi driver
2b6284f mac80211: fix broken spatial multiplexing defaults
544dee5 ath10k-fw: Update to latest CT firmware
5c09d7f ath10k-ct: Update to latest CT 4.7 ath10k driver.
0d44f0c armvirt: enable the USB feature flag
627b0d3 mountd: drop USB related dependencies
29097b9 ramips: fix WLI-TX4-AG300N boot and network
3f31029 ramips: add support for VoCore2
d7fd1a0 ar71xx: enable serial console on Mikrotik RB411/RB433
287283e ramips: rt3883: fix typo in pinctrl lna_g_func
d1daf3f map: take over maintainership
0d49f9f odhcp6c: take over maintainership
5303d4b odhcpd: take over maintainership
ec63e3b Revert "dnsmasq: change 'add_local_hostname' to use dnsmasq '--interface-name'"
bb8e9c5 map: delete map-t device when tearing down map interface
1ad30be Revert the recent dependency and metadata scanning rework
fbe522d comgt: allow build without USB_SUPPORT
278ad00 umbim: allow build without USB_SUPPORT
863888e uqmi: allow build without USB_SUPPORT
96daf63 mountd: allow build without USB_SUPPORT
cfd8355 scripts/package-metadata.pl: fix overriding conditional dependencies with conditional select
90f0ca0 arc770: build dtb files in Image/Prepare so that they are available for Device/*
b9713ad archs38: build dtb files in Image/Prepare so that they are available for Device/*
4ce3c41 bcm53xx: backport upstream bcm53xx spi driver changes
2e1f6f1 mvebu: work around an ethernet tx scheduling fairness issue
3be4c6c kirkwood: only add UBI EOF markers for devices that need it
4d8da82 procd: add support for overriding the tar sysupgrade board name
e21cb64 ar71xx: disable sub-page writes on routerboard nand drivers
b7bee28 kernel: remove linux 4.1 support
b1dbe60 ar71xx: fix legacy image build error
1b17f4f arc770: fix parallel build issue
3fa2c77 archs38: fix parallel build issue
889272d ar71xx: fix RB4xx CPLD SPI device mode setup
c3a8b87 ar71xx: fix RB4xx SPI driver mode bits
15f4fbb mvebu: update mwlwifi driver to version 10.3.2.0-20170110
80dbaa4 kernel: backport a MIPS SMP icache flush fix
7c8a363 kernel: update bcm47xxpart failsafe partition patches
5932400 wpa_supplicant: Fix mesh encryption config
b95494b gettext-full: avoid using iconv for host builds
43d5339 tools: cmake: link librt if needed (FS#381)
69be65b tools: mkimage: pass crypto libraries through HOST_LOADLIBES (FS#381)
96a9403 tools: libressl: always build as PIC
77beaf2 package: replace $(STAGING_DIR)/host with $(STAGING_DIR_HOSTPKG)
7480d33 kernel: add missing config symbols
e9b49a4 kernel: add missing config symbol
f714fe4 mac80211: pending brcmfmac patches cleaning channels management
07df80a mac80211: rename b43 patches to make more space
90ed0aa build: scan.mk: consider KernelPackage pattern as well
1ce9b56 procd: update mirror hash
c9dd40f kernel: remove gpiommc patches / driver
1a5cb4a kernel: add pending bcm47xxpart support for failsafe TRX partition
ef9208c kernel: update spi-nor.h include fix with upstream accepted version
b4d2575 kernel: rename bcm47xxpart patches to fit more of them
a891e5e build: scan.mk: remove overlay broad grep pattern
01d9527 kernel: remove DEVTMPFS platform overrides
c2fc52a kernel: remove DEVMEM/DEVKMEM platform overrides
36167ae ath10k-firmware: update board data for qca9984
4ee4c24 kernel: drop kmod-i2c-ibm-iic
96815fe kernel: remove omap24xx specific kernel module packages
7ff7be9 omap: build various core drivers into the kernel instead of packaging them
10f7a8d kernel: add missing config symbol
f630342 kernel: simplify dependencies for kmod-via-velocity
5b92dca kernel: drop crypto-hw-ppc4xx
9cdf852 opkg: drop S/MIME support
f5c649d mpc85xx: build i2c support into the kernel instead of packaging it separately
96ade7a mpc85xx: build usb support into the kernel instead of packaging it separately
0b2b162 kernel: remove kmod-gianfar, it is already built into the kernel
c472ed2 kernel: remove kmod-ata-imx, it is already built into the kernel
cdcf726 lldpd: take over maintainership
046606a lldpd: add Net-SNMP AgentX support
0d3dc16 ar71xx: drop references to madwifi
c687a70 iwinfo: drop references to madwifi
cc66f81 px5g-standalone: provide px5g via PROVIDES
06c76e4 ppc44x: mark as broken
43a528e kernel: add missing config symbol
83b6bfc build: fix HOST_CONFIGURE_VARS placement
fe876e9 mvebu: Fix up some leds on this series
72d751c build: rework library bundling
38de638 mtd-utils: mark as nonshared
acd0c8c kernel: move the gateworks system controller driver to an out-of-tree package
c00e5a4 mpc85xx: enable the crypto acceleration driver in the kernel config instead of packaging it
a2f6b56 imx6: enable the crypto acceleration driver in the kernel config instead of packaging it
93cbdde kernel: fix kmod-w1-master-mxc dependency
78de59f kernel: fix dwc2 gadget dependency
29443e2 mxs: remove modules.mk, select drivers in the kernel config
915d7db mxs: remove obsolete kernel package depending on linux 3.18
64be6fe mxs: enable the chipidea usb driver in the kernel config instead of packaging it
7450698 imx6: enable the chipidea usb driver in the kernel config instead of packaging it
7f0796d imx6: remove kmod-thermal-imx, it is already enabled in the kernel config
348fedc imx6: build support for the ventana ethernet expansion board into the kernel instead of packaging it
c524d1b imx6: enable the Freescale SNVS RTC driver in the kernel config instead of packaging it
1e1d735 build: remove obsolete parallel build related options
029b36d procd: update to latest git HEAD
e3358b2 malta: Fix README file examples
dfe93c2 libnl: Update to 3.2.29
f2b6412 ramips: Fix VLAN limits for MT7621 GSW
1016a32 usbutils: Update usb.ids database to 2016.10.13
6ebb46a ipq806x: fix pvs1_bin voltage in ipq8065 DT
e9f0b75 cyassl: update to wolfssl version  3.10.0
f036956 lantiq: update USB controller initialization
2dac674 lantiq: fix dma locking problems with SMP
828a471 tools: remove obsolete yaffs tool
a9232ba tools: reorganize dependencies, fix build after deleting staging dir
589a16f px5g: remove obsolete reference to $(BUILD_VARIANT)
5903c46 build: fix build of ubifs images
1c6b1ab imx6: fix image boot ubifs compression option
3e7b894 ustream-ssl: remove legacy polarssl support
1cf64e2 px5g: remove legacy polarssl support
018d800 kernel: remove ubifs xz decompression support
8d2171e odhcp6c: add option "keep_ra_dnslifetime"
f0353c5 mbedtls: re-enable CFB support
c1b12aa Makefile: ensure that BIN_DIR exists for diffconfig
d4ce3e8 uboot-mvebu: enable loader with the default profile
355e150 mbedtls: re-enable RC4 support (needed by transmission and others)
621f8cbf odhcpd: bump to git HEAD
4061c8e Revert "gdb: fix build with gcc 4.1.2 as host compiler"
186cd45 zlib: update to 1.2.10
50a3bce rb532: drop patch-cmdline from base-files
ad76fdf rb532: switch to UBI, drop yaffs2 support, use sysupgrade for NAND
5b6b0aa rb532: convert to new loopback based overlay support
c2e6ca2 build: add image command for calling kernel2minor
b18f75c oxnas: minor kernel config improvements
69903c3 oxnas: require image metadata
870b7be oxnas: remove some kprintf calls from NAND driver
8f0dc92 lantiq: fix console print for additional boards
88ca639 kernel: bump to 4.4.40
5b089e4 kernel: update 4.4 kernel to 4.4.42
- base-files: add ARCH_PACKAGES to openwrt_release and os-release
- ubox: turn logd into a separate package
- opkg: use default PKG_BUILD_DIR
- misc mac80211-updates
- openvpn: let all openvpn variants provide a virtual openvpn package
- x86/generic: add xen DomU support / remove xen_domU subtarget
- cleanup / remove some other archs
- ath9k: add stability fixes for long standing hang issues (FS#13, #34, #373, #383)
  TP-Link TL-WR1043ND stable WiFi again
- Add back the commit "ath9k: Add airtime fairness scheduler"
- ath9k: fix up a refcount imbalance error in the IRQ related fix
- openssl: update to version 1.0.2k
- openvpn: add support for various new 2.4 configuration options
- musl: update musl to 1.1.16+ and switch to download from git
- ar71xx: fix tl-wr841n-v7 switch port mapping
- Fix dependency for hostapd
- odhcp6c: update to git HEAD version
- odhcpd: update to git HEAD version
- netifd: update to git HEAD version
- openvpn: ssl-enabled variants also provide a virtual openvpn-crypto package
- update kmod-sched-cake and iproute
- ubus: update to the latest version

update routing
- use olsr master from 2016-12-29
- to official olsr-master with sighup-interval
- includes OLSR with disabled "6and4" and mod-nameservice0.4

update berlin-packages
- fix deps of Freifunk-UI, openvpn-defaults
- ffwizzard: added support for reading wifi channel from community profile
3a50141 ffwizard: remove unused variable 'sharenet' in tools.lua
c193187 ffwizard: remove unused function firewall_zone_add_masq_src
- allows drop of patch/800-fix_owm-firmware-name.patch which is upstream

update LuCI
- luci-theme-bootstrap: tune default style select boxes
- community-profiles: update Berlin
- patches: luci-bootstrap-input-css seems obsoleted
  by openwrt/luci@d0bf648
de4bda6 Merge pull request #939 from dibdot/master
6a7eaeb Merge pull request #938 from cshore-firmware/pull-request-statistics-df
3481088 luci-app-travelmate: update gui elements
61fa65f i18n: sync translations
44b56f7 luci-mod-admin-full: fix help text for wifi join options
12d861f Merge pull request #933 from musashino205/wifischd-upd-ja
7e53e57 luci-app-wifischedule: Update Japanese translation
6c13339 Merge pull request #930 from cshore-firmware/pull-request-fix-webadmin
8703653 Merge pull request #929 from bittorf/master
bae8205 luci-app-olsr: adapt to changed behavior of new OLSRd v0.9.5
cf5d266 luci-ssl-openssl: update note about px5g's SSL library usage
92c537b Merge pull request #919 from kuoruan/luci-app-wifischedule
d830231 Merge pull request #927 from jp-bennett/master
846bdf4 [luci-app-fwknopd] Remove usage of dynamic tag. Also adds NAT-DNS as a default setting, and enables a QR-c$
ddfe7c4 luci-app-wifischedule: minor changes
95d3f26 Merge pull request #923 from kuoruan/i18n-zh-cn
a3066aa luci-app-privoxy: Update Simplified Chinese translation
70b7259 luci-base: Update Simplified Chinese translation
9dbfb9d luci-base: update LuaSrcDiet download location
a2dfd21 i18n: sync translations
953d281 Merge pull request #916 from musashino205/shairplay-add-ja
ebe5fdd luci-app-shairplay: Add Japanese translation
7bfd36d base: webadmin: Don't take substring of nil variable
388c84f app-statistics: df: Don't separate disk usage types
- freifunk-common: bump version as of recent changes
- luci-app-travelmate: update translations
- luci-base: add ipmask, ipmask4 and ipmask6 validators
- luci-app-firewall: use new ipmask validation types when applicable
- luci-base: datatypes.lua: add missing parentheses in conditional
- luci-mod-admin-full: allow unset txpower value
- luci-mod-admin-full: reload wifi settings page after changing counteycode
- luci-mod-admin-full: admin: change password in Map.parse()

update packages
- patch "add_package_snmp-mibs" made it upstream
- update of net-snmp to 5.37.3
- update of tmux
bf5c92a Merge pull request #3775 from jow-/net-snmp-nl-tiny
867453b Merge pull request #3785 from diizzyy/patch-17
e7e68c0 glib2: add --enable-libmount=no to HOST_CONFIGURE_ARGS
ae19abe glib2: update to 2.50.2
8153fd3 Merge pull request #3729 from diizzyy/patch-1
961c97b net/shadowsocks-libev: Update to 2.6.1
8791488 Merge pull request #3828 from pprindeville/fix-perl-cgi2
e0da6bf mosquitto: Fix host UNAME detection
462219c https-dns-proxy: bump PKG_RELEASE
4de86db Merge pull request #3825 from aarond10/patch-2
d7a41ee https-dns-proxy: Fix wrong commandline argument
ae9d95d utils/gnupg: Bump version; use both PKG_HASH (sha256) and PKG_MD5SUM (md5sum)
cac89a3 utils/gnupg: Add myself as maintainer
933e84c utils/gnupg: Add build of gpgv
1546057 bind: update to bind-9.10.4-P5
13e5066 perl-cgi: bump package release because of PKG_LEAVE_COMMENTS
80f93e5 gnunet: fix build
e62def0 Merge pull request #3822 from mhei/update-open-plc-utils
19bb3f7 Merge pull request #3740 from pprindeville/fix-perlmod-stripping
785b67a perlmod: global knob to disable comment stripping modules
a0d4b80 open-plc-utils: update to commit 6a07d621583cb86ddf2fddcacb41cc4cf28bf33a
1a8c520 php7: add a patch to fix build on aarch64
d6f5933 Merge pull request #3739 from pprindeville/fix-perl-cgi
1776793 Merge pull request #3821 from chris5560/ddns-scripts
028ad67 perl-cgi: disable comment stripping which damages module
71b50a7 ddns-scripts: fixes for nslookup and khost
3823ef9 Merge pull request #3813 from NeoRaider/hostpkg
9331f99 Merge pull request #3811 from commodo/python-gmpy-drop
f6e4197 Merge pull request #3818 from commodo/youtube-dl-fix
3b2e6ca Merge pull request #3816 from danrl/wireguard
65cd2a6 wireguard: version bump
b5b6ef3 python: bump PKG_RELEASE to 3
8ca0284 python: remove `011-do-not-prefer-ncursesw.patch`
4e2f4a7 python: use built-in libffi lib for host build
ee88853 python: link with static libs of ssl, crypto for host builds
5154683 Revert "python: don't use libressl for host build"
3bfdf67 python: drop CFLAGS in HOST_CONFIGURE_ARGS ; it's already in HOST_CONFIGURE_VARS
ed5cd3e python: remove Host/Install rule default add
89d23ea Merge pull request #3703 from nxhack/icu-update-to-v58_2
67b5e98 icu: Bumped to v58.2
1c12cb6 Merge pull request #3766 from thess/ffmpeg3-update
410ce3d ccid: update to version 1.4.26
8d44169 pcsc-lite: update to version 1.8.20
b8cd28f gnunet: update source
1497a56 Merge pull request #3527 from sartura/deboostrap-bump
5589f9a Merge pull request #3814 from thess/libextractor-update
9e269e3 net/openssh: Offload main site
3fc9ae5 php7: update to 7.1.0
e15fc66 libextractor: Add Debian ffmpeg api updates. Fix gstreamer dependencies
1d85158 Merge pull request #3762 from diizzyy/patch-10
99a0747 libs/poco: Use bz2 tarball instead of gz
a419873 Merge pull request #3490 from t-8ch/esniper_2.32
b8565de esniper: to 2.32.0
758184a Merge pull request #3738 from diizzyy/patch-5
8f1de0f utils/xz: Update to 5.2.3 and update URLs
f3cd14d Merge pull request #3736 from damianorenfer/master
c361090 Merge pull request #3807 from thess/umurmur-update
83f2f0a irssi: update to 0.8.21
4a984a8 treewide: replace $(STAGING_DIR)/host and $(HOST_BUILD_PREFIX) with $(STAGING_DIR_HOSTPKG)
43f6c05 Merge pull request #3777 from pprindeville/update-isc-dhcp
ab5afd7 libs/dtc: fix build on x86_64
8588159 umurmur: Update to lastest version. Replace PolarSSL with mbed TLS
462ca31 python-gmpy: drop package (in favor or python-gmpy2)
9a30e8a gnunet: upstream fixes and packaging improvements
876d139 python{,3}: remove STAGING_DIR_HOSTPKG fallback definition
564b138 Merge pull request #3800 from hauke/iotivity
0c5eb5a iotivity: make logging configurable
a2bc69d iotivity: install the header files
2734f86 iotivity: replace environment patches with upstream versions
1e28dfe iotivity: update to version 1.2.1
b1398d6 iotivity: remove things manager
c5c6937 iotivity: add simple client + server
edd3c54 Merge pull request #3803 from diizzyy/patch-22
9e4d0a6 Merge pull request #3805 from chris5560/ddns-scripts
3a69e24 shairport-sync: Create mbed TLS version (replaces PolarSSL)
2c7d476 ddns-scripts: make cloudflare v1 same "domain" parameter syntax
72d7cb2 Merge pull request #3804 from dibdot/travelmate
50a51bc travelmate: bugfix 0.3.1
372fe29 admin/syslog-ng: Fix accidental inclusion of libs
d13f3f2 gnunet: update source and remove gnunet-sqlite dummy package
b621e71 Merge pull request #3791 from aarond10/patch-1
31ab5b2 https-dns-proxy: Switch from bz2 to xz
65219e2 Merge pull request #3802 from commodo/keepalived-maintainer-switch
1faf879 keepalived: switch maintainer to Ben Kelly (@scrpi)
2857071 Merge pull request #3796 from pprindeville/fix-syslog-plugins
84b136c syslog-ng: fix various install problems such as missing plugins, etc
909209e bind: Enable filter-aaaa build-time option by default.
d2faf59 Merge pull request #3801 from mwarning/fix-broken-dependency-detection
6addfe5 net/zerotier: fix broken dependency detection
3923917 Merge pull request #3799 from fededim/master
863f6f8 sstp-client: updated the fake title and description (old carelessness)
baae1b7 Merge pull request #3798 from fededim/master
d94bc13 lftp: updated to 4.7.5 sstp-client: updated to 1.0.11 and moved under VPN submenu
21b9ac9 ser2net: update to 3.3
4e9adcb Merge pull request #3797 from diizzyy/patch-21
677492e net/transmission: Refresh patches and minor tweaks
3b73eb1 bcp38: Add note about IPv6 to package description and help text
dd86386 Merge pull request #3795 from obsy/master
ba55878 transmission: conversion polarssl to mbedtls
ea9e3b0 luajit: move patches dir to the right place
0392cd0 Merge pull request #3787 from diizzyy/patch-19
2b85289 https-dns-proxy: Version bump
9984b85 net/zerotier: Fix source tarball filename
b2bd7b4 libs/libstrophe: Fix source tarball filename
e701fb9 Merge pull request #3788 from mwarning/libupnpc-detection
8beaec1 net/zerotier: improve libupnpc detection
6e26195 Merge pull request #3786 from diizzyy/patch-18
1c56d7e lang/luajit: Move to lua submenu
55da121 Merge pull request #3781 from mwarning/zerotier
47f6006 zerotier: fix upnp build support
aebb014 Merge pull request #2823 from milani/luajit
0f3f62e luajit: new package
50a01b5 Merge pull request #3749 from mwarning/add-zerotier-package
ac531a9 isc-dhcp: bump version to latest and fix build issues
811595c Merge pull request #3776 from diizzyy/patch-14
7273fd2 kernel/exfat-nofuse: Update to snapshot 2017-01-03
c7bdcb0 Merge pull request #3578 from MikePetullo/syslog-ng
20a1d02 Merge pull request #3577 from MikePetullo/eventlog
785159f ffmpeg: Upgrade to 3.2.2. Remove Speex support
cb1e8c2 Merge pull request #3625 from p-wassi/grep_226
399d0e5 net-snmp: build against libnl-tiny
a3e7b2d Merge pull request #3774 from dibdot/adblock
43971e2 adblock: bugfix 2.1.1
fd23a5e Merge pull request #3773 from commodo/python-fix-host-build
ca800e6 python: don't use libressl for host build
3cc1cf8 eventlog: import from oldpackages
ef0fef5 syslog-ng: import from oldpackages
fad0bcc Merge pull request #3770 from diizzyy/patch-13
74e436f net-snmp: fix libnl dependency for snmpd-static
63571b3 utils/haveged: Add SF as primary download site
3195925 haveged: change hash to SHA256
8b8b93a ccrypt: change hash to SHA256
1bd7eac sox: Upgrade to 14.4.2. ffmpeg no longer required
c9d239c moc: Upgrade to 2.5.2. Includes ffmpeg3 compatibility
aa77076 Merge pull request #3742 from diizzyy/patch-6
0368739 net-snmp: enable AgentX support
f9e96a9 Merge pull request #3746 from thess/pianod-update
8a227b4 Merge pull request #3765 from dibdot/adblock
23983d7 zerotier: add initial package
092599f adblock: update 2.1.0
0532864 Merge pull request #3761 from ClaymorePT/boost_1.63
8637073 libs/sqlite3: Update to 3.16.0 and add optimizations
6428d61 boost: Package Version Update -> 1.63.0
ca2e844 Merge pull request #3760 from KurdyMalloy/master
b71421a poco: update to 1.7.7 Update package to latest stable version (1.7.7)
54d955f Merge pull request #3759 from commodo/keepalived-default-old-conf
f59f751 keepalived: use old keepalived.conf by default
0ef72ba Merge pull request #3758 from stintel/keepalived_3757
28275a7 keepalived: fix recvmsg/sendmsg on mips64 again
d45c0f1 Merge pull request #3755 from commodo/python3-update-build
3bf2135 Merge pull request #3754 from commodo/python-upgrade
3af2027 python3: sync makefiles with python package
f04641d python: upgrade to version 2.7.13
6d91370 python: simplify/unify default build rules for python packages
bb2f8fa python-dev: add python-lib2to3 as dependency
165cd9f python: update PYTHON_FOR_BUILD (based on python3)
9d87673 python: remove argument for `--with-system-ffi` configure arg (based on python3)
d330a9a pianod: Update to private version 174.05. Remove PolarSSL dependency.
4174f03 net/dnscrypt-proxy: update to 1.9.1. Change config system, use config file instead of command line args, no changes made to existing UCI part. Add blacklists support
024aec7 utils/grep: update to 2.26
8288016 debootstrap: update to version 1.0.87
- vnstat: update to v1.16
SvenRoederer added a commit that referenced this pull request Nov 24, 2017
9fe59ab kernel: bump 4.9 to 4.9.65
088262a wireguard: bump to 20171122
332438b uboot-sunxi: fix build of HAOYU Electronics Marsboard A10
b5d52b2 sunxi: remove support for kernel 4.4
c048ca0 sunxi: backport sunxi-mmc controller driver from 4.13
7ec6394 ramips: fix Planex CS-QR10 device packages
6cfa7e5 ramips: fix DCH-M225 support
e626942 dnsmasq: load instance-specific conf-file if exists
d64c0e5 rpcd: update to version 2017-11-12
ecaad8b brcm47xx: fix switch port mapping on D-Link DIR-330
d851d7f wireguard: fix portability issue
8751bd7 wireguard: move to kernel build directory
ed571c1 wireguard: bump to 0.0.20171111
c9fb48a procd: update to latest git HEAD (fixes and improvements)
cda8ec7 openssl: update to 1.0.2m
4217541 brcm47xx: fix switch port mapping on Asus RT-N12 and RT-N16 models
95824b9 rpcd: update to the latest version from 2017-11-09
792559f mountd: bump to git HEAD version (optimization fixes)
a0ef1c4 functions.sh: fix default_postinst function
6b6578f wireguard: version bump to 0.0.20171101
9740523 ar71xx: fix LED config for DIR-869 A1
bdf19ee ipq806x: nbg6817: sync MAC addresses to the upstream values
2aff2ad ipq806x: nbg6817: add kmod-fs-ext4 to device packages
63f6408 uclient: update to the latest version, fixes fetch of multiple files
3eae19a ramips: fix Youku-YK1 support
8a48a53 tools/squashfs4: include sysmacros.h explicitly
8406e50 tools/squashfs: include sysmacros.h explicitly
96dbf59 tools/mtd-utils: include sysmacros.h explicitly
d2fd641 tools/findutils: include sysmacros.h explicitly
367b456 dnsmasq: restore ability to include/exclude raw device names
ee6fa8d lantiq: add missing default lan interface
2bee675 ipq806x: fix Zyxel NBG6817 WiFi button
f5935f7 ramips: fix default usb support for nexx wt3020-8M
0780e12 opkg: bump to 2017-10-23 (lede-17.01)
98c003e lantiq: ARV752DPW22: fix wireless mac address
50db9a4 lantiq: ARV752DPW22: set correct wireless led trigger
373fa54 kernel: bump 4.4 to 4.4.93 for 17.01
586a721 mountd: bump to git HEAD version (fixes SIGSEV crashes)
cdb2684 LEDE v17.01.4: revert to branch defaults
444add1 LEDE v17.01.4: adjust config defaults
79f57e4 wireguard: version bump to 0.0.20171017
d501786 hostapd: add wpa_disable_eapol_key_retries option
b6c3931 hostapd: backport extra changes related to KRACK
a5e1f7f mac80211: backport kernel fix for CVE-2017-13080
46e29bd x86: partly revert cabf775
707305a mac80211: Update wireless-regdb to master-2017-03-07
907d870 wireguard: add wireguard to base packages
bff1630 brcmfmac: backport length check in brcmf_cfg80211_escan_handler()
fa0b5fc kernel: bump 4.4 to 4.4.92
e6fd17d ramips: fix compile warning in MT7621 NAND driver
2e9f3c6 ramips: fix typo in MT7621 NAND driver
63c1714 hostapd: merge fixes for WPA packet number reuse with replayed messages and key reinstallation
cdd093b x86/64: add xen DomU support
cabf775 x86: Refresh subtargets kernel config
da0219e x86: Fix xen serial console by removing conflicting PATA driver
f52b404 x86/generic: use HIGHMEM64G instead of HIGHMEM4G to fix PAE and Xen
8ad1b09 kernel: add fix for bgmac with B50212E B1 PHY
c1023c8 mt76: sync with version 878456caf60d from master
baa8eaa bcm53xx: backport DTS changes up to the first 4.15 queued commits
94aa2b8 ar71xx: add rssileds to WA850RE v1 image
f67c22e toolchain/gdb: update to version 8.0.1
0672213 cmake: fix build error with Xcode 9 on macOS 12
a999f91 gcc: fix build error with macOS + Xcode 9
2ce9c84 build: add a darwin sitefile to deal with macOS 10.12 + Xcode 9 build errors
f9a849c ramips: mt7620: do not pad sysupgrade Archer images
ee32de4 LEDE v17.01.3: revert to branch defaults
df54a8f LEDE v17.01.3: adjust config defaults
d0bf257 uhttp: update to latest version
783465d odhcpd: don't enable server mode on non-static lan port
c92c189 odhcpd: backport fixes from master branch (FS#402, FS#524)
4b4a4af dnsmasq: bump to v2.78
b8357e8 base-files: create /etc/config/ directory
3350137 sunxi: clean up modules definitions
a881323 ltq-vdsl-mei: revert disable optimized firmware download
f483a35 curl: fix security problems
e232c67 mbedtls: update to 2.6.0 CVE-2017-14032
37e1bd2 generic: drop 704-phy-no-genphy-soft-reset.patch
720b0e2 kernel: update 4.4 to 4.4.89
b428f45 ltq-vdsl-mei: disable optimized firmware download
39e5cd9 ltq-vdsl: fix PM thread suspend and resume handling
86f0e8b openvpn: add "extra-certs" option
af802bc lantiq: fix missing otg_cap on danube platform
12a0da6 tcpdump: noop commit to refer CVEs fixed in 4.9.2
f66c6e1 tcpdump: bump to 4.9.2
a131f7c utils/tcpdump: Rework URLs
7f1359c base-files: fix wan6 interface config generation for pppoe
97ebdf9 ipq806x: Archer C2600: fix switch ports numbering
d33f790 treewide: fix shellscript syntax errors/typos
4f162ac ramips: fix hg255d LED status support
4151752 ar71xx: fix MAC addresses on TP-Link TL-WR1043ND v4
082e621 hostapd: fix iapp_interface option
ab305e1 kernel: update 4.4 to 4.4.87
1d15a03 dnsmasq: backport arcount edns0 fix
a7506c0 dnsmasq: backport official fix for CVE-2017-13704
bb6a8b2 uclient: update to 2017-09-06
ca53eff kernel: update 4.4 to 4.4.86
1100bbf brcm47xx: refresh Linux 4.4 config
f62a31d f2fs-tools: fix mkfs.f2fs on big-endian systems
c3bddb4 f2fs-tools: drop musl compat patch
707a4b4 f2fs-tools: drop patch in favour of CONFIGURE_VARS
bd29aa1 f2fs-tools: Switch to gz tarball
a006b48 dnsmasq: forward.c: fix CVE-2017-13704
dc8392f kernel: backport usbport LED trigger driver support for DT
86722ab kernel: fix of_node handling in LEDs core code
4a1b87a kernel: update 4.4 to 4.4.83
cae20f6 bcm53xx: backport DTS commits that setup USB LEDs
ae3c556 tcpdump: Update to 4.9.1
3e35eb1 mbedtls: Re-allow SHA1-signed certificates
ff414fb ramips: fix WHR-1166D WAN port
889638c base-files: don't setup network in preinit if failsafe is disabled
b67b316 dnsmasq: backport remove ping check of configured dhcp address
4503d8b procd: update to the latest git HEAD
982612d ramips: ArcherC50v1: fix wlan2g MAC address
48798af ramips: fix Omnima MiniEMBWiFi image
1a050c8 ramips: build HuaWei HG255D image
57a8f36 ramips: add missing partitions
66b071f procd: update to latest git HEAD
6f4a903 ralink: fix rcu_sched stalls on mt7621
c407e6c ramips: Archer C50v1: fix power led
8e67c35 ramips: Archer C50v1: fix switch port numbering
a943934 ramips: Archer C50v1: fix LEDs active levels
5e409f0 ramips: fix Mercury MAC1200R v2.0 board name
5e87b01 brcm63xx: add NULL clock fix send upstream
2247af8 ramips: add NULL clock fix send upstream
1807a0e ar7: add NULL clock fix send upstream
7ab8bf1 curl: fix CVE-2017-7407 and CVE-2017-7468
69acb25 kernel: update kernel 4.4 to version 4.4.79
a5822db ramips: DIR-860L-B1 fix switch port numbering
823d35f kernel: netfilter: fix nf-nathelper(-extra) description
e08b825 ramips: fix wps button gpio for DWR-512
ece85e2 ramips: DTS: VoCore2 improvements/fixes
870ca0d ar71xx: fix switch port mapping for TP-Link TL-WR74xN/D series
671fc88 uboot-envtools: add support for ALFA Network AP121F
3959110 ar71xx: add support for ALFA Network AP121F
f6907dc image: fix ar71xx legacy images
8fbef4b imx6: fix DualLite/Solo GW551X board detection
82b20d7 procd: backport kernel watchdog start/stop support
c047c34 x86: add missing kernel config symbols to Geode target
05643bd x86: enable ACPI support for the Geode subtarget
699e312 dnsmasq: backport patch fixing DNS failover (FS#841)
d0ec502 ar71xx: set US region code for TP-Link TL-WR710N v1 image
7896d7b fstools: backport fixes from master branch
74d5c3e mtd-utils: use source package name for lzo in PKG_BUILD_DEPENDS
3214e17 ramips: fix Xiaomi MiWiFi Nano firmware partition size
27da508 build: fix kmod package build on non-GNU systems
d71ffb9 ar71xx: Fix UBIFS work on Mikrotik RB95x devices
5261766 lantiq: use img file extension for DGN3500 factory images
91d41b6 dnsmasq: backport tweak ICMP ping logic for DHCPv4
cca765f dhcpv6: add missing dollar sign in dhcpv6 script (FS#874)
eff3469 procd: backport fixes from master branch
8d3d7f6 kernel: update kernel 4.4 to 4.4.74
53eba6f ipq806x: fixup thermal patches
761e608 base-files: fix PKG_CONFIG_DEPENDS to include version.mk entries
f197a2a bcm53xx: include wpad-mini only on devices with (supported) wireless
6c03b29 firmware-utils: fix dgn3500sum compiler warnings
73a4568 ca-certificates: Update to version 20161130+nmu1
57289ae openvpn: update to 2.4.3
73e81a8 mbedtls: update to 2.5.1
5b0b27e bcm53xx: enable Northstar thermal driver
c03d431 kernel: backport Broadcom thermal drivers
8f254e9 Revert "dnsmasq: don't point --resolv-file to default location unconditionally"
c16326c dropbear: fix service trigger syntax error
2e206c7 ramips: fix Phicomm K1S(PSG1208) pinmux
a6b5ddf LEDE v17.01.2: revert to branch defaults
2da512e LEDE v17.01.2: adjust config defaults
65eec8b build: ensure that flock is available for make download
4053c4f include/toplevel: set env GIT_ASKPASS=/bin/true
e5db08e base-files: network.sh: fix a number of IPv6 logic flaws
8a42d4d mwlwifi: update to version 10.3.4.0 / 2017-06-06
f709597 automake: import upstream fix for perl 5.26
df4363b base-files: network.sh: properly report local IPv6 addresses
4fbd072 kernel: update kernel 4.4 to 4.4.71
443d705 Add missing APU1 reference to x86 board.d
524ed50 base-files: always set proto passed to _ucidef_set_interface()
bf6216e lantiq: fix broadcasts and vlans in two iface mode
36ccbbd lantiq: select kmod-mt7603 instead of kmod-mt76 for WBMR-300HPD
4186d73 lantiq: use the P2812HNUF* wan port as wan
254bf79 lantiq: xrx200: use vlan for ethernet wan port
b78bcdf x86: disable X2APIC support for legacy subtargets
e78a641 umdns: remove superfluous include in init script
cdfc678 dnsmasq: bump to 2.77
9e20cc5 dnsmasq: make tftp root if not existing
ebf46d2 dnsmasq: use logical interface name for dhcp relay config
78edfff dnsmasq: don't point --resolv-file to default location unconditionally
b1257d8 ar71xx: fix Wallys DR344 GPIO-connected LEDs and button
21a7e40 ar71xx: set GE interface as wan by default in Wallys DR344
a412350 ar71xx: fix GE interface support in Wallys DR344
dfecce6 toolchain/gdb: update to version 7.12.1
fe5e343 usbmode: update usb-modeswitch-data to 20170205
4baf0ea usbmode: update to latest version
7c1e588 usbmode: Update to latest HEAD
22478bf samba: bump PKG_RELEASE
757353c firewall: resync with master
4bd3b8f mac80211, hostapd: always explicitly set beacon interval
e194e1b hostapd: add legacy_rates option to disable 802.11b data rates.
20198f7 ipq806x: fix Netgear X4 R7500 ath10k firmware selection
784ceba treewide: select ath10k firmware explicit
0e31ce7 ath10k-firmware: do not select the qca988x by default
a44d7bf build: fix possible issue with kmod package having multiple AutoLoad's
e02b12c kernel: update kernel 4.4 to 4.4.70
2f92622 kernel: fix autoloading arch-specific modules
9c2bd3d backlight-pwm: fix module description
215c1d0 kernel: update kernel 4.4 to 4.4.69
d1a0fc3 binutils: fix build with host gcc < 4.9
d179aa8 util-linux: fix build with uclibc
dd19a41 dropbear: bump to 2017.75
51db1f5 samba: fix CVE-2017-7494
1165c0a umdns: update to the version 2017-05-22
74100f3 bcm53xx: add support for TP-LINK Archer C5 V2
dfe2cea firmware-utils: tplink-safeloader: add support for Archer C5 V2
0bef8f8 fstools: backport regression fix for volume_identify
379155d imagebuilder: fix bundling of DTS sources
dbaaeae image.mk: Generate cpiogz with root-owned files
4bd98e9 ramips: add om-watchdog to rut5xx DEVICE_PACKAGES
9423cf3 om-watchdog: add support for Teltonika RUT5xx (ramips)
38367c5 om-watchdog: cosmetic code style fixes
da4992f om-watchdog: cleanup Makefile
8011215 ar71xx: enable nand-utils in the mikrotik subtarget to ensure it makes it to initramfs
aba1b3c openvpn: update to v2.4.2
53e751e openvpn: add myself as maintainer
d40e2ef OpenVPN: Update to 2.4.1
98491a9 openvpn: add extra respawn parameters
bc58099 openvpn: move list of params and bools to a separate file
7f3ec01 ramips: fixup-mac-address: add missing include
d8cfeba dnsmasq: support dhcp_option config as a list
d1e0cc8 bcm53xx: backport DT patches for serial, thermal and MDIO
8619683 ramips: add factory firmware for Tp-Link C20i/C50
d90ff22 brcm63xx: fix invalid Asmax AR 1004g DTS reference
d49920e lantiq: fix avm fritz box mac addresses
79cd141 ramips: enable ramdisk for mt7621
bc0de27 ipq806x: fix EA8500 switch configuration
0c8f726 base-files: implement ucidef_set_hostname(), ucidef_set_ntpserver()
eb11207 mac80211: rt2800: fix mt7620 E2 channel registers
64fa4ea mac80211: rt2800: fix mt7620 vco calibration registers
820a396 mac80211: rt2x00: fix MT7620 LNA gain and VCO-after-ALC
5b91d2b mac80211: rt2x00: import upstream changes and rebase our patches
ab7087e rt2x00: mt7620: make fixes requested upstream
4314646 rt2x00: mt7620: yet another beauty session
ceefe61 mac80211: add rt2x00 debug symbols to PKG_CONFIG_DEPENDS
5ac51ad ath9k: fix power limits on init
a972879 ath: do not apply broken power limits with ATH_USER_REGD
503e496 odhcpd: update to version 2017-04-28 (FS#595)
c266641 odhcpd: update to version 2017-04-21
37cf921 build: fix symlinked .config handling
8b9f7bd ramips: WN3000RPv3: do not setup switch
bf534e4 brcm63xx: Add Observa VH4032N support
105d5b6 cns3xxx: use proper macro's for ID handling
49ce6d0 ramips: add support for Sanlinking D240
58ec566 ar71xx: select ATH79_NVRAM only by boards actually use it
7e2ad9c ramips: fix Sercomm NA930 compatible string
88cc06a ramips: remove Planex CS-QR10 sound device tree node
f1f0b92 ramips: cleanup SPI flash device tree properties usage
6aa0a85 ramips: remove DT pcie nodes for GL-MT300A/N
e200c66 rpcd: Explicitly link with lcrypt
28d6265 ramips: ZyXEL Keenetic Omni/Omni2: export gpio usb power
fd693bc ramips: ZyXEL Keenetic Viva: align factory images
5b2624d ramips: ZyXEL Keenetic Viva: export gpio usb power
a666236 ramips: add ip17xx support to WLI-TX4-AG300N
0405851 ramips: fix EX2700 wireless mac
a12655a ramips: ZyXEL Keenetic series update wan mac
9494825 ramips: ZyXEL Keenetic Omni align factory images
85bca2d ramips: correct keenetic-series switch index
1aee42c ramips: add support for Netgear WN3000RPv3
846457f ramips: fix mac address of miwifi-mini
7ee0937 feeds: add option to force feed update despite modified files
0f3c2d0 ramips: Clean duplicated status property for Omega2 WMAC in dtsi
26f07f6 ramips: fixed sms led polarity into dwr-512 DT
dbd2212 ramips: WN3000RPv3: do not setup switch
ae0e167 busybox: revert accidential version bump
fe0b171 busybox: nslookup_lede: mimic output format of old Busybox applet
a2ee9b7 busybox: nslookup_lede: fix compatibility with v1.25
af1d1eb x86: enable 4G high memory support for generic (32bit) subtarget
3bfe7ee generic: keep module aliases inside .modinfo
2bc8d5e ubox: bump to version 2017-03-10
1ab4126 kernel: use skb_cow_head() to deal with cloned skbs
1d1935b ar71xx: fix minor syntax error in /lib/upgrade/platform.sh
9117ef8 ramips: update DEVICE_PACKAGES for Ubiquiti EdgeRouter X
72fcdb6 openssl: Use mkhash for STAMP_CONFIGURED
5feb4f0 busybox: fix build of nslookup_lede applet without IPv6 (#728)
449880e busybox: Move libresolv detection to LEDE Makefile
9437fbb bcm53xx: backport BCM5301X patches
3ff31f8 bcm53xx: parepare for building more Linksys images
ad145e0 bcm53xx: prepare for building Archer C5 V2 image
3dbc417 ar71xx: add TP-LINK TL-WR841N/ND v12 image
7eb58cf utils/f2fs-tools: Update to 1.8.0
1d76542 busybox: add musl compatible nslookup replacement
6ca5ccc kernel: update kernel 4.4 to 4.4.61
c2999ef odhcpd: update to version 2017-03-29 (FS#635)
a532aaa odhcpd: update to version 2017-02-28
425c6d0 odhcpd: update to version 2017-02-21
f2f672c ramips: add RP-N53 pcie wireless eeprom
f3dc2ff ramips: fix WHR-600D eeprom dt property
caaa214 util-linux: re-enable parallel builds
0faf921 util-linux: unconditionally enable ncursesw support
f2a3653 utils/util-linux: Update to 2.29.2
c6e7998 build: fix triggering opkg/host compilation
5866ff8 libubox: fix host build on macOS
293c54c libubox: add host build
5aa97e3 opkg: switch to LEDE fork (#120, #551, #571)
7099bb1 mt76: ensure that the metapackage gets built as .ipk
53fcaed image.mk: force kernel rebuild on every run
638ca50 kernel: Fix the incorrect i_nlink count after jffs2's RENAME_EXCHANGE operations.
47bf110 mac80211: backport an upstream fix for queue start/stop handling
a49503b sysntpd: restore support for peer-less (standalone) mode
1bdd232 ar71xx: fix Wallys DR344 ethernet MAC addresses offsets
0cb669b ugps: fix and improve init script
0dcc4d2 kernel: update kernel 4.4 to 4.4.59
1adc6db ubox: fix sha256 mirror hash
298c40f odhcpd: fix sha256 sum
910a943 firewall: document rules for IPSec ESP/ISAKMP with 'name' option
1b94737 iw: enable MESH ID in scan output
0d304d4 busybox: vi: backporting patches to fix ZZ and :x command
474c31a umdns: update to the version 2017-03-21
ba076eb umdns: update to the version 2017-03-14
0f23e80 iproute2: fix ip monitor can't work when NET_NS is not enabled
111cf1b curl: fix CVE-2017-2629 SSL_VERIFYSTATUS ignored
c4ed92a mbedtls: update to version 2.4.2
7d70ad6 mac80211: mwifiex-sdio: select DRIVER_11AC_SUPPORT
7ae6812 mac80211: mwifiex-pcie: select DRIVER_11AC_SUPPORT
fc90e87 mvebu: wrt3200acm enable SDIO interface
c030833 mac80211: add support for Marvell 802.11n/802.11ac SDIO Wireless cards
9d84acc brcm2708: remove duplicated gzip from image generation
1bba578 ar71xx: add ath10k driver and firmware for Netgear R6100 to firmware image
0eed4a6 umdns: update to the 2017-03-10 version
4a405ac brcm2708: add support for the new Raspberry Pi Zero W
e091e89 brcm2708: order boards and models alphabetically
8b52a89 brcm2708: update linux 4.4 patches to latest version
b3ba376 brcm2708-gpu-fw: update to latest version
f8e08ff ramips: fix Linksys RE6500 switch port mapping
20a2db8 ppp: propagate master peerdns setting to dynamic slave interface
09a8183 kernel: update kernel 4.4 to 4.4.52
514854d bcm53xx: backport accepted BCM5301X and BCM53573 patches
0c05cad bcm53xx: include Broadcom PHY driver in the kernel
f4fc12f kirkwood: fix include in etc/board.d/02_network
21903d0 wireless-tools: Change download url to github
f0e8470 grub2: update to 2.02~rc1
1b2a54b iftop: bump to latest upstream
3d52251 swconfig: Bugfix switch_port uci option parsing
df041b6 netifd: fix stopping netifd + interfaces
87e021e libpcap: add optional netfilter support
2e67e8c archs38: only calculate entry point address when necessary
657e3ce arc770: only calculate entry point address when necessary
0f2757d px5g: replace px5g-standalone with a statically linked variant of px5g-mbedtls
2e85453 mbedtls: add --function-sections and --data-sections to CFLAGS
e3021e0 scripts/feeds: Reuse TOPDIR if defined in environment
b036a22 kernel: add Chinese codepages
fffabd3 gen-dependencies.sh: fix handling variations in "file" output
2d5f8eb rstrip.sh: fix handling variations in "file" output
db7f80c libpcap: remove feature dependencies on kmod-* packages
00e4f6f ebtables: update to last commit
8aa92de hostapd: mv netifd.sh hostapd.sh
2856c7e ath10k-firmware: update qca9984 firmware
3983b4a ppp: honor ip6table for IPv6 PPP interfaces
352f92f ppp: add pppoe-discovery to an independent package
31c2461 base-files: Added a deprecation notice on wifi detect
8bb839e base-files: Add wifi config to wifi command usage
cff47ca ar71xx: fix platform_find_rootfspart()
e1e9d27 uclibc++: patch bugfix erase() on derived __base_associative
e19fbd3 ramips: fix Airlink AR725W device title
23fd4e6 scripts: get_source_date_epoch.sh: fix mercurial support, add mtime fallback
37b0d54 ath10k-firmware: revert faulty PKG_SOURCE_DATE change from 7cb27b46
e591831 ath10k-firmware: update qca9984 firmware and board data
8a3ac15 ath10k-ct: Support ath10k CT firmware for 9887 chipsets.
4bd0edc scripts/getver.sh: append short git hash based on upstream commit
9451cd7 leds-apu2: Add PC Engines APU2 LED driver
65b0546 netfilter: re-enable TEE support for kernel 4.4
2b122a6 gpio-nct5104d: Add nct5104d driver package
bc443b1 x86/64: Enable GPIO sysfs & GPIO LED support
c5d8d8f x86: drop ep80579-drivers
83d3e39 6in4: add missing colon when setting default ca_path
ee1cd31 procd: update to latest git HEAD
bc61c13 procd: update to the latest version
709c326 hostapd: fix feature indication
ef5cb96 relayd: fix making incomplete instance json data
77fb98e relayd: remove old start-stop-service related code
b24273f ppp: ppp6-up: add executable permission bit
5f5fae2 mac80211: hwsim: select DRIVER_11AC_SUPPORT and DRIVER_11W_SUPPORT
2b22e1d openvpn: adding key_direction to append_params.
6cb46ad ubus: update to the latest version
fdc22b6 ubus: update to the latest version
4c9b459 libubox: Update to latest version
67c2a17 libubox: update to the latest version
bf53a83 acx-mac80211: fix scan API error that could lead to a crash
f1336d2 iw: sync nl80211.h with mac80211 package
703515f mac80211: sync with master branch as of 9edff13abd97
d27dd62 ath10k-ct: depend on kmod-hwmon-core, it gets used when CONFIG_THERMAL is set
0ce2d5b ath10k-ct: fix kernel api compatibility issues
09620c0 ath10k-ct: Fix performance of 2x2 hardware running 3x3 firmware.
0a3088c mt76: split kmod package
39d03d9 lantiq: fix broadcast packets leaking on the wrong vlan on xrx200
5fed9ef kernel: move upstream accepted bcm47xxpart TRX cleanups
5c1758d kernel: backport bcm47xxsflash support for reading 32 MiB flashes
349577a Revert "kernel: ar8327/ar8337: disable ARL access code to avoid lockups (FS#384)"
7fd494d ar8216: flush ARL table during reset after init_globals
f6d94b0 cmake: skip build system check on compile
59508e3 dnsmasq: Add upstream patch fixing SERVFAIL issues with multiple servers
06f3b91 kernel: update kernel 4.4 to version 4.4.50
5612114 Revert "px5g-standalone: provide px5g via PROVIDES"
4d1ab84 uboot-kirkwood: fix goflexhome/net bootcommand
cdeb232 ar71xx: Remove images for rb-941-2nd
f79926c sdk: emit proper tag references for base URLs
0a26490 lantiq: set the internet led interface according to wan interface
6a6e3a4 lantiq: introduce lantiq_is_vdsl_system
c5879b0 lantiq: fix ARV7519RW22 switch port indexing
c835c9e uhttpd: use sha256 when generating certificates with openssl (FS#512)
6ebb872 dropbear: bump PKG_RELEASE
f527436 dropbear: enable SHA256 HMACs
f88bd7c ar71xx: fix ethernet PLL configuration for QCA956x
828a024 x86: Set default baud rate on Geode images to 115200
63a8424 x86: Add Geos profile for Geode subtarget
808f6a5 x86: Add board configs for the PC Engines APU2
6d6db65 x86: Enable DIAG LED on Geos
bd5b5c7 x86: Move Traverse Geos configs into x86 base-files
06e0c30 x86: Add configuration back for Traverse Geos
982dd01 Mark targets using kernel 3.18 as source-only
25b7295 ramips: fix the number of uarts for MT7688
71ea3b4 ramips: fix PWM pin mux conflict in dtsi
44aec27 ugps: fix typo
7efe538 brcm47xx: fix button inversion for Asus WL-500W
be007c5 brcm47xx: fix USB driver choice for Asus WL-500W
dbb8e04 qos-scripts: fix module load commands (FS#438)
853bad5 kernel: fix crashes on MIPS when loading kernel modules under memory pressure
df49e49 mdns: update and rename package to the umdns
72d045b ar71xx: fix DEFAULT_PACKAGES for mikrotik devices
b8c9ded build: add buildbot specific config option for setting defaults
eea6df8 tools: patch-image: fix file descriptor leak.
30a4966 octeon: only copy sysupgrade file if present
152f57f ar71xx: Add missing device package om-watchdog for MR1750
fcba5ee ar71xx: add OpenMesh A40 to OpenMesh A60 profile
f30f25c ar71xx: extract ath10k wifi board.bin for the OpenMesh A40 board
d6d9f25 package/uboot-envtools: add OpenMesh A40 support
e6057ed package/om-watchdog: add OpenMesh A40 support
4a36180 ar71xx: enable sysupgrade for the OpenMesh A40
552bc35 ar71xx: add user-space support for the OpenMesh A40
14add3f ar71xx: add kernel support for the OpenMesh A40 board
b194b3d ar71xx: create profile and build image for the OpenMesh A60 board
facbdec ar71xx: extract ath10k wifi board.bin for the OpenMesh A60 board
8785ebc package/uboot-envtools: add OpenMesh a60 support
eb38371 package/om-watchdog: add OpenMesh A60 support
b7361c5 ar71xx: enable sysupgrade for the OpenMesh A60
72c65c6 scripts/om-fwupgradecfg-gen.sh: add support for the A60
5ad9164 ar71xx: add user-space support for the OpenMesh A60
72d8d8c ar71xx: add kernel support for the OpenMesh A60 board
a3061e5 package/uboot-envtools: add OpenMesh OM2Pv4/-HSv4 support
8a35c48 package/om-watchdog: add OpenMesh OM2Pv4/-HSv4 support
d536c1d ar71xx: enable sysupgrade for the OpenMesh OM2Pv4/-HSv4
b2f3d9b ar71xx: add user-space support for the OpenMesh OM2Pv4/-HSv4
9f0f4c1 ar71xx: add kernel support for the OpenMesh OM2Pv4/-HSv4
68ba052 ar71xx: Remove the v2/v3 from the OpenMesh profile names
cbd69f7 procd: fix default timeout for reload trigger actions
367a3bb mvebu: append metadata to clearfog sd card images
4817e61 brcm63xx: Neufbox 6: fix switch by probing through DT
034a800 sdk: clean scripts/config before packing tarball (FS#504)
e5060b3 ramips: added image size into dwr-512 DT
b72dcd5 layerscape: fix adjust_link for 10G & 2.5G
57dfbac ramips: Correct switch configuration for Newifi D1
32c9d46 lantiq: fix patching the wifi mac address on BTHOMEHUBV3A
e967f4d ath9k: fix various issues in the airtime-fairness implementation
eac4851 kernel: MIPS: IRQ Stack: Fix erroneous jal to plat_irq_dispatch
02515f0 brcm63xx: fix lzma loader for BCM6362
f49efcd brcm63xx: do a full reset phy cycle
921cecb brcm63xx: fix external interrupts on BCM6318
b8567cb odhcpd: update to git HEAD version (FS#396)
03ff2d7 odhcpd: update to git HEAD version (FS#388)
f25d9cb arc770: backport upstream fix for unaligned access
bd64568 procd: update to latest git HEAD
4e2c2b5 ramips: fix AR670W partition alignment
86bd886 brcmfmac: improve Raspberry Pi 3 stability
083854f bcm53xx: add missing system.sh include
42f3c1f arc770: fix broken upstream change
2ad4383 tcpdump: update to version 4.9.0
f2b885d bcm53xx: set Netgear R8000 USB LEDs
054ce16 kernel: update kernel 4.4 to version 4.4.47
b786a5f kernel: bump to 4.4.46
c656cbc kernel: bump to 4.4.45
ee3067c Kernel: bump to 4.4.44
518bb7a bcm53xx: refresh Linux 4.4 config
8ff8e51 bcm53xx: image: use one style of adding TARGET_DEVICES entries
81f9cd5 bcm53xx: backport upstream DTS files for Linksys devices
29c0b57 bcm53xx: use accepted BCM5301X patches for R8000 and Luxul devices
5c4b2eb mac80211: brcmfmac: backport wowlan netdetect fixes
52add19 mac80211: brcmfmac: backport PSM watchdog improvements
c578da6 mac80211: brcmfmac: backport minor code cleanups
4b9bdb4 mac80211: brcmfmac: backport 4.10 fixes & typo fix
85d128f mac80211: brcmfmac: backport scheduled scan cleanup and chip support
e48b1c2 mac80211: brcmfmac: backport some old patches from 2016
e8f4222 mac80211: rename brcmfmac patches to use higher prefix
41dc50f kernel: backport bgmac support for external PHYs
aec04e1 kernel: use upstream accepted bgmac fix for BCM47186B0
f61044a kernel: rename bgmac patches to squeeze them
36288db mac80211: start hostapd with logging wpa_printf messages to syslog
bc49d79 hostapd: enable support for logging wpa_printf messages to syslog
a0bc62f hostapd: backport support for sending debug messages to the syslog
3f9a194 ramips: fix Airlink AR725W factory image build
c53bb97 ipq806x: fix wireless macs
5ed2322 bcm53xx: set WAN MAC address to don't share one with LAN interface
41de9a2 ipq806x: fixup nbg6817 internal mmc and switch configuration in DTS
1b51a49 ccache, samba36: fix samba.org addresses to use https
0224e32 kernel: fix BCM54612E PHY support
bce140e musl: update musl to 1.1.16+ and switch to download from git
b313f0d ar71xx: fix netgear wndr3700 v1/v2, wndr3800/wndr3800ch switch port mapping
581285c ar71xx: fix netgear wnr2000 v3 switch port mapping
0880105 ar71xx: fix tl-wr841n-v7 switch port mapping
2a14335 mvebu: fix usb port leds
faea9be mvebu: set fan_ctrl.sh only on mamba
e9b60b5 x86: add kernel module for sp5100_tco watchdog
af3ae4b x86: Add sp5100_tco AMD patches
d6a830a octeon: fix mtd partitions for erlite on cmdline
9c915d1 ipq806x: Fix wireless support for Netgear Nighthawk X4S D7800
4d561b3 package-ipkg: Do not fail build without base-files
f8d8b60 Fix dependency for hostapd
4cd9625 iproute2: cake: update cake support
4f5ff00 kmod-sched-cake: Bump to latest version
d1d970e libtool: don't clobber host libtool infrastructure
e5bc7bf build: properly pass CPP and CXX flags in HOST_MAKE_VARS
83c9bfa build: introduce default HOST_MAKE_VARS for host-builds
82009d4 tools/cmake: remove HOST_CONFIGURE_CMD and re-distribute the args & vars
786160c odhcp6c: use LEDE_GIT in package source url
4d9106a odhcp6c: update to git HEAD version
02d5118 odhcpd: use LEDE_GIT in package source url
036cf93 odhcpd: update to git HEAD version
cd99f3c odhcpd: update to git HEAD version
ef170bf odhcpd: update to git HEAD version
fe253bc netifd: update to git HEAD version
718c201 base-files: add /etc/iproute2/rt_protos
754f474 base-files: uppercase default hostname: LEDE
be7480c procd: update procd.sh to disallow signal-numbers, enforce signal-names
7c5bc82 openvpn: ssl-enabled variants also provide a virtual openvpn-crypto package
acebb4a iproute2: cake: add 'mpu' minimum packet length support
06fca0c kmod-sched-cake: add 'mpu' minimum packet length support
ff81358 hostapd: default to wps_independent 1
2f9568a hostapd: expose wps_independent and ap_setup_locked as uci options
f951963 mwlwifi: Fixes rewritten history hash and latest version
d7cae5f opkg: clarify messages and errors related to downloads
b2cd9b8 ubus: update to the latest version
977eb2c ubus: update to the latest version
ea43d60 kernel: ar8327/ar8337: disable ARL access code to avoid lockups (FS#384)
d5b5339 bcm53xx: fix LAN MAC address for devices that use eth2 originally
01888f9 ar71xx: add missing DEVICE_TITLE for mikrotik devices
198d73b ar71xx: Fix mikrotik subtarget default profile for device profile selection
0780fd5 ar71xx: improve Mikrotik hAP Lite device support
2cf64af ar71xx: mark soft_config mtd part as writeable for RB-941-2nD
51b6dd1 ar71xx: fix up the kernel config for the mikrotik subtarget
3e4b00e ar71xx: fix network config for Mikrotik RB411U
ca2a03d ar71xx: add support for RB-941-2nD
0656bee ar71xx: convert mikrotik routerboard support to UBI
e53e44a ar71xx: create a proper default profile for the mikrotik subtarget, drop other profiles
47fa00a tools: update kernel2minor to 0.24 version
b2437a0 base-files: don't overwrite model name set by target
f4162bf mt76: update to the latest version
e384982 kernel: update bcma to fix devm memory leaks
5f2a1ac ath9k: remove the deaf rx path state check patch
406f85a mdns: update to the latest version
76f1b94 download.pl: fix detecting download errors with curl
bda982b ramips: add missing DTS pcie node for WSR-600
e038c60 qemu: rename internal crypto/aes symbols
4fa8f2a tools/qemu: use default host configure rule ; set appropriate vars & args
31b0640 lantiq: fix unaligned access in xrx200_poll_rx()
ec095b5 ledtrig-netdev: don't cancel work on events for different interfaces
b8fcbbf kmod-sched-core: Add HTB and TBF traffic shapers
70a6bbd ar71xx: prepare jffs2 partition properly in factory.bin for BHR-4GRV2
f5e8c90 mxs: remove stale references to obsolete kernel module packages
69f773d openvpn: add support for various new 2.4 configuration options
d46ce94 kernel: backport support for BCM54210E PHY
c170848 kernel: backport support for BCM54810 PHY
2ee7bc0 kernel: backport support for BCM54612E PHY
f5ab082 openssl: update to version 1.0.2k
66211d0 lantiq: fix brnImage signature for the VGV7510KW22BRN images
36db143 ath9k: fix up a refcount imbalance error in the IRQ related fix
ecc362e procd: update to latest git HEAD
a1f918c base-files: fix user creation on sysupgrade with few opkg control files
04a5085 include/rootfs.mk: keep Require-User lines with CONFIG_CLEAN_IPKG
dfe77be imagebuilder: properly escape single quotes in device titles
f902296 ath9k: add stability fixes for long standing hang issues (FS#13, #34, #373, #383)
acd1795 mac80211: refresh patch
a6f3ea5 Add back the commit "ath9k: Add airtime fairness scheduler"
6b68635 bcm53xx: disable building Linksys EA6300 V1 image
e9ecb22 x86: fix sysupgrades on disks with 4k block size
e9d2173 mac80211: brcmfmac: don't use uninitialize mem for country codes
81f2196 mac80211: move (& update) upstream accepted brcmfmac patches
86b4b02 brcm47xx: backport arch patch with Luxul devices support
806d3cc packages: mark packages depending on a target as nonshared
f6de4a5 sdk: explicitely remove ccache directories when packing SDK
fc366fd lantiq: remove CPU_TYPE:=mips32r2, it gets overwritten anyway
b630d52 x86: unify CPU_TYPE for legacy and geode
c2ecf9c uml: mark as source-only
4d73b6b malta: mark as source-only to avoid wasting build resources
0a4d20f malta: move FEATURES to the target makefile
392cccb build: remove mips16 feature flag from target makefiles
e775ade build: remove obsolete mips32r2 CPU_TYPE
6193e3c ramips/rt288x: switch CPU_TYPE to 24kc
b36e24f x86: remove the xen_domu subtarget
296772f x86/generic: add xen DomU support
b850218 hostapd: fix stray "out of range" shell errors in hostapd.sh
ef08595 openvpn: let all openvpn variants provide a virtual openvpn package
3a9926e kmod-sched-cake: fix parameter passing kernel/user space
12392e5 zlib: Update to 1.2.11
cfb3ef3 lede-keyring: bundle latest usign certificates
2c4d158 sdk: fix Git URL detection
cf5f7aa sdk: avoid using private repository clone urls as base repo entry
4039b3e lantiq: fix an ethernet stability issue triggered by receving packets during boot
6538961 lantiq: fix spurious irq storm
c76da77 git-kernel: $(SUBDIR) should always be $(LINUX_VERSION)
29a4a17 sdk: do not strip static libraries
c71e13a netifd: update to git HEAD version
2ac776a curl: fix HTTPS network timeouts with OpenSSL
1e1e3ef LEDE v17.01: set branch defaults

Nov 24, 2017
SvenRoederer added a commit that referenced this pull request Dec 10, 2017
9fe59ab kernel: bump 4.9 to 4.9.65
088262a wireguard: bump to 20171122
332438b uboot-sunxi: fix build of HAOYU Electronics Marsboard A10
b5d52b2 sunxi: remove support for kernel 4.4
c048ca0 sunxi: backport sunxi-mmc controller driver from 4.13
7ec6394 ramips: fix Planex CS-QR10 device packages
6cfa7e5 ramips: fix DCH-M225 support
e626942 dnsmasq: load instance-specific conf-file if exists
d64c0e5 rpcd: update to version 2017-11-12
ecaad8b brcm47xx: fix switch port mapping on D-Link DIR-330
d851d7f wireguard: fix portability issue
8751bd7 wireguard: move to kernel build directory
ed571c1 wireguard: bump to 0.0.20171111
c9fb48a procd: update to latest git HEAD (fixes and improvements)
cda8ec7 openssl: update to 1.0.2m
4217541 brcm47xx: fix switch port mapping on Asus RT-N12 and RT-N16 models
95824b9 rpcd: update to the latest version from 2017-11-09
792559f mountd: bump to git HEAD version (optimization fixes)
a0ef1c4 functions.sh: fix default_postinst function
6b6578f wireguard: version bump to 0.0.20171101
9740523 ar71xx: fix LED config for DIR-869 A1
bdf19ee ipq806x: nbg6817: sync MAC addresses to the upstream values
2aff2ad ipq806x: nbg6817: add kmod-fs-ext4 to device packages
63f6408 uclient: update to the latest version, fixes fetch of multiple files
3eae19a ramips: fix Youku-YK1 support
8a48a53 tools/squashfs4: include sysmacros.h explicitly
8406e50 tools/squashfs: include sysmacros.h explicitly
96dbf59 tools/mtd-utils: include sysmacros.h explicitly
d2fd641 tools/findutils: include sysmacros.h explicitly
367b456 dnsmasq: restore ability to include/exclude raw device names
ee6fa8d lantiq: add missing default lan interface
2bee675 ipq806x: fix Zyxel NBG6817 WiFi button
f5935f7 ramips: fix default usb support for nexx wt3020-8M
0780e12 opkg: bump to 2017-10-23 (lede-17.01)
98c003e lantiq: ARV752DPW22: fix wireless mac address
50db9a4 lantiq: ARV752DPW22: set correct wireless led trigger
373fa54 kernel: bump 4.4 to 4.4.93 for 17.01
586a721 mountd: bump to git HEAD version (fixes SIGSEV crashes)
cdb2684 LEDE v17.01.4: revert to branch defaults
444add1 LEDE v17.01.4: adjust config defaults
79f57e4 wireguard: version bump to 0.0.20171017
d501786 hostapd: add wpa_disable_eapol_key_retries option
b6c3931 hostapd: backport extra changes related to KRACK
a5e1f7f mac80211: backport kernel fix for CVE-2017-13080
46e29bd x86: partly revert cabf775
707305a mac80211: Update wireless-regdb to master-2017-03-07
907d870 wireguard: add wireguard to base packages
bff1630 brcmfmac: backport length check in brcmf_cfg80211_escan_handler()
fa0b5fc kernel: bump 4.4 to 4.4.92
e6fd17d ramips: fix compile warning in MT7621 NAND driver
2e9f3c6 ramips: fix typo in MT7621 NAND driver
63c1714 hostapd: merge fixes for WPA packet number reuse with replayed messages and key reinstallation
cdd093b x86/64: add xen DomU support
cabf775 x86: Refresh subtargets kernel config
da0219e x86: Fix xen serial console by removing conflicting PATA driver
f52b404 x86/generic: use HIGHMEM64G instead of HIGHMEM4G to fix PAE and Xen
8ad1b09 kernel: add fix for bgmac with B50212E B1 PHY
c1023c8 mt76: sync with version 878456caf60d from master
baa8eaa bcm53xx: backport DTS changes up to the first 4.15 queued commits
94aa2b8 ar71xx: add rssileds to WA850RE v1 image
f67c22e toolchain/gdb: update to version 8.0.1
0672213 cmake: fix build error with Xcode 9 on macOS 12
a999f91 gcc: fix build error with macOS + Xcode 9
2ce9c84 build: add a darwin sitefile to deal with macOS 10.12 + Xcode 9 build errors
f9a849c ramips: mt7620: do not pad sysupgrade Archer images
ee32de4 LEDE v17.01.3: revert to branch defaults
df54a8f LEDE v17.01.3: adjust config defaults
d0bf257 uhttp: update to latest version
783465d odhcpd: don't enable server mode on non-static lan port
c92c189 odhcpd: backport fixes from master branch (FS#402, FS#524)
4b4a4af dnsmasq: bump to v2.78
b8357e8 base-files: create /etc/config/ directory
3350137 sunxi: clean up modules definitions
a881323 ltq-vdsl-mei: revert disable optimized firmware download
f483a35 curl: fix security problems
e232c67 mbedtls: update to 2.6.0 CVE-2017-14032
37e1bd2 generic: drop 704-phy-no-genphy-soft-reset.patch
720b0e2 kernel: update 4.4 to 4.4.89
b428f45 ltq-vdsl-mei: disable optimized firmware download
39e5cd9 ltq-vdsl: fix PM thread suspend and resume handling
86f0e8b openvpn: add "extra-certs" option
af802bc lantiq: fix missing otg_cap on danube platform
12a0da6 tcpdump: noop commit to refer CVEs fixed in 4.9.2
f66c6e1 tcpdump: bump to 4.9.2
a131f7c utils/tcpdump: Rework URLs
7f1359c base-files: fix wan6 interface config generation for pppoe
97ebdf9 ipq806x: Archer C2600: fix switch ports numbering
d33f790 treewide: fix shellscript syntax errors/typos
4f162ac ramips: fix hg255d LED status support
4151752 ar71xx: fix MAC addresses on TP-Link TL-WR1043ND v4
082e621 hostapd: fix iapp_interface option
ab305e1 kernel: update 4.4 to 4.4.87
1d15a03 dnsmasq: backport arcount edns0 fix
a7506c0 dnsmasq: backport official fix for CVE-2017-13704
bb6a8b2 uclient: update to 2017-09-06
ca53eff kernel: update 4.4 to 4.4.86
1100bbf brcm47xx: refresh Linux 4.4 config
f62a31d f2fs-tools: fix mkfs.f2fs on big-endian systems
c3bddb4 f2fs-tools: drop musl compat patch
707a4b4 f2fs-tools: drop patch in favour of CONFIGURE_VARS
bd29aa1 f2fs-tools: Switch to gz tarball
a006b48 dnsmasq: forward.c: fix CVE-2017-13704
dc8392f kernel: backport usbport LED trigger driver support for DT
86722ab kernel: fix of_node handling in LEDs core code
4a1b87a kernel: update 4.4 to 4.4.83
cae20f6 bcm53xx: backport DTS commits that setup USB LEDs
ae3c556 tcpdump: Update to 4.9.1
3e35eb1 mbedtls: Re-allow SHA1-signed certificates
ff414fb ramips: fix WHR-1166D WAN port
889638c base-files: don't setup network in preinit if failsafe is disabled
b67b316 dnsmasq: backport remove ping check of configured dhcp address
4503d8b procd: update to the latest git HEAD
982612d ramips: ArcherC50v1: fix wlan2g MAC address
48798af ramips: fix Omnima MiniEMBWiFi image
1a050c8 ramips: build HuaWei HG255D image
57a8f36 ramips: add missing partitions
66b071f procd: update to latest git HEAD
6f4a903 ralink: fix rcu_sched stalls on mt7621
c407e6c ramips: Archer C50v1: fix power led
8e67c35 ramips: Archer C50v1: fix switch port numbering
a943934 ramips: Archer C50v1: fix LEDs active levels
5e409f0 ramips: fix Mercury MAC1200R v2.0 board name
5e87b01 brcm63xx: add NULL clock fix send upstream
2247af8 ramips: add NULL clock fix send upstream
1807a0e ar7: add NULL clock fix send upstream
7ab8bf1 curl: fix CVE-2017-7407 and CVE-2017-7468
69acb25 kernel: update kernel 4.4 to version 4.4.79
a5822db ramips: DIR-860L-B1 fix switch port numbering
823d35f kernel: netfilter: fix nf-nathelper(-extra) description
e08b825 ramips: fix wps button gpio for DWR-512
ece85e2 ramips: DTS: VoCore2 improvements/fixes
870ca0d ar71xx: fix switch port mapping for TP-Link TL-WR74xN/D series
671fc88 uboot-envtools: add support for ALFA Network AP121F
3959110 ar71xx: add support for ALFA Network AP121F
f6907dc image: fix ar71xx legacy images
8fbef4b imx6: fix DualLite/Solo GW551X board detection
82b20d7 procd: backport kernel watchdog start/stop support
c047c34 x86: add missing kernel config symbols to Geode target
05643bd x86: enable ACPI support for the Geode subtarget
699e312 dnsmasq: backport patch fixing DNS failover (FS#841)
d0ec502 ar71xx: set US region code for TP-Link TL-WR710N v1 image
7896d7b fstools: backport fixes from master branch
74d5c3e mtd-utils: use source package name for lzo in PKG_BUILD_DEPENDS
3214e17 ramips: fix Xiaomi MiWiFi Nano firmware partition size
27da508 build: fix kmod package build on non-GNU systems
d71ffb9 ar71xx: Fix UBIFS work on Mikrotik RB95x devices
5261766 lantiq: use img file extension for DGN3500 factory images
91d41b6 dnsmasq: backport tweak ICMP ping logic for DHCPv4
cca765f dhcpv6: add missing dollar sign in dhcpv6 script (FS#874)
eff3469 procd: backport fixes from master branch
8d3d7f6 kernel: update kernel 4.4 to 4.4.74
53eba6f ipq806x: fixup thermal patches
761e608 base-files: fix PKG_CONFIG_DEPENDS to include version.mk entries
f197a2a bcm53xx: include wpad-mini only on devices with (supported) wireless
6c03b29 firmware-utils: fix dgn3500sum compiler warnings
73a4568 ca-certificates: Update to version 20161130+nmu1
57289ae openvpn: update to 2.4.3
73e81a8 mbedtls: update to 2.5.1
5b0b27e bcm53xx: enable Northstar thermal driver
c03d431 kernel: backport Broadcom thermal drivers
8f254e9 Revert "dnsmasq: don't point --resolv-file to default location unconditionally"
c16326c dropbear: fix service trigger syntax error
2e206c7 ramips: fix Phicomm K1S(PSG1208) pinmux
a6b5ddf LEDE v17.01.2: revert to branch defaults
2da512e LEDE v17.01.2: adjust config defaults
65eec8b build: ensure that flock is available for make download
4053c4f include/toplevel: set env GIT_ASKPASS=/bin/true
e5db08e base-files: network.sh: fix a number of IPv6 logic flaws
8a42d4d mwlwifi: update to version 10.3.4.0 / 2017-06-06
f709597 automake: import upstream fix for perl 5.26
df4363b base-files: network.sh: properly report local IPv6 addresses
4fbd072 kernel: update kernel 4.4 to 4.4.71
443d705 Add missing APU1 reference to x86 board.d
524ed50 base-files: always set proto passed to _ucidef_set_interface()
bf6216e lantiq: fix broadcasts and vlans in two iface mode
36ccbbd lantiq: select kmod-mt7603 instead of kmod-mt76 for WBMR-300HPD
4186d73 lantiq: use the P2812HNUF* wan port as wan
254bf79 lantiq: xrx200: use vlan for ethernet wan port
b78bcdf x86: disable X2APIC support for legacy subtargets
e78a641 umdns: remove superfluous include in init script
cdfc678 dnsmasq: bump to 2.77
9e20cc5 dnsmasq: make tftp root if not existing
ebf46d2 dnsmasq: use logical interface name for dhcp relay config
78edfff dnsmasq: don't point --resolv-file to default location unconditionally
b1257d8 ar71xx: fix Wallys DR344 GPIO-connected LEDs and button
21a7e40 ar71xx: set GE interface as wan by default in Wallys DR344
a412350 ar71xx: fix GE interface support in Wallys DR344
dfecce6 toolchain/gdb: update to version 7.12.1
fe5e343 usbmode: update usb-modeswitch-data to 20170205
4baf0ea usbmode: update to latest version
7c1e588 usbmode: Update to latest HEAD
22478bf samba: bump PKG_RELEASE
757353c firewall: resync with master
4bd3b8f mac80211, hostapd: always explicitly set beacon interval
e194e1b hostapd: add legacy_rates option to disable 802.11b data rates.
20198f7 ipq806x: fix Netgear X4 R7500 ath10k firmware selection
784ceba treewide: select ath10k firmware explicit
0e31ce7 ath10k-firmware: do not select the qca988x by default
a44d7bf build: fix possible issue with kmod package having multiple AutoLoad's
e02b12c kernel: update kernel 4.4 to 4.4.70
2f92622 kernel: fix autoloading arch-specific modules
9c2bd3d backlight-pwm: fix module description
215c1d0 kernel: update kernel 4.4 to 4.4.69
d1a0fc3 binutils: fix build with host gcc < 4.9
d179aa8 util-linux: fix build with uclibc
dd19a41 dropbear: bump to 2017.75
51db1f5 samba: fix CVE-2017-7494
1165c0a umdns: update to the version 2017-05-22
74100f3 bcm53xx: add support for TP-LINK Archer C5 V2
dfe2cea firmware-utils: tplink-safeloader: add support for Archer C5 V2
0bef8f8 fstools: backport regression fix for volume_identify
379155d imagebuilder: fix bundling of DTS sources
dbaaeae image.mk: Generate cpiogz with root-owned files
4bd98e9 ramips: add om-watchdog to rut5xx DEVICE_PACKAGES
9423cf3 om-watchdog: add support for Teltonika RUT5xx (ramips)
38367c5 om-watchdog: cosmetic code style fixes
da4992f om-watchdog: cleanup Makefile
8011215 ar71xx: enable nand-utils in the mikrotik subtarget to ensure it makes it to initramfs
aba1b3c openvpn: update to v2.4.2
53e751e openvpn: add myself as maintainer
d40e2ef OpenVPN: Update to 2.4.1
98491a9 openvpn: add extra respawn parameters
bc58099 openvpn: move list of params and bools to a separate file
7f3ec01 ramips: fixup-mac-address: add missing include
d8cfeba dnsmasq: support dhcp_option config as a list
d1e0cc8 bcm53xx: backport DT patches for serial, thermal and MDIO
8619683 ramips: add factory firmware for Tp-Link C20i/C50
d90ff22 brcm63xx: fix invalid Asmax AR 1004g DTS reference
d49920e lantiq: fix avm fritz box mac addresses
79cd141 ramips: enable ramdisk for mt7621
bc0de27 ipq806x: fix EA8500 switch configuration
0c8f726 base-files: implement ucidef_set_hostname(), ucidef_set_ntpserver()
eb11207 mac80211: rt2800: fix mt7620 E2 channel registers
64fa4ea mac80211: rt2800: fix mt7620 vco calibration registers
820a396 mac80211: rt2x00: fix MT7620 LNA gain and VCO-after-ALC
5b91d2b mac80211: rt2x00: import upstream changes and rebase our patches
ab7087e rt2x00: mt7620: make fixes requested upstream
4314646 rt2x00: mt7620: yet another beauty session
ceefe61 mac80211: add rt2x00 debug symbols to PKG_CONFIG_DEPENDS
5ac51ad ath9k: fix power limits on init
a972879 ath: do not apply broken power limits with ATH_USER_REGD
503e496 odhcpd: update to version 2017-04-28 (FS#595)
c266641 odhcpd: update to version 2017-04-21
37cf921 build: fix symlinked .config handling
8b9f7bd ramips: WN3000RPv3: do not setup switch
bf534e4 brcm63xx: Add Observa VH4032N support
105d5b6 cns3xxx: use proper macro's for ID handling
49ce6d0 ramips: add support for Sanlinking D240
58ec566 ar71xx: select ATH79_NVRAM only by boards actually use it
7e2ad9c ramips: fix Sercomm NA930 compatible string
88cc06a ramips: remove Planex CS-QR10 sound device tree node
f1f0b92 ramips: cleanup SPI flash device tree properties usage
6aa0a85 ramips: remove DT pcie nodes for GL-MT300A/N
e200c66 rpcd: Explicitly link with lcrypt
28d6265 ramips: ZyXEL Keenetic Omni/Omni2: export gpio usb power
fd693bc ramips: ZyXEL Keenetic Viva: align factory images
5b2624d ramips: ZyXEL Keenetic Viva: export gpio usb power
a666236 ramips: add ip17xx support to WLI-TX4-AG300N
0405851 ramips: fix EX2700 wireless mac
a12655a ramips: ZyXEL Keenetic series update wan mac
9494825 ramips: ZyXEL Keenetic Omni align factory images
85bca2d ramips: correct keenetic-series switch index
1aee42c ramips: add support for Netgear WN3000RPv3
846457f ramips: fix mac address of miwifi-mini
7ee0937 feeds: add option to force feed update despite modified files
0f3c2d0 ramips: Clean duplicated status property for Omega2 WMAC in dtsi
26f07f6 ramips: fixed sms led polarity into dwr-512 DT
dbd2212 ramips: WN3000RPv3: do not setup switch
ae0e167 busybox: revert accidential version bump
fe0b171 busybox: nslookup_lede: mimic output format of old Busybox applet
a2ee9b7 busybox: nslookup_lede: fix compatibility with v1.25
af1d1eb x86: enable 4G high memory support for generic (32bit) subtarget
3bfe7ee generic: keep module aliases inside .modinfo
2bc8d5e ubox: bump to version 2017-03-10
1ab4126 kernel: use skb_cow_head() to deal with cloned skbs
1d1935b ar71xx: fix minor syntax error in /lib/upgrade/platform.sh
9117ef8 ramips: update DEVICE_PACKAGES for Ubiquiti EdgeRouter X
72fcdb6 openssl: Use mkhash for STAMP_CONFIGURED
5feb4f0 busybox: fix build of nslookup_lede applet without IPv6 (#728)
449880e busybox: Move libresolv detection to LEDE Makefile
9437fbb bcm53xx: backport BCM5301X patches
3ff31f8 bcm53xx: parepare for building more Linksys images
ad145e0 bcm53xx: prepare for building Archer C5 V2 image
3dbc417 ar71xx: add TP-LINK TL-WR841N/ND v12 image
7eb58cf utils/f2fs-tools: Update to 1.8.0
1d76542 busybox: add musl compatible nslookup replacement
6ca5ccc kernel: update kernel 4.4 to 4.4.61
c2999ef odhcpd: update to version 2017-03-29 (FS#635)
a532aaa odhcpd: update to version 2017-02-28
425c6d0 odhcpd: update to version 2017-02-21
f2f672c ramips: add RP-N53 pcie wireless eeprom
f3dc2ff ramips: fix WHR-600D eeprom dt property
caaa214 util-linux: re-enable parallel builds
0faf921 util-linux: unconditionally enable ncursesw support
f2a3653 utils/util-linux: Update to 2.29.2
c6e7998 build: fix triggering opkg/host compilation
5866ff8 libubox: fix host build on macOS
293c54c libubox: add host build
5aa97e3 opkg: switch to LEDE fork (#120, #551, #571)
7099bb1 mt76: ensure that the metapackage gets built as .ipk
53fcaed image.mk: force kernel rebuild on every run
638ca50 kernel: Fix the incorrect i_nlink count after jffs2's RENAME_EXCHANGE operations.
47bf110 mac80211: backport an upstream fix for queue start/stop handling
a49503b sysntpd: restore support for peer-less (standalone) mode
1bdd232 ar71xx: fix Wallys DR344 ethernet MAC addresses offsets
0cb669b ugps: fix and improve init script
0dcc4d2 kernel: update kernel 4.4 to 4.4.59
1adc6db ubox: fix sha256 mirror hash
298c40f odhcpd: fix sha256 sum
910a943 firewall: document rules for IPSec ESP/ISAKMP with 'name' option
1b94737 iw: enable MESH ID in scan output
0d304d4 busybox: vi: backporting patches to fix ZZ and :x command
474c31a umdns: update to the version 2017-03-21
ba076eb umdns: update to the version 2017-03-14
0f23e80 iproute2: fix ip monitor can't work when NET_NS is not enabled
111cf1b curl: fix CVE-2017-2629 SSL_VERIFYSTATUS ignored
c4ed92a mbedtls: update to version 2.4.2
7d70ad6 mac80211: mwifiex-sdio: select DRIVER_11AC_SUPPORT
7ae6812 mac80211: mwifiex-pcie: select DRIVER_11AC_SUPPORT
fc90e87 mvebu: wrt3200acm enable SDIO interface
c030833 mac80211: add support for Marvell 802.11n/802.11ac SDIO Wireless cards
9d84acc brcm2708: remove duplicated gzip from image generation
1bba578 ar71xx: add ath10k driver and firmware for Netgear R6100 to firmware image
0eed4a6 umdns: update to the 2017-03-10 version
4a405ac brcm2708: add support for the new Raspberry Pi Zero W
e091e89 brcm2708: order boards and models alphabetically
8b52a89 brcm2708: update linux 4.4 patches to latest version
b3ba376 brcm2708-gpu-fw: update to latest version
f8e08ff ramips: fix Linksys RE6500 switch port mapping
20a2db8 ppp: propagate master peerdns setting to dynamic slave interface
09a8183 kernel: update kernel 4.4 to 4.4.52
514854d bcm53xx: backport accepted BCM5301X and BCM53573 patches
0c05cad bcm53xx: include Broadcom PHY driver in the kernel
f4fc12f kirkwood: fix include in etc/board.d/02_network
21903d0 wireless-tools: Change download url to github
f0e8470 grub2: update to 2.02~rc1
1b2a54b iftop: bump to latest upstream
3d52251 swconfig: Bugfix switch_port uci option parsing
df041b6 netifd: fix stopping netifd + interfaces
87e021e libpcap: add optional netfilter support
2e67e8c archs38: only calculate entry point address when necessary
657e3ce arc770: only calculate entry point address when necessary
0f2757d px5g: replace px5g-standalone with a statically linked variant of px5g-mbedtls
2e85453 mbedtls: add --function-sections and --data-sections to CFLAGS
e3021e0 scripts/feeds: Reuse TOPDIR if defined in environment
b036a22 kernel: add Chinese codepages
fffabd3 gen-dependencies.sh: fix handling variations in "file" output
2d5f8eb rstrip.sh: fix handling variations in "file" output
db7f80c libpcap: remove feature dependencies on kmod-* packages
00e4f6f ebtables: update to last commit
8aa92de hostapd: mv netifd.sh hostapd.sh
2856c7e ath10k-firmware: update qca9984 firmware
3983b4a ppp: honor ip6table for IPv6 PPP interfaces
352f92f ppp: add pppoe-discovery to an independent package
31c2461 base-files: Added a deprecation notice on wifi detect
8bb839e base-files: Add wifi config to wifi command usage
cff47ca ar71xx: fix platform_find_rootfspart()
e1e9d27 uclibc++: patch bugfix erase() on derived __base_associative
e19fbd3 ramips: fix Airlink AR725W device title
23fd4e6 scripts: get_source_date_epoch.sh: fix mercurial support, add mtime fallback
37b0d54 ath10k-firmware: revert faulty PKG_SOURCE_DATE change from 7cb27b46
e591831 ath10k-firmware: update qca9984 firmware and board data
8a3ac15 ath10k-ct: Support ath10k CT firmware for 9887 chipsets.
4bd0edc scripts/getver.sh: append short git hash based on upstream commit
9451cd7 leds-apu2: Add PC Engines APU2 LED driver
65b0546 netfilter: re-enable TEE support for kernel 4.4
2b122a6 gpio-nct5104d: Add nct5104d driver package
bc443b1 x86/64: Enable GPIO sysfs & GPIO LED support
c5d8d8f x86: drop ep80579-drivers
83d3e39 6in4: add missing colon when setting default ca_path
ee1cd31 procd: update to latest git HEAD
bc61c13 procd: update to the latest version
709c326 hostapd: fix feature indication
ef5cb96 relayd: fix making incomplete instance json data
77fb98e relayd: remove old start-stop-service related code
b24273f ppp: ppp6-up: add executable permission bit
5f5fae2 mac80211: hwsim: select DRIVER_11AC_SUPPORT and DRIVER_11W_SUPPORT
2b22e1d openvpn: adding key_direction to append_params.
6cb46ad ubus: update to the latest version
fdc22b6 ubus: update to the latest version
4c9b459 libubox: Update to latest version
67c2a17 libubox: update to the latest version
bf53a83 acx-mac80211: fix scan API error that could lead to a crash
f1336d2 iw: sync nl80211.h with mac80211 package
703515f mac80211: sync with master branch as of 9edff13abd97
d27dd62 ath10k-ct: depend on kmod-hwmon-core, it gets used when CONFIG_THERMAL is set
0ce2d5b ath10k-ct: fix kernel api compatibility issues
09620c0 ath10k-ct: Fix performance of 2x2 hardware running 3x3 firmware.
0a3088c mt76: split kmod package
39d03d9 lantiq: fix broadcast packets leaking on the wrong vlan on xrx200
5fed9ef kernel: move upstream accepted bcm47xxpart TRX cleanups
5c1758d kernel: backport bcm47xxsflash support for reading 32 MiB flashes
349577a Revert "kernel: ar8327/ar8337: disable ARL access code to avoid lockups (FS#384)"
7fd494d ar8216: flush ARL table during reset after init_globals
f6d94b0 cmake: skip build system check on compile
59508e3 dnsmasq: Add upstream patch fixing SERVFAIL issues with multiple servers
06f3b91 kernel: update kernel 4.4 to version 4.4.50
5612114 Revert "px5g-standalone: provide px5g via PROVIDES"
4d1ab84 uboot-kirkwood: fix goflexhome/net bootcommand
cdeb232 ar71xx: Remove images for rb-941-2nd
f79926c sdk: emit proper tag references for base URLs
0a26490 lantiq: set the internet led interface according to wan interface
6a6e3a4 lantiq: introduce lantiq_is_vdsl_system
c5879b0 lantiq: fix ARV7519RW22 switch port indexing
c835c9e uhttpd: use sha256 when generating certificates with openssl (FS#512)
6ebb872 dropbear: bump PKG_RELEASE
f527436 dropbear: enable SHA256 HMACs
f88bd7c ar71xx: fix ethernet PLL configuration for QCA956x
828a024 x86: Set default baud rate on Geode images to 115200
63a8424 x86: Add Geos profile for Geode subtarget
808f6a5 x86: Add board configs for the PC Engines APU2
6d6db65 x86: Enable DIAG LED on Geos
bd5b5c7 x86: Move Traverse Geos configs into x86 base-files
06e0c30 x86: Add configuration back for Traverse Geos
982dd01 Mark targets using kernel 3.18 as source-only
25b7295 ramips: fix the number of uarts for MT7688
71ea3b4 ramips: fix PWM pin mux conflict in dtsi
44aec27 ugps: fix typo
7efe538 brcm47xx: fix button inversion for Asus WL-500W
be007c5 brcm47xx: fix USB driver choice for Asus WL-500W
dbb8e04 qos-scripts: fix module load commands (FS#438)
853bad5 kernel: fix crashes on MIPS when loading kernel modules under memory pressure
df49e49 mdns: update and rename package to the umdns
72d045b ar71xx: fix DEFAULT_PACKAGES for mikrotik devices
b8c9ded build: add buildbot specific config option for setting defaults
eea6df8 tools: patch-image: fix file descriptor leak.
30a4966 octeon: only copy sysupgrade file if present
152f57f ar71xx: Add missing device package om-watchdog for MR1750
fcba5ee ar71xx: add OpenMesh A40 to OpenMesh A60 profile
f30f25c ar71xx: extract ath10k wifi board.bin for the OpenMesh A40 board
d6d9f25 package/uboot-envtools: add OpenMesh A40 support
e6057ed package/om-watchdog: add OpenMesh A40 support
4a36180 ar71xx: enable sysupgrade for the OpenMesh A40
552bc35 ar71xx: add user-space support for the OpenMesh A40
14add3f ar71xx: add kernel support for the OpenMesh A40 board
b194b3d ar71xx: create profile and build image for the OpenMesh A60 board
facbdec ar71xx: extract ath10k wifi board.bin for the OpenMesh A60 board
8785ebc package/uboot-envtools: add OpenMesh a60 support
eb38371 package/om-watchdog: add OpenMesh A60 support
b7361c5 ar71xx: enable sysupgrade for the OpenMesh A60
72c65c6 scripts/om-fwupgradecfg-gen.sh: add support for the A60
5ad9164 ar71xx: add user-space support for the OpenMesh A60
72d8d8c ar71xx: add kernel support for the OpenMesh A60 board
a3061e5 package/uboot-envtools: add OpenMesh OM2Pv4/-HSv4 support
8a35c48 package/om-watchdog: add OpenMesh OM2Pv4/-HSv4 support
d536c1d ar71xx: enable sysupgrade for the OpenMesh OM2Pv4/-HSv4
b2f3d9b ar71xx: add user-space support for the OpenMesh OM2Pv4/-HSv4
9f0f4c1 ar71xx: add kernel support for the OpenMesh OM2Pv4/-HSv4
68ba052 ar71xx: Remove the v2/v3 from the OpenMesh profile names
cbd69f7 procd: fix default timeout for reload trigger actions
367a3bb mvebu: append metadata to clearfog sd card images
4817e61 brcm63xx: Neufbox 6: fix switch by probing through DT
034a800 sdk: clean scripts/config before packing tarball (FS#504)
e5060b3 ramips: added image size into dwr-512 DT
b72dcd5 layerscape: fix adjust_link for 10G & 2.5G
57dfbac ramips: Correct switch configuration for Newifi D1
32c9d46 lantiq: fix patching the wifi mac address on BTHOMEHUBV3A
e967f4d ath9k: fix various issues in the airtime-fairness implementation
eac4851 kernel: MIPS: IRQ Stack: Fix erroneous jal to plat_irq_dispatch
02515f0 brcm63xx: fix lzma loader for BCM6362
f49efcd brcm63xx: do a full reset phy cycle
921cecb brcm63xx: fix external interrupts on BCM6318
b8567cb odhcpd: update to git HEAD version (FS#396)
03ff2d7 odhcpd: update to git HEAD version (FS#388)
f25d9cb arc770: backport upstream fix for unaligned access
bd64568 procd: update to latest git HEAD
4e2c2b5 ramips: fix AR670W partition alignment
86bd886 brcmfmac: improve Raspberry Pi 3 stability
083854f bcm53xx: add missing system.sh include
42f3c1f arc770: fix broken upstream change
2ad4383 tcpdump: update to version 4.9.0
f2b885d bcm53xx: set Netgear R8000 USB LEDs
054ce16 kernel: update kernel 4.4 to version 4.4.47
b786a5f kernel: bump to 4.4.46
c656cbc kernel: bump to 4.4.45
ee3067c Kernel: bump to 4.4.44
518bb7a bcm53xx: refresh Linux 4.4 config
8ff8e51 bcm53xx: image: use one style of adding TARGET_DEVICES entries
81f9cd5 bcm53xx: backport upstream DTS files for Linksys devices
29c0b57 bcm53xx: use accepted BCM5301X patches for R8000 and Luxul devices
5c4b2eb mac80211: brcmfmac: backport wowlan netdetect fixes
52add19 mac80211: brcmfmac: backport PSM watchdog improvements
c578da6 mac80211: brcmfmac: backport minor code cleanups
4b9bdb4 mac80211: brcmfmac: backport 4.10 fixes & typo fix
85d128f mac80211: brcmfmac: backport scheduled scan cleanup and chip support
e48b1c2 mac80211: brcmfmac: backport some old patches from 2016
e8f4222 mac80211: rename brcmfmac patches to use higher prefix
41dc50f kernel: backport bgmac support for external PHYs
aec04e1 kernel: use upstream accepted bgmac fix for BCM47186B0
f61044a kernel: rename bgmac patches to squeeze them
36288db mac80211: start hostapd with logging wpa_printf messages to syslog
bc49d79 hostapd: enable support for logging wpa_printf messages to syslog
a0bc62f hostapd: backport support for sending debug messages to the syslog
3f9a194 ramips: fix Airlink AR725W factory image build
c53bb97 ipq806x: fix wireless macs
5ed2322 bcm53xx: set WAN MAC address to don't share one with LAN interface
41de9a2 ipq806x: fixup nbg6817 internal mmc and switch configuration in DTS
1b51a49 ccache, samba36: fix samba.org addresses to use https
0224e32 kernel: fix BCM54612E PHY support
bce140e musl: update musl to 1.1.16+ and switch to download from git
b313f0d ar71xx: fix netgear wndr3700 v1/v2, wndr3800/wndr3800ch switch port mapping
581285c ar71xx: fix netgear wnr2000 v3 switch port mapping
0880105 ar71xx: fix tl-wr841n-v7 switch port mapping
2a14335 mvebu: fix usb port leds
faea9be mvebu: set fan_ctrl.sh only on mamba
e9b60b5 x86: add kernel module for sp5100_tco watchdog
af3ae4b x86: Add sp5100_tco AMD patches
d6a830a octeon: fix mtd partitions for erlite on cmdline
9c915d1 ipq806x: Fix wireless support for Netgear Nighthawk X4S D7800
4d561b3 package-ipkg: Do not fail build without base-files
f8d8b60 Fix dependency for hostapd
4cd9625 iproute2: cake: update cake support
4f5ff00 kmod-sched-cake: Bump to latest version
d1d970e libtool: don't clobber host libtool infrastructure
e5bc7bf build: properly pass CPP and CXX flags in HOST_MAKE_VARS
83c9bfa build: introduce default HOST_MAKE_VARS for host-builds
82009d4 tools/cmake: remove HOST_CONFIGURE_CMD and re-distribute the args & vars
786160c odhcp6c: use LEDE_GIT in package source url
4d9106a odhcp6c: update to git HEAD version
02d5118 odhcpd: use LEDE_GIT in package source url
036cf93 odhcpd: update to git HEAD version
cd99f3c odhcpd: update to git HEAD version
ef170bf odhcpd: update to git HEAD version
fe253bc netifd: update to git HEAD version
718c201 base-files: add /etc/iproute2/rt_protos
754f474 base-files: uppercase default hostname: LEDE
be7480c procd: update procd.sh to disallow signal-numbers, enforce signal-names
7c5bc82 openvpn: ssl-enabled variants also provide a virtual openvpn-crypto package
acebb4a iproute2: cake: add 'mpu' minimum packet length support
06fca0c kmod-sched-cake: add 'mpu' minimum packet length support
ff81358 hostapd: default to wps_independent 1
2f9568a hostapd: expose wps_independent and ap_setup_locked as uci options
f951963 mwlwifi: Fixes rewritten history hash and latest version
d7cae5f opkg: clarify messages and errors related to downloads
b2cd9b8 ubus: update to the latest version
977eb2c ubus: update to the latest version
ea43d60 kernel: ar8327/ar8337: disable ARL access code to avoid lockups (FS#384)
d5b5339 bcm53xx: fix LAN MAC address for devices that use eth2 originally
01888f9 ar71xx: add missing DEVICE_TITLE for mikrotik devices
198d73b ar71xx: Fix mikrotik subtarget default profile for device profile selection
0780fd5 ar71xx: improve Mikrotik hAP Lite device support
2cf64af ar71xx: mark soft_config mtd part as writeable for RB-941-2nD
51b6dd1 ar71xx: fix up the kernel config for the mikrotik subtarget
3e4b00e ar71xx: fix network config for Mikrotik RB411U
ca2a03d ar71xx: add support for RB-941-2nD
0656bee ar71xx: convert mikrotik routerboard support to UBI
e53e44a ar71xx: create a proper default profile for the mikrotik subtarget, drop other profiles
47fa00a tools: update kernel2minor to 0.24 version
b2437a0 base-files: don't overwrite model name set by target
f4162bf mt76: update to the latest version
e384982 kernel: update bcma to fix devm memory leaks
5f2a1ac ath9k: remove the deaf rx path state check patch
406f85a mdns: update to the latest version
76f1b94 download.pl: fix detecting download errors with curl
bda982b ramips: add missing DTS pcie node for WSR-600
e038c60 qemu: rename internal crypto/aes symbols
4fa8f2a tools/qemu: use default host configure rule ; set appropriate vars & args
31b0640 lantiq: fix unaligned access in xrx200_poll_rx()
ec095b5 ledtrig-netdev: don't cancel work on events for different interfaces
b8fcbbf kmod-sched-core: Add HTB and TBF traffic shapers
70a6bbd ar71xx: prepare jffs2 partition properly in factory.bin for BHR-4GRV2
f5e8c90 mxs: remove stale references to obsolete kernel module packages
69f773d openvpn: add support for various new 2.4 configuration options
d46ce94 kernel: backport support for BCM54210E PHY
c170848 kernel: backport support for BCM54810 PHY
2ee7bc0 kernel: backport support for BCM54612E PHY
f5ab082 openssl: update to version 1.0.2k
66211d0 lantiq: fix brnImage signature for the VGV7510KW22BRN images
36db143 ath9k: fix up a refcount imbalance error in the IRQ related fix
ecc362e procd: update to latest git HEAD
a1f918c base-files: fix user creation on sysupgrade with few opkg control files
04a5085 include/rootfs.mk: keep Require-User lines with CONFIG_CLEAN_IPKG
dfe77be imagebuilder: properly escape single quotes in device titles
f902296 ath9k: add stability fixes for long standing hang issues (FS#13, #34, #373, #383)
acd1795 mac80211: refresh patch
a6f3ea5 Add back the commit "ath9k: Add airtime fairness scheduler"
6b68635 bcm53xx: disable building Linksys EA6300 V1 image
e9ecb22 x86: fix sysupgrades on disks with 4k block size
e9d2173 mac80211: brcmfmac: don't use uninitialize mem for country codes
81f2196 mac80211: move (& update) upstream accepted brcmfmac patches
86b4b02 brcm47xx: backport arch patch with Luxul devices support
806d3cc packages: mark packages depending on a target as nonshared
f6de4a5 sdk: explicitely remove ccache directories when packing SDK
fc366fd lantiq: remove CPU_TYPE:=mips32r2, it gets overwritten anyway
b630d52 x86: unify CPU_TYPE for legacy and geode
c2ecf9c uml: mark as source-only
4d73b6b malta: mark as source-only to avoid wasting build resources
0a4d20f malta: move FEATURES to the target makefile
392cccb build: remove mips16 feature flag from target makefiles
e775ade build: remove obsolete mips32r2 CPU_TYPE
6193e3c ramips/rt288x: switch CPU_TYPE to 24kc
b36e24f x86: remove the xen_domu subtarget
296772f x86/generic: add xen DomU support
b850218 hostapd: fix stray "out of range" shell errors in hostapd.sh
ef08595 openvpn: let all openvpn variants provide a virtual openvpn package
3a9926e kmod-sched-cake: fix parameter passing kernel/user space
12392e5 zlib: Update to 1.2.11
cfb3ef3 lede-keyring: bundle latest usign certificates
2c4d158 sdk: fix Git URL detection
cf5f7aa sdk: avoid using private repository clone urls as base repo entry
4039b3e lantiq: fix an ethernet stability issue triggered by receving packets during boot
6538961 lantiq: fix spurious irq storm
c76da77 git-kernel: $(SUBDIR) should always be $(LINUX_VERSION)
29a4a17 sdk: do not strip static libraries
c71e13a netifd: update to git HEAD version
2ac776a curl: fix HTTPS network timeouts with OpenSSL
1e1e3ef LEDE v17.01: set branch defaults

Nov 24, 2017
SvenRoederer added a commit that referenced this pull request Dec 10, 2017
9fe59ab kernel: bump 4.9 to 4.9.65
088262a wireguard: bump to 20171122
332438b uboot-sunxi: fix build of HAOYU Electronics Marsboard A10
b5d52b2 sunxi: remove support for kernel 4.4
c048ca0 sunxi: backport sunxi-mmc controller driver from 4.13
7ec6394 ramips: fix Planex CS-QR10 device packages
6cfa7e5 ramips: fix DCH-M225 support
e626942 dnsmasq: load instance-specific conf-file if exists
d64c0e5 rpcd: update to version 2017-11-12
ecaad8b brcm47xx: fix switch port mapping on D-Link DIR-330
d851d7f wireguard: fix portability issue
8751bd7 wireguard: move to kernel build directory
ed571c1 wireguard: bump to 0.0.20171111
c9fb48a procd: update to latest git HEAD (fixes and improvements)
cda8ec7 openssl: update to 1.0.2m
4217541 brcm47xx: fix switch port mapping on Asus RT-N12 and RT-N16 models
95824b9 rpcd: update to the latest version from 2017-11-09
792559f mountd: bump to git HEAD version (optimization fixes)
a0ef1c4 functions.sh: fix default_postinst function
6b6578f wireguard: version bump to 0.0.20171101
9740523 ar71xx: fix LED config for DIR-869 A1
bdf19ee ipq806x: nbg6817: sync MAC addresses to the upstream values
2aff2ad ipq806x: nbg6817: add kmod-fs-ext4 to device packages
63f6408 uclient: update to the latest version, fixes fetch of multiple files
3eae19a ramips: fix Youku-YK1 support
8a48a53 tools/squashfs4: include sysmacros.h explicitly
8406e50 tools/squashfs: include sysmacros.h explicitly
96dbf59 tools/mtd-utils: include sysmacros.h explicitly
d2fd641 tools/findutils: include sysmacros.h explicitly
367b456 dnsmasq: restore ability to include/exclude raw device names
ee6fa8d lantiq: add missing default lan interface
2bee675 ipq806x: fix Zyxel NBG6817 WiFi button
f5935f7 ramips: fix default usb support for nexx wt3020-8M
0780e12 opkg: bump to 2017-10-23 (lede-17.01)
98c003e lantiq: ARV752DPW22: fix wireless mac address
50db9a4 lantiq: ARV752DPW22: set correct wireless led trigger
373fa54 kernel: bump 4.4 to 4.4.93 for 17.01
586a721 mountd: bump to git HEAD version (fixes SIGSEV crashes)
cdb2684 LEDE v17.01.4: revert to branch defaults
444add1 LEDE v17.01.4: adjust config defaults
79f57e4 wireguard: version bump to 0.0.20171017
d501786 hostapd: add wpa_disable_eapol_key_retries option
b6c3931 hostapd: backport extra changes related to KRACK
a5e1f7f mac80211: backport kernel fix for CVE-2017-13080
46e29bd x86: partly revert cabf775
707305a mac80211: Update wireless-regdb to master-2017-03-07
907d870 wireguard: add wireguard to base packages
bff1630 brcmfmac: backport length check in brcmf_cfg80211_escan_handler()
fa0b5fc kernel: bump 4.4 to 4.4.92
e6fd17d ramips: fix compile warning in MT7621 NAND driver
2e9f3c6 ramips: fix typo in MT7621 NAND driver
63c1714 hostapd: merge fixes for WPA packet number reuse with replayed messages and key reinstallation
cdd093b x86/64: add xen DomU support
cabf775 x86: Refresh subtargets kernel config
da0219e x86: Fix xen serial console by removing conflicting PATA driver
f52b404 x86/generic: use HIGHMEM64G instead of HIGHMEM4G to fix PAE and Xen
8ad1b09 kernel: add fix for bgmac with B50212E B1 PHY
c1023c8 mt76: sync with version 878456caf60d from master
baa8eaa bcm53xx: backport DTS changes up to the first 4.15 queued commits
94aa2b8 ar71xx: add rssileds to WA850RE v1 image
f67c22e toolchain/gdb: update to version 8.0.1
0672213 cmake: fix build error with Xcode 9 on macOS 12
a999f91 gcc: fix build error with macOS + Xcode 9
2ce9c84 build: add a darwin sitefile to deal with macOS 10.12 + Xcode 9 build errors
f9a849c ramips: mt7620: do not pad sysupgrade Archer images
ee32de4 LEDE v17.01.3: revert to branch defaults
df54a8f LEDE v17.01.3: adjust config defaults
d0bf257 uhttp: update to latest version
783465d odhcpd: don't enable server mode on non-static lan port
c92c189 odhcpd: backport fixes from master branch (FS#402, FS#524)
4b4a4af dnsmasq: bump to v2.78
b8357e8 base-files: create /etc/config/ directory
3350137 sunxi: clean up modules definitions
a881323 ltq-vdsl-mei: revert disable optimized firmware download
f483a35 curl: fix security problems
e232c67 mbedtls: update to 2.6.0 CVE-2017-14032
37e1bd2 generic: drop 704-phy-no-genphy-soft-reset.patch
720b0e2 kernel: update 4.4 to 4.4.89
b428f45 ltq-vdsl-mei: disable optimized firmware download
39e5cd9 ltq-vdsl: fix PM thread suspend and resume handling
86f0e8b openvpn: add "extra-certs" option
af802bc lantiq: fix missing otg_cap on danube platform
12a0da6 tcpdump: noop commit to refer CVEs fixed in 4.9.2
f66c6e1 tcpdump: bump to 4.9.2
a131f7c utils/tcpdump: Rework URLs
7f1359c base-files: fix wan6 interface config generation for pppoe
97ebdf9 ipq806x: Archer C2600: fix switch ports numbering
d33f790 treewide: fix shellscript syntax errors/typos
4f162ac ramips: fix hg255d LED status support
4151752 ar71xx: fix MAC addresses on TP-Link TL-WR1043ND v4
082e621 hostapd: fix iapp_interface option
ab305e1 kernel: update 4.4 to 4.4.87
1d15a03 dnsmasq: backport arcount edns0 fix
a7506c0 dnsmasq: backport official fix for CVE-2017-13704
bb6a8b2 uclient: update to 2017-09-06
ca53eff kernel: update 4.4 to 4.4.86
1100bbf brcm47xx: refresh Linux 4.4 config
f62a31d f2fs-tools: fix mkfs.f2fs on big-endian systems
c3bddb4 f2fs-tools: drop musl compat patch
707a4b4 f2fs-tools: drop patch in favour of CONFIGURE_VARS
bd29aa1 f2fs-tools: Switch to gz tarball
a006b48 dnsmasq: forward.c: fix CVE-2017-13704
dc8392f kernel: backport usbport LED trigger driver support for DT
86722ab kernel: fix of_node handling in LEDs core code
4a1b87a kernel: update 4.4 to 4.4.83
cae20f6 bcm53xx: backport DTS commits that setup USB LEDs
ae3c556 tcpdump: Update to 4.9.1
3e35eb1 mbedtls: Re-allow SHA1-signed certificates
ff414fb ramips: fix WHR-1166D WAN port
889638c base-files: don't setup network in preinit if failsafe is disabled
b67b316 dnsmasq: backport remove ping check of configured dhcp address
4503d8b procd: update to the latest git HEAD
982612d ramips: ArcherC50v1: fix wlan2g MAC address
48798af ramips: fix Omnima MiniEMBWiFi image
1a050c8 ramips: build HuaWei HG255D image
57a8f36 ramips: add missing partitions
66b071f procd: update to latest git HEAD
6f4a903 ralink: fix rcu_sched stalls on mt7621
c407e6c ramips: Archer C50v1: fix power led
8e67c35 ramips: Archer C50v1: fix switch port numbering
a943934 ramips: Archer C50v1: fix LEDs active levels
5e409f0 ramips: fix Mercury MAC1200R v2.0 board name
5e87b01 brcm63xx: add NULL clock fix send upstream
2247af8 ramips: add NULL clock fix send upstream
1807a0e ar7: add NULL clock fix send upstream
7ab8bf1 curl: fix CVE-2017-7407 and CVE-2017-7468
69acb25 kernel: update kernel 4.4 to version 4.4.79
a5822db ramips: DIR-860L-B1 fix switch port numbering
823d35f kernel: netfilter: fix nf-nathelper(-extra) description
e08b825 ramips: fix wps button gpio for DWR-512
ece85e2 ramips: DTS: VoCore2 improvements/fixes
870ca0d ar71xx: fix switch port mapping for TP-Link TL-WR74xN/D series
671fc88 uboot-envtools: add support for ALFA Network AP121F
3959110 ar71xx: add support for ALFA Network AP121F
f6907dc image: fix ar71xx legacy images
8fbef4b imx6: fix DualLite/Solo GW551X board detection
82b20d7 procd: backport kernel watchdog start/stop support
c047c34 x86: add missing kernel config symbols to Geode target
05643bd x86: enable ACPI support for the Geode subtarget
699e312 dnsmasq: backport patch fixing DNS failover (FS#841)
d0ec502 ar71xx: set US region code for TP-Link TL-WR710N v1 image
7896d7b fstools: backport fixes from master branch
74d5c3e mtd-utils: use source package name for lzo in PKG_BUILD_DEPENDS
3214e17 ramips: fix Xiaomi MiWiFi Nano firmware partition size
27da508 build: fix kmod package build on non-GNU systems
d71ffb9 ar71xx: Fix UBIFS work on Mikrotik RB95x devices
5261766 lantiq: use img file extension for DGN3500 factory images
91d41b6 dnsmasq: backport tweak ICMP ping logic for DHCPv4
cca765f dhcpv6: add missing dollar sign in dhcpv6 script (FS#874)
eff3469 procd: backport fixes from master branch
8d3d7f6 kernel: update kernel 4.4 to 4.4.74
53eba6f ipq806x: fixup thermal patches
761e608 base-files: fix PKG_CONFIG_DEPENDS to include version.mk entries
f197a2a bcm53xx: include wpad-mini only on devices with (supported) wireless
6c03b29 firmware-utils: fix dgn3500sum compiler warnings
73a4568 ca-certificates: Update to version 20161130+nmu1
57289ae openvpn: update to 2.4.3
73e81a8 mbedtls: update to 2.5.1
5b0b27e bcm53xx: enable Northstar thermal driver
c03d431 kernel: backport Broadcom thermal drivers
8f254e9 Revert "dnsmasq: don't point --resolv-file to default location unconditionally"
c16326c dropbear: fix service trigger syntax error
2e206c7 ramips: fix Phicomm K1S(PSG1208) pinmux
a6b5ddf LEDE v17.01.2: revert to branch defaults
2da512e LEDE v17.01.2: adjust config defaults
65eec8b build: ensure that flock is available for make download
4053c4f include/toplevel: set env GIT_ASKPASS=/bin/true
e5db08e base-files: network.sh: fix a number of IPv6 logic flaws
8a42d4d mwlwifi: update to version 10.3.4.0 / 2017-06-06
f709597 automake: import upstream fix for perl 5.26
df4363b base-files: network.sh: properly report local IPv6 addresses
4fbd072 kernel: update kernel 4.4 to 4.4.71
443d705 Add missing APU1 reference to x86 board.d
524ed50 base-files: always set proto passed to _ucidef_set_interface()
bf6216e lantiq: fix broadcasts and vlans in two iface mode
36ccbbd lantiq: select kmod-mt7603 instead of kmod-mt76 for WBMR-300HPD
4186d73 lantiq: use the P2812HNUF* wan port as wan
254bf79 lantiq: xrx200: use vlan for ethernet wan port
b78bcdf x86: disable X2APIC support for legacy subtargets
e78a641 umdns: remove superfluous include in init script
cdfc678 dnsmasq: bump to 2.77
9e20cc5 dnsmasq: make tftp root if not existing
ebf46d2 dnsmasq: use logical interface name for dhcp relay config
78edfff dnsmasq: don't point --resolv-file to default location unconditionally
b1257d8 ar71xx: fix Wallys DR344 GPIO-connected LEDs and button
21a7e40 ar71xx: set GE interface as wan by default in Wallys DR344
a412350 ar71xx: fix GE interface support in Wallys DR344
dfecce6 toolchain/gdb: update to version 7.12.1
fe5e343 usbmode: update usb-modeswitch-data to 20170205
4baf0ea usbmode: update to latest version
7c1e588 usbmode: Update to latest HEAD
22478bf samba: bump PKG_RELEASE
757353c firewall: resync with master
4bd3b8f mac80211, hostapd: always explicitly set beacon interval
e194e1b hostapd: add legacy_rates option to disable 802.11b data rates.
20198f7 ipq806x: fix Netgear X4 R7500 ath10k firmware selection
784ceba treewide: select ath10k firmware explicit
0e31ce7 ath10k-firmware: do not select the qca988x by default
a44d7bf build: fix possible issue with kmod package having multiple AutoLoad's
e02b12c kernel: update kernel 4.4 to 4.4.70
2f92622 kernel: fix autoloading arch-specific modules
9c2bd3d backlight-pwm: fix module description
215c1d0 kernel: update kernel 4.4 to 4.4.69
d1a0fc3 binutils: fix build with host gcc < 4.9
d179aa8 util-linux: fix build with uclibc
dd19a41 dropbear: bump to 2017.75
51db1f5 samba: fix CVE-2017-7494
1165c0a umdns: update to the version 2017-05-22
74100f3 bcm53xx: add support for TP-LINK Archer C5 V2
dfe2cea firmware-utils: tplink-safeloader: add support for Archer C5 V2
0bef8f8 fstools: backport regression fix for volume_identify
379155d imagebuilder: fix bundling of DTS sources
dbaaeae image.mk: Generate cpiogz with root-owned files
4bd98e9 ramips: add om-watchdog to rut5xx DEVICE_PACKAGES
9423cf3 om-watchdog: add support for Teltonika RUT5xx (ramips)
38367c5 om-watchdog: cosmetic code style fixes
da4992f om-watchdog: cleanup Makefile
8011215 ar71xx: enable nand-utils in the mikrotik subtarget to ensure it makes it to initramfs
aba1b3c openvpn: update to v2.4.2
53e751e openvpn: add myself as maintainer
d40e2ef OpenVPN: Update to 2.4.1
98491a9 openvpn: add extra respawn parameters
bc58099 openvpn: move list of params and bools to a separate file
7f3ec01 ramips: fixup-mac-address: add missing include
d8cfeba dnsmasq: support dhcp_option config as a list
d1e0cc8 bcm53xx: backport DT patches for serial, thermal and MDIO
8619683 ramips: add factory firmware for Tp-Link C20i/C50
d90ff22 brcm63xx: fix invalid Asmax AR 1004g DTS reference
d49920e lantiq: fix avm fritz box mac addresses
79cd141 ramips: enable ramdisk for mt7621
bc0de27 ipq806x: fix EA8500 switch configuration
0c8f726 base-files: implement ucidef_set_hostname(), ucidef_set_ntpserver()
eb11207 mac80211: rt2800: fix mt7620 E2 channel registers
64fa4ea mac80211: rt2800: fix mt7620 vco calibration registers
820a396 mac80211: rt2x00: fix MT7620 LNA gain and VCO-after-ALC
5b91d2b mac80211: rt2x00: import upstream changes and rebase our patches
ab7087e rt2x00: mt7620: make fixes requested upstream
4314646 rt2x00: mt7620: yet another beauty session
ceefe61 mac80211: add rt2x00 debug symbols to PKG_CONFIG_DEPENDS
5ac51ad ath9k: fix power limits on init
a972879 ath: do not apply broken power limits with ATH_USER_REGD
503e496 odhcpd: update to version 2017-04-28 (FS#595)
c266641 odhcpd: update to version 2017-04-21
37cf921 build: fix symlinked .config handling
8b9f7bd ramips: WN3000RPv3: do not setup switch
bf534e4 brcm63xx: Add Observa VH4032N support
105d5b6 cns3xxx: use proper macro's for ID handling
49ce6d0 ramips: add support for Sanlinking D240
58ec566 ar71xx: select ATH79_NVRAM only by boards actually use it
7e2ad9c ramips: fix Sercomm NA930 compatible string
88cc06a ramips: remove Planex CS-QR10 sound device tree node
f1f0b92 ramips: cleanup SPI flash device tree properties usage
6aa0a85 ramips: remove DT pcie nodes for GL-MT300A/N
e200c66 rpcd: Explicitly link with lcrypt
28d6265 ramips: ZyXEL Keenetic Omni/Omni2: export gpio usb power
fd693bc ramips: ZyXEL Keenetic Viva: align factory images
5b2624d ramips: ZyXEL Keenetic Viva: export gpio usb power
a666236 ramips: add ip17xx support to WLI-TX4-AG300N
0405851 ramips: fix EX2700 wireless mac
a12655a ramips: ZyXEL Keenetic series update wan mac
9494825 ramips: ZyXEL Keenetic Omni align factory images
85bca2d ramips: correct keenetic-series switch index
1aee42c ramips: add support for Netgear WN3000RPv3
846457f ramips: fix mac address of miwifi-mini
7ee0937 feeds: add option to force feed update despite modified files
0f3c2d0 ramips: Clean duplicated status property for Omega2 WMAC in dtsi
26f07f6 ramips: fixed sms led polarity into dwr-512 DT
dbd2212 ramips: WN3000RPv3: do not setup switch
ae0e167 busybox: revert accidential version bump
fe0b171 busybox: nslookup_lede: mimic output format of old Busybox applet
a2ee9b7 busybox: nslookup_lede: fix compatibility with v1.25
af1d1eb x86: enable 4G high memory support for generic (32bit) subtarget
3bfe7ee generic: keep module aliases inside .modinfo
2bc8d5e ubox: bump to version 2017-03-10
1ab4126 kernel: use skb_cow_head() to deal with cloned skbs
1d1935b ar71xx: fix minor syntax error in /lib/upgrade/platform.sh
9117ef8 ramips: update DEVICE_PACKAGES for Ubiquiti EdgeRouter X
72fcdb6 openssl: Use mkhash for STAMP_CONFIGURED
5feb4f0 busybox: fix build of nslookup_lede applet without IPv6 (#728)
449880e busybox: Move libresolv detection to LEDE Makefile
9437fbb bcm53xx: backport BCM5301X patches
3ff31f8 bcm53xx: parepare for building more Linksys images
ad145e0 bcm53xx: prepare for building Archer C5 V2 image
3dbc417 ar71xx: add TP-LINK TL-WR841N/ND v12 image
7eb58cf utils/f2fs-tools: Update to 1.8.0
1d76542 busybox: add musl compatible nslookup replacement
6ca5ccc kernel: update kernel 4.4 to 4.4.61
c2999ef odhcpd: update to version 2017-03-29 (FS#635)
a532aaa odhcpd: update to version 2017-02-28
425c6d0 odhcpd: update to version 2017-02-21
f2f672c ramips: add RP-N53 pcie wireless eeprom
f3dc2ff ramips: fix WHR-600D eeprom dt property
caaa214 util-linux: re-enable parallel builds
0faf921 util-linux: unconditionally enable ncursesw support
f2a3653 utils/util-linux: Update to 2.29.2
c6e7998 build: fix triggering opkg/host compilation
5866ff8 libubox: fix host build on macOS
293c54c libubox: add host build
5aa97e3 opkg: switch to LEDE fork (#120, #551, #571)
7099bb1 mt76: ensure that the metapackage gets built as .ipk
53fcaed image.mk: force kernel rebuild on every run
638ca50 kernel: Fix the incorrect i_nlink count after jffs2's RENAME_EXCHANGE operations.
47bf110 mac80211: backport an upstream fix for queue start/stop handling
a49503b sysntpd: restore support for peer-less (standalone) mode
1bdd232 ar71xx: fix Wallys DR344 ethernet MAC addresses offsets
0cb669b ugps: fix and improve init script
0dcc4d2 kernel: update kernel 4.4 to 4.4.59
1adc6db ubox: fix sha256 mirror hash
298c40f odhcpd: fix sha256 sum
910a943 firewall: document rules for IPSec ESP/ISAKMP with 'name' option
1b94737 iw: enable MESH ID in scan output
0d304d4 busybox: vi: backporting patches to fix ZZ and :x command
474c31a umdns: update to the version 2017-03-21
ba076eb umdns: update to the version 2017-03-14
0f23e80 iproute2: fix ip monitor can't work when NET_NS is not enabled
111cf1b curl: fix CVE-2017-2629 SSL_VERIFYSTATUS ignored
c4ed92a mbedtls: update to version 2.4.2
7d70ad6 mac80211: mwifiex-sdio: select DRIVER_11AC_SUPPORT
7ae6812 mac80211: mwifiex-pcie: select DRIVER_11AC_SUPPORT
fc90e87 mvebu: wrt3200acm enable SDIO interface
c030833 mac80211: add support for Marvell 802.11n/802.11ac SDIO Wireless cards
9d84acc brcm2708: remove duplicated gzip from image generation
1bba578 ar71xx: add ath10k driver and firmware for Netgear R6100 to firmware image
0eed4a6 umdns: update to the 2017-03-10 version
4a405ac brcm2708: add support for the new Raspberry Pi Zero W
e091e89 brcm2708: order boards and models alphabetically
8b52a89 brcm2708: update linux 4.4 patches to latest version
b3ba376 brcm2708-gpu-fw: update to latest version
f8e08ff ramips: fix Linksys RE6500 switch port mapping
20a2db8 ppp: propagate master peerdns setting to dynamic slave interface
09a8183 kernel: update kernel 4.4 to 4.4.52
514854d bcm53xx: backport accepted BCM5301X and BCM53573 patches
0c05cad bcm53xx: include Broadcom PHY driver in the kernel
f4fc12f kirkwood: fix include in etc/board.d/02_network
21903d0 wireless-tools: Change download url to github
f0e8470 grub2: update to 2.02~rc1
1b2a54b iftop: bump to latest upstream
3d52251 swconfig: Bugfix switch_port uci option parsing
df041b6 netifd: fix stopping netifd + interfaces
87e021e libpcap: add optional netfilter support
2e67e8c archs38: only calculate entry point address when necessary
657e3ce arc770: only calculate entry point address when necessary
0f2757d px5g: replace px5g-standalone with a statically linked variant of px5g-mbedtls
2e85453 mbedtls: add --function-sections and --data-sections to CFLAGS
e3021e0 scripts/feeds: Reuse TOPDIR if defined in environment
b036a22 kernel: add Chinese codepages
fffabd3 gen-dependencies.sh: fix handling variations in "file" output
2d5f8eb rstrip.sh: fix handling variations in "file" output
db7f80c libpcap: remove feature dependencies on kmod-* packages
00e4f6f ebtables: update to last commit
8aa92de hostapd: mv netifd.sh hostapd.sh
2856c7e ath10k-firmware: update qca9984 firmware
3983b4a ppp: honor ip6table for IPv6 PPP interfaces
352f92f ppp: add pppoe-discovery to an independent package
31c2461 base-files: Added a deprecation notice on wifi detect
8bb839e base-files: Add wifi config to wifi command usage
cff47ca ar71xx: fix platform_find_rootfspart()
e1e9d27 uclibc++: patch bugfix erase() on derived __base_associative
e19fbd3 ramips: fix Airlink AR725W device title
23fd4e6 scripts: get_source_date_epoch.sh: fix mercurial support, add mtime fallback
37b0d54 ath10k-firmware: revert faulty PKG_SOURCE_DATE change from 7cb27b46
e591831 ath10k-firmware: update qca9984 firmware and board data
8a3ac15 ath10k-ct: Support ath10k CT firmware for 9887 chipsets.
4bd0edc scripts/getver.sh: append short git hash based on upstream commit
9451cd7 leds-apu2: Add PC Engines APU2 LED driver
65b0546 netfilter: re-enable TEE support for kernel 4.4
2b122a6 gpio-nct5104d: Add nct5104d driver package
bc443b1 x86/64: Enable GPIO sysfs & GPIO LED support
c5d8d8f x86: drop ep80579-drivers
83d3e39 6in4: add missing colon when setting default ca_path
ee1cd31 procd: update to latest git HEAD
bc61c13 procd: update to the latest version
709c326 hostapd: fix feature indication
ef5cb96 relayd: fix making incomplete instance json data
77fb98e relayd: remove old start-stop-service related code
b24273f ppp: ppp6-up: add executable permission bit
5f5fae2 mac80211: hwsim: select DRIVER_11AC_SUPPORT and DRIVER_11W_SUPPORT
2b22e1d openvpn: adding key_direction to append_params.
6cb46ad ubus: update to the latest version
fdc22b6 ubus: update to the latest version
4c9b459 libubox: Update to latest version
67c2a17 libubox: update to the latest version
bf53a83 acx-mac80211: fix scan API error that could lead to a crash
f1336d2 iw: sync nl80211.h with mac80211 package
703515f mac80211: sync with master branch as of 9edff13abd97
d27dd62 ath10k-ct: depend on kmod-hwmon-core, it gets used when CONFIG_THERMAL is set
0ce2d5b ath10k-ct: fix kernel api compatibility issues
09620c0 ath10k-ct: Fix performance of 2x2 hardware running 3x3 firmware.
0a3088c mt76: split kmod package
39d03d9 lantiq: fix broadcast packets leaking on the wrong vlan on xrx200
5fed9ef kernel: move upstream accepted bcm47xxpart TRX cleanups
5c1758d kernel: backport bcm47xxsflash support for reading 32 MiB flashes
349577a Revert "kernel: ar8327/ar8337: disable ARL access code to avoid lockups (FS#384)"
7fd494d ar8216: flush ARL table during reset after init_globals
f6d94b0 cmake: skip build system check on compile
59508e3 dnsmasq: Add upstream patch fixing SERVFAIL issues with multiple servers
06f3b91 kernel: update kernel 4.4 to version 4.4.50
5612114 Revert "px5g-standalone: provide px5g via PROVIDES"
4d1ab84 uboot-kirkwood: fix goflexhome/net bootcommand
cdeb232 ar71xx: Remove images for rb-941-2nd
f79926c sdk: emit proper tag references for base URLs
0a26490 lantiq: set the internet led interface according to wan interface
6a6e3a4 lantiq: introduce lantiq_is_vdsl_system
c5879b0 lantiq: fix ARV7519RW22 switch port indexing
c835c9e uhttpd: use sha256 when generating certificates with openssl (FS#512)
6ebb872 dropbear: bump PKG_RELEASE
f527436 dropbear: enable SHA256 HMACs
f88bd7c ar71xx: fix ethernet PLL configuration for QCA956x
828a024 x86: Set default baud rate on Geode images to 115200
63a8424 x86: Add Geos profile for Geode subtarget
808f6a5 x86: Add board configs for the PC Engines APU2
6d6db65 x86: Enable DIAG LED on Geos
bd5b5c7 x86: Move Traverse Geos configs into x86 base-files
06e0c30 x86: Add configuration back for Traverse Geos
982dd01 Mark targets using kernel 3.18 as source-only
25b7295 ramips: fix the number of uarts for MT7688
71ea3b4 ramips: fix PWM pin mux conflict in dtsi
44aec27 ugps: fix typo
7efe538 brcm47xx: fix button inversion for Asus WL-500W
be007c5 brcm47xx: fix USB driver choice for Asus WL-500W
dbb8e04 qos-scripts: fix module load commands (FS#438)
853bad5 kernel: fix crashes on MIPS when loading kernel modules under memory pressure
df49e49 mdns: update and rename package to the umdns
72d045b ar71xx: fix DEFAULT_PACKAGES for mikrotik devices
b8c9ded build: add buildbot specific config option for setting defaults
eea6df8 tools: patch-image: fix file descriptor leak.
30a4966 octeon: only copy sysupgrade file if present
152f57f ar71xx: Add missing device package om-watchdog for MR1750
fcba5ee ar71xx: add OpenMesh A40 to OpenMesh A60 profile
f30f25c ar71xx: extract ath10k wifi board.bin for the OpenMesh A40 board
d6d9f25 package/uboot-envtools: add OpenMesh A40 support
e6057ed package/om-watchdog: add OpenMesh A40 support
4a36180 ar71xx: enable sysupgrade for the OpenMesh A40
552bc35 ar71xx: add user-space support for the OpenMesh A40
14add3f ar71xx: add kernel support for the OpenMesh A40 board
b194b3d ar71xx: create profile and build image for the OpenMesh A60 board
facbdec ar71xx: extract ath10k wifi board.bin for the OpenMesh A60 board
8785ebc package/uboot-envtools: add OpenMesh a60 support
eb38371 package/om-watchdog: add OpenMesh A60 support
b7361c5 ar71xx: enable sysupgrade for the OpenMesh A60
72c65c6 scripts/om-fwupgradecfg-gen.sh: add support for the A60
5ad9164 ar71xx: add user-space support for the OpenMesh A60
72d8d8c ar71xx: add kernel support for the OpenMesh A60 board
a3061e5 package/uboot-envtools: add OpenMesh OM2Pv4/-HSv4 support
8a35c48 package/om-watchdog: add OpenMesh OM2Pv4/-HSv4 support
d536c1d ar71xx: enable sysupgrade for the OpenMesh OM2Pv4/-HSv4
b2f3d9b ar71xx: add user-space support for the OpenMesh OM2Pv4/-HSv4
9f0f4c1 ar71xx: add kernel support for the OpenMesh OM2Pv4/-HSv4
68ba052 ar71xx: Remove the v2/v3 from the OpenMesh profile names
cbd69f7 procd: fix default timeout for reload trigger actions
367a3bb mvebu: append metadata to clearfog sd card images
4817e61 brcm63xx: Neufbox 6: fix switch by probing through DT
034a800 sdk: clean scripts/config before packing tarball (FS#504)
e5060b3 ramips: added image size into dwr-512 DT
b72dcd5 layerscape: fix adjust_link for 10G & 2.5G
57dfbac ramips: Correct switch configuration for Newifi D1
32c9d46 lantiq: fix patching the wifi mac address on BTHOMEHUBV3A
e967f4d ath9k: fix various issues in the airtime-fairness implementation
eac4851 kernel: MIPS: IRQ Stack: Fix erroneous jal to plat_irq_dispatch
02515f0 brcm63xx: fix lzma loader for BCM6362
f49efcd brcm63xx: do a full reset phy cycle
921cecb brcm63xx: fix external interrupts on BCM6318
b8567cb odhcpd: update to git HEAD version (FS#396)
03ff2d7 odhcpd: update to git HEAD version (FS#388)
f25d9cb arc770: backport upstream fix for unaligned access
bd64568 procd: update to latest git HEAD
4e2c2b5 ramips: fix AR670W partition alignment
86bd886 brcmfmac: improve Raspberry Pi 3 stability
083854f bcm53xx: add missing system.sh include
42f3c1f arc770: fix broken upstream change
2ad4383 tcpdump: update to version 4.9.0
f2b885d bcm53xx: set Netgear R8000 USB LEDs
054ce16 kernel: update kernel 4.4 to version 4.4.47
b786a5f kernel: bump to 4.4.46
c656cbc kernel: bump to 4.4.45
ee3067c Kernel: bump to 4.4.44
518bb7a bcm53xx: refresh Linux 4.4 config
8ff8e51 bcm53xx: image: use one style of adding TARGET_DEVICES entries
81f9cd5 bcm53xx: backport upstream DTS files for Linksys devices
29c0b57 bcm53xx: use accepted BCM5301X patches for R8000 and Luxul devices
5c4b2eb mac80211: brcmfmac: backport wowlan netdetect fixes
52add19 mac80211: brcmfmac: backport PSM watchdog improvements
c578da6 mac80211: brcmfmac: backport minor code cleanups
4b9bdb4 mac80211: brcmfmac: backport 4.10 fixes & typo fix
85d128f mac80211: brcmfmac: backport scheduled scan cleanup and chip support
e48b1c2 mac80211: brcmfmac: backport some old patches from 2016
e8f4222 mac80211: rename brcmfmac patches to use higher prefix
41dc50f kernel: backport bgmac support for external PHYs
aec04e1 kernel: use upstream accepted bgmac fix for BCM47186B0
f61044a kernel: rename bgmac patches to squeeze them
36288db mac80211: start hostapd with logging wpa_printf messages to syslog
bc49d79 hostapd: enable support for logging wpa_printf messages to syslog
a0bc62f hostapd: backport support for sending debug messages to the syslog
3f9a194 ramips: fix Airlink AR725W factory image build
c53bb97 ipq806x: fix wireless macs
5ed2322 bcm53xx: set WAN MAC address to don't share one with LAN interface
41de9a2 ipq806x: fixup nbg6817 internal mmc and switch configuration in DTS
1b51a49 ccache, samba36: fix samba.org addresses to use https
0224e32 kernel: fix BCM54612E PHY support
bce140e musl: update musl to 1.1.16+ and switch to download from git
b313f0d ar71xx: fix netgear wndr3700 v1/v2, wndr3800/wndr3800ch switch port mapping
581285c ar71xx: fix netgear wnr2000 v3 switch port mapping
0880105 ar71xx: fix tl-wr841n-v7 switch port mapping
2a14335 mvebu: fix usb port leds
faea9be mvebu: set fan_ctrl.sh only on mamba
e9b60b5 x86: add kernel module for sp5100_tco watchdog
af3ae4b x86: Add sp5100_tco AMD patches
d6a830a octeon: fix mtd partitions for erlite on cmdline
9c915d1 ipq806x: Fix wireless support for Netgear Nighthawk X4S D7800
4d561b3 package-ipkg: Do not fail build without base-files
f8d8b60 Fix dependency for hostapd
4cd9625 iproute2: cake: update cake support
4f5ff00 kmod-sched-cake: Bump to latest version
d1d970e libtool: don't clobber host libtool infrastructure
e5bc7bf build: properly pass CPP and CXX flags in HOST_MAKE_VARS
83c9bfa build: introduce default HOST_MAKE_VARS for host-builds
82009d4 tools/cmake: remove HOST_CONFIGURE_CMD and re-distribute the args & vars
786160c odhcp6c: use LEDE_GIT in package source url
4d9106a odhcp6c: update to git HEAD version
02d5118 odhcpd: use LEDE_GIT in package source url
036cf93 odhcpd: update to git HEAD version
cd99f3c odhcpd: update to git HEAD version
ef170bf odhcpd: update to git HEAD version
fe253bc netifd: update to git HEAD version
718c201 base-files: add /etc/iproute2/rt_protos
754f474 base-files: uppercase default hostname: LEDE
be7480c procd: update procd.sh to disallow signal-numbers, enforce signal-names
7c5bc82 openvpn: ssl-enabled variants also provide a virtual openvpn-crypto package
acebb4a iproute2: cake: add 'mpu' minimum packet length support
06fca0c kmod-sched-cake: add 'mpu' minimum packet length support
ff81358 hostapd: default to wps_independent 1
2f9568a hostapd: expose wps_independent and ap_setup_locked as uci options
f951963 mwlwifi: Fixes rewritten history hash and latest version
d7cae5f opkg: clarify messages and errors related to downloads
b2cd9b8 ubus: update to the latest version
977eb2c ubus: update to the latest version
ea43d60 kernel: ar8327/ar8337: disable ARL access code to avoid lockups (FS#384)
d5b5339 bcm53xx: fix LAN MAC address for devices that use eth2 originally
01888f9 ar71xx: add missing DEVICE_TITLE for mikrotik devices
198d73b ar71xx: Fix mikrotik subtarget default profile for device profile selection
0780fd5 ar71xx: improve Mikrotik hAP Lite device support
2cf64af ar71xx: mark soft_config mtd part as writeable for RB-941-2nD
51b6dd1 ar71xx: fix up the kernel config for the mikrotik subtarget
3e4b00e ar71xx: fix network config for Mikrotik RB411U
ca2a03d ar71xx: add support for RB-941-2nD
0656bee ar71xx: convert mikrotik routerboard support to UBI
e53e44a ar71xx: create a proper default profile for the mikrotik subtarget, drop other profiles
47fa00a tools: update kernel2minor to 0.24 version
b2437a0 base-files: don't overwrite model name set by target
f4162bf mt76: update to the latest version
e384982 kernel: update bcma to fix devm memory leaks
5f2a1ac ath9k: remove the deaf rx path state check patch
406f85a mdns: update to the latest version
76f1b94 download.pl: fix detecting download errors with curl
bda982b ramips: add missing DTS pcie node for WSR-600
e038c60 qemu: rename internal crypto/aes symbols
4fa8f2a tools/qemu: use default host configure rule ; set appropriate vars & args
31b0640 lantiq: fix unaligned access in xrx200_poll_rx()
ec095b5 ledtrig-netdev: don't cancel work on events for different interfaces
b8fcbbf kmod-sched-core: Add HTB and TBF traffic shapers
70a6bbd ar71xx: prepare jffs2 partition properly in factory.bin for BHR-4GRV2
f5e8c90 mxs: remove stale references to obsolete kernel module packages
69f773d openvpn: add support for various new 2.4 configuration options
d46ce94 kernel: backport support for BCM54210E PHY
c170848 kernel: backport support for BCM54810 PHY
2ee7bc0 kernel: backport support for BCM54612E PHY
f5ab082 openssl: update to version 1.0.2k
66211d0 lantiq: fix brnImage signature for the VGV7510KW22BRN images
36db143 ath9k: fix up a refcount imbalance error in the IRQ related fix
ecc362e procd: update to latest git HEAD
a1f918c base-files: fix user creation on sysupgrade with few opkg control files
04a5085 include/rootfs.mk: keep Require-User lines with CONFIG_CLEAN_IPKG
dfe77be imagebuilder: properly escape single quotes in device titles
f902296 ath9k: add stability fixes for long standing hang issues (FS#13, #34, #373, #383)
acd1795 mac80211: refresh patch
a6f3ea5 Add back the commit "ath9k: Add airtime fairness scheduler"
6b68635 bcm53xx: disable building Linksys EA6300 V1 image
e9ecb22 x86: fix sysupgrades on disks with 4k block size
e9d2173 mac80211: brcmfmac: don't use uninitialize mem for country codes
81f2196 mac80211: move (& update) upstream accepted brcmfmac patches
86b4b02 brcm47xx: backport arch patch with Luxul devices support
806d3cc packages: mark packages depending on a target as nonshared
f6de4a5 sdk: explicitely remove ccache directories when packing SDK
fc366fd lantiq: remove CPU_TYPE:=mips32r2, it gets overwritten anyway
b630d52 x86: unify CPU_TYPE for legacy and geode
c2ecf9c uml: mark as source-only
4d73b6b malta: mark as source-only to avoid wasting build resources
0a4d20f malta: move FEATURES to the target makefile
392cccb build: remove mips16 feature flag from target makefiles
e775ade build: remove obsolete mips32r2 CPU_TYPE
6193e3c ramips/rt288x: switch CPU_TYPE to 24kc
b36e24f x86: remove the xen_domu subtarget
296772f x86/generic: add xen DomU support
b850218 hostapd: fix stray "out of range" shell errors in hostapd.sh
ef08595 openvpn: let all openvpn variants provide a virtual openvpn package
3a9926e kmod-sched-cake: fix parameter passing kernel/user space
12392e5 zlib: Update to 1.2.11
cfb3ef3 lede-keyring: bundle latest usign certificates
2c4d158 sdk: fix Git URL detection
cf5f7aa sdk: avoid using private repository clone urls as base repo entry
4039b3e lantiq: fix an ethernet stability issue triggered by receving packets during boot
6538961 lantiq: fix spurious irq storm
c76da77 git-kernel: $(SUBDIR) should always be $(LINUX_VERSION)
29a4a17 sdk: do not strip static libraries
c71e13a netifd: update to git HEAD version
2ac776a curl: fix HTTPS network timeouts with OpenSSL
1e1e3ef LEDE v17.01: set branch defaults

Nov 24, 2017
SvenRoederer added a commit that referenced this pull request May 29, 2018
f0fe2d3 Merge pull request #366 from ecsv/batadv-17.01
f1875d6 Merge pull request #373 from gabri94/lede-17.01
3dd4096 prince: version bump to v0.4
9b777e6 batman-adv: Merge bugfixes from 2018.1
190f1b0 Merge pull request #356 from SvenRoederer/patch-1
6317b51 batman-adv: bump package-release
45d25d4 Merge pull request #350 from ecsv/batadv-17.01
08935df batman-adv: Merge bugfixes from 2018.0
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants