From 1789914aad06af3e025a16f3dd78ff2c6a260712 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Marco=20Trevisan=20=28Trevi=C3=B1o=29?= Date: Thu, 10 Dec 2020 13:45:13 +0100 Subject: [PATCH] New upstream release --- debian/changelog | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/debian/changelog b/debian/changelog index f6585f6d..a698ccd6 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,15 @@ +libfprint (1:1.90.6-1) UNRELEASED; urgency=medium + + * New upstream release: + - fp_print_deserialize will now correctly return a sunken reference + - Object reference management fixes for FpPrint and identify + - Fixed issues that caused problem on non-x86 machines (#236) + - Fix building with older GLib versions + - synaptics: Support PID 00e7 + - goodix: Fix issue with long USB packages + + -- Marco Trevisan (TreviƱo) Thu, 10 Dec 2020 13:45:13 +0100 + libfprint (1:1.90.5-2) unstable; urgency=medium * d/p/fpi-device-Return-proper-type-on-identification-success.patch,