mirror of
https://github.com/cmclark00/retro-imager.git
synced 2025-05-18 07:55:21 +01:00
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:
parent
b1606dd1fb
commit
ef4abc661f
5 changed files with 107 additions and 3 deletions
12
debian/changelog
vendored
12
debian/changelog
vendored
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue