Linux distros that use NetworkManager: prefill WLAN PSK

Only supported when NetworkManager is used on the Linux distro
as wpa_supplicant itself does not support reading PSKs through
DBus, only setting them.

Closes #457
This commit is contained in:
Floris Bos 2022-07-31 13:17:08 +02:00
parent b1606dd1fb
commit ef4abc661f
5 changed files with 107 additions and 3 deletions

12
debian/changelog vendored
View file

@ -1,3 +1,15 @@
rpi-imager (1.7.3) unstable; urgency=medium
* Linux: use GnuTLS instead of OpenSSL for computing SHA256
* Fix persistenting public key authentication setting
* Linux: prefill wlan PSK if Linux distro uses NetworkManager
* Add digital signage icon
* Fix ""Cannot send events to objects owned by a different thread" warning
* Update Slovan/Korean language files
* Allow selecting file names without extension
-- Floris Bos <bos@je-eigen-domein.nl> Sun, 31 Jul 2022 12:15:17 +0200
rpi-imager (1.7.2) unstable; urgency=medium
* Remove overscan/piwiz supression advanced options