Bug 288721 - security/libsecret: Mark as PIE_UNSAFE
Summary: security/libsecret: Mark as PIE_UNSAFE
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Some People
Assignee: Älven
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2025-08-07 20:24 UTC by Älven
Modified: 2025-09-01 09:23 UTC (History)
3 users (show)

See Also:
bugzilla: maintainer-feedback? (gnome)
alven: maintainer-feedback? (db)
alven: maintainer-feedback? (yuri)
alven: merge-quarterly+


Attachments
[PATCH] security/libsecret: Mark as PIE_UNSAFE (861 bytes, patch)
2025-08-07 20:27 UTC, Älven
alven: maintainer-approval? (gnome)
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Älven freebsd_committer freebsd_triage 2025-08-07 20:24:42 UTC
ld: error: relocation R_X86_64_64 cannot be used against local symbol;
recompile with -fPIC
Comment 1 Älven freebsd_committer freebsd_triage 2025-08-07 20:27:24 UTC
Created attachment 262787 [details]
[PATCH] security/libsecret: Mark as PIE_UNSAFE
Comment 2 Yuri Victorovich freebsd_committer freebsd_triage 2025-08-19 07:01:16 UTC
Approved.

Thanks,
Yuri
Comment 3 commit-hook freebsd_committer freebsd_triage 2025-09-01 09:15:58 UTC
A commit in branch main references this bug:

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

commit 8b2e453449d365065bbd4e897a9509abd5bac99d
Author:     Älven <alven@FreeBSD.org>
AuthorDate: 2025-08-07 20:21:43 +0000
Commit:     Älven <alven@FreeBSD.org>
CommitDate: 2025-09-01 09:14:59 +0000

    security/libsecret: Mark as PIE_UNSAFE

    ld: error: relocation R_X86_64_64 cannot be used against local symbol;
    recompile with -fPIC

    PR:             288721
    Approved by:    gnome@ (maintainer, timeout > 3 weeks)
    Approved by:    yuri@ (Mentor)

 security/libsecret/Makefile | 2 ++
 1 file changed, 2 insertions(+)
Comment 4 commit-hook freebsd_committer freebsd_triage 2025-09-01 09:22:00 UTC
A commit in branch 2025Q3 references this bug:

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

commit 9d8d0295987e8e1c7fcac4d410a7040c5a9d3285
Author:     Älven <alven@FreeBSD.org>
AuthorDate: 2025-08-07 20:21:43 +0000
Commit:     Älven <alven@FreeBSD.org>
CommitDate: 2025-09-01 09:19:55 +0000

    security/libsecret: Mark as PIE_UNSAFE

    ld: error: relocation R_X86_64_64 cannot be used against local symbol;
    recompile with -fPIC

    PR:             288721
    Approved by:    gnome@ (maintainer, timeout > 3 weeks)
    Approved by:    yuri@ (Mentor)

    MFH:            2025Q3
    (cherry picked from commit 8b2e453449d365065bbd4e897a9509abd5bac99d)

 security/libsecret/Makefile | 2 ++
 1 file changed, 2 insertions(+)