Get this repository:
git clone https://git.launchpad.net/fprintd

See all merge proposals.

Import details

Import Status: Reviewed

This repository is an import of the Git repository at https://gitlab.freedesktop.org/libfprint/fprintd.

The next import is scheduled to run .

Last successful import was .

Import started on juju-98ee42-prod-launchpad-codeimport-1 and finished taking 10 seconds — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-1 and finished taking 10 seconds — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-0 and finished taking 1 minute — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-5 and finished taking 25 seconds — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-1 and finished taking 10 seconds — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-1 and finished taking 25 seconds — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-5 and finished taking 15 seconds — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-0 and finished taking 25 seconds — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-5 and finished taking 20 seconds — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-4 and finished taking 15 seconds — see the log

Branches

Name Last Modified Last Commit
master 2024-04-04 01:35:44 UTC
Release 1.94.3

Author: Marco Trevisan (Treviño)
Author Date: 2024-04-04 01:35:44 UTC

Release 1.94.3

benzea/persistent-storage 2022-07-12 14:37:33 UTC
device: Load/store persistent data from device

Author: Benjamin Berg
Author Date: 2022-07-12 14:34:27 UTC

device: Load/store persistent data from device

New libfprint version from 1.95.0 will support persistent data that
should be stored. Add support to this to fprintd by storing it into a
separate per-device file on disk.

The data is placed into a 0-persistent subdirectory as it needs to
co-exist with arbirary usernames and those are not permitted to start
with a number.

benzea/test-skip-if-nodep 2022-05-05 13:44:22 UTC
tests: Skip tests when dependencies are missing

Author: Benjamin Berg
Author Date: 2022-05-03 10:01:37 UTC

tests: Skip tests when dependencies are missing

By default, just skip tests when a dependency is missing. However, for
now do not allow disabling the tests and add an option to turn the
skipping behaviour into an error (enabled in the CI).

Closes: #133

benzea/private-libfprint-copy 2021-08-16 12:11:44 UTC
Create private copy of libfprint executable pages

Author: Benjamin Berg
Author Date: 2021-08-11 15:06:47 UTC

Create private copy of libfprint executable pages

This protects against side-channel attacks by evicting the libfprint
executable code from the CPU caches.

benzea/test-virtual-device-update 2021-07-26 17:47:46 UTC
ci: Test against benzea/enable-fedora-ci

Author: Benjamin Berg
Author Date: 2021-07-26 17:47:46 UTC

ci: Test against benzea/enable-fedora-ci

benzea/revert-print-deletion-in-enroll 2021-07-01 11:10:41 UTC
Revert "device: Delete existing print in EnrollStart"

Author: Benjamin Berg
Author Date: 2021-07-01 10:53:05 UTC

Revert "device: Delete existing print in EnrollStart"

This reverts commit 5c06660215a1d1482a143bcf68029c2838608fa8.

Instead we will throw an error. The reason to not push this into an
earlier release was that this is an API incompatible change and clients
will need to be updated.

fprintd-1-90 2021-04-19 13:47:17 UTC
ci: Build against libfprint-1-90 branch

Author: Benjamin Berg
Author Date: 2021-04-19 13:46:27 UTC

ci: Build against libfprint-1-90 branch

benzea/use-authinfo-unvail 2021-03-02 14:14:29 UTC
pam: Consistently return PAM_AUTHINFO_UNAVAIL

Author: Benjamin Berg
Author Date: 2021-03-02 14:10:55 UTC

pam: Consistently return PAM_AUTHINFO_UNAVAIL

There was one situation where we would return PAM_USER_UNKNOWN. The case
is not really any different from other cases where we are returning
PAM_AUTHINFO_UNAVAIL, and this difference causes issues in other
components of the stack.

Fix this by switching to PAM_AUTHINFO_UNAVAIL.

benzea/interactive-auth-only-when-requested 2020-12-10 13:57:59 UTC
device: Only interactively authorize if requested to do so

Author: Benjamin Berg
Author Date: 2020-12-04 13:10:03 UTC

device: Only interactively authorize if requested to do so

DBus sends a flags for whether interactive authorization is desired.
Adher to it instead of just assuming we can go ahead with doing an
interactive authoritzation.

wip/3v1n0/handle-delete-open-close-errors 2020-11-06 10:17:28 UTC
device: Propagate the error during deletion on bus

Author: Marco Trevisan (Treviño)
Author Date: 2020-02-11 15:11:04 UTC

device: Propagate the error during deletion on bus

If a device with storage memory fails during deletion phase, we just ignore
it silently from the dbus-client POV, while we should instead propagate the
error to the client.

wip/hadess/fix-ci 2020-03-17 14:31:08 UTC
ci: Fix unknown keys in CI

Author: Bastien Nocera
Author Date: 2020-03-17 14:31:08 UTC

ci: Fix unknown keys in CI

Fix:
root config contains unknown keys: container_fedora_build

wip/3v1n0/handle-release-with-operation 2020-02-11 02:23:54 UTC
tests/fprintd: Ensure that we get an error on early release

Author: Marco Trevisan (Treviño)
Author Date: 2020-02-06 20:20:27 UTC

tests/fprintd: Ensure that we get an error on early release

Ensure that we get an error when releasing a device that is in process of
enrollment, verification or identification

wip/hadess/fix-leaks 2020-02-04 14:09:33 UTC
device: Fix leaks in _finalize()

Author: Bastien Nocera
Author Date: 2020-01-28 13:31:09 UTC

device: Fix leaks in _finalize()

Free up contents of the device structure on finalize(), now that
libfprint supports hotplug, we might need to not leak oozes of memory...

Closes: #12

113 of 13 results

Other repositories

Name Last Modified
lp:fprintd 2024-04-22
lp:~roguescholar/fprintd/+git/packaging 2022-08-23
12 of 2 results
You can't create new repositories for fprintd.