Update changelog

This commit is contained in:
Marco Trevisan (Treviño)
2020-12-04 03:25:05 +01:00
parent ab834e1743
commit 0c7eb81d6a
+31 -3
View File
@@ -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) <marco@ubuntu.com> Fri, 04 Dec 2020 02:44:12 +0100
-- Marco Trevisan (Treviño) <marco@ubuntu.com> Fri, 04 Dec 2020 02:56:09 +0100
libfprint (1:1.90.3+tod1-0ubuntu3) hirsute; urgency=medium