Bug 106550 - Obsolete dscv_print functions
Summary: Obsolete dscv_print functions
Status: RESOLVED FIXED
Alias: None
Product: libfprint
Classification: Unclassified
Component: libfprint (show other bugs)
Version: unspecified
Hardware: Other All
: medium normal
Assignee: libfprint-bugs
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-05-17 11:16 UTC by Bastien Nocera
Modified: 2018-05-24 11:25 UTC (History)
0 users

See Also:
i915 platform:
i915 features:


Attachments

Description Bastien Nocera 2018-05-17 11:16:20 UTC
Those aren't used in either fprintd or BSD's login_fingerprint[1]
fprintd has a version that saves to local file storage. I believe only a couple of functions to help with making the filenames/storage paths unique would be useful, either as code or documentation.

[1]: http://blade2k.humppa.hu/login_fingerprint-1.2.tar.gz
Comment 1 Bastien Nocera 2018-05-24 11:25:11 UTC
commit 1f0079a274561ec30dae1a884e70236625c90f9d
Author: Bastien Nocera <hadess@hadess.net>
Date:   Thu May 24 13:21:40 2018 +0200

    data: Mark all the fp_dscv_print functions as deprecated
    
    As this is pretty much copy/pasted in fprintd, and should instead be
    implemented by whatever system actually stores the data, rather than
    in a generic but not quite "fits-all-purpose" way.
    
    https://bugs.freedesktop.org/show_bug.cgi?id=106550


Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.