Marco Trevisan (Treviño)
d878148b5e
ci: Expose scan build artifacts on failures
...
That's the only case we care about
2024-02-13 14:54:42 +00:00
Marco Trevisan (Treviño)
ee509c7ee6
libfprint/fprint-list-udev-hwdb: Update unsupported list from wiki
2024-02-13 15:28:53 +01:00
Marco Trevisan (Treviño)
2fa0975dec
cleanup: Address some newer uncrustify syntax cleanups
2024-02-13 15:25:15 +01:00
Marco Trevisan (Treviño)
f3ab1f996f
fp-context: use g_strv_contains instead of manual labor
2024-02-13 15:25:15 +01:00
Marco Trevisan (Treviño)
92c5fc4643
cleanup: Use allow/deny lists instead of color based ones
...
There was nothing racist on those names here (what? Do human races even
exist?!), but let's avoid any confusion.
2024-02-13 15:19:47 +01:00
Puspendu Banerjee
c64fa9c81b
synaptics: Add new PID 0x0124
2024-02-13 14:45:47 +01:00
Marco Trevisan (Treviño)
85ec9ec5b2
ci: Allow flatpak failure
...
It's not a critical thing, so if it fails (as it does currently) we
should not block on that.
2024-02-13 14:42:18 +01:00
Marco Trevisan (Treviño)
b8933d8f81
fp-print: Do not check compile-time macros at runtime
2024-02-13 14:36:46 +01:00
xiaofei
631da4654f
focaltechmoc:Support FocalTech moc devices
...
Supported UID: 0x2808
Supported PIDs: 0x9E48, 0xD979, 0xa959
2024-02-13 14:34:12 +01:00
Mohammed Anas
1701d72ff9
tests: make mktemp command call work with Chimera Linux's mktemp
...
On Chimera Linux, which uses FreeBSD's userland tools, the original call
fails with the following error:
mktemp: mkstemp failed on /tmp/libfprint-XXXXXX.hwdb: Invalid argument
Moving the X's to the end of the template passed to `mktemp` fixes the
error, and also works with GNU's `mktemp`.
2024-01-22 15:52:46 +00:00
Mohammed Anas
d3ec9a80d3
tests: remove Bash dependency in favor of sh
...
The script works just fine with `sh`.
Also replace nonstandard `test` operator `==` with the standard `=`.
The other changes are mostly cosmetic.
2024-01-22 15:27:33 +00:00
Marco Trevisan (Treviño)
5a1253e37c
fp-image: Do not start thread detection task thread if already running
2023-11-24 21:02:50 +01:00
Marco Trevisan (Treviño)
2b008b52d7
fp-image: Simplify minutiae detection tasks
...
We can just use a GTask to handle the detection while using the
finish function to process the results to the image, so that it
is more predictable when this happens and it does not depend on
a thread returning.
Also remove data duplication when possible, this class wasn't
fully safe anyway to be used concurrently, so there's no point
to copy data when not needed. Also added the hard constraint to
not proceed with minutiae detection if something else is already
doing this.
At the same time we can mark the task to finish early on
cancellation.
2023-11-21 16:43:04 +00:00
Marco Trevisan (Treviño)
83939abe10
fp-image: Add FP_IMAGE_NONE flags definition
2023-11-21 16:43:04 +00:00
Marco Trevisan (Treviño)
16d02b3ed5
fp-image: Remove unused ref_count flag
...
It's an object so we already ref-count it.
2023-11-21 16:43:04 +00:00
huan_huang
79be91831c
drivers: add realtek rts5813 driver
2023-10-27 13:21:06 +00:00
Aris Lin
427139f347
synaptics: Add new PID 0x0106
2023-10-24 14:56:15 +08:00
Aris Lin
3ebd2c3f97
synaptics: Add new PID 0x0173
2023-10-19 14:25:09 +08:00
Marco Trevisan (Treviño)
2414dbdbd4
libfprint/fprint-list-udev-hwdb: Update unsupported devices from wiki
2023-09-27 19:44:37 +02:00
swbgdx
0eae0e8cc0
goodixmoc: Add PID 0x6582
2023-09-27 16:10:03 +00:00
Marco Trevisan (Treviño)
efba965b0c
ci: Build flatpak using gnome master
...
Also bump dependencies versions
2023-09-27 17:47:38 +02:00
Marco Trevisan (Treviño)
26d2c77c3d
ci: Allow manual flatpak build in any fork and MR
2023-09-27 17:29:24 +02:00
Marco Trevisan (Treviño)
eb01d7c97d
ci: Fix building flatpak using GNOME 42 runtime
...
Use versioned ci template so we are sure what we're using
2023-09-27 17:10:31 +02:00
Vincent Huang
5bff5bfea6
synaptics: Add null check to prevent g_propagate_error assertion failure
2023-09-11 16:58:33 +08:00
Marco Trevisan (Treviño)
af5c5064b9
Upload to mantic
2023-09-07 17:59:33 +02:00
Marco Trevisan (Treviño)
05e069937b
Update changelog
2023-09-07 17:55:54 +02:00
Andy Chi
fb3f98576f
debian/patches/synaptics-fix-enroll_identify-problem-after-user-reset-da.patch (LP: #2034481 )
2023-09-07 17:40:30 +02:00
Vincent Huang
206e92218c
synaptics: fix enroll_identify problem after user reset database
2023-09-01 09:47:12 +00:00
Marco Trevisan (Treviño)
843ca987aa
Merge tag 'debian/1%1.94.6-1' into ubuntu
...
libfprint Debian release 1:1.94.6-1
2023-08-23 01:24:15 +02:00
Marco Trevisan (Treviño)
a530bb66b0
Upload to unstable
2023-08-23 01:11:51 +02:00
Marco Trevisan (Treviño)
d057cc311f
Update changelog
2023-08-23 01:11:05 +02:00
Marco Trevisan (Treviño)
381ea2292d
debian/patches: Remove execution bit from test asset
2023-08-23 01:10:47 +02:00
Marco Trevisan (Treviño)
fcbabf6cbd
fixup! debian/patches: Use assets from correct paths
2023-08-23 01:10:16 +02:00
Marco Trevisan (Treviño)
af3dca9003
tests/egis0570/capture.pcapng: Remove execution permission
2023-08-22 23:08:55 +00:00
Marco Trevisan (Treviño)
9ea3bba116
debian/rules: Always force building udev hwdb
...
We are more updated than systemd, so let's use libfprint own rules
Closes : #1024309
2023-08-23 00:59:55 +02:00
Marco Trevisan (Treviño)
8c238c83f2
debian/patches: Use assets from correct paths
2023-08-23 00:57:00 +02:00
Marco Trevisan (Treviño)
4c1b3b4da3
debian: Add libfprint-2-tests package
2023-08-23 00:57:00 +02:00
Marco Trevisan (Treviño)
c676c281ba
debian/patches: Drop, applied upstream
2023-08-23 00:57:00 +02:00
Marco Trevisan (Treviño)
196f8a9ea4
debian/libfprint-2-2.postinst: Devices triggers updated
2023-08-23 00:57:00 +02:00
Marco Trevisan (Treviño)
1b4dbf28f2
New upstream release
2023-08-23 00:57:00 +02:00
Marco Trevisan (Treviño)
557189329b
Update upstream source from tag 'upstream/1.94.6'
...
Update to upstream version '1.94.6'
with Debian dir 95f93b760e
2023-08-23 00:57:00 +02:00
Marco Trevisan
fabb09bbd7
Merge branch 'scrub-obsolete' into 'debian'
...
Remove unnecessary constraints
See merge request debian/libfprint!5
2023-08-22 22:56:37 +00:00
Marco Trevisan (Treviño)
0fdda75219
New upstream version 1.94.6
2023-08-23 00:43:29 +02:00
Marco Trevisan (Treviño)
31168e8f83
Upload to mantic
2023-08-23 00:31:57 +02:00
Marco Trevisan (Treviño)
3eadf227e4
Update changelog
2023-08-23 00:31:52 +02:00
Marco Trevisan (Treviño)
3e6500c2b9
debian/rules: Always force building udev hwdb
...
We are more updated than systemd, so let's use libfprint own rules
2023-08-23 00:31:37 +02:00
Marco Trevisan (Treviño)
b924d715c9
ci: Move build dir during installed tests so we check that we don't use built artifacts
2023-08-21 14:19:27 +00:00
Marco Trevisan (Treviño)
1372d6f081
tests: Use native GTest utils to generate assets names
2023-08-21 14:19:27 +00:00
Marco Trevisan (Treviño)
cf18fc3b68
debian/intian-overrides: Update lintian syntax to ignore built drivers
2023-08-21 13:07:09 +02:00
Marco Trevisan (Treviño)
362bbfae13
debian/patches: Use proper rpath and permissions on installed libraries
2023-08-21 13:07:09 +02:00