Bug 275139 - security/p11-kit: Update to 0.25.3
Summary: security/p11-kit: Update to 0.25.3
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: Roman Bogorodskiy
URL: https://github.com/p11-glue/p11-kit/r...
Keywords:
Depends on:
Blocks:
 
Reported: 2023-11-16 21:08 UTC by Daniel Engberg
Modified: 2023-11-18 09:33 UTC (History)
0 users

See Also:
novel: maintainer-feedback+


Attachments
Patch for p11-kit (1.28 KB, patch)
2023-11-16 21:08 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-11-16 21:08:03 UTC
Created attachment 246360 [details]
Patch for p11-kit

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

Poudriere testport OK 12.4-RELEASE (amd64)
Poudriere testport OK 13.2-RELEASE (amd64)

Tested with following consumers in 13.2-RELEASE (amd64) using Poudriere:
security/softhsm2
security/sssd-devel
biology/ncbi-blast+
biology/ncbi-toolkit
cad/opencascade
databases/evolution-data-server
devel/libgdata
devel/qt6-base
mail/evolution
net/gnome-online-accounts
net/pacemaker2
net-p2p/ncdc
security/gcr
security/gnome-keyring
security/gnutls
security/sssd-devel
www/epiphany
www/midori
x11/gnome-shell
Comment 1 commit-hook freebsd_committer freebsd_triage 2023-11-18 09:28:21 UTC
A commit in branch main references this bug:

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

commit 84752114193ecb436ef1c173b1e4485a300822ed
Author:     Daniel Engberg <diizzy@FreeBSD.org>
AuthorDate: 2023-11-17 19:02:31 +0000
Commit:     Daniel Engberg <diizzy@FreeBSD.org>
CommitDate: 2023-11-18 09:24:49 +0000

    security/p11-kit: Update to 0.25.3

    Changelog: https://github.com/p11-glue/p11-kit/releases/tag/0.25.3

    PR:             275139
    Reviewed by:    novel (maintainer)

 security/p11-kit/Makefile  | 2 +-
 security/p11-kit/distinfo  | 6 +++---
 security/p11-kit/pkg-plist | 2 +-
 3 files changed, 5 insertions(+), 5 deletions(-)
Comment 2 Daniel Engberg freebsd_committer freebsd_triage 2023-11-18 09:33:10 UTC
Thanks!