Hello community,
here is the log from the commit of package fprintd for openSUSE:Factory checked
in at 2018-04-06 17:49:18
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/fprintd (Old)
and /work/SRC/openSUSE:Factory/.fprintd.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Advertising
Package is "fprintd"
Fri Apr 6 17:49:18 2018 rev:5 rq:593920 version:0.8.0
Changes:
--------
--- /work/SRC/openSUSE:Factory/fprintd/fprintd.changes 2017-02-07
12:04:20.318227311 +0100
+++ /work/SRC/openSUSE:Factory/.fprintd.new/fprintd.changes 2018-04-06
17:51:36.195027418 +0200
@@ -1,0 +2,7 @@
+Thu Apr 5 07:50:41 UTC 2018 - mar...@gmx.de
+
+- Update to version 0.8.0
+ * Lockdown the daemon to minimise potential security issues
+ * Don't wake up readers when there's no enrolled fingerprints
+
+-------------------------------------------------------------------
Old:
----
fprintd-0.7.0.tar.xz
New:
----
fprintd-0.8.0.tar.xz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ fprintd.spec ++++++
--- /var/tmp/diff_new_pack.Mmp0iK/_old 2018-04-06 17:51:37.122993869 +0200
+++ /var/tmp/diff_new_pack.Mmp0iK/_new 2018-04-06 17:51:37.122993869 +0200
@@ -17,27 +17,27 @@
Name: fprintd
-Version: 0.7.0
+Version: 0.8.0
Release: 0
Summary: D-Bus service for Fingerprint reader access
License: GPL-2.0+
Group: Productivity/Security
-Url: http://www.reactivated.net/fprint/wiki/Fprintd
+URL: http://www.reactivated.net/fprint/wiki/Fprintd
Source0: http://freedesktop.org/~hadess/%{name}-%{version}.tar.xz
Source1: baselibs.conf
BuildRequires: gtk-doc >= 1.3
BuildRequires: intltool
BuildRequires: pam-devel
+BuildRequires: pkgconfig
BuildRequires: xz
BuildRequires: pkgconfig(dbus-glib-1)
BuildRequires: pkgconfig(glib-2.0)
BuildRequires: pkgconfig(libfprint) > 0.1.0
BuildRequires: pkgconfig(polkit-gobject-1)
BuildRequires: pkgconfig(systemd)
-%{?systemd_requires}
Recommends: %{name}-lang
-BuildRoot: %{_tmppath}/%{name}-%{version}-build
ExcludeArch: s390 s390x
+%{?systemd_requires}
%description
D-Bus service to access fingerprint readers.
@@ -47,6 +47,9 @@
License: GPL-2.0+
Group: Productivity/Security
Requires: %{name} = %{version}
+Requires(postun): coreutils
+Requires(postun): pam
+Requires(postun): pam-config
# on biarch platforms we need to have it before the call of pam-config
Recommends: yast2-fingerprint-reader
Supplements: modalias(usb:v045Ep00BBd*dc*dsc*dp*ic*isc*ip*)
@@ -68,7 +71,6 @@
Provides: pam_thinkfinger = 0.3
Obsoletes: pam_fp < 0.1
Provides: pam_fp = 0.1
-Requires(postun): coreutils pam pam-config
%description pam
PAM module that uses the fprintd D-Bus service for fingerprint
@@ -87,6 +89,7 @@
fingerprint readers access.
%lang_package
+
%prep
%setup -q
++++++ fprintd-0.7.0.tar.xz -> fprintd-0.8.0.tar.xz ++++++
++++ 2922 lines of diff (skipped)