0001-tests-Add-missing-NULL-terminator-to-g_object_new.patch
0001-udev-rules-Remove-debug-spew-from-udev-rules.patch
0002-elan-Fix-potential-leak-of-dark-frame.patch
0003-elan-Fix-switch-in-change_state.patch
0004-synaptics-Correctly-unref-pointer-array.patch
0005-synaptics-Add-an-explicit-assert-on-the-response.patch
0006-upeksonly-Add-default-clauses-to-switch-statements.patch
0007-image-device-Remove-unused-fpi_device_get_current_ac.patch
0008-print-Free-temporary-col-variable.patch
0009-print-Ensure-xyt-struct-is-not-leaked-during-deseria.patch
0010-verify-Ensure-we-set-set-the-autoptr-value-to-NULL-a.patch
0011-fpi-ssm-fp-device-Add-missing-copyright.patch
0012-meson-Use-multiline-array-for-default-dirvers-listin.patch
0013-meson-Use-preferred-syntax-everywhere.patch
0014-meson-Avoid-repeating-the-needed-glib-version-multip.patch
0015-image-device-Use-g_clear_handle_id-for-timeouts.patch
0016-fp-print-Use-g_date_copy.patch
0017-fp-image-device-Clear-the-pending-activation-timeout.patch
0018-fp-image-device-Reactivate-in-idle-on-deactivation-c.patch
0019-fp-image-device-Add-private-fp-image-device-state-pr.patch
0020-fp-image-device-Use-a-GObject-signal-to-notify-image.patch
0021-fpi-ssm-Remove-any-reference-to-fpi_timeout_add.patch
0022-fpi-log-Set-fp_error-as-equal-to-g_critical.patch
0023-fp-device-Support-variadic-arguments-to-error-functi.patch
0024-drivers-Use-clearer-messages-using-parameters.patch
0025-synaptics-Use-GDate-getters-to-retrieve-the-DMY-valu.patch
0026-synaptics-Initialize-user_id-autoptr-to-NULL.patch
0027-examples-Handle-the-cases-where-the-print-date-is-no.patch
0028-fpi-ssm-Take-ownership-of-the-SSM-when-completing-it.patch
0029-fpi-usb-transfer-Take-ownership-of-the-transfer-when.patch
0030-fpi-ssm-Add-a-usb-transfer-callback-with-data-as-wea.patch
0031-drivers-Use-more-fpi_ssm_usb_transfer_cb-when-possib.patch
0032-fpi-ssm-Make-clearer-that-data-is-unused-in-fpi_ssm_.patch
0033-umockdev-test-Make-possible-to-use-a-wrapper-to-run-.patch
0034-virtual-image-Re-run-the-test-using-the-defined-wrap.patch
0035-tests-Add-gdb-setup-to-run-tests-using-gdb.patch
0036-tests-Add-setup-mode-to-run-tests-using-valgrind.patch
0037-fp-device-Unref-the-usb-device-on-finalize.patch
0038-fp-context-Run-dispose-on-the-usb-context-to-deal-wi.patch
0039-fp-print-Unref-the-prints-on-finalize.patch
0040-fp-print-Assert-the-prints-aren-t-set-when-initializ.patch
0041-fp-print-Unref-print-data-and-get-static-strings-whe.patch
0042-virtual-image-Also-unref-the-object-when-closing-a-t.patch
0043-fp-device-Use-an-autopointer-and-steal-the-print-whe.patch
0044-fp-device-Unref-the-print-once-we-ve-notified-the-pr.patch
0045-fp-device-Mark-user-data-in-FpEnrollProgress-as-tran.patch
0046-fp-device-Use-g_clear_error-instead-of-check-free.patch
0047-tests-Use-a-loop-for-generating-drivers-tests-and-us.patch
0048-fp-print-Set-the-aligned_data-as-the-data-used-by-th.patch
0049-tests-Fix-endianness-issue-in-test-suite.patch
0050-assembling-Use-fixed-point-for-image-assembly.patch
0051-Fix-indentation-issues-using-newer-uncrustify.patch
0052-virtual-image-Fix-driver-reading-insufficient-data.patch
0053-synaptics-Use-an-autoptr-to-handle-the-FpiUsbTransfe.patch
0054-synaptics-Close-the-usb-device-if-reset-failed.patch
0055-vfs301-Use-a-transfer-autopointer-to-cleanup-it-on-s.patch
0056-fpi-ssm-Also-bug-on-negative-state-value.patch
0057-fpi-device-Make-possible-to-set-a-DestroyNotify-for-.patch
0058-fpi-ssm-Add-possibility-to-jump-to-a-state-or-next-o.patch
0059-drivers-Use-fpi_ssm_next_state_delayed-instead-of-cu.patch
0060-fpi-ssm-Clarify-the-ownership-of-error-in-fpi_ssm_ma.patch
0061-drivers-Use-SSM-delayed-actions-when-possible.patch
0062-fpi-ssm-Make-delayed-actions-cancellable.patch
0063-fpi-ssm-Bug-on-handler-set-to-a-NULL-function.patch
0064-fpi-ssm-Mark-a-fpi-ssm-completed-on-delay.patch
0065-tests-Fix-image-writing-on-big-endian.patch
0066-fpi-usb-Use-unsigned-length-for-USB-async-transfers.patch
0067-drivers-examples-Don-t-use-Wno-pointer-sign-and-fix-.patch
0068-fp-print-Clear-the-data-not-the-description-when-set.patch
0069-meson-Use-add_project_arguments-for-common-cflags.patch
0070-cpp-test-Fix-indentation.patch
0071-meson-Build-nbis-separately-to-allow-changing-flags.patch
0072-meson-Add-the-include-directories-to-deps.patch
0073-nbis-Add-a-global-include-file-with-all-the-definiti.patch
0074-cleanup-Don-t-make-nbis-depend-on-libfprint-built-so.patch
0075-nbis-log-Don-t-use-old-style-function-declarations.patch
0076-nbis-Make-the-extern-global-bozworth-y-variable-as-b.patch
0077-storage-Include-storage-header-so-that-we-have-decla.patch
0078-fp-device-Remove-unused-timeout-function-and-source-.patch
0079-cleanup-Use-static-functions-for-non-declared-method.patch
0080-gtk-demo-Use-G_DECLARE-to-avoid-missing-declarations.patch
0081-vfs5011-Cast-gpointer-data-values-to-proper-type-to-.patch
0082-vfs0050-Use-proper-casting-summing-pointers-first.patch
0083-meson-Include-fpi-context.h-in-generated-fp-drivers..patch
0084-meson-Move-generated-source-to-fpi-prefix-and-use-mo.patch
0085-meson-Use-stricter-C-arguments-to-compile-libfprint.patch
0086-elan-Fix-internal-state-machine-to-ensure-correct-de.patch
0087-image-device-Prevent-deactivation-when-waiting-for-f.patch
0088-uru4000-Fix-state-change-from-IRQ-handler.patch
0089-uru4000-Fix-control-transfer-request-type.patch
0090-fpi-ssm-Support-named-SSMs-and-use-a-fallback-macro.patch
0091-fpi-ssm-Improve-debugging-of-SSM-using-driver-infos.patch
0092-vfs0051-Use-named-SSMs-for-usb-async-exchanges.patch
0093-image-device-Print-warning-for-incorrect-deactivatio.patch
0094-virtual-image-Only-print-warnings-for-actual-errors.patch
0095-virtual-image-Allow-fine-control-over-the-finger-sta.patch
0096-tests-Update-helper-functions-for-new-virtual-image-.patch
0097-tests-Test-finger-removal-after-minutiae-scan-comple.patch
0098-print-Fix-match-error-propagation.patch
0099-synaptics-Fix-problem-after-match-is-failed.patch
0100-fp-device-Use-different-pointers-for-device-handlers.patch
0101-docs-Don-t-ignore-the-deprecated-API_EXPORTED-defini.patch
0102-tests-meson-Set-the-typelib-env-var-only-if-we-have-.patch
0103-fp-device-Add-a-open-property-and-method-to-check-it.patch
0104-libfprint-Introduce-libfprint_private-static-library.patch
0105-fp-device-Move-fpi-code-into-its-own-unit-that-can-b.patch
0106-fp-image-device-Move-fpi-code-into-its-own-unit-that.patch
0107-fp-image-fp-print-Move-private-methods-to-own-code-u.patch
0108-meson-Use-files-to-track-the-map-file-presence.patch
0109-meson-Rely-on-libfprint-dependency-to-get-root_inclu.patch
0110-fprint-Move-drivers-to-private-internal-library.patch
0111-meson-Fix-syntax-in-the-auto-generated-fpi-drivers-f.patch
0112-fpi-context-Make-fpi_get_driver_types-to-return-an-a.patch
0113-fp-context-Use-an-env-to-define-a-whitelist-of-drive.patch
0114-fp-context-tools-Use-auto-ptr-to-handle-GTypeClass-o.patch
0115-tests-Add-basic-unit-tests-for-fp-context.patch
0116-tests-Add-fp-device-basic-unit-tests.patch
0117-fp-device-Call-identify-device-class-method-on-ident.patch
0118-fpi-device-Clarify-ownership-of-parameters-for-progr.patch
0119-test-device-fake-Add-fake-test-driver-to-verify-fpi-.patch
0120-tests-meson-Support-unit-tests-non-depending-on-virt.patch
0121-tests-Add-fpi-device-tests.patch
0122-fpi-ssm-Use-same-argument-names-of-header-file.patch
0123-fpi-ssm-Define-autoptr-cleanup-function.patch
0124-fpi-ssm-Bug-on-wrong-state-passed-to-jump_to_state_d.patch
0125-fpi-ssm-Add-debug-message-when-a-delayed-state-chang.patch
0126-fpi-ssm-Make-clear-that-the-completed-callback-owns-.patch
0127-fpi-ssm-Clear-delayed-actions-for-parent-and-child-o.patch
0128-tests-Add-unit-tests-for-fpi-ssm.patch
0129-meson-Split-single-line-dependencies-to-reduce-the-d.patch
0130-driver_ids.h-Remove-the-legacy-ID-file.patch
0131-synaptics-Use-local-variable-rather-than-re-fetching.patch
0132-tests-Ensure-objects-are-free-ed-at-the-end-of-tests.patch
0133-examples-Fix-double-device-closing-in-manage-prints.patch
0134-elan-Do-not-leak-converted-frames.patch
0135-meson-Add-missing-dependency-on-fp-enum.h-for-privat.patch
0136-tests-Fix-stack-corruption-in-FpiSsm-test.patch
0137-fpi-ssm-fpi-usb-transfer-Use-fwd-declarations-to-avo.patch
0138-meson-Parse-all-private-headers.patch
0139-meson-List-deps-in-multiple-lines-to-have-better-dif.patch
0140-meson-No-need-to-redefine-default-pkgconfig-install-.patch
0141-meson-Don-t-install-fpi-enums.patch
0142-meson-Use-more-meson-s-project_name.patch
0143-meson-Use-soversion-everywhere.patch
0144-meson-Add-fp-image-device-to-public-headers.patch
0145-cleanup-Remove-fp_internal.h-and-update-drivers_api..patch
0146-cleanup-Use-pragma-once-everywhere.patch
0147-cleanup-Use-FPI-prefix-for-all-the-internal-enum-typ.patch
0148-tests-Add-a-reference-to-the-enrolled-print-before-r.patch
0149-meson-Define-enum-dependency-and-ensure-we-generate-.patch
0150-meson-Fix-syntax-for-fpi_enums-generation-call.patch
0151-libfprint-Make-sure-we-install-fp-enums.h-in-the-rig.patch
0152-meson-Bump-dependency-on-0.49.0.patch
0153-Prefix-internal-properties-signals-with-fpi-and-anno.patch
0154-fp-print-Add-aliases-for-First-and-Last-finger-in-ou.patch
0155-examples-Iterate-through-fingers-via-first-last-refs.patch
0156-fp-print-Add-FP_FINGER_IS_VALID.patch
0157-fpi-assembling-Accept-error-of-zero.patch
0158-fpi-assembling-Fix-offsets-to-be-relative-to-the-pre.patch
0159-tests-Set-MESON_SOURCE_ROOT-to-source-root-not-build.patch
0160-tests-Add-some-frame-assembly-unit-tests.patch
0161-examples-Fix-possible-use-after-free-in-storage-code.patch
0162-examples-Do-not-free-data-returned-by-g_variant_get_.patch
0163-storage-Do-not-free-image-data-owned-by-FpPrint.patch
0164-examples-Save-image-even-on-match-failure.patch
0165-examples-Continue-verification-when-return-is-presse.patch
0166-examples-Do-not-re-prompt-the-finger-when-repeating-.patch
0167-image-device-Fix-reading-default-values-from-the-cla.patch
0168-image-device-Fix-enroll-continuation-after-retry-err.patch
0169-elan-Add-umockdev-based-test.patch
0170-tests-Add-more-notes-about-umockdev-recording-creati.patch
0171-tests-Always-add-dummy-skipping-tests.patch
0172-device-Fix-potential-memory-leak-of-progress_cb-user.patch
0173-upekts-Remove-unused-argument-from-deinitsm_new.patch
0174-device-Better-define-ownership-passing-for-results.patch
0175-image-device-Set-cancelling-when-errors-are-reported.patch
0176-tests-Add-error-reporting-tests-based-on-virtual-dri.patch
0177-image-device-Avoid-invalid-state-transition-on-cance.patch
0178-compat-Add-compatibility-defines-for-older-GLib.patch
0179-tests-Return-skip-error-if-import-fails.patch
0180-synaptics-Really-check-if-a-print-is-device-database.patch
0181-synaptics-Report-a-verify-complete-error-on-unexpect.patch