Re: [OpenWrt-Devel] New OpenWrt logo proposal [Was: Re: [RFC]new "corporate identity" for OpenWrt & static rendering]

2020-01-14 Thread Nishant Sharma
Hi Petr, On 14/01/20 4:57 PM, Petr Štetiar wrote: > Petr Štetiar [2020-01-08 22:47:28]: > > 1. > https://forum.openwrt.org/t/help-pre-select-new-openwrt-project-logo-in-the-poll/52674 All of them are nice and I have voted for the one I liked. I have a thought here. As far as I see and use,

[OpenWrt-Devel] [PATCH 1/2] mediatek: use consistent naming scheme for device nodes

2020-01-14 Thread Adrian Schmutzler
This harmonizes the device node names (and thus the image names, too) between subtargets of the mediatek target. So far, each subtarget has somewhat used its own naming scheme. Now, we use the vendor_device syntax there, too. Since DTS names have different patterns and the target only contains a

[OpenWrt-Devel] [RFC RFT PATCH 2/2] mediatek: mt7623: add back images for mt7623a-rfb-emmc

2020-01-14 Thread Adrian Schmutzler
The image creation for the mt7623a-rfb-emmc has been removed during a patch refresh without specific comment. The corresponding base-files entries are still there, and the DTS is still present in kernel. This adds back the corresponding image definition. While at it, apply alphabetic sorting to

[OpenWrt-Devel] [PATCH] ath79: wlr-7100: use ath10k-ct smallbuffers package variant

2020-01-14 Thread Tomasz Maciej Nowak
The memory hacks got removed from ath10k with 1e27bef ("mac80211: remove ath10k_pci memory hacks"). As this device has low amount of RAM, switch to ath-10k-ct small buffers variant, to avoid the OOM Reaper. Signed-off-by: Tomasz Maciej Nowak --- target/linux/ath79/image/generic.mk | 2 +- 1

[OpenWrt-Devel] [PATCH v3 0/3] x86: upgrade bootloader on sysupgrade

2020-01-14 Thread Tomasz Maciej Nowak
After gotten bit more familiar with OpenWrt, I found less intrusive method to implement upgrading of bootloader, instead of rewriting image generation code like in my previous attempt [1]. It had some value in itself, so if anyone will request it, I'll respin these patches as separate series in

[OpenWrt-Devel] [PATCH v3 1/3] x86: image: cleanup before creating image

2020-01-14 Thread Tomasz Maciej Nowak
There can be some leftovers from other image recipes, if the same directory names are used and multiply image types are selected. Therefore remove directories used in the recipe, before contents for the image are prepared. Signed-off-by: Tomasz Maciej Nowak --- target/linux/x86/image/Makefile |

[OpenWrt-Devel] [PATCH v3 3/3] x86: add preinit hook for bootloader upgrade

2020-01-14 Thread Tomasz Maciej Nowak
This commit fills the void for current OpenWrt installations which will be still on old bootloader version even after "x86: add bootloader upgrade on sysupgrade", since it performs bootloader upgrade only on sysupgrade. To keep all OpenWrt deploynents on the same GRUB version, add preinit hook,

[OpenWrt-Devel] [PATCH v3 2/3] x86: add bootloader upgrade on sysupgrade

2020-01-14 Thread Tomasz Maciej Nowak
Currently bootloader always stays on the same version as when first written to boot medium (not true if partition layout changed, which will trigger sysupgrade process to write full disk image). That creates inconveniences as it always stays with same features or/and bugs. Users wishing to add

Re: [OpenWrt-Devel] [PATCH][libubox] blobmsg: blobmsg_parse and blobmsg_parse_array oob read fixes

2020-01-14 Thread Juraj Vijtiuk
Hello, On Sun, Jan 12, 2020 at 01:09:57PM +0100, Petr Štetiar wrote: > > @@ -35,10 +35,16 @@ static bool blobmsg_check_name(const struct blob_attr > > *attr, size_t len, bool na > >     char *limit = (char *) attr + len; > >     const struct blobmsg_hdr *hdr; > > > > +   if (len < sizeof(struct

Re: [OpenWrt-Devel] [RFC] commit message in YAML format for new devices

2020-01-14 Thread Martin Blumenstingl via openwrt-devel
The sender domain has a DMARC Reject/Quarantine policy which disallows sending mailing list messages using the original "From" header. To mitigate this problem, the original message has been wrapped automatically by the mailing list software.--- Begin Message --- Hi Paul, On Mon, Jan 13, 2020 at

Re: [OpenWrt-Devel] [PATCH][libubox] blobmsg: blobmsg_parse and blobmsg_parse_array oob read fixes

2020-01-14 Thread Petr Štetiar
Juraj Vijtiuk [2020-01-14 22:11:18]: > Here is the xxd output for the crash file that causes the invalid read when > passed as data to blobmsg_parse_array with a len of 4: > > xxd crash-a3585b70f1c7ffbdec10f6dadc964336118485c4 > : 0300 0004                                 Thanks for

Re: [OpenWrt-Devel] New OpenWrt logo proposal [Was: Re: [RFC]new "corporate identity" for OpenWrt & static rendering]

2020-01-14 Thread Petr Štetiar
Petr Štetiar [2020-01-08 22:47:28]: Next voting round[1] for next 3 days, this time really final, I promise :-) 1. https://forum.openwrt.org/t/help-pre-select-new-openwrt-project-logo-in-the-poll/52674 -- ynezz ___ openwrt-devel mailing list