[Fingerforce-commits] [libfprint] branch debian updated (7513657 -> 2386478)

Didier Raboud odyx at alioth.debian.org
Sun Sep 29 13:45:17 UTC 2013


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

odyx pushed a change to branch debian
in repository libfprint.

      from  7513657   libfprint 1:0.5.0-6 Debian release.
      adds  7e1646c   uru4000: fix race condition on waiting power up irq
      adds  8a87ba4   uru4000: fix cancelling of imaging from error callback
      adds  7751fcb   AUTHORS: Update
      adds  0b2d33c   imgdev: fix cancelling of enrollment from stage_completed callback
      adds  02509e1   build: udev rules must be created when building from git
      adds  43eca62   configure.ac: Use AC_CONFIG_HEADERS
      adds  3b3679c   upeke2: Add support for 147e:2020 ID
      adds  7eafca7   build: glib-2.28 or newer is a requirement
      adds  0e843ad   build: fix autoreconf warnings
      adds  1acd647   build: Fix underlinking against glib
      adds  6d65bfc   lib: g_malloc never fails
      adds  f3dd558   lib: Use g_malloc0 instead of g_malloc+memset
      adds  a6339a3   Fix udev rules printing
      adds  c14ebd8   Add MS keyboard to the suspend blacklist
      adds  9e2f8b5   0.5.1
       new  034597a   Merge tag 'upstream/0.5.1' into debian
       new  30322db   Update patches list for 0.5.1, drop 6 patches incorporated or backported from upstream, refresh one
       new  2386478   libfprint 1:0.5.1-1 Debian release.

The 3 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:
 AUTHORS                                            |    1 +
 NEWS                                               |   11 +++
 configure.ac                                       |   12 ++-
 debian/changelog                                   |    8 ++
 ...blacklist-handling-in-udev-rules-creation.patch |   20 -----
 debian/patches/link-against-glib.patch             |   26 ------
 debian/patches/series                              |    6 --
 ...-enrollment-from-stage_completed-callback.patch |   29 -------
 ...3679c-upeke2-Add-support-for-147e-2020-ID.patch |   52 ------------
 ...ix-race-condition-on-waiting-power-up-irq.patch |   87 --------------------
 ...-cancelling-of-imaging-from-error-callbac.patch |   45 ----------
 .../udev-rules-creation-add-Debian-specifics.patch |    4 +-
 examples/Makefile.am                               |    2 +-
 libfprint/Makefile.am                              |    2 +-
 libfprint/data.c                                   |    3 +-
 libfprint/drivers/aes1660.c                        |    9 --
 libfprint/drivers/aes2550.c                        |    4 -
 libfprint/drivers/aes2660.c                        |    9 --
 libfprint/drivers/aesx660.c                        |    4 -
 libfprint/drivers/upeke2.c                         |   14 +++-
 libfprint/drivers/uru4000.c                        |   40 +++++----
 libfprint/fprint-list-udev-rules.c                 |    4 +-
 libfprint/img.c                                    |    3 +-
 libfprint/imgdev.c                                 |    5 +-
 24 files changed, 78 insertions(+), 322 deletions(-)
 delete mode 100644 debian/patches/Fix-blacklist-handling-in-udev-rules-creation.patch
 delete mode 100644 debian/patches/link-against-glib.patch
 delete mode 100644 debian/patches/u0b2d33c-imgdev-fix-cancelling-of-enrollment-from-stage_completed-callback.patch
 delete mode 100644 debian/patches/u3b3679c-upeke2-Add-support-for-147e-2020-ID.patch
 delete mode 100644 debian/patches/u7e1646c-uru4000-fix-race-condition-on-waiting-power-up-irq.patch
 delete mode 100644 debian/patches/u8a87ba4-uru4000-fix-cancelling-of-imaging-from-error-callbac.patch

-- 
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