From a5e2d8d7f010d4fe57ae2cb431e39be63a562f13 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Marco=20Trevisan=20=28Trevi=C3=B1o=29?= Date: Mon, 22 Feb 2021 20:42:18 +0100 Subject: [PATCH] debian/libfprint-2-2.postinst: Devices triggers updated --- debian/changelog | 1 + debian/libfprint-2-2.postinst | 73 ++++++++++++++++++----------------- 2 files changed, 38 insertions(+), 36 deletions(-) diff --git a/debian/changelog b/debian/changelog index d797511c..1dffed2e 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,6 +1,7 @@ libfprint (1:1.90.7+git20210222+tod1-1) UNRELEASED; urgency=medium * New upstream release + * debian/libfprint-2-2.postinst: Devices triggers updated -- Marco Trevisan (TreviƱo) Mon, 22 Feb 2021 20:42:15 +0100 diff --git a/debian/libfprint-2-2.postinst b/debian/libfprint-2-2.postinst index 7ec3d5aa..4c2d4449 100644 --- a/debian/libfprint-2-2.postinst +++ b/debian/libfprint-2-2.postinst @@ -11,15 +11,6 @@ if [ "$1" = "configure" -o "$1" = "upgrade" ] && command -V udevadm >/dev/null 2 # adds stuff there # The devices ID list is auto-generated using the gbp postimport hook # see debian/README.sources for more details. - udevadm trigger --action=add --attr-match=idVendor=147e --attr-match=idProduct=2016 - udevadm trigger --action=add --attr-match=idVendor=147e --attr-match=idProduct=2020 - udevadm trigger --action=add --attr-match=idVendor=138a --attr-match=idProduct=0010 - udevadm trigger --action=add --attr-match=idVendor=138a --attr-match=idProduct=0011 - udevadm trigger --action=add --attr-match=idVendor=138a --attr-match=idProduct=0015 - udevadm trigger --action=add --attr-match=idVendor=138a --attr-match=idProduct=0017 - udevadm trigger --action=add --attr-match=idVendor=138a --attr-match=idProduct=0018 - udevadm trigger --action=add --attr-match=idVendor=08ff --attr-match=idProduct=5731 - udevadm trigger --action=add --attr-match=idVendor=5501 --attr-match=idProduct=08ff udevadm trigger --action=add --attr-match=idVendor=08ff --attr-match=idProduct=1600 udevadm trigger --action=add --attr-match=idVendor=08ff --attr-match=idProduct=1660 udevadm trigger --action=add --attr-match=idVendor=08ff --attr-match=idProduct=1680 @@ -38,6 +29,10 @@ if [ "$1" = "configure" -o "$1" = "upgrade" ] && command -V udevadm >/dev/null 2 udevadm trigger --action=add --attr-match=idVendor=08ff --attr-match=idProduct=168d udevadm trigger --action=add --attr-match=idVendor=08ff --attr-match=idProduct=168e udevadm trigger --action=add --attr-match=idVendor=08ff --attr-match=idProduct=168f + udevadm trigger --action=add --attr-match=idVendor=08ff --attr-match=idProduct=2500 + udevadm trigger --action=add --attr-match=idVendor=08ff --attr-match=idProduct=2580 + udevadm trigger --action=add --attr-match=idVendor=08ff --attr-match=idProduct=2550 + udevadm trigger --action=add --attr-match=idVendor=08ff --attr-match=idProduct=2810 udevadm trigger --action=add --attr-match=idVendor=08ff --attr-match=idProduct=2660 udevadm trigger --action=add --attr-match=idVendor=08ff --attr-match=idProduct=2680 udevadm trigger --action=add --attr-match=idVendor=08ff --attr-match=idProduct=2681 @@ -56,24 +51,8 @@ if [ "$1" = "configure" -o "$1" = "upgrade" ] && command -V udevadm >/dev/null 2 udevadm trigger --action=add --attr-match=idVendor=08ff --attr-match=idProduct=268e udevadm trigger --action=add --attr-match=idVendor=08ff --attr-match=idProduct=268f udevadm trigger --action=add --attr-match=idVendor=08ff --attr-match=idProduct=2691 - udevadm trigger --action=add --attr-match=idVendor=08ff --attr-match=idProduct=2500 - udevadm trigger --action=add --attr-match=idVendor=08ff --attr-match=idProduct=2580 - udevadm trigger --action=add --attr-match=idVendor=08ff --attr-match=idProduct=2550 - udevadm trigger --action=add --attr-match=idVendor=08ff --attr-match=idProduct=2810 - udevadm trigger --action=add --attr-match=idVendor=138a --attr-match=idProduct=0001 - udevadm trigger --action=add --attr-match=idVendor=138a --attr-match=idProduct=0005 - udevadm trigger --action=add --attr-match=idVendor=138a --attr-match=idProduct=0008 - udevadm trigger --action=add --attr-match=idVendor=138a --attr-match=idProduct=0050 - udevadm trigger --action=add --attr-match=idVendor=1c7a --attr-match=idProduct=0603 - udevadm trigger --action=add --attr-match=idVendor=061a --attr-match=idProduct=0110 - udevadm trigger --action=add --attr-match=idVendor=06cb --attr-match=idProduct=00bd - udevadm trigger --action=add --attr-match=idVendor=06cb --attr-match=idProduct=00e9 - udevadm trigger --action=add --attr-match=idVendor=06cb --attr-match=idProduct=00df - udevadm trigger --action=add --attr-match=idVendor=06cb --attr-match=idProduct=00f9 - udevadm trigger --action=add --attr-match=idVendor=06cb --attr-match=idProduct=00fc - udevadm trigger --action=add --attr-match=idVendor=06cb --attr-match=idProduct=00c2 - udevadm trigger --action=add --attr-match=idVendor=06cb --attr-match=idProduct=00c9 - udevadm trigger --action=add --attr-match=idVendor=06cb --attr-match=idProduct=00e7 + udevadm trigger --action=add --attr-match=idVendor=08ff --attr-match=idProduct=5731 + udevadm trigger --action=add --attr-match=idVendor=5501 --attr-match=idProduct=08ff udevadm trigger --action=add --attr-match=idVendor=04f3 --attr-match=idProduct=0903 udevadm trigger --action=add --attr-match=idVendor=04f3 --attr-match=idProduct=0907 udevadm trigger --action=add --attr-match=idVendor=04f3 --attr-match=idProduct=0c01 @@ -129,21 +108,43 @@ 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=1c7a --attr-match=idProduct=0603 + 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 + udevadm trigger --action=add --attr-match=idVendor=27c6 --attr-match=idProduct=63ac + udevadm trigger --action=add --attr-match=idVendor=27c6 --attr-match=idProduct=639c + udevadm trigger --action=add --attr-match=idVendor=27c6 --attr-match=idProduct=6594 + udevadm trigger --action=add --attr-match=idVendor=06cb --attr-match=idProduct=00bd + udevadm trigger --action=add --attr-match=idVendor=06cb --attr-match=idProduct=00e9 + udevadm trigger --action=add --attr-match=idVendor=06cb --attr-match=idProduct=00df + udevadm trigger --action=add --attr-match=idVendor=06cb --attr-match=idProduct=00f9 + udevadm trigger --action=add --attr-match=idVendor=06cb --attr-match=idProduct=00fc + udevadm trigger --action=add --attr-match=idVendor=06cb --attr-match=idProduct=00c2 + udevadm trigger --action=add --attr-match=idVendor=06cb --attr-match=idProduct=00c9 + udevadm trigger --action=add --attr-match=idVendor=06cb --attr-match=idProduct=00e7 + udevadm trigger --action=add --attr-match=idVendor=147e --attr-match=idProduct=2016 + 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=2015 + udevadm trigger --action=add --attr-match=idVendor=147e --attr-match=idProduct=3001 + udevadm trigger --action=add --attr-match=idVendor=147e --attr-match=idProduct=2020 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 udevadm trigger --action=add --attr-match=idVendor=05ba --attr-match=idProduct=0007 udevadm trigger --action=add --attr-match=idVendor=05ba --attr-match=idProduct=0008 udevadm trigger --action=add --attr-match=idVendor=05ba --attr-match=idProduct=000a - udevadm trigger --action=add --attr-match=idVendor=0483 --attr-match=idProduct=2015 - 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=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 - udevadm trigger --action=add --attr-match=idVendor=27c6 --attr-match=idProduct=63ac - udevadm trigger --action=add --attr-match=idVendor=27c6 --attr-match=idProduct=639c + udevadm trigger --action=add --attr-match=idVendor=061a --attr-match=idProduct=0110 + udevadm trigger --action=add --attr-match=idVendor=138a --attr-match=idProduct=0050 + udevadm trigger --action=add --attr-match=idVendor=138a --attr-match=idProduct=0001 + udevadm trigger --action=add --attr-match=idVendor=138a --attr-match=idProduct=0005 + udevadm trigger --action=add --attr-match=idVendor=138a --attr-match=idProduct=0008 + udevadm trigger --action=add --attr-match=idVendor=138a --attr-match=idProduct=0010 + udevadm trigger --action=add --attr-match=idVendor=138a --attr-match=idProduct=0011 + udevadm trigger --action=add --attr-match=idVendor=138a --attr-match=idProduct=0015 + udevadm trigger --action=add --attr-match=idVendor=138a --attr-match=idProduct=0017 + udevadm trigger --action=add --attr-match=idVendor=138a --attr-match=idProduct=0018 udevadm trigger --action=add --attr-match=idVendor=04f3 --attr-match=idProduct=036b udevadm trigger --action=add --attr-match=idVendor=04f3 --attr-match=idProduct=0c00 udevadm trigger --action=add --attr-match=idVendor=04f3 --attr-match=idProduct=0c4b