From cd4601c104eadbef3205dea89ae6f4c5f65dc782 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Marco=20Trevisan=20=28Trevi=C3=B1o=29?= Date: Tue, 26 Oct 2021 21:24:11 +0200 Subject: [PATCH] Update changelog --- debian/changelog | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/debian/changelog b/debian/changelog index 803869bb..c98cce97 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,13 @@ +libfprint (1:1.90.7+git20210222+tod1-0ubuntu4) UNRELEASED; urgency=medium + + * debian/patches: Add support for new elan, goodix and synaptics drivers. + Most of the drivers only need to list new product IDs to work with new + devices, and including other changes that new devices may require. + (LP: #1945296, #1945298) + * debian/patches: Fix template struct in goodix drivers (LP: #1945296) + + -- Marco Trevisan (TreviƱo) Tue, 26 Oct 2021 21:24:05 +0200 + libfprint (1:1.90.7+git20210222+tod1-0ubuntu3) impish; urgency=medium * No-change rebuild to build packages with zstd compression.