Bug 265459 - security/libfprint: Deprecate and set expiration date to 2022-12-31
Summary: security/libfprint: Deprecate and set expiration date to 2022-12-31
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: Daniel Engberg
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-07-26 18:40 UTC by Daniel Engberg
Modified: 2022-07-26 18:55 UTC (History)
1 user (show)

See Also:
lichray: maintainer-feedback+


Attachments
Patch for libfprint (497 bytes, patch)
2022-07-26 18:40 UTC, Daniel Engberg
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Daniel Engberg freebsd_committer freebsd_triage 2022-07-26 18:40:13 UTC
Created attachment 235494 [details]
Patch for libfprint

Outdated version and unsupported upstream
Comment 1 Daniel Engberg freebsd_committer freebsd_triage 2022-07-26 18:45:04 UTC
That was fast, thanks!
Comment 2 commit-hook freebsd_committer freebsd_triage 2022-07-26 18:53:20 UTC
A commit in branch main references this bug:

URL: https://cgit.FreeBSD.org/ports/commit/?id=bcdc087a3f058829a20f0558be9425cb0dcfae2e

commit bcdc087a3f058829a20f0558be9425cb0dcfae2e
Author:     Daniel Engberg <diizzy@FreeBSD.org>
AuthorDate: 2022-07-26 18:47:21 +0000
Commit:     Daniel Engberg <diizzy@FreeBSD.org>
CommitDate: 2022-07-26 18:53:04 +0000

    security/libfprint: Deprecate and set expiration date to 2022-12-31

    Outdated version that's unsupported, new versions depends on
    systemd and upstream have no intentions of supporting non-systemd OS's

    Reference: https://gitlab.freedesktop.org/libfprint/fprintd/-/issues/41

    PR:             265459
    Reviewed by:    lichray <lichray@gmail.com> (maintainer)

 security/libfprint/Makefile | 3 +++
 1 file changed, 3 insertions(+)
Comment 3 Daniel Engberg freebsd_committer freebsd_triage 2022-07-26 18:55:40 UTC
Committed, thanks!