From 3386f544f6c0c8aca0d8ef08bac828cff0bb0c59 Mon Sep 17 00:00:00 2001 From: Kate Hsuan Date: Thu, 21 Nov 2024 17:08:59 +0800 Subject: [PATCH] Update to upstream version 1.94.4 Update to 1.94.4 Resolves: RHEL-68295 --- .gitignore | 1 + ...ar-storage-on-devices-without-intern.patch | 28 ------------------- fprintd.spec | 4 +-- sources | 2 +- 4 files changed, 3 insertions(+), 32 deletions(-) delete mode 100644 0001-Don-t-try-to-clear-storage-on-devices-without-intern.patch diff --git a/.gitignore b/.gitignore index fffe587..977fc3c 100644 --- a/.gitignore +++ b/.gitignore @@ -19,3 +19,4 @@ fprintd-0.1-04fd09cfa.tar.bz2 /fprintd-v1.94.0.tar.gz /fprintd-v1.94.1.tar.gz /fprintd-v1.94.2.tar.gz +/fprintd-v1.94.4.tar.gz diff --git a/0001-Don-t-try-to-clear-storage-on-devices-without-intern.patch b/0001-Don-t-try-to-clear-storage-on-devices-without-intern.patch deleted file mode 100644 index 4c1dd6e..0000000 --- a/0001-Don-t-try-to-clear-storage-on-devices-without-intern.patch +++ /dev/null @@ -1,28 +0,0 @@ -From 3633dbaa630d4734f3c63721eecbf935315cb80d Mon Sep 17 00:00:00 2001 -From: Julian -Date: Sun, 1 May 2022 00:29:09 +0200 -Subject: [PATCH] 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.'. - ---- - src/device.c | 3 ++- - 1 file changed, 2 insertions(+), 1 deletion(-) - -diff --git a/src/device.c b/src/device.c -index df1e782..b9de3ee 100644 ---- a/src/device.c -+++ b/src/device.c -@@ -2209,7 +2209,8 @@ fprint_device_enroll_start (FprintDBusDevice *dbus_dev, - priv->enroll_data = finger; - priv->current_action = ACTION_ENROLL; - -- if (!fp_device_has_feature (priv->dev, FP_DEVICE_FEATURE_STORAGE_LIST) && -+ if (fp_device_has_feature (priv->dev, FP_DEVICE_FEATURE_STORAGE) && -+ !fp_device_has_feature (priv->dev, FP_DEVICE_FEATURE_STORAGE_LIST) && - is_first_enrollment (rdev)) - { - g_autoptr(GError) clear_err = NULL; --- -2.38.1 - diff --git a/fprintd.spec b/fprintd.spec index cd55c16..9dee2f6 100644 --- a/fprintd.spec +++ b/fprintd.spec @@ -1,5 +1,5 @@ Name: fprintd -Version: 1.94.2 +Version: 1.94.4 Release: %autorelease Summary: D-Bus service for Fingerprint reader access @@ -24,8 +24,6 @@ BuildRequires: pkgconfig(systemd) BuildRequires: python3-dbusmock BuildRequires: python3-libpamtest -Patch0: 0001-Don-t-try-to-clear-storage-on-devices-without-intern.patch - %description D-Bus service to access fingerprint readers. diff --git a/sources b/sources index cf4d6aa..180429a 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (fprintd-v1.94.2.tar.gz) = 2fd9e03446b923b29a2a915d395dc85afe10589ea5d78f047e0d3ae2a96255178589d6072c1e10ed8ac607515e410b343aef62ea551baf272999bd012c33f8e0 +SHA512 (fprintd-v1.94.4.tar.gz) = f8d0859d901da2ed419cb57a21dd51bab1b08057e60c555bac129e1f37777d946fc46752b27fc99a52040ef95529728f2936b65de7751ace0bba5c1c5787908d