33 Commits

Author SHA256 Message Date
f06c1081fa Accepting request 1308188 from home:dgarcia:branches:hardware
Fix fprintd.changes format

The source_validator osc service is failing because a date is not
correct in the changes file. This request should fix the issue.

Related declined request:
https://build.opensuse.org/requests/1306445#status-history-42489597

OBS-URL: https://build.opensuse.org/request/show/1308188
OBS-URL: https://build.opensuse.org/package/show/hardware/fprintd?expand=0&rev=56
2025-09-30 14:28:56 +00:00
c54937621e Accepting request 1306439 from home:dgarcia:branches:hardware
- Remove not needed BuildRequires python3-pydbus

OBS-URL: https://build.opensuse.org/request/show/1306439
OBS-URL: https://build.opensuse.org/package/show/hardware/fprintd?expand=0&rev=55
2025-09-22 08:59:38 +00:00
44104b408f Accepting request 1204748 from home:gallochri
- update to 1.94.4
  *Support building in other non-linux unix platforms (FreeBSD tested)
  *Bump minimum glib dependency version to 2.64
  *Allow interactive DBus authorization on fprintd-tools
  *Use prefix to determine the PAM modules dir
  *Translation updates

OBS-URL: https://build.opensuse.org/request/show/1204748
OBS-URL: https://build.opensuse.org/package/show/hardware/fprintd?expand=0&rev=53
2024-09-30 13:49:22 +00:00
8a70f762a3 Accepting request 1164534 from home:dirkmueller:Factory
- update to 1.94.3:
  * Don't try to clear storage on devices without internal
    storage
  * Build: Add option to use libelogind for DBus
  * Fixed loading external storage modules
  * Do not require bash to build (just posix sh)
  * Tests fixes for newer python, python-dbusmock and
    libfprint
  * Even more translation updates

- added baselibs.conf as source to specfile
- drop rpmlintrc
- added baselibs.conf
  (which this was waiting for) has been dropped half a year ago
  configure looks for.

OBS-URL: https://build.opensuse.org/request/show/1164534
OBS-URL: https://build.opensuse.org/package/show/hardware/fprintd?expand=0&rev=51
2024-07-26 14:54:44 +00:00
b849a02700 Accepting request 1097530 from home:wrosenauer:devel
- add all supported USB devices as Supplements
(hopefully I did it right; list taken from the project page)

OBS-URL: https://build.opensuse.org/request/show/1097530
OBS-URL: https://build.opensuse.org/package/show/hardware/fprintd?expand=0&rev=49
2023-10-03 08:32:21 +00:00
Matthias Mailänder
541a34feb0 Accepting request 978904 from home:dimstar:Factory
- Do not recommend lang package: the lang package has smarter
  supplements in place.

OBS-URL: https://build.opensuse.org/request/show/978904
OBS-URL: https://build.opensuse.org/package/show/hardware/fprintd?expand=0&rev=47
2022-06-09 09:48:44 +00:00
Matthias Mailänder
e4371e4075 Accepting request 975543 from home:susnux:branches:hardware
Update to version 1.94.2

OBS-URL: https://build.opensuse.org/request/show/975543
OBS-URL: https://build.opensuse.org/package/show/hardware/fprintd?expand=0&rev=45
2022-05-11 18:21:33 +00:00
Matthias Mailänder
6677df2a8b Accepting request 956889 from home:iznogood:branches:hardware
- Add upstream bug fix patches, fix build with meson 0.60.x and
  newer:
  + f4256533d1ffdc203c3f8c6ee42e8dcde470a93f.patch
  + 2c34cef5ef2004d8479475db5523c572eb409a6b.patch

OBS-URL: https://build.opensuse.org/request/show/956889
OBS-URL: https://build.opensuse.org/package/show/hardware/fprintd?expand=0&rev=44
2022-02-26 15:51:59 +00:00
Matthias Mailänder
f56639117b Accepting request 953034 from home:Kieltux:branches:hardware
- Fix for openSUSE Leap 15.3, makro %{_pam_moduledir} is unknown in
  openSUSE Leap 15.3

OBS-URL: https://build.opensuse.org/request/show/953034
OBS-URL: https://build.opensuse.org/package/show/hardware/fprintd?expand=0&rev=43
2022-02-12 20:48:06 +00:00
Matthias Mailänder
978327117c OBS-URL: https://build.opensuse.org/package/show/hardware/fprintd?expand=0&rev=41 2021-11-26 12:49:47 +00:00
Matthias Mailänder
7823807739 Accepting request 931845 from home:Mailaender:branches:hardware
new upstream release

OBS-URL: https://build.opensuse.org/request/show/931845
OBS-URL: https://build.opensuse.org/package/show/hardware/fprintd?expand=0&rev=40
2021-11-19 18:45:24 +00:00
Matthias Mailänder
321abedc2b Accepting request 880248 from home:AndreasStieger:15.3
- fix pyton dbus-python build dependency for Leap 15.3 boo#1183818

OBS-URL: https://build.opensuse.org/request/show/880248
OBS-URL: https://build.opensuse.org/package/show/hardware/fprintd?expand=0&rev=38
2021-03-26 17:32:14 +00:00
Matthias Mailänder
68e8142083 Accepting request 863408 from home:mnhauke
- Update to version 1.90.9
  * Fix multiple daemon lockup issues (#97)
  * Fix print garbage collection to not delete used prints
  * pam: Use the device with the most prints

OBS-URL: https://build.opensuse.org/request/show/863408
OBS-URL: https://build.opensuse.org/package/show/hardware/fprintd?expand=0&rev=36
2021-01-16 13:24:26 +00:00
Matthias Mailänder
e4d080913a Accepting request 855500 from home:mnhauke
- Update to version 1.90.8
  It seems that we are finally reaching the end of the tunnel with
  regard to regressions. One more issue that cropped up was that a
  pam_fprintd fix to avoid a possible authentication bypass caused
  issues when fprintd was just started on demand.
  Highlights:
  * pam: Only listen to NameOwnerChanged after fprintd is known to
    run.
  * Place new ObjectManager DBus API at /net/reactivated/Fprint

- Update to version 1.90.7
  While 1.90.6 fixed a number of issues, we did have a bad
  regression due causing pam_fprintd to crash when there are no
  fingerprint devices installed.
  Highlights:
   * pam: Guard strdup calls against NULL pointers

- Update to version 1.90.6

OBS-URL: https://build.opensuse.org/request/show/855500
OBS-URL: https://build.opensuse.org/package/show/hardware/fprintd?expand=0&rev=34
2020-12-20 11:55:32 +00:00
Matthias Mailänder
853a84fe99 Accepting request 853658 from home:mnhauke
- Update to version 1.90.5
  The 1.90.5 release was unusable due to a number of inter-related
  issues with the DBus interface and authorization. We also found
  a number of problems with possible security implications.
  Currently fprintd will do interactive authorization even if this
  was not requested using the correct DBus method call flag. All
  API users MUST be updated to set the flag as it will be enabled
  in the future!
  Highlights:
   * Fix fprintd DBus configuration
   * Change details of what requires authorization
   * Fix various race conditions in pam_fprintd
   * Permit interactive authorization from fprintd utilities
   * Do not allow deletion while another operation is ongoing
- Drop patch:
  * 0001-tests-Fix-test-not-failing-on-error.patch

- Update to version 1.90.4
  The 1.90.4 release caused a major regression, as it included a
  USB hub in UDEV the autosupend rule list.
  Highlights:
  * Remove USB hub from udev autosupend rules
  * synaptics: Add PID 0x00c9 which is used in some HP laptops

OBS-URL: https://build.opensuse.org/request/show/853658
OBS-URL: https://build.opensuse.org/package/show/hardware/fprintd?expand=0&rev=32
2020-12-08 16:11:36 +00:00
Matthias Mailänder
ff01940fd5 Accepting request 851795 from home:mnhauke
- Update to version 1.90.4
  * Authentication is now required to enroll a new print.
  * Add support for the libfprint early reporting mechanism
  * Proper hotplug support together with libfprint 1.90.4
  * Handle STATE_DIRECTORY containing multiple paths
- Add patch:
  * 0001-tests-Fix-test-not-failing-on-error.patch
    https://gitlab.freedesktop.org/libfprint/fprintd/-/merge_requests/70
    Unittest test_manager_get_devices_on_name_appeared is broken
    with this patch applied - so revert it for now.

OBS-URL: https://build.opensuse.org/request/show/851795
OBS-URL: https://build.opensuse.org/package/show/hardware/fprintd?expand=0&rev=30
2020-11-30 22:00:36 +00:00
Tomáš Chvátal
9d838ee9b6 Accepting request 786466 from home:hillwood:branches:hardware
- Few minor spec-cleaner tweaks

- Update version to 1.90.1
  * Add support for prints saved on the fingerprint device itself
  * Add integration tests using the virtual image driver, and further tests for the utilities
  * Port build system to meson
  * Loads of build warnings and memory leak fixes
  * PAM module:
    Port PAM module to sd-bus from dbus-glib
    Use systemd to not ask for a fingerprint scan on remote logins
    Add man page for PAM module
    Add tests
- Split doc package

OBS-URL: https://build.opensuse.org/request/show/786466
OBS-URL: https://build.opensuse.org/package/show/hardware/fprintd?expand=0&rev=28
2020-03-19 13:53:36 +00:00
Tomáš Chvátal
1cd09fe990 - Fix the download url
OBS-URL: https://build.opensuse.org/package/show/hardware/fprintd?expand=0&rev=26
2019-12-02 07:35:50 +00:00
Tomáš Chvátal
6609d80934 Accepting request 752384 from home:ojkastl_buildservice:fingerprint
update to 0.9.0

OBS-URL: https://build.opensuse.org/request/show/752384
OBS-URL: https://build.opensuse.org/package/show/hardware/fprintd?expand=0&rev=25
2019-11-30 08:29:08 +00:00
Tomáš Chvátal
a83d9b85fa Accepting request 701312 from home:jsegitz:branches:hardware
- Add README.SUSE to warn users of the potential risk in storing
  fingerprint data on their systems

OBS-URL: https://build.opensuse.org/request/show/701312
OBS-URL: https://build.opensuse.org/package/show/hardware/fprintd?expand=0&rev=23
2019-05-08 10:11:01 +00:00
Tomáš Chvátal
29cc3781c1 Accepting request 658685 from home:iznogood:branches:hardware
- Update to version 0.8.1:
  + Fix build when builddir != srcdir.
  + Fix possible crash on exit.
  + Avoid warnings in copy/paste header.
  + Sandbox fprintd daemon more.
  + Update website address.
  + Minimise debug output.
  + Updated translations.
- Run spec-cleaner, modernize spec.
- Drop _service file, upstream have moved to gitlab and are using
  a unique Url for tarball source so service no longer makes sense.

OBS-URL: https://build.opensuse.org/request/show/658685
OBS-URL: https://build.opensuse.org/package/show/hardware/fprintd?expand=0&rev=21
2018-12-20 12:39:27 +00:00
Tomáš Chvátal
175a1b2f76 Accepting request 593721 from home:mnhauke
- 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

OBS-URL: https://build.opensuse.org/request/show/593721
OBS-URL: https://build.opensuse.org/package/show/hardware/fprintd?expand=0&rev=19
2018-04-06 08:42:23 +00:00
Matthias Mailänder
2f68f1d3c4 Accepting request 454424 from home:posophe:branches:hardware
Update

OBS-URL: https://build.opensuse.org/request/show/454424
OBS-URL: https://build.opensuse.org/package/show/hardware/fprintd?expand=0&rev=17
2017-02-04 08:32:11 +00:00
Matthias Mailänder
1655a81dbf Accepting request 284773 from home:Zaitor:branches:hardware
- Update to version 0.6.0:
  + Fix warning in fprintd.pod file.
  + Reduce logging during normal operation.
  + Fix eventfd leak in PAM module.
  + List possible values for finger when enrolling.
  + Fix possible crash in fprintd-verify.
  + Fix listing and deleting fingerprints when there's more than
    one reader available.
- Drop fprintd.pod-syntax.patch: fixed upstream.

OBS-URL: https://build.opensuse.org/request/show/284773
OBS-URL: https://build.opensuse.org/package/show/hardware/fprintd?expand=0&rev=15
2015-02-08 17:44:24 +00:00
Matthias Mailänder
f65f327bfe Accepting request 260501 from home:Ledest:misc
fix bashism in postun script

OBS-URL: https://build.opensuse.org/request/show/260501
OBS-URL: https://build.opensuse.org/package/show/hardware/fprintd?expand=0&rev=13
2014-11-09 17:47:42 +00:00
Ruediger Oertel
f6473bf6ec - added baselibs.conf as source to specfile
OBS-URL: https://build.opensuse.org/package/show/hardware/fprintd?expand=0&rev=11
2014-09-11 23:04:22 +00:00
Ruediger Oertel
e7ca62497b - drop rpmlintrc
OBS-URL: https://build.opensuse.org/package/show/hardware/fprintd?expand=0&rev=10
2014-09-11 11:40:28 +00:00
ea3b640df4 Accepting request 220839 from home:oertel:branches:hardware
- added baselibs.conf

OBS-URL: https://build.opensuse.org/request/show/220839
OBS-URL: https://build.opensuse.org/package/show/hardware/fprintd?expand=0&rev=9
2014-02-07 13:25:37 +00:00
Matthias Mailänder
a788c3fc0b Accepting request 220833 from home:oertel:branches:hardware
- activate obsoletes for pam_fprint as yast2-fingerprint-reader
  (which this was waiting for) has been dropped half a year ago

OBS-URL: https://build.opensuse.org/request/show/220833
OBS-URL: https://build.opensuse.org/package/show/hardware/fprintd?expand=0&rev=8
2014-02-04 14:59:14 +00:00
Matthias Mailänder
18e83265b4 Accepting request 207126 from home:abonilla:branches:hardware
- Change systemd BuildRequires to pkgconfig(systemd) so that
  configure actually finds the dependency. This fixes an issue on
  systemd-based systems where the fprintd dbus service is not
  starting because it's referencing the non-existing fprintd
  systemd service. Fix bnc#850807.
- Add %pre/%post/%preun/%postun sections to register systemd
  service.
- Add %{?systemd_requires} to the dependencies.

OBS-URL: https://build.opensuse.org/request/show/207126
OBS-URL: https://build.opensuse.org/package/show/hardware/fprintd?expand=0&rev=7
2013-11-16 18:17:21 +00:00
5d82864b35 Accepting request 201633 from home:Mailaender:branches:hardware
- Update to version 0.5.1
  + Add support for 147e:2020 to upeke2 driver
  + Fix possible race condition, and cancellation in uru4000 driver
  + Add Microsoft keyboard to the suspend blacklist
  + Plenty of build fixes
- Changes from version 0.5.0:
  + New VFS300/VFS301 driver
  + New AES2550/AES2810 drivers
  + New AES1660 driver
  + New AES2660 driver
  + New DigitalPersona URU4500 driver
  + Avoid empty capture and improve image contrast in the AES2501 and AES2550 drivers
  + Update upektc driver, add support for Eikon Touch 300
  + Fix UrU4000 image capture on ARM
  + Fix power control path for newer kernels
  + Move udev rules to the correct directory
  + Don't print duplicated udev rules
  + Include udev rules in the tarball
  + Allow disabling of udev rules for cross-compiling
  + Add driver names in the generated rules
- Adhere to http://spdx.org/licenses/ guidelines
- Fixed self-obsoletion RPMlint warnings
- Added openSUSE license reminder to spec file
- Added fprintd.pod-syntax.patch to fix a syntax error during build.

OBS-URL: https://build.opensuse.org/request/show/201633
OBS-URL: https://build.opensuse.org/package/show/hardware/fprintd?expand=0&rev=3
2013-10-02 07:07:51 +00:00
Ismail Dönmez
1e3d500be0 Accepting request 143635 from home:dimstar:branches:hardware
- Update to version 0.4.1:
  + Enable gtk-doc by default so that file aren't missing in the
    tarball
- Changes from version 0.4.0:
  + Loads of new translations
  + Fix crasher when PAM module gets unloaded
  + Use GIO to monitor D-Bus clients instead of custom code
- Add lang_package
- Obsolete pam_fprint <= 0.2 (not provided, it's not a pure
  drop-in replacement).
- Rework the BuildRequires to reflect as closely as possible what
  configure looks for.

OBS-URL: https://build.opensuse.org/request/show/143635
OBS-URL: https://build.opensuse.org/package/show/hardware/fprintd?expand=0&rev=2
2012-12-03 08:26:57 +00:00
Pavol Rusnak
0b1a1c03b7 Accepting request 49912 from home:fcrozat:fingerprint
OBS-URL: https://build.opensuse.org/request/show/49912
OBS-URL: https://build.opensuse.org/package/show/hardware/fprintd?expand=0&rev=1
2010-10-11 14:42:10 +00:00