Hello community, here is the log from the commit of package libfprint for openSUSE:Factory checked in at 2020-01-07 23:52:25 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/libfprint (Old) and /work/SRC/openSUSE:Factory/.libfprint.new.6675 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "libfprint" Tue Jan 7 23:52:25 2020 rev:39 rq:761270 version:1.0 Changes: -------- --- /work/SRC/openSUSE:Factory/libfprint/libfprint.changes 2019-01-08 12:25:31.840465835 +0100 +++ /work/SRC/openSUSE:Factory/.libfprint.new.6675/libfprint.changes 2020-01-07 23:52:54.804017605 +0100 @@ -1,0 +2,28 @@ +Fri Nov 29 13:28:20 UTC 2019 - Johannes Kastl <[email protected]> + +- update to 1.0: + * Library: + * Add guards to the public API and require GLib 2.50 + * Deprecate print storage API + * Better documentation for fp_discover_devs() + * Remove unused internal fpi_timeout_cancel_for_dev() + * Remove state from fp_img_driver activate handler + * Bug fixes related to restarting a failed verification immediately + + * Drivers: + * The Elan driver received a lot of bug fixes including a fix for a hang when verifying prints with fprintd, quirks for some devices, a memory leak fix and support for 04f3:0c42 + * Fix a probable crash in all the AES drivers + * Add support for Lenovo Preferred Pro Keyboard (KUF1256) to vfs5011 + * Prevent hang during enroll process in etes603 driver + * Fix possible integer overflow in uru4000 + * Work-around SELinux AVC warnings when uru4000 driver starts + * Remove long-unmaintained and broken fdu2000 driver + + * Tools/Examples: + * Fix examples not working due to an overly strict check + * Fix crash in GTK demo when there's no supported devices + * Disable GTK demo until we have a USB Flatpak portal + * Remove sleep() in enroll example which caused a crash in some drivers + * Add a simple storage implementation example + +------------------------------------------------------------------- Old: ---- libfprint-0.99.0.tar.xz New: ---- libfprint-1.0.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ libfprint.spec ++++++ --- /var/tmp/diff_new_pack.dQkEnU/_old 2020-01-07 23:52:55.648018043 +0100 +++ /var/tmp/diff_new_pack.dQkEnU/_new 2020-01-07 23:52:55.648018043 +0100 @@ -1,7 +1,7 @@ # # spec file for package libfprint # -# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2019 SUSE LLC # Copyright (c) 2013 Mariusz Fik <[email protected]>. # # All modifications and additions to the file contributed by third parties @@ -19,13 +19,13 @@ %{!?_udevrulesdir: %global _udevrulesdir %(pkg-config --variable=udevdir udev)/rules.d} Name: libfprint -Version: 0.99.0 +Version: 1.0 Release: 0 Summary: Library for fingerprint reader support License: LGPL-2.1-or-later Group: Development/Libraries/C and C++ URL: https://www.freedesktop.org/wiki/Software/fprint -Source0: https://gitlab.freedesktop.org/libfprint/libfprint/uploads/82ba3cef5bdf72997df711eacdb13c0f/%{name}-%{version}.tar.xz +Source0: https://gitlab.freedesktop.org/libfprint/libfprint/uploads/aff93e9921d1cff53d7c070944952ff9/%{name}-%{version}.tar.xz Source99: baselibs.conf BuildRequires: gcc-c++ ++++++ libfprint-0.99.0.tar.xz -> libfprint-1.0.tar.xz ++++++ ++++ 2213 lines of diff (skipped)
