diff options
author | Hans de Goede <hdegoede@redhat.com> | 2019-06-14 11:59:03 +0200 |
---|---|---|
committer | Hans de Goede <hdegoede@redhat.com> | 2019-06-14 11:59:03 +0200 |
commit | b5f5548ebd96a176fdb582fa5254b77fc0f177f3 (patch) | |
tree | ad4dc9ddb5ef231e162226be4791ec48b3567ee8 /kernel.spec | |
parent | c46dbbae2ec73e6400714ceb394deafc85abb559 (diff) | |
download | kernel-b5f5548ebd96a176fdb582fa5254b77fc0f177f3.tar.gz kernel-b5f5548ebd96a176fdb582fa5254b77fc0f177f3.tar.xz kernel-b5f5548ebd96a176fdb582fa5254b77fc0f177f3.zip |
Fix the LCD panel an Asus EeePC 1025C not lighting up (rhbz#1697069)
Add small bugfix for new Logitech wireless keyboard support
Diffstat (limited to 'kernel.spec')
-rw-r--r-- | kernel.spec | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/kernel.spec b/kernel.spec index 083c31143..7a78980de 100644 --- a/kernel.spec +++ b/kernel.spec @@ -583,6 +583,12 @@ Patch530: crypto-ghash-fix-unaligned-memory-access-in-ghash_setkey.patch # https://patchwork.kernel.org/patch/10817377/ Patch532: usb-dwc2-Fix-DMA-cache-alignment-issues.patch +# 1697069 LCD panel an Asus EeePC 1025C not lighting up, submitted upstream +Patch533: 0001-platform-x86-asus-wmi-Only-Tell-EC-the-OS-will-handl.patch + +# Fix for new Logitech wireless keyboard support in 5.2, submitted upstream +Patch534: 0001-HID-logitech-dj-Fix-forwarding-of-very-long-HID-repo.patch + # END OF PATCH DEFINITIONS %endif @@ -1821,6 +1827,10 @@ fi # # %changelog +* Fri Jun 14 2019 Hans de Goede <hdegoede@redhat.com> +- Fix the LCD panel an Asus EeePC 1025C not lighting up (rhbz#1697069) +- Add small bugfix for new Logitech wireless keyboard support + * Thu Jun 13 2019 Justin M. Forbes <jforbes@fedoraproject.org> - 5.2.0-0.rc4.git2.1 - Linux v5.2-rc4-45-gc11fb13a117e |