A better workaround solution to this problem is the systemd 
wpa_supplicant.service override.
This is better than messing with broken packages and versions.

Here is my systemd override.conf (you can apply it with `systemctl edit
wpa_supplicant`):

[Service]
Environment="LD_PRELOAD=/path_to_wpa_bundle_dir/libm.so.6"
ExecStart=
ExecStart=/path_to_wpa_bundle_dir/wpa_supplicant -u -s -O /run/wpa_supplicant


<path_to_wpa_bundle_dir> is just a custom folder that consists of 
wpa_supplicant binary from package wpasupplicant_2.9-1ubuntu2_amd64.deb + 
libm-2.30.so from package libc6_2.30-0ubuntu2_amd64.deb and libm.so.6 which is 
a symlink to the libm-2.30.so in the same folder.

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to wpa in Ubuntu.
https://bugs.launchpad.net/bugs/1827757

Title:
  PMF

Status in wpa package in Ubuntu:
  Confirmed

Bug description:
  WPA Supplicant packaged with Ubuntu doesn't support PMF. PMF support
  has been available in wpa supplicant for about 3 years now and in
  couple of major releases. PMF is a security feature and should be
  supported (at least at the level when it needs to be manually
  enabled).

  Thanks!

  ProblemType: Bug
  DistroRelease: Ubuntu 19.04
  Package: wpasupplicant 2:2.6-21ubuntu3
  ProcVersionSignature: Ubuntu 5.0.0-13.14-generic 5.0.6
  Uname: Linux 5.0.0-13-generic x86_64
  NonfreeKernelModules: nvidia_modeset nvidia
  ApportVersion: 2.20.10-0ubuntu27
  Architecture: amd64
  CurrentDesktop: MATE
  Date: Sat May  4 23:55:42 2019
  InstallationDate: Installed on 2016-02-20 (1169 days ago)
  InstallationMedia: Ubuntu-MATE 15.10 "Wily Werewolf" - Release amd64 
(20151021)
  SourcePackage: wpa
  UpgradeStatus: Upgraded to disco on 2019-05-02 (2 days ago)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/wpa/+bug/1827757/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to     : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp

Reply via email to