Package: wpasupplicant
Followup-For: Bug #919389

Dear Maintainer,

I am also seeing (probably) the same problem with wl.
My machine works with wpasupplicant <= 2:2.7~git20181004+1dd66fc-1, but
not with >= 2:2.7-1.
After bisecting changes to upstream and Debian packaging, I have found
that disabling at least following build-time options, all of which have been
enabled in 2:2.7-1 or 2:2-7-2, restores it to work well again:

CONFIG_FILS
CONFIG_MBO
CONFIG_MESH

CONFIG_FILS_SK_PFS looks related to CONFIG_FILS, so I suppose this should also
be disabled, while it looks working whether or not this option is set in my
experiment. Moreover, upstream says FILS should be disabled; quoting from
wpa_supplicant/defconfig:

# Fast Initial Link Setup (FILS) (IEEE 802.11ai)
# Note: This is an experimental and not yet complete implementation. This
# should not be enabled for production use.
#CONFIG_FILS=y
# FILS shared key authentication with PFS
#CONFIG_FILS_SK_PFS=y

Note that we need to cherry-pick an upstream commit after 2.7,
f2973fa39d6109f0f34969e91551a98dc340d537, to avoid FTBFS with CONFIG_FILS
disabled.

Thanks in advance,
-- 
YOSHINO Yoshihito <yy.y.ja...@gmail.com>

-- System Information:
Debian Release: buster/sid
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 4.19.0-1-amd64 (SMP w/4 CPU cores)
Locale: LANG=ja_JP.UTF-8, LC_CTYPE=ja_JP.UTF-8 (charmap=UTF-8),
LANGUAGE=ja_JP.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: sysvinit (via /sbin/init)

Versions of packages wpasupplicant depends on:
ii  adduser            3.118
ii  libc6              2.28-5
ii  libdbus-1-3        1.12.12-1
ii  libnl-3-200        3.4.0-1
ii  libnl-genl-3-200   3.4.0-1
ii  libnl-route-3-200  3.4.0-1
ii  libpcsclite1       1.8.24-1
ii  libreadline7       7.0-5
ii  libssl1.1          1.1.1a-1
ii  lsb-base           10.2018112800

wpasupplicant recommends no packages.

Versions of packages wpasupplicant suggests:
pn  libengine-pkcs11-openssl  <none>
pn  wpagui                    <none>

-- no debconf information

Reply via email to