- Default "Wifi Manager Command" to NetWorkManager only on Linux (PR #11)
- Limit list of interfaces to IEEE 802.11 on OpenBSD and NetBSD (PR #12)
OK landry
Driver-side changes will be required for making use of the new firmware
images. The existing images we currently use do not change, and no
change in behaviour is expected for now.
The .pnvm files do change. They are still being parsed the same way
in Linux, which implies that these new files should just work.
I have verified that my AX210 device is still happy with new pnvm.
ok sthen@
- Code, Text and translation improvements and updates
Remove newly added -Wl,-object_path_lto,lto.o to unbreak the build for now,
but this needs a better fix.
the license status hasn't changed (hiawatha is GPLv2 only, mbedtls is
Apache v2; these are incompatible so we can't distribute binaries).
point out upstream's "Due to lack of interest in this project, I no longer
actively support and promote Hiawatha" message in DESCR.
Just translation updates and a memleak fix.
With this I can test pending fixes more easily by applying them to our port
and update rather than building xfce4-mixer out-of-tree and start things
manually.
OK landry
Comment:
online account providers for the KAccounts system
Required by:
signon-kwallet-extension-22.12.0
Description:
Provides additional configuration files for libaccounts and libsignon to
recognize online services such as Facebook and Google.
Maintainer: Rafael Sadowski <rsadowski@openbsd.org>
Comment:
library and QML module for Accounts-SSO and SignOn-SSO
Required by:
kaccounts-providers-22.12.0
Description:
Integration library and QML module for Accounts-SSO and SignOn-SSO.
KAccounts Integration provides a way to share accounts data such as login
tokens and general user information (like usernames and such) between various
applications.
The KAccounts library is a KDE Frameworks style abstraction layer on top of the
Accounts-SSO and SignOnD libraries, which uses a combination of models and jobs
to expose the functionality of those.
Maintainer: Rafael Sadowski <rsadowski@openbsd.org>