amd64 initializecpu(): use 64bit type for rcr4() result
Right now %cr4 defined bits fit into the low word, but this is not true
with FRED.
Sponsored by: The FreeBSD Foundation
MFC after: 1 week
net/mosquitto: Update to 2.1.2
2.1.2 - 2026-02-09
==================
Broker:
- Forbid running with `persistence true` and with a persistence plugin at the
same time.
Build:
- Build fixes for OpenBSD. Closes #3474.
- Add missing libedit to docker builds. Closes #3476.
- Fix static/shared linking of libwebsockets under cmake.
Update security/py-trezor to 0.20.0
## [0.20.0] (2026-02-10)
[0.20.0]: https://github.com/trezor/trezor-firmware/compare/python/v0.20.0-dev0...python/v0.20.0
Version 0.20.0 introduces a set of **major breaking API changes**. All user code must be upgraded.
As announced, the API has changed significantly since the pre-release version 0.20.0-dev.
### Incompatible changes
- Refactor trezorlib session-based API. [#6273]
### Added
- Use keyring package for storing THP keys and credentials. [#6273]
### Removed
- Deprecate uploading language blob during firmware update. [#6103]
- debuglink: Remove vestigial memory_write/read/erase methods. [#6273]
- Deprecated `@expect` decorator was removed. [#6273]
[86 lines not shown]
devel/p5-ExtUtils-HasCompiler: Fix download location
- Respect change of distribution location @CPAN,
so that portscout can spot future versions.
PR: 293514
devel/p5-ExtUtils-HasCompiler: Fix download location
- Respect change of distribution location @CPAN,
so that portscout can spot future versions.
PR: 293514