3nprob

Results 78 issues of 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

openqa-group-2

- #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

openqa-group-2

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...

- Replace `long` with `int` - #143 - ci: test on ubuntu-24.04 - ci: test on python3.12, python3.13 - deps: upgrade to cython>=3

A new release would be super sweet. I think these pending PRs would be good to include: - #1814 - #1807 - #1799 - #1815 These could also be nice:...

- add configuration for `tor_control_password` for onion services - if this is configured, it will use HashedControlPassword instead of CookieAuthentication for the tor control port. Resolves: - #1401 - #1315

- `install.sh`: Add `--with-matplotlib` flag to also install matplotlib for graph support - docker: install matplotlib if build-arg `WITH_MATPLOTLIB=1` - pin matplotlib like other python dependencies

Allow takers to ban makers by ID by configuration `banned_maker_ids` under `POLICY`. Context: - #1806