Re: [OpenWrt-Devel] [PATCH] [19.07] ramips: rename DIR-860L entries according to the new manufacturer / device spec

2019-12-26 Thread Stijn Segers
m...@adrianschmutzler.de schreef op 27 december 2019 00:11:34 CET: >Hi, > >> -Original Message- >> From: openwrt-devel [mailto:openwrt-devel-boun...@lists.openwrt.org] >> On Behalf Of Stijn Segers >> Sent: Mittwoch, 25. Dezember 2019 15:39 >> To: openwrt-devel@lists.openwrt.org >> Subject:

Re: [OpenWrt-Devel] ubus and/or libubox upgrades today cause problems: some services do not start, logread hangs

2019-12-26 Thread Petr Štetiar
Hannu Nyman [2019-12-26 22:37:31]: Hi, > I noticed today problems with new master builds, both with ipq806x/R7800 and > ar71xx/WNDR3700: > > * Some services do not start and their processes are not visible in the > process list. Examples: collectd and nlbwmon > * logread command always hangs.

Re: [OpenWrt-Devel] [PATCH] use strncpy instead of strcpy

2019-12-26 Thread Rosen Penev
On Thu, Dec 26, 2019 at 2:32 PM Khem Raj wrote: > > On Thu, Dec 26, 2019 at 4:50 AM Hauke Mehrtens wrote: > > > > On 12/24/19 10:50 PM, Petr Štetiar wrote: > > > Khem Raj [2019-12-24 10:02:13]: > > > > > > Hi, > > > > > > use "PATCH libubox" subject prefix, because there is no blobmsg.c file in

Re: [OpenWrt-Devel] [PATCH] use strncpy instead of strcpy

2019-12-26 Thread Khem Raj
On Thu, Dec 26, 2019 at 4:50 AM Hauke Mehrtens wrote: > > On 12/24/19 10:50 PM, Petr Štetiar wrote: > > Khem Raj [2019-12-24 10:02:13]: > > > > Hi, > > > > use "PATCH libubox" subject prefix, because there is no blobmsg.c file in > > the > > main tree. > > > >> Fixes error: '__builtin_strcpy'

Re: [OpenWrt-Devel] [PATCH v2] ramips: rename DIR-860L entries according to the new manufacturer / device spec

2019-12-26 Thread Stijn Segers
Stijn Segers schreef op 26 december 2019 20:12:11 CET: >Most images follow the openwrt-target-subtarget-manufacturer-device >naming specification, but the D-Link DIR-860L rev B1 does not. This >patch brings it in line. > >Master had this updated a while ago, it's okay there. > >Signed-off-by:

[OpenWrt-Devel] ubus and/or libubox upgrades today cause problems: some services do not start, logread hangs

2019-12-26 Thread Hannu Nyman
I noticed today problems with new master builds, both with ipq806x/R7800 and ar71xx/WNDR3700: * Some services do not start and their processes are not visible in the process list. Examples: collectd and nlbwmon * logread command always hangs. Both from SSH console and luci Looking at the

[OpenWrt-Devel] [PATCH v2] ramips: rename DIR-860L entries according to the new manufacturer / device spec

2019-12-26 Thread Stijn Segers
Most images follow the openwrt-target-subtarget-manufacturer-device naming specification, but the D-Link DIR-860L rev B1 does not. This patch brings it in line. Master had this updated a while ago, it's okay there. Signed-off-by: Stijn Segers ---

[OpenWrt-Devel] [PATCH] curl: rename cyassl->wolfssl

2019-12-26 Thread Eneas U de Queiroz
The old name was dropped and no longer works. Signed-off-by: Eneas U de Queiroz -- While testing this with wolfssl, I noticed the package was built without TLS support. This was run-tested with wolfssl on WRT3200ACM diff --git a/package/network/utils/curl/Makefile

[OpenWrt-Devel] [PATCH] wolfssl: bump to 4.3.0-stable

2019-12-26 Thread Eneas U de Queiroz
This update fixes many bugs, and six security vulnerabilities, including CVE-2019-18840. Signed-off-by: Eneas U de Queiroz -- Compile-tested all dependents, and run-tested with wpad, uhttpd, and curl on WRT3200ACM. There has been an issue with WPA3 and wolfssl. I am not able to test it, but I

Re: [OpenWrt-Devel] OpenWrt 19.07 final timeline

2019-12-26 Thread Tom Psyborg
On 26/12/2019, Hauke Mehrtens wrote: > On 12/24/19 8:50 PM, Tom Psyborg wrote: >> Hi >> >> And what about this one? >> https://bugs.openwrt.org/index.php?do=details_id=2593 >> >> Some regulatorty bugs? > > Here is an other one related to ath10k: >

[OpenWrt-Devel] OpenWrt GitLab CI details [Was: Re: [PATCH] use strncpy instead of strcpy]

2019-12-26 Thread Petr Štetiar
Hauke Mehrtens [2019-12-26 13:49:46]: Hi, I really needed to use latest GCC 10 in order to see that warning/error, I was unable to get those warnings locally with glibc and clang-9/clang-10 and gcc-9. > Please also use a toolchian with glibc when compiling in CI. I'm not sure if I understand

Re: [OpenWrt-Devel] OpenWrt 19.07 final timeline

2019-12-26 Thread Hauke Mehrtens
On 12/24/19 8:50 PM, Tom Psyborg wrote: > Hi > > And what about this one? > https://bugs.openwrt.org/index.php?do=details_id=2593 > > Some regulatorty bugs? Here is an other one related to ath10k: https://bugs.openwrt.org/index.php?do=details_id=2614 The reporter says it works with an older

[OpenWrt-Devel] dev.archive.openwrt.org cert expired

2019-12-26 Thread Jeffery To
Hi, Apologies if this isn't the right place to mention this, but the Let's Encrypt certificate for dev.archive.openwrt.org has expired (on 22 Dec 2019 21:44:43 GMT). I tried sending this to openwrt-adm but the messages were stuck in the moderator queue. Jeff

Re: [OpenWrt-Devel] [PATCH] use strncpy instead of strcpy

2019-12-26 Thread Hauke Mehrtens
On 12/24/19 10:50 PM, Petr Štetiar wrote: > Khem Raj [2019-12-24 10:02:13]: > > Hi, > > use "PATCH libubox" subject prefix, because there is no blobmsg.c file in the > main tree. > >> Fixes error: '__builtin_strcpy' offset 6 from the object at 'attr' is out of >> the bounds of referenced