Re: [LEDE-DEV] s/dnsmasq/unbound+odhcpd/

2017-01-21 Thread Eric Luehrsen
Its more of having time to gather common wants and establish sane limits on the scope. Stuff like this can get out of control in feature creep. Good structure is necessary for future maintenance and LuCI. Also its a new feature in 1.6.0 and I want to test it manually first and have yay/nay

[LEDE-DEV] [PATCH] openvpn: ssl-enabled variants also provide a virtual openvpn-x509 package

2017-01-21 Thread Sven Roederer
When relying on x.509 certs for auth don't use package openvpn-nossl. Just have your package depend on openvpn-x509 to have SSL enabled in OpenVPN. If x.509 is not a must, use virtual packge openvpn, which is provided by all OpenVPN-variants. Signed-off-by: Sven Roederer

Re: [LEDE-DEV] Host staging changes breaking packages feed

2017-01-21 Thread Patrick Vorlicek
I also just noticed this problem with the php7 package with libxml2 enabled. As a workaround I replaced $(STAGING_DIR_HOSTPKG) with $(STAGING_DIR)/host in the Makefile. Am 21.01.2017 um 22:14 schrieb Daniel Dickinson: Hi all, The recent host staging changes are causing breakage in the

[LEDE-DEV] Host staging changes breaking packages feed

2017-01-21 Thread Daniel Dickinson
Hi all, The recent host staging changes are causing breakage in the packages feed, advising packages folks of how to fix that is needed (or if a core fix is needed, doing that). Regards, Daniel ___ Lede-dev mailing list Lede-dev@lists.infradead.org

Re: [LEDE-DEV] netifd: "bridge: disable IGMP snooping by default"

2017-01-21 Thread Daniel Dickinson
On Sat, 21 Jan 2017 03:50:50 + Eric Luehrsen wrote: > Dave, > > May I quote you for pull requests to achieve "dnsmasq: make DHCPv6 > work in standalone dnsmasq installation": > https://github.com/lede-project/source/pull/704 >

[LEDE-DEV] [PATCH] Kernel: bump LEDE 17.01 kernel to 4.4.44

2017-01-21 Thread Stijn Segers
This bumps the 4.4 kernel for 17.01 to .44 as well. Compile-tested on ar71xx, ramips/mt7621 and x86/64. Run-tested on ar71xx and mt7621. Signed-off-by: Stijn Segers --- include/kernel-version.mk| 4 ++--

[LEDE-DEV] [PATCH] Kernel: bump to 4.4.44

2017-01-21 Thread Stijn Segers
Bump kernel to 4.4.44. Compile-tested on ar71xx, ramips/mt7621 and x86/64. .44 has been run-tested on the 17.01 branch here on ar71xx and mt7621. Signed-off-by: Stijn Segers --- include/kernel-version.mk | 4 +--