Re: [LEDE-DEV] [PATCH] musl: update to 1.1.17

2017-11-01 Thread Lucian Cristian
On 29.10.2017 01:08, Christian Lamparter wrote: On Sunday, October 22, 2017 12:02:07 AM CEST Hannu Nyman wrote: Hauke Mehrtens wrote on Sat Oct 21 12:26:04 PDT 2017: > I think your problem is fixed in ec04d122f1182aeb91f39b0e80ae40c68e4d9605 > fix regression in glob with literal . or .. path

Re: [LEDE-DEV] [PATCH] musl: update to 1.1.17

2017-11-01 Thread Lucian Cristian
On 01.11.2017 12:08, Lucian Cristian wrote: On 29.10.2017 01:08, Christian Lamparter wrote: On Sunday, October 22, 2017 12:02:07 AM CEST Hannu Nyman wrote: Hauke Mehrtens wrote on Sat Oct 21 12:26:04 PDT 2017:   > I think your problem is fixed in ec04d122f1182aeb91f39b0e80ae40c68e4d9605   > f

Re: [LEDE-DEV] [PATCH] ath10k-firmware: update QCA9888 and QCA4019 firmware

2017-11-01 Thread Christian Lamparter
On Monday, October 16, 2017 12:19:10 AM CET Hauke Mehrtens wrote: > On 10/14/2017 05:35 PM, Christian Lamparter wrote: > > On Saturday, October 14, 2017 11:24:24 AM CEST Hauke Mehrtens wrote: > >> This updates the firmware files for the QCA9888 and QCA4019 > >> chips to a more recent version which

Re: [LEDE-DEV] [PATCH] musl: update to 1.1.17

2017-11-01 Thread Hannu Nyman
Lucian Cristian wrote Wed Nov 1 2017 > Mainline - 1.1.18 is available > > on the first try, brief test, for dhcp wan, only issuing manual dhcpc worked, or maybe the tree wasn't clean enough I tested compiling LEDE with musl 1.1.18 (using the patch here plus the 1.1.18 version bump). And I c

[LEDE-DEV] [PATCH] libubus-req: add data_cb callback handling for ubus notifications

2017-11-01 Thread John Crispin
Signed-off-by: John Crispin --- libubus-req.c | 13 + libubus.h | 3 +++ 2 files changed, 16 insertions(+) diff --git a/libubus-req.c b/libubus-req.c index 0c7d589..92f80fa 100644 --- a/libubus-req.c +++ b/libubus-req.c @@ -253,6 +253,18 @@ ubus_notify_complete_cb(struct ubus_re

Re: [LEDE-DEV] [OpenWrt-Devel] [PATCH v2] merge: add OpenWrt branding

2017-11-01 Thread Hartmut Knaack
Mike Baker wrote on 31.10.2017 04:46: On 10/28/2017 4:52 PM, Hartmut Knaack wrote: Philip Prindeville wrote on 28.10.2017 23:20: Hi all, Does it seem to anyone else that we’re making this more complicated than it needs to be? If one of the goals we’re going for from here on out is “equality”

[LEDE-DEV] Busybox weirdness

2017-11-01 Thread Philip Prindeville
Can someone else please try to reproduce this? I’m using busybox’s wget on x86_64 hardware, and when I do a “wget” of 2 http: URI’s, it mangles the second URI’s derived filename: root@lede:/tmp/x# wget http://geolite.maxmind.com/download/geoip/database/GeoIPv6.csv.gz http://geolite.maxmind.co

Re: [LEDE-DEV] Busybox weirdness

2017-11-01 Thread Philip Prindeville
> On Nov 1, 2017, at 8:36 PM, Philip Prindeville > wrote: > > Can someone else please try to reproduce this? > > I’m using busybox’s wget on x86_64 hardware, and when I do a “wget” of 2 > http: URI’s, it mangles the second URI’s derived filename: > > > root@lede:/tmp/x# wget > http://geoli