Bug 274351 - security/dropbear: Unbundle libtom* libs by default
Summary: security/dropbear: Unbundle libtom* libs by default
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: Piotr Kubaj
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-10-08 12:50 UTC by Daniel Engberg
Modified: 2023-10-21 14:54 UTC (History)
0 users

See Also:
pkubaj: maintainer-feedback+


Attachments
Patch for dropbear (1.85 KB, patch)
2023-10-08 12:50 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 2023-10-08 12:50:05 UTC
Created attachment 245497 [details]
Patch for dropbear

Add option to use libtom* libraries from ports tree and set as default

Compile tested on FreeBSD 13.2-RELEASE (amd64) (make, make check-plist)

Poudriere testport OK 12.4-RELEASE (amd64)
Poudriere testport OK 13.2-RELEASE (amd64)
Comment 1 Daniel Engberg freebsd_committer freebsd_triage 2023-10-15 22:44:42 UTC
Friendly ping
Comment 2 Piotr Kubaj freebsd_committer freebsd_triage 2023-10-15 22:54:56 UTC
Friendly approval.
Comment 3 commit-hook freebsd_committer freebsd_triage 2023-10-21 14:45:05 UTC
A commit in branch main references this bug:

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

commit 415739996a5c72024a6edbc4f74baba96107c164
Author:     Daniel Engberg <diizzy@FreeBSD.org>
AuthorDate: 2023-10-21 14:29:07 +0000
Commit:     Daniel Engberg <diizzy@FreeBSD.org>
CommitDate: 2023-10-21 14:43:22 +0000

    security/dropbear: Unbundle libtom* libs by default

    Add option to use libtom* libraries from ports tree and set as default

    PR:             274351
    Reviewed by:    pkubaj (maintainer)

 security/dropbear/Makefile | 22 ++++++++++++++++++++--
 1 file changed, 20 insertions(+), 2 deletions(-)
Comment 4 Daniel Engberg freebsd_committer freebsd_triage 2023-10-21 14:54:58 UTC
Thanks