Commit graph

851 commits

Author SHA1 Message Date
Weblate
a78acf4e14 Translated using Weblate (Dutch)
Currently translated at 100.0% (60 of 60 strings)

Co-authored-by: Philip Goto <philip.goto@gmail.com>
Co-authored-by: Weblate <noreply@weblate.org>
Translate-URL: https://translate.fedoraproject.org/projects/fprintd/fprintd/nl/
Translation: fprintd/fprintd
2023-02-23 14:20:32 +01:00
Hugo Osvaldo Barrera
679ff2a20c Fix some bad indentation 2023-02-13 17:23:47 +01:00
Hugo Osvaldo Barrera
02b4f28bd3 meson: Add option basu for DBus
Basu[1] is the sd-bus library, extracted from systemd. This is used on
systems that aren't running (e)logind.

[1]: https://git.sr.ht/~emersion/basu
2023-02-13 15:46:42 +01:00
Zoltán Böszörményi
eeaacececf Fix loading external modules
The module function pointer for discover_users() was not
detected and was left as NULL.
2022-10-14 13:12:11 +02:00
Weblate
a83c6a594c Translated using Weblate (Croatian)
Currently translated at 100.0% (60 of 60 strings)

Co-authored-by: Gogo Gogsi <linux.hr@protonmail.com>
Co-authored-by: Weblate <noreply@weblate.org>
Translate-URL: https://translate.fedoraproject.org/projects/fprintd/fprintd/hr/
Translation: fprintd/fprintd
2022-08-16 13:19:22 +02:00
Weblate
5ee0da6244 Translated using Weblate (Hungarian)
Currently translated at 98.3% (59 of 60 strings)

Co-authored-by: Acs Zoltan <acszoltan111@gmail.com>
Translate-URL: https://translate.fedoraproject.org/projects/fprintd/fprintd/hu/
Translation: fprintd/fprintd
2022-08-16 13:19:22 +02:00
Weblate
a9836df6c3 Translated using Weblate (Georgian)
Currently translated at 100.0% (60 of 60 strings)

Translated using Weblate (Georgian)

Currently translated at 10.0% (6 of 60 strings)

Co-authored-by: Temuri Doghonadze <temuri.doghonadze@gmail.com>
Co-authored-by: Weblate <noreply@weblate.org>
Translate-URL: https://translate.fedoraproject.org/projects/fprintd/fprintd/ka/
Translation: fprintd/fprintd
2022-08-16 13:19:22 +02:00
Weblate
b146b3c63a Translated using Weblate (Thai)
Currently translated at 100.0% (60 of 60 strings)

Co-authored-by: Supasak Sutha <blur.3rd@gmail.com>
Co-authored-by: Weblate <noreply@weblate.org>
Translate-URL: https://translate.fedoraproject.org/projects/fprintd/fprintd/th/
Translation: fprintd/fprintd
2022-08-16 13:19:22 +02:00
Benjamin Berg
ca00118fc7 scripts: Update uncrustify configuration
The mod_full_brace_if_chain option needs an integer (we want method 1)
rather than a boolean.
2022-06-09 15:39:26 +02:00
Weblate
2e16e2a6ce Translated using Weblate (Chinese (Simplified) (zh_CN))
Currently translated at 100.0% (60 of 60 strings)

Translated using Weblate (Chinese (Simplified) (zh_CN))

Currently translated at 95.0% (57 of 60 strings)

Co-authored-by: Charles Lee <lchopn@gmail.com>
Co-authored-by: Weblate <noreply@weblate.org>
Co-authored-by: kk z <izhaoshuang@163.com>
Translate-URL: https://translate.fedoraproject.org/projects/fprintd/fprintd/zh_CN/
Translation: fprintd/fprintd
2022-05-24 16:57:24 +02:00
Weblate
20e9bb124f Translated using Weblate (Russian)
Currently translated at 100.0% (60 of 60 strings)

Co-authored-by: Sergey A <sw@atrus.ru>
Translate-URL: https://translate.fedoraproject.org/projects/fprintd/fprintd/ru/
Translation: fprintd/fprintd
2022-05-24 16:57:24 +02:00
Fabio Bas
b04d4eb3e8 Permit build without pam_wrapper 2022-05-24 16:00:02 +02:00
Benjamin Berg
1be0810b69 meson: Add option to use libelogind for DBus
Co-authored-by: Matthew Thode <prometheanfire@gentoo.org>
Co-authored-by: Fabio Bas <fabio.bas@officineinformatiche.net>
2022-05-24 15:39:07 +02:00
Benjamin Berg
27b618a93e tests: Hide intermediate error in output checker
The output checker raises from an exception handler. Add the appropriate
"from None" to hide that intermediate exception.
2022-05-10 09:50:10 +02:00
Benjamin Berg
ff0aa64e2d meson: Do not hard-require test dependencies
Just warn about missing test dependencies. If the user tries to run the
tests, they will fail. This is fine however, and in certain cases the
user might not even want to run the tests.

Closes: #133
2022-05-05 15:55:07 +02:00
Benjamin Berg
ae04fa9897 tests: Fix dbusmock AddDevice calls to include optional argument
The dbusmock code checks that all parameters wanted by the dbus
signature are given. As such, pass them, even though the parameters is
optional on the python side.
2022-05-03 10:05:58 +00:00
Julian
3633dbaa63
Don't try to clear storage on devices without internal storage
This change prevents warnings like 'Failed to clear storage before first enrollment: Device has no storage.'.
2022-05-01 00:37:01 +02:00
Benjamin Berg
0d2e2a6742 Release 1.94.2 2022-02-24 17:19:57 +01:00
Marco Trevisan (Treviño)
81f52522a6 pam_fprintd: Support setting infinite max_tries
This can be handled by the module loader (i.e. GDM), so a particular
pam configuration may be interested in disabling the max-tries check at
all.
2022-02-24 16:11:13 +00:00
Marco Trevisan (Treviño)
fbd56d6662 pam_fprintd: Support disabling the module timeout
This can be handled by the module loader (i.e. GDM) and in any case we
may want to have setups where fprintd is always active waiting for a
fingerprint, as modern devices support this with no problems.
2022-02-24 16:11:13 +00:00
Weblate
071ffbf2f0 Translated using Weblate (Portuguese (Brazil))
Currently translated at 100.0% (60 of 60 strings)

Co-authored-by: Rafael Fontenelle <rafaelff@gnome.org>
Translate-URL: https://translate.fedoraproject.org/projects/fprintd/fprintd/pt_BR/
Translation: fprintd/fprintd
2022-02-16 01:16:50 +01:00
Eli Schwartz
2c34cef5ef
remove pointless copying of files into build directory
I'm not entirely sure what this did, but it seems to be obsoleted by
commit 93bad82540.
2022-01-11 21:27:30 -05:00
Eli Schwartz
f4256533d1
use more idiomatic/correct embedded shell scripting
Formatting arguments into code is fragile, and meson natively knows how
to pass files as arguments via argv. So pass them as arguments to the
shell.
2022-01-11 21:23:16 -05:00
Weblate
6981e033be Translated using Weblate (Indonesian)
Currently translated at 100.0% (60 of 60 strings)

Co-authored-by: Andika Triwidada <andika@gmail.com>
Co-authored-by: Weblate <noreply@weblate.org>
Translate-URL: https://translate.fedoraproject.org/projects/fprintd/fprintd/id/
Translation: fprintd/fprintd
2021-12-08 13:16:24 +01:00
Weblate
160229a645 Translated using Weblate (Korean)
Currently translated at 100.0% (60 of 60 strings)

Co-authored-by: Weblate <noreply@weblate.org>
Co-authored-by: simmon <simmon@nplob.com>
Translate-URL: https://translate.fedoraproject.org/projects/fprintd/fprintd/ko/
Translation: fprintd/fprintd
2021-12-08 13:16:24 +01:00
Weblate
cdf61c423f Translated using Weblate (Swedish)
Currently translated at 100.0% (60 of 60 strings)

Co-authored-by: Luna Jernberg <bittin@reimu.nl>
Co-authored-by: Weblate <noreply@weblate.org>
Translate-URL: https://translate.fedoraproject.org/projects/fprintd/fprintd/sv/
Translation: fprintd/fprintd
2021-12-08 13:16:24 +01:00
Weblate
650d3499a1 Translated using Weblate (Turkish)
Currently translated at 100.0% (60 of 60 strings)

Co-authored-by: Oğuz Ersen <oguzersen@protonmail.com>
Co-authored-by: Weblate <noreply@weblate.org>
Translate-URL: https://translate.fedoraproject.org/projects/fprintd/fprintd/tr/
Translation: fprintd/fprintd
2021-12-08 13:16:24 +01:00
Weblate
674008cabd Translated using Weblate (Ukrainian)
Currently translated at 100.0% (60 of 60 strings)

Co-authored-by: Weblate <noreply@weblate.org>
Co-authored-by: Yuri Chornoivan <yurchor@ukr.net>
Translate-URL: https://translate.fedoraproject.org/projects/fprintd/fprintd/uk/
Translation: fprintd/fprintd
2021-12-08 13:16:24 +01:00
Weblate
c43dde880e Translated using Weblate (German)
Currently translated at 100.0% (60 of 60 strings)

Co-authored-by: Ettore Atalan <atalanttore@googlemail.com>
Co-authored-by: Weblate <noreply@weblate.org>
Translate-URL: https://translate.fedoraproject.org/projects/fprintd/fprintd/de/
Translation: fprintd/fprintd
2021-12-08 13:16:23 +01:00
Weblate
a6efa2a7c2 Translated using Weblate (Polish)
Currently translated at 100.0% (60 of 60 strings)

Co-authored-by: Piotr Drąg <piotrdrag@gmail.com>
Co-authored-by: Weblate <noreply@weblate.org>
Translate-URL: https://translate.fedoraproject.org/projects/fprintd/fprintd/pl/
Translation: fprintd/fprintd
2021-12-08 13:16:23 +01:00
Weblate
9a1a641b03 Translated using Weblate (Russian)
Currently translated at 88.3% (53 of 60 strings)

Co-authored-by: D P <dpokrasko@gmail.com>
Translate-URL: https://translate.fedoraproject.org/projects/fprintd/fprintd/ru/
Translation: fprintd/fprintd
2021-12-08 13:16:23 +01:00
Weblate
8fb67836b8 Translated using Weblate (Czech)
Currently translated at 100.0% (60 of 60 strings)

Co-authored-by: Pavel Borecki <pavel.borecki@gmail.com>
Co-authored-by: Weblate <noreply@weblate.org>
Translate-URL: https://translate.fedoraproject.org/projects/fprintd/fprintd/cs/
Translation: fprintd/fprintd
2021-12-08 13:16:23 +01:00
Weblate
73cb590acc Translated using Weblate (Finnish)
Currently translated at 100.0% (60 of 60 strings)

Co-authored-by: Jan Kuparinen <copper_fin@hotmail.com>
Co-authored-by: Weblate <noreply@weblate.org>
Translate-URL: https://translate.fedoraproject.org/projects/fprintd/fprintd/fi/
Translation: fprintd/fprintd
2021-12-08 13:16:23 +01:00
Weblate
abf3831755 Translated using Weblate (French)
Currently translated at 100.0% (60 of 60 strings)

Co-authored-by: Thibault HEINRICH <thibault@lexikal-seo.net>
Co-authored-by: Weblate <noreply@weblate.org>
Translate-URL: https://translate.fedoraproject.org/projects/fprintd/fprintd/fr/
Translation: fprintd/fprintd
2021-12-08 13:16:23 +01:00
Benjamin Berg
7c1e1f67bf po: Update PO files based on template 2021-12-02 10:59:28 +01:00
Weblate
4ed76ba997 Translated using Weblate (French)
Currently translated at 100.0% (56 of 56 strings)

Co-authored-by: Thibault HEINRICH <thibault@lexikal-seo.net>
Translate-URL: https://translate.fedoraproject.org/projects/fprintd/fprintd/fr/
Translation: fprintd/fprintd
2021-11-30 11:10:56 +01:00
Benjamin Berg
2d9543fe94 po: Update POT template
This was forgotten after the last string changes in commit b483edbe.

Co-authored-by: Thibault HEINRICH <thibault.heinrich@ac-nancy-metz.fr>

Fixes: #123
2021-11-30 09:28:26 +00:00
Weblate
865439a665 Translated using Weblate (Friulian)
Currently translated at 100.0% (60 of 60 strings)

Co-authored-by: Fabio Tomat <f.t.public@gmail.com>
Translate-URL: https://translate.fedoraproject.org/projects/fprintd/fprintd/fur/
Translation: fprintd/fprintd
2021-11-07 17:18:56 +01:00
Benjamin Berg
a734ceff71 Release 1.94.1 2021-11-03 15:34:26 +01:00
Benjamin Berg
0595f416f9 data: Fix udev event delivery for systemd service
PrivateNetwork=true is a bad idea, as it means that udev events cannot
be delivered. Remove it, we already restrict the address families
sufficiently anyway.

Closes: #119
2021-11-03 10:46:03 +00:00
John Colvin
38c21e3952 Fix typo in 0.5.1 release notes 2021-11-02 15:13:05 +00:00
Marco Trevisan (Treviño)
50943b1bd4 build: Do not use positional arguments in i18n.merge_file
This was never really used and it's breaking meson 60.
While this may just become a warning in 60.1, it's just better to avoid
using it.

See: https://github.com/mesonbuild/meson/issues/9441
2021-11-02 15:06:29 +00:00
Axel Navarro
245dcfa218
fix: fix typo in man page 2021-10-30 16:49:45 -03:00
Weblate
090016fdcd Translated using Weblate (Spanish)
Currently translated at 100.0% (60 of 60 strings)

Co-authored-by: Emilio Herrera <ehespinosa57@gmail.com>
Co-authored-by: Weblate <noreply@weblate.org>
Translate-URL: https://translate.fedoraproject.org/projects/fprintd/fprintd/es/
Translation: fprintd/fprintd
2021-10-03 17:05:10 +02:00
Weblate
90babad082 Translated using Weblate (Croatian)
Currently translated at 100.0% (60 of 60 strings)

Co-authored-by: Gogo Gogsi <linux.hr@protonmail.com>
Translate-URL: https://translate.fedoraproject.org/projects/fprintd/fprintd/hr/
Translation: fprintd/fprintd
2021-10-03 17:05:10 +02:00
albanobattistella
47af2bada5 Update it.po 2021-09-15 15:26:45 +00:00
Weblate
c1bc6b4da0 Translated using Weblate (Czech)
Currently translated at 100.0% (60 of 60 strings)

Co-authored-by: Pavel Borecki <pavel.borecki@gmail.com>
Co-authored-by: Weblate <noreply@weblate.org>
Translate-URL: https://translate.fedoraproject.org/projects/fprintd/fprintd/cs/
Translation: fprintd/fprintd
2021-09-15 17:24:36 +02:00
Weblate
0bb8271ede Translated using Weblate (German)
Currently translated at 100.0% (60 of 60 strings)

Co-authored-by: Ettore Atalan <atalanttore@googlemail.com>
Co-authored-by: Weblate <noreply@weblate.org>
Translate-URL: https://translate.fedoraproject.org/projects/fprintd/fprintd/de/
Translation: fprintd/fprintd
2021-09-15 17:24:36 +02:00
Weblate
b393eddd4b Translated using Weblate (Croatian)
Currently translated at 100.0% (60 of 60 strings)

Co-authored-by: Gogo Gogsi <linux.hr@protonmail.com>
Translate-URL: https://translate.fedoraproject.org/projects/fprintd/fprintd/hr/
Translation: fprintd/fprintd
2021-09-15 17:24:36 +02:00
Weblate
2c9cf975a2 Translated using Weblate (Japanese)
Currently translated at 100.0% (60 of 60 strings)

Co-authored-by: Takuro Onoue <kusanaginoturugi@gmail.com>
Co-authored-by: Weblate <noreply@weblate.org>
Translate-URL: https://translate.fedoraproject.org/projects/fprintd/fprintd/ja/
Translation: fprintd/fprintd
2021-09-15 17:24:36 +02:00