Michael Zimmermann

Results 108 comments of Michael Zimmermann

I'm on `42.20250410.3.1` and can't update to `42.20250427.3.0` due to this issue. That's VERY unfortunate timing in face of the new [Intel CPU bug](https://www.intel.com/content/www/us/en/security-center/advisory/intel-sa-01247.html) which needs a microcode update. ```...

This might have to be an optional default-off feature though, because ARP solicitations can be used for attacks and could thus trigger intrusion detection systems.

> this problem is not specific to bootc That's true, but it's an unsolved problem. I'm currently using archlinux inside ostree (without bootc) and have the exact same issues. Your...

I rebased and addressed the comments.

Does somebody have time to take a look at this PR?

Thanks for your feedback. Unfortunately, I accidentally did a rebase in the same push, so the GitHub diff is useless now. Here's a diff of the diffs which shows the...

Sensirion has uploaded a new datasheet and made the old URL invalid. In there they e.g. removed documentation for SEN60. I didn't have the version I developed against saved, but...

I forgot to fix `if (ret)` in shell.c . fixed.