Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package wpa_supplicant for openSUSE:Factory checked in at 2026-02-21 21:01:32 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/wpa_supplicant (Old) and /work/SRC/openSUSE:Factory/.wpa_supplicant.new.1977 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "wpa_supplicant" Sat Feb 21 21:01:32 2026 rev:101 rq:1334161 version:2.11 Changes: -------- --- /work/SRC/openSUSE:Factory/wpa_supplicant/wpa_supplicant.changes 2025-06-04 20:27:34.502550938 +0200 +++ /work/SRC/openSUSE:Factory/.wpa_supplicant.new.1977/wpa_supplicant.changes 2026-02-21 21:02:27.682121778 +0100 @@ -1,0 +2,6 @@ +Fri Feb 20 10:45:10 UTC 2026 - Nicolas Morey <[email protected]> + +- Enable CONFIG_EXT_PASSWORD_FILE to be able to load PSK and password + from an external file. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ wpa_supplicant.spec ++++++ --- /var/tmp/diff_new_pack.p4OQ0C/_old 2026-02-21 21:02:31.530279507 +0100 +++ /var/tmp/diff_new_pack.p4OQ0C/_new 2026-02-21 21:02:31.542279999 +0100 @@ -1,7 +1,7 @@ # # spec file for package wpa_supplicant # -# Copyright (c) 2025 SUSE LLC +# Copyright (c) 2026 SUSE LLC and contributors # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed ++++++ config ++++++ --- /var/tmp/diff_new_pack.p4OQ0C/_old 2026-02-21 21:02:31.998298690 +0100 +++ /var/tmp/diff_new_pack.p4OQ0C/_new 2026-02-21 21:02:32.046300658 +0100 @@ -564,7 +564,7 @@ # External password backend for testing purposes (developer use) #CONFIG_EXT_PASSWORD_TEST=y # File-based backend to read passwords from an external file. -#CONFIG_EXT_PASSWORD_FILE=y +CONFIG_EXT_PASSWORD_FILE=y # Enable Fast Session Transfer (FST) CONFIG_FST=y
