[Fingerforce-commits] [libfprint] branch master updated (35e356f -> 45fb6d7)

Didier Raboud odyx at moszumanska.debian.org
Sun Apr 12 09:42:03 UTC 2015


This is an automated email from the git hooks/post-receive script.

odyx pushed a change to branch master
in repository libfprint.

      from  35e356f   build: add subdir-objects option to make automake happy
       new  79d79c3   lib: Test before applying power saving udev rules
       new  82ae7c1   aesx660: fix spelling of define name
       new  061a457   aeslib: improve frame-assembling routines
       new  dc537ef   lib: Add VFS5011 driver
       new  a3c90f2   upektc_img: handle 0x28 message better
       new  ee32166   0.6.0
       new  9f408bf   imgdev: fix enum mismatch for dev_change_state() call
       new  45fb6d7   vfs101: Logical conjunction always evaluates to false.

The 8 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.


Summary of changes:
 NEWS                               |   19 +
 configure.ac                       |   15 +-
 libfprint/Makefile.am              |    6 +
 libfprint/aeslib.c                 |  327 +-
 libfprint/aeslib.h                 |   13 +-
 libfprint/core.c                   |    3 +
 libfprint/drivers/aes1610.c        |   21 +-
 libfprint/drivers/aes1660.c        |    4 +-
 libfprint/drivers/aes2501.c        |   22 +-
 libfprint/drivers/aes2550.c        |   17 +-
 libfprint/drivers/aes2660.c        |    3 +-
 libfprint/drivers/aes3k.c          |   16 +-
 libfprint/drivers/aesx660.c        |   25 +-
 libfprint/drivers/aesx660.h        |    5 +-
 libfprint/drivers/driver_ids.h     |    1 +
 libfprint/drivers/upektc_img.c     |   17 +-
 libfprint/drivers/vfs101.c         |    2 +-
 libfprint/drivers/vfs5011.c        | 1020 ++++++
 libfprint/drivers/vfs5011_proto.h  | 6186 ++++++++++++++++++++++++++++++++++++
 libfprint/fp_internal.h            |    3 +
 libfprint/fprint-list-udev-rules.c |    2 +-
 libfprint/imgdev.c                 |    2 +-
 22 files changed, 7592 insertions(+), 137 deletions(-)
 create mode 100644 libfprint/drivers/vfs5011.c
 create mode 100644 libfprint/drivers/vfs5011_proto.h

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/fingerforce/libfprint.git



More information about the Fingerforce-commits mailing list