Marco Trevisan (Treviño)
4f76dbc18f
Merge tag 'debian/1%1.90.7-3' into ubuntu
...
libfprint Debian release 1:1.90.7-3
2021-02-22 20:35:41 +01:00
Marco Trevisan (Treviño)
baa5dcef0f
debian/patches: Do not support drivers known to fail in big endian
2020-12-10 21:35:55 +01:00
Marco Trevisan (Treviño)
8cd34e8b57
debian/patches: Use gbp pq topics for debian-specific patches
2020-12-04 02:47:53 +01:00
Marco Trevisan (Treviño)
68c377ae1e
debian/patches: Drop patches applied upstream
2020-12-04 02:46:24 +01:00
Marco Trevisan (Treviño)
2866d8a247
debian/patches: Reorder to give upstream more priority
2020-11-30 20:24:11 +01:00
Marco Trevisan (Treviño)
0c9f7cf5ea
debian/patches: Don't use power-save mode for USB controller
...
LP: #1906296
2020-11-30 20:14:09 +01:00
Marco Trevisan (Treviño)
aa75b6f027
debian/patches: Add identification support to synaptics driver
...
It allows to unlock / log-in with any finger.
LP: #1905600
2020-11-25 19:04:33 +01:00
Marco Trevisan (Treviño)
e8d6f1bd01
debian/patches: Ensure we do not waste power for unsupported devices
...
LP: #1905603
2020-11-25 19:04:33 +01:00
Marco Trevisan (Treviño)
3c35c01af9
debian/patches: Fix vfs301 verification using device pointer on callbacks
...
LP: #1905597
2020-11-25 18:56:26 +01:00
Marco Trevisan (Treviño)
576beb1ff5
debian/patches: Add support for new Synaptics devices IDs
...
LP: #1905593
2020-11-25 18:56:08 +01:00
Marco Trevisan (Treviño)
32767f4e16
debian/patches: Properly handle aes3k devices, resubmitting commands
...
This also needs proper commands cancellation
LP: #1897613
2020-11-25 18:15:09 +01:00
Marco Trevisan (Treviño)
e4d2eaeff7
debian/patches: Refresh
2020-11-25 18:15:05 +01:00
Marco Trevisan (Treviño)
28bbd94ec9
git_reading_pointer.patch: Dopping
2020-06-19 16:44:18 +02:00
Sebastien Bacher
e2a4e3900e
* debian/patches/git_reading_pointer.patch:
...
- backport an upstream fix for a test issue
2020-02-24 17:22:39 +01:00
Laurent Bigonville
acbab37922
d/p/udev-rules-creation-add-Debian-specifics.patch: Avoid unprivileged users to be able to read the devices, this is not necessary and could lead to fingerprint images being captured.
2020-02-13 11:21:19 +01:00
Laurent Bigonville
df2a530b20
debian/patches/udev-rules-creation-add-Debian-specifics.patch: credit Sebastien Bacher
2020-01-11 02:02:04 +01:00
Laurent Bigonville
1751baec91
debian/patches/udev-rules-creation-add-Debian-specifics.patch: refreshed
2020-01-10 20:33:45 +01:00
Laurent Bigonville
50e8754206
Drop d/patches/kFreeBSD_FTBFS_add_ETIME_definition.patch and d/patches/use-non-versionned-libusbh-path.patch, not needed anymore
2020-01-10 20:33:08 +01:00
Laurent Bigonville
8fbeacf13b
Other patches: Refreshed
2019-07-12 00:19:50 +02:00
Laurent Bigonville
6fc665135d
d/p/lib-Add-accessor-for-minutia-coordinates.patch, d/p/fix_ftbfs_meson.patch: Dropped, applied upstream
2019-07-12 00:19:50 +02:00
Laurent Bigonville
388666f5c0
d/p/lib-Add-accessor-for-minutia-coordinates.patch: Add a way to access minutia coordinates, this will help to fix ftbfs in fprint_demo
...
In reality a API breakage was introduced in a previous version and even
if it's not fixing it completely it reintroduce the same
functionalities.
2018-10-10 17:31:17 +02:00
Laurent Bigonville
0ed8d4aafd
d/p/fix_ftbfs_meson.patch: Fix FTBFS with newer meson
2018-08-12 17:41:13 +02:00
Laurent Bigonville
fbd763a849
d/p/use-non-versionned-libusbh-path.patch: Updated
2018-06-21 13:14:37 +02:00
Laurent Bigonville
9a5c958c0c
d/p/kFreeBSD_FTBFS_add_ETIME_definition.patch: Updated
2018-06-21 13:08:58 +02:00
Laurent Bigonville
22a563066a
Refresh the patches, drop all the upstreamed ones
2017-05-16 11:27:44 +02:00
Didier Raboud
ceb8c8fdff
Backport two upstream patches:
...
- imgdev: fix enum mismatch for dev_change_state() call
- vfs101: Logical conjunction always evaluates to false
2015-03-03 09:15:04 +01:00
Didier Raboud
1ed83cabed
Refresh patches
2015-03-03 08:59:54 +01:00
Didier Raboud
30322db108
Update patches list for 0.5.1, drop 6 patches incorporated or backported from upstream, refresh one
2013-09-29 13:34:09 +02:00
Jeremy Bicha
68af27aa46
Fix underlinking against glib
...
Closes : #710381
Closes : #713466
Thanks: Julian Taylor
2013-06-24 11:18:27 +02:00
Didier Raboud
b62c1ad22a
Backport two more bugfixes from upstream:
...
- imgdev: fix cancelling of enrollment from stage_completed callback
- upeke2: Add support for 147e:2020 ID
2013-05-18 16:02:25 +02:00
Didier Raboud
e146b9bf05
Correct the kFreeBSD ETIME patch update to define ETIME later.
...
Should fix the new kFreeBSD FTBFS.
2013-03-03 15:22:18 +01:00
Didier Raboud
9e492717f4
Update kFreeBSD ETIME patch to also correct the vfs301 driver.
...
Should fix the new kFreeBSD FTBFS.
2013-03-03 13:55:56 +01:00
Didier Raboud
ba44808b7e
Patch vfs301 driver to look for libusb.h without the versionned path.
...
Hopefully fixes the kFreeBSD FTBFS.
2013-03-03 12:54:29 +01:00
Didier Raboud
15bea49681
Backport two upstream hotfixes for uru4000.
...
Both patches are on top of 0.5.0:
- uru4000: fix race condition on waiting power up irq
- uru4000: fix cancelling of imaging from error callback
Thanks-To: Timo Teräs <timo.teras@iki.fi >
2013-01-15 18:34:21 +01:00
Didier Raboud
9fa5335ea1
Refresh all patches for 0.5.0
...
- Drop fix-libusb-global-variables-FTBFS.patch implemented upstream.
2013-01-15 18:03:40 +01:00
Didier Raboud
d7d940575e
Fix libusb global variables FTBFS.
...
Closes : #680838
2012-07-08 16:35:59 -06:00
Didier Raboud
aa679f6a12
Patch the udev rules creator to handle blacklists correctly.
...
The blacklist covered whole vendorID ranges; with the patch it will
cover the mentionned vendorID:productID pairs.
(This was not a problem as the blacklist contained only one device and
it was the only productID for this vendorID.)
2012-06-26 10:12:50 +02:00
Didier Raboud
8019e85967
Patch the udev rules creator to include all devices.
...
The power/control blacklist is respected: 0483:2016 is blacklisted for
power/control but is supported by a built driver and as such, should get
a mode and group specification.
Closes : #679001
2012-06-26 09:56:36 +02:00
Didier Raboud
edfc461a48
Add patch to define ETIME for the kFreeBSD flavours.
...
This fixes the FTBFS on kFreeBSD without guaranteeing that it actually
works.
Closes : #673704
2012-05-21 10:53:39 +02:00
Ulises Vitulli
cbff4b73a5
No more patches! :D :D :D
2011-04-19 22:33:30 +00:00
Ulises Vitulli
7cee8069fd
Uploading new upstream release 0.4.0plus
2011-04-19 19:16:04 +00:00
Ulises Vitulli
c744d42325
Pull new git checkout for applying the patches we submitted upstream.
2010-08-23 12:56:11 +00:00