Branch: refs/heads/master
Home: https://github.com/sdwalker/sdwalker.github.io
Commit: fdb67b7c73b6580d15f8b209764d31297f0cb68d
https://github.com/sdwalker/sdwalker.github.io/commit/fdb67b7c73b6580d15f8b209764d31297f0cb68d
Author: Stephen Walker
Date: 2020-01-26 (Sun, 26 Jan 2
Hi,
I making a package that internally will perform a HTTP call to OAuth
service and I need to pass `Authorization: Barer token` as a header. The
wget clone uclient-fetch doesn't have such functionality to pass an
additional header while original wget have it. I can use curl but it uses
too much s
Hi,
> -Original Message-
> From: openwrt-devel [mailto:openwrt-devel-boun...@lists.openwrt.org]
> On Behalf Of Baptiste Jonglez
> Sent: Montag, 27. Januar 2020 00:10
> To: Joe Ayers
> Cc: openwrt-devel@lists.openwrt.org
> Subject: Re: [OpenWrt-Devel] 19.07.0 boot hang on Mikrotik device
>
The removed patches are all integrated in the upstream version now.
Signed-off-by: Hauke Mehrtens
---
package/kernel/mac80211/Makefile | 6 +-
.../ath/930-ath10k_add_tpt_led_trigger.patch | 4 +-
...-of-peer_bw_rxnss_override-parameter.patch | 2 +-
...dling-for-VHT160-in-recent
Hi,
You should report this bug under "openwrt-19.07": https://bugs.openwrt.org/
You are apparently using ar71xx, did you try an ath79 19.07 image?
Regards,
Baptiste
On 25-01-20, Joe Ayers wrote:
> At http:\\arednmesh.org, we've had several mikrotik devices working,
> all with "LHG" motherboards
The GL.iNet microuter-N300 (internally referred as MT300N-v4) is a
pocket-size travel router. It is essentially identical to the VIXMINI
(internally referred as MT300N-v3) but with double the RAM and
SPI-flash.
Hardware
SoC: MediaTek MT7628NN
RAM: 128M DDR2
FLASH: 16M
LED: Power - W
On 1/26/20 4:14 PM, Hauke Mehrtens wrote:
> This extends the blob_parse() function to check that no inner attribute
> is bigger than the outside attribute. The blob_parse_untrusted() should
> be used when we know the size of blob_attr *attr, in some other way.
>
> Signed-off-by: Hauke Mehrtens
>
Hi,
We plan to tag and build OpenWrt 19.07.1 and 18.06.7 on Wednesday evening.
Hauke
signature.asc
Description: OpenPGP digital signature
___
openwrt-devel mailing list
openwrt-devel@lists.openwrt.org
https://lists.openwrt.org/mailman/listinfo/openwr
This backports some security relevant patches from libubox master. These
patches should not change the existing API and ABI so that old
applications still work like before without any recompilation.
Application can not also use more secure APIs.
The new more secure interfaces are also available bu
This extends the blob_parse() function to check that no inner attribute
is bigger than the outside attribute. The blob_parse_untrusted() should
be used when we know the size of blob_attr *attr, in some other way.
Signed-off-by: Hauke Mehrtens
---
blob.c | 3 ++-
1 file changed, 2 insertions(+),
Hi,
After the "blobmsg: blobmsg_parse and blobmsg_parse_array oob read fixes"
update in libubox, umdns will fail to start with error printed in log:
procd: /etc/rc.d/S80umdns: Command failed: Invalid argument
The startup script sends this command to ubus and the command fails:
# ubus call umdn
11 matches
Mail list logo