From b27542b02ea2414a50d48017449e2275d56f4ae9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Marco=20Trevisan=20=28Trevi=C3=B1o=29?= Date: Fri, 27 Nov 2020 16:35:57 +0100 Subject: [PATCH] Update changelog --- debian/changelog | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) diff --git a/debian/changelog b/debian/changelog index 3ee15b0b..db0076b0 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,25 @@ +libfprint (1:1.90.4-1) UNRELEASED; urgency=medium + + * New upstream release: + - Work around GUsb cancellation issue + - Redefine internal image device state machine for more robustness + - Add public finger-status reporting to FpDevice + - Rework device removal API to be convenient + - Enable powersave for unsupported USB devices (LP: #1905603) + - Improvements to examples + - synaptics: Support identify operation (LP: #1905600) + - synaptics: Fix possible crash when the interrupt transfer is resubmitted + - synaptics: Add support for PIDs 0x00f9, 0x00fc and 0x00c2 + - elan: Add PID 0x0c4d to supported device list + - aes3k: Fix driver and add CI test (LP: #1897613) + - uru4000: Fix reference counting of image transfer + - vfs301: Fix driver and add CI test (LP: #1905597, Closes: #951648) + * debian/libfprint-2-2.symbols: Add new symbols + * debian/rules: Also build the virtual drivers, as they're useful for + testing libfprint and fprintd + + -- Marco Trevisan (TreviƱo) Fri, 27 Nov 2020 16:29:46 +0100 + libfprint (1:1.90.3-1) unstable; urgency=medium * Team upload.