From 0c7eb81d6aeb6d4487c7ab636ed726a4b87ba8e6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Marco=20Trevisan=20=28Trevi=C3=B1o=29?= Date: Fri, 4 Dec 2020 03:25:05 +0100 Subject: [PATCH] Update changelog --- debian/changelog | 34 +++++++++++++++++++++++++++++++--- 1 file changed, 31 insertions(+), 3 deletions(-) diff --git a/debian/changelog b/debian/changelog index 97516c56..70335e32 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,8 +1,36 @@ -libfprint (1:1.90.5+tod1-1) UNRELEASED; urgency=medium +libfprint (1:1.90.5+tod1-0ubuntu1) UNRELEASED; urgency=medium - * New upstream release + * 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 + - Improvements to examples + - synaptics: Support identify operation + - synaptics: Fix possible crash when the interrupt transfer is resubmitted + - synaptics: Add support for PIDs 0x00f9, 0x00fc, 0x00c2 and 0x00c9 + - elan: Add PID 0x0c4d to supported device list + - aes3k: Fix driver and add CI test + - uru4000: Fix reference counting of image transfer + - vfs301: Fix driver and add CI test + * debian/control: + - Switch to debhelper 13 and use its features + - Add myself to Uploaders + * debian/rules: + - Ignore failures in s390x as it now builds and tests correctly + - Switch to debhelper 13 and use its features + - Increase testing timeout + - Also build the virtual drivers, as they're useful for + testing libfprint and fprintd + * debian/libfprint-2-2.symbols: Add new symbols + * debian/libfprint-2-tod1.symbols: Add new symbols + * debian/libfprint.lintian-overrides: Add override for binary TOD for testing + * debian/patches: + - Drop patches applied upstream + - Use gbp pq topics for debian-specific patches - -- Marco Trevisan (Treviño) Fri, 04 Dec 2020 02:44:12 +0100 + -- Marco Trevisan (Treviño) Fri, 04 Dec 2020 02:56:09 +0100 libfprint (1:1.90.3+tod1-0ubuntu3) hirsute; urgency=medium