Bug 265459

Summary: security/libfprint: Deprecate and set expiration date to 2022-12-31
Product: Ports & Packages Reporter: Daniel Engberg <diizzy>
Component: Individual Port(s)Assignee: Daniel Engberg <diizzy>
Status: Closed FIXED    
Severity: Affects Only Me CC: lichray
Priority: --- Flags: lichray: maintainer-feedback+
Version: Latest   
Hardware: Any   
OS: Any   
See Also: https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=265388
Attachments:
Description Flags
Patch for libfprint none

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!