mirror of
https://gitlab.freedesktop.org/libfprint/libfprint.git
synced 2026-06-11 02:28:05 +00:00
debian/libfprint0.symbols: Add newly exported symbols
This commit is contained in:
Vendored
+2
-1
@@ -2,6 +2,7 @@ libfprint (1:0.8.1-1) UNRELEASED; urgency=medium
|
||||
|
||||
* New upstream release
|
||||
- Switch to meson, the static library is not built anymore
|
||||
- debian/libfprint0.symbols: Add newly exported symbols
|
||||
- Fix security hole by zero out memory when allocated (Closes: #890827)
|
||||
- d/p/kFreeBSD_FTBFS_add_ETIME_definition.patch: Updated
|
||||
- d/p/use-non-versionned-libusbh-path.patch: Updated
|
||||
@@ -9,7 +10,7 @@ libfprint (1:0.8.1-1) UNRELEASED; urgency=medium
|
||||
release page
|
||||
* Build the documentation
|
||||
|
||||
-- Laurent Bigonville <bigon@debian.org> Thu, 21 Jun 2018 15:31:56 +0200
|
||||
-- Laurent Bigonville <bigon@debian.org> Thu, 21 Jun 2018 18:35:29 +0200
|
||||
|
||||
libfprint (1:0.7.0-1) unstable; urgency=medium
|
||||
|
||||
|
||||
Vendored
+4
@@ -31,6 +31,7 @@ libfprint.so.0 libfprint0 #MINVER#
|
||||
fp_dscv_dev_for_print_data@Base 1:0.4.0
|
||||
fp_dscv_dev_get_devtype@Base 1:0.4.0
|
||||
fp_dscv_dev_get_driver@Base 1:0.4.0
|
||||
fp_dscv_dev_get_driver_id@Base 1:0.8.1
|
||||
fp_dscv_dev_supports_dscv_print@Base 1:0.4.0
|
||||
fp_dscv_dev_supports_print_data@Base 1:0.4.0
|
||||
fp_dscv_devs_free@Base 1:0.4.0
|
||||
@@ -39,12 +40,14 @@ libfprint.so.0 libfprint0 #MINVER#
|
||||
fp_dscv_print_get_driver_id@Base 1:0.4.0
|
||||
fp_dscv_print_get_finger@Base 1:0.4.0
|
||||
fp_dscv_prints_free@Base 1:0.4.0
|
||||
fp_enroll_finger@Base 1:0.8.1
|
||||
fp_enroll_finger_img@Base 1:0.4.0
|
||||
fp_exit@Base 1:0.4.0
|
||||
fp_get_next_timeout@Base 1:0.4.0
|
||||
fp_get_pollfds@Base 1:0.4.0
|
||||
fp_handle_events@Base 1:0.4.0
|
||||
fp_handle_events_timeout@Base 1:0.4.0
|
||||
fp_identify_finger@Base 1:0.8.1
|
||||
fp_identify_finger_img@Base 1:0.4.0
|
||||
fp_img_binarize@Base 1:0.4.0
|
||||
fp_img_free@Base 1:0.4.0
|
||||
@@ -66,5 +69,6 @@ libfprint.so.0 libfprint0 #MINVER#
|
||||
fp_print_data_save@Base 1:0.4.0
|
||||
fp_set_debug@Base 1:0.4.0
|
||||
fp_set_pollfd_notifiers@Base 1:0.4.0
|
||||
fp_verify_finger@Base 1:0.8.1
|
||||
fp_verify_finger_img@Base 1:0.4.0
|
||||
fprint_get_drivers@Base 1:0.4.0
|
||||
|
||||
Reference in New Issue
Block a user