Hello community,

here is the log from the commit of package fprintd for openSUSE:Factory checked 
in at 2019-05-08 15:17:44
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/fprintd (Old)
 and      /work/SRC/openSUSE:Factory/.fprintd.new.5148 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "fprintd"

Wed May  8 15:17:44 2019 rev:7 rq:701545 version:0.8.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/fprintd/fprintd.changes  2019-01-08 
12:28:10.044292562 +0100
+++ /work/SRC/openSUSE:Factory/.fprintd.new.5148/fprintd.changes        
2019-05-08 15:17:45.837161987 +0200
@@ -1,0 +2,6 @@
+Tue May  7 12:45:29 UTC 2019 - [email protected]
+
+- Add README.SUSE to warn users of the potential risk in storing
+  fingerprint data on their systems
+
+-------------------------------------------------------------------

New:
----
  README.SUSE

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ fprintd.spec ++++++
--- /var/tmp/diff_new_pack.NUhcBD/_old  2019-05-08 15:17:47.221165070 +0200
+++ /var/tmp/diff_new_pack.NUhcBD/_new  2019-05-08 15:17:47.261165160 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package fprintd
 #
-# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -12,7 +12,7 @@
 # license that conforms to the Open Source Definition (Version 1.9)
 # published by the Open Source Initiative.
 
-# Please submit bugfixes or comments via https://bugs.opensuse.org/
+# Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
 
@@ -25,7 +25,7 @@
 URL:            https://fprint.freedesktop.org/
 Source0:        
https://gitlab.freedesktop.org/libfprint/fprintd/uploads/bdd9f91909f535368b7c21f72311704a/%{name}-%{version}.tar.xz
 Source1:        baselibs.conf
-
+Source2:        README.SUSE
 BuildRequires:  gtk-doc >= 1.3
 BuildRequires:  intltool
 BuildRequires:  pam-devel
@@ -95,6 +95,7 @@
 %autosetup -p1
 
 %build
+cp %{SOURCE2} .
 %configure \
     --libdir=/%{_lib}/ \
     --disable-static \
@@ -138,6 +139,7 @@
 %{_localstatedir}/lib/fprint
 %{_mandir}/man1/fprintd.1%{?ext_man}
 %{_unitdir}/fprintd.service
+%doc README.SUSE
 
 %files lang -f %{name}.lang
 

++++++ README.SUSE ++++++
When you use this package please be aware of the privacy risk.
https://gitlab.freedesktop.org/libfprint/fprintd/issues/16

This package stores the fingerprint of the users in a format that allows
attackers to steal the fingerprint data and potentially rebuild the 
fingerprint from the stored data.

Reply via email to