File libfprint.changes of Package libfprint
-------------------------------------------------------------------
Mon May 20 16:42:41 UTC 2013 - suse@bugs.jan.ritzerfeld.org
- upeke2: Add support for 147e:2020 ID (fdo#59320)
-------------------------------------------------------------------
Wed Apr 17 08:58:49 UTC 2013 - idonmez@suse.com
- Fix file conflicts
-------------------------------------------------------------------
Sun Apr 14 19:48:21 UTC 2013 - crrodriguez@opensuse.org
- fix -devel package requires,nowhere this library requires
pkgconfig(ImageMagick), pkgconfig(glib-2.0), pkgconfig(libusb-1.0)
pkgconfig(openssl), pkgconfig(zlib), not at linking time, not at
the headers..
-------------------------------------------------------------------
Thu Apr 11 20:24:51 UTC 2013 - crrodriguez@opensuse.org
- Place udev rules in the correct directory.
-------------------------------------------------------------------
Mon Apr 1 12:28:39 UTC 2013 - fisiu@opensuse.org
- Update to version 0.5.0:
+ Drivers:
- New VFS300/VFS301 driver
- New AES2550/AES2810 drivers
- New AES1660 driver
- New AES2660 driver
- New DigitalPersona URU4500 driver
- Avoid empty capture and improve image contrast in the
AES2501 and AES2550 drivers
- Update upektc driver, add support for Eikon Touch 300
- Fix UrU4000 image capture on ARM
+ Library:
- Fix global variable collisions with libusb and other system
headers
- Fix possible crash in NBIS image processing with some
fingerprints
+ Udev rules:
- Fix power control path for newer kernels
- Move udev rules to the correct directory
- Don't print duplicated udev rules
- Include udev rules in the tarball
- Allow disabling of udev rules for cross-compiling
- Add driver names in the generated rules
-------------------------------------------------------------------
Wed Sep 5 12:13:37 UTC 2012 - p.drouand@gmail.com
- Release 0.4.0 :
* Add support for Validity VFS101 (USB ID 138a:0001)
* Fix crasher when resizing a fingerprint image
* Fix wrong timeout being returned when either of
libusb or libfprint doesn't have a timeout
- Remove unnecessary "obsoletes" and "provides" libfprint0 package entries
- Fix URL
-------------------------------------------------------------------
Mon Aug 27 15:11:14 UTC 2012 - cfarrell@suse.com
- license update: LGPL-2.1+
No LGPL-2.1 "only" licenses found in the package
-------------------------------------------------------------------
Sun May 20 21:07:39 UTC 2012 - zaitor@opensuse.org
- Add libtool as buildrequires.
- Run autoreconf -fi before ./configure due to
libfprint-install_examples.patch, fixes build on factory.
- Listing files in subpackage examples explicitly so we don't loose
any on future upgrades.
-------------------------------------------------------------------
Fri Dec 2 15:48:05 UTC 2011 - coolo@suse.com
- add automake as buildrequire to avoid implicit dependency
-------------------------------------------------------------------
Fri Sep 16 12:50:53 UTC 2011 - andrea.turrini@gmail.com
- fix typos in description
-------------------------------------------------------------------
Thu Nov 11 11:55:05 UTC 2010 - coolo@novell.com
- own parent directories of udev rules
-------------------------------------------------------------------
Thu Oct 7 09:43:36 UTC 2010 - fcrozat@novell.com
- Release 0.3.0 (since 0.1.0-pre2):
* Add support for UPEK TCS4C (USB ID 147e:1000)
* Use NSS instead of OpenSSL for GPL compliance
* upeksonly driver bug fixes
* Fix a crash if a scan was shorter than 8 lines
* Fix compilation with C++ compiler
* Add gdk-pixbuf support for image manipulation
* Add udev rules to allow devices to autosuspend
* Finish port of AES1610 driver
* Add UPEK EikonII (TCRD4C) driver
- update libfprint-install_examples.patch
- do not package .la files
Wed Sep 29 12:43:15 CEST 2010 - ro@suse.de
- install examples correctly
-------------------------------------------------------------------
Mon Aug 9 14:14:01 CEST 2010 - ro@suse.de
- add examples subpackage
-------------------------------------------------------------------
Thu Aug 5 16:20:20 CEST 2010 - ro@suse.de
- work to support 147e:2016 (Upek Eikon 2 as in T410)
- update to 0.1.0-pre2
- add fedora patches
- add patches from brc#504399
- fix udev rule install
- fix enroll_retcode to accept 0x2e as well in upekts and upeke2
- my scanner needs full 5 passes, so set nr_enroll_stages to 6
-------------------------------------------------------------------
Mon Feb 1 11:29:52 UTC 2010 - jengelh@medozas.de
- package baselibs.conf
-------------------------------------------------------------------
Tue May 12 15:05:56 CEST 2009 - thoenig@suse.de
- run autoreconf -fi before ./configure
-------------------------------------------------------------------
Tue Jan 27 13:53:25 CET 2009 - thoenig@suse.de
- add libfprint-deinit-01.patch: Add new function fp_dev_reset used
to settle the USB device if it was driven into a undefined state.
(bnc#463557)
-------------------------------------------------------------------
Wed Nov 5 16:12:18 CET 2008 - thoenig@suse.de
- move supplementing USB IDs from libfprint0 to pam_fp (bnc#441754)
-------------------------------------------------------------------
Tue Oct 28 12:51:42 CET 2008 - thoenig@suse.de
- libfprint0 provide/obsoletes libthinkfinger
-------------------------------------------------------------------
Thu Oct 23 14:06:02 CEST 2008 - thoenig@suse.de
- generate HAL fdi so that fingerprint readers are properly
recognized (bnc#438187)
-------------------------------------------------------------------
Mon Oct 13 10:51:14 CEST 2008 - thoenig@suse.de
- move 'supplements' and 'recommends' to libfprint0
-------------------------------------------------------------------
Thu Oct 9 12:47:00 CEST 2008 - thoenig@suse.de
- use uppercase for hexadecimal numbers in USB vendor and product
IDs
-------------------------------------------------------------------
Mon Oct 6 17:03:39 CEST 2008 - thoenig@suse.de
- add supplements for supported USB devices
- add baselibs.conf (libfprint0) as pam_fp requires libfprint
- fix header for inclusions in C++
-------------------------------------------------------------------
Fri Sep 5 13:35:45 CEST 2008 - thoenig@suse.de
- initial check-in