Fix wifi on various ideapad models not working (rhbz#1703338)

This commit is contained in:
Hans de Goede 2019-04-30 11:55:02 +02:00
commit 48fee321ae
2 changed files with 371 additions and 0 deletions

View file

@ -647,6 +647,9 @@ Patch523: KEYS-Make-use-of-platform-keyring-for-module-signature.patch
# CVE-2019-3900 rhbz 1698757 1702940
Patch524: net-vhost_net-fix-possible-infinite-loop.patch
# Fix wifi on various ideapad models not working (rhbz#1703338)
Patch525: 0001-platform-x86-ideapad-laptop-Remove-no_hw_rfkill_list.patch
# END OF PATCH DEFINITIONS
%endif
@ -1920,6 +1923,9 @@ fi
#
#
%changelog
* Tue Apr 30 2019 Hans de Goede <hdegoede@redhat.com>
- Fix wifi on various ideapad models not working (rhbz#1703338)
* Thu Apr 25 2019 Justin M. Forbes <jforbes@fedoraproject.org>
- Fix CVE-2019-3900 (rhbz 1698757 1702940)