cosmic-settings/subscriptions
Anthony Lannutti 3bef2b08da
fix(network): validate MAC address length when parsing addresses from network manager
This fixes a bug in the HwAddress struct that allowed invalid MAC addresses to pass validation.

---

- [x] I have disclosed use of any AI generated code in my commit
messages.
- If you are using an LLM, and do not fully understand the changes it is
making to the code base, do not create a PR.
- In our experience, AI generated code often results in overly complex
code that lacks enough context for a proper fix or feature inclusion.
This results in considerably longer code reviews. Due to this, AI
authored or partially authored PRs may be closed without comment.
- [x] I understand these changes in full and will be able to respond to
review comments.
- [x] My change is accurately described in the commit message.
- [x] My contribution is tested and working as described.
- [x] I have read the [Developer Certificate of
Origin](https://developercertificate.org/) and certify my contribution
under its conditions.
2026-06-24 17:10:28 +02:00
..
a11y-manager chore: add rustfmt config 2026-05-15 16:26:20 -06:00
accessibility feat: libcosmic iced 0.14 rebase 2026-03-17 21:56:55 +01:00
airplane-mode chore: add rustfmt config 2026-05-15 16:26:20 -06:00
bluetooth fix(bluetooth): add passkey/PIN display dialogs for keyboard pairing 2026-06-03 23:24:04 +02:00
network-manager fix(network): validate MAC address length when parsing addresses from network manager 2026-06-24 17:10:28 +02:00
settings-daemon fix: wait for cosmic-settings-daemon and send initial max-brightness 2026-05-28 19:09:55 +02:00
upower chore: add rustfmt config 2026-05-15 16:26:20 -06:00