3nprob
3nprob
I am not able to locate sources for recent (
Fix mypy error: https://gitlab.com/QubesOS/qubes-app-u2f/-/jobs/8828156768 ``` $ mypy --install-types --non-interactive Found 1 error in 1 file (checked 18 source files) qubesctap/ctap2.py:80: error: Keywords must be strings [misc] ```
- #558 squashed and rebased on main No changes beyond conflict resolution and formatting lint #### Related - https://github.com/QubesOS/qubes-core-agent-linux/pull/592 Fixes https://github.com/QubesOS/qubes-issues/issues/10038
- #462 resurrected - Fix merge conflicts - Address outstanding review feedback - Unify logic for generating firewall rules for ipv4/ipv6 Fixes https://github.com/QubesOS/qubes-issues/issues/10038
Follow-up to: - #589 - #586 - #590 CI prevented putting conflicts on latest version and `main` currently has last released version configured. Now that 4.3.27 has been releases these...