diff options
author | Thierry Vignaud <thierry.vignaud@gmail.com> | 2019-04-26 10:14:15 +0200 |
---|---|---|
committer | Thierry Vignaud <thierry.vignaud@gmail.com> | 2019-04-26 10:17:12 +0200 |
commit | 17a643c7213c8dd3422f6e74c3530c8ffd3c1037 (patch) | |
tree | afbd3a734286c9b6b80638a2c5c6c0588edaa53d /perl-install/install | |
parent | b04cba2fb34c28b0dd8404ab71bd5aa2cdd95b67 (diff) | |
download | drakx-17a643c7213c8dd3422f6e74c3530c8ffd3c1037.tar drakx-17a643c7213c8dd3422f6e74c3530c8ffd3c1037.tar.gz drakx-17a643c7213c8dd3422f6e74c3530c8ffd3c1037.tar.bz2 drakx-17a643c7213c8dd3422f6e74c3530c8ffd3c1037.tar.xz drakx-17a643c7213c8dd3422f6e74c3530c8ffd3c1037.zip |
include libinput model quirks rules
Hoping it can helps mga#20327
Diffstat (limited to 'perl-install/install')
-rw-r--r-- | perl-install/install/NEWS | 2 | ||||
-rw-r--r-- | perl-install/install/share/list.xml | 1 |
2 files changed, 3 insertions, 0 deletions
diff --git a/perl-install/install/NEWS b/perl-install/install/NEWS index b3c8dc896..b4ab37f20 100644 --- a/perl-install/install/NEWS +++ b/perl-install/install/NEWS @@ -1,3 +1,5 @@ +- include libinput model quirks rules (mga#20327) + Version 18.13 - 21 April 2019 - partitioning: speed up partition table read and write (mga#15752) diff --git a/perl-install/install/share/list.xml b/perl-install/install/share/list.xml index f94bb75af..e75f2711b 100644 --- a/perl-install/install/share/list.xml +++ b/perl-install/install/share/list.xml @@ -93,6 +93,7 @@ 80-drivers.rules 80-libinput-device-groups.rules 80-net-setup-link.rules + 90-libinput-model-quirks.rules 95-dm-notify.rules </from> <from dir="/usr/lib/udev/hwdb.d"> |