From 067020b36ee8126d129e138833b2e8133e127e3f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Marco=20Trevisan=20=28Trevi=C3=B1o=29?= Date: Thu, 21 Jan 2021 19:30:03 +0100 Subject: [PATCH] debian/libfprint-2-2.postinst: Upgrade as per upstream hwdb Blacklisted devices can be now removed from the trigger list as we don't add them to plugdev anymore. --- debian/libfprint-2-2.postinst | 2 -- 1 file changed, 2 deletions(-) diff --git a/debian/libfprint-2-2.postinst b/debian/libfprint-2-2.postinst index afdd587a..e28cf04f 100644 --- a/debian/libfprint-2-2.postinst +++ b/debian/libfprint-2-2.postinst @@ -129,7 +129,6 @@ if [ "$1" = "configure" -o "$1" = "upgrade" ] && command -V udevadm >/dev/null 2 udevadm trigger --action=add --attr-match=idVendor=04f3 --attr-match=idProduct=0c33 udevadm trigger --action=add --attr-match=idVendor=04f3 --attr-match=idProduct=0c42 udevadm trigger --action=add --attr-match=idVendor=04f3 --attr-match=idProduct=0c4d - udevadm trigger --action=add --attr-match=idVendor=045e --attr-match=idProduct=00bb udevadm trigger --action=add --attr-match=idVendor=045e --attr-match=idProduct=00bc udevadm trigger --action=add --attr-match=idVendor=045e --attr-match=idProduct=00bd udevadm trigger --action=add --attr-match=idVendor=045e --attr-match=idProduct=00ca @@ -140,7 +139,6 @@ if [ "$1" = "configure" -o "$1" = "upgrade" ] && command -V udevadm >/dev/null 2 udevadm trigger --action=add --attr-match=idVendor=147e --attr-match=idProduct=3001 udevadm trigger --action=add --attr-match=idVendor=147e --attr-match=idProduct=1000 udevadm trigger --action=add --attr-match=idVendor=147e --attr-match=idProduct=1001 - udevadm trigger --action=add --attr-match=idVendor=0483 --attr-match=idProduct=2016 udevadm trigger --action=add --attr-match=idVendor=27c6 --attr-match=idProduct=5840 udevadm trigger --action=add --attr-match=idVendor=27c6 --attr-match=idProduct=6496 udevadm trigger --action=add --attr-match=idVendor=27c6 --attr-match=idProduct=60a2