Bug 274864 - security/p11-kit: Update to 0.25.2
Summary: security/p11-kit: Update to 0.25.2
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-02 06:15 UTC by Daniel Engberg
Modified: 2023-11-05 07:54 UTC (History)
0 users

See Also:
novel: maintainer-feedback+


Attachments
Patch for p11-kit (878 bytes, patch)
2023-11-02 06:15 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-02 06:15:27 UTC
Created attachment 246059 [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-05 07:53:12 UTC
A commit in branch main references this bug:

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

commit b9ccb74761668a5140cf0b7591ae72fb6c3e89da
Author:     Daniel Engberg <diizzy@FreeBSD.org>
AuthorDate: 2023-11-04 08:18:19 +0000
Commit:     Daniel Engberg <diizzy@FreeBSD.org>
CommitDate: 2023-11-05 07:52:11 +0000

    security/p11-kit: Update to 0.25.2

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

    PR:             274864
    Reviewed by:    novel (maintainer)
    Sponsored by:   Blinkinblox

 security/p11-kit/Makefile | 2 +-
 security/p11-kit/distinfo | 6 +++---
 2 files changed, 4 insertions(+), 4 deletions(-)
Comment 2 Daniel Engberg freebsd_committer freebsd_triage 2023-11-05 07:54:50 UTC
Thanks!