Re: OpenWrt One vs. EU Cyber Resilience Act

2024-01-19 Thread Denver Gingerich
On Fri, Jan 19, 2024 at 09:18:02PM +0100, Hauke Mehrtens wrote: > The EU is working on a EU Cyber Resilience Act to improve the software > security of (consumer) software and (consumer) hardware which contains > software. This should be similar to the CE sign, but for software. > https://en.wikiped

[PATCH] boot: Bump the BCM53xx U-Boot to 2024.01

2024-01-19 Thread Linus Walleij
IAL=y -+CONFIG_SYS_NS16550=y -+# CONFIG_NET is not set -+# CONFIG_EFI_LOADER is not set a/doc/board/broadcom/index.rst -+++ b/doc/board/broadcom/index.rst -@@ -9,3 +9,4 @@ Broadcom - -bcm7xxx -raspberrypi -+ northstar ---- /dev/null -+++ b/doc/board/broadcom/northstar.rst -@@ -0,0 +1,44 @@ -

[PATCH v2] imx: add imx8m support (pull-request; reviewers needed)

2024-01-19 Thread Tim Harvey
Greetings, I've sent a v2 of my patch to add imx8m/cortexta53 support to the mailing list but it got caught needing moderator approval due to 'Too many recipients to the message' (I cc'd merely 8 people that had participated in the previous discussions). It seems these days that patch submission

Re: OpenWrt One vs. EU Cyber Resilience Act

2024-01-19 Thread Hauke Mehrtens
The EU is working on a EU Cyber Resilience Act to improve the software security of (consumer) software and (consumer) hardware which contains software. This should be similar to the CE sign, but for software. https://en.wikipedia.org/wiki/Cyber_Resilience_Act After the successful lobbying of mu

Re: Are we still use md5 as default as password hash?

2024-01-19 Thread Paul Spooren
If there is no objection I’d go ahead and merge this? https://github.com/openwrt/openwrt/pull/14426 * busybox: enable sha hash for /etc/shadow * busybox: switch to sha256 for passwd Best, Paul > On Jan 19, 2024, at 08:38, abnoeh wrote: > > sorry, use_bcrypt isn't something in mainline busybo

Re: OpenWrt One - celebrating 20 years of OpenWrt

2024-01-19 Thread Bjørn Mork
Ivan Ivanov writes: > blobless ath9k OK, I'll bite. Get yourself a microscope and look closer at that chip. You might find some code in there, even if the driver didn't load any. Please ask Qualcomm for the source and come back when you've got it. Modern systems contain a large number of bin

Re: OpenWrt One - celebrating 20 years of OpenWrt

2024-01-19 Thread Ivan Ivanov
Dear community, This is an excellent idea by Dave Taht to use multiple ath9k chips. Actually, I don't understand: how for a "modern, open, stable" WiFi platform - someone could suggest a blobbed Mediatek or even worse, Broadcom. an OpenWRT official device should be no worse than LibreCMC-supported

Re: makefile debugging

2024-01-19 Thread Alexander 'lynxis' Couzens
Hi Tim, > I seem to recall a way to ask OpenWrt's build system to output a list > of all variable values used in the build but can't find it documented > or in my notes. Does anyone know how to do that? > > Also, is there a way to output a post-processed Makefile after all the > define foo gets d

Re: OpenWrt One - celebrating 20 years of OpenWrt

2024-01-19 Thread Bas Mevissen 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 --- On 2024-01-17 16:21, John Crispin