Bug 265239 - security/intel-ipsec-mb: Update to 1.2
Summary: security/intel-ipsec-mb: Update to 1.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: Daniel Engberg
URL: https://github.com/intel/intel-ipsec-...
Keywords:
Depends on:
Blocks:
 
Reported: 2022-07-15 17:46 UTC by Daniel Engberg
Modified: 2022-07-18 19:39 UTC (History)
1 user (show)

See Also:
freebsd: maintainer-feedback+


Attachments
Patch for intel-ipsec-mb (1.75 KB, patch)
2022-07-15 17:46 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 2022-07-15 17:46:25 UTC
Created attachment 235277 [details]
Patch for intel-ipsec-mb

Update intel-ipsec-mb to version 1.2
Add option to disable AES-NI emulation (default on as in previous version)

Compile and run tested on 13.1-STABLE #0 stable/13-n250920-9171b8068b9 (amd64) (make, make check-plist, make test)
Compile and run tested on 13.1-RELEASE (amd64) (make, make check-plist, make test)
Poudriere testport OK 12.3-RELEASE (amd64)
Comment 1 commit-hook freebsd_committer freebsd_triage 2022-07-18 19:39:14 UTC
A commit in branch main references this bug:

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

commit b9908aa9060532aacbdd214251fb7559ef03309e
Author:     Daniel Engberg <diizzy@FreeBSD.org>
AuthorDate: 2022-07-18 19:34:18 +0000
Commit:     Daniel Engberg <diizzy@FreeBSD.org>
CommitDate: 2022-07-18 19:34:25 +0000

    security/intel-ipsec-mb: Update to 1.2

    Changelog: https://github.com/intel/intel-ipsec-mb/releases/tag/v1.2

    Add option to disable AES-NI emulation (default on in previous version)

    PR:             265239
    Reviewed by:    Martin Filla <freebsd@sysctl.cz> (maintainer)

 security/intel-ipsec-mb/Makefile | 12 ++++++++----
 security/intel-ipsec-mb/distinfo |  8 +++-----
 2 files changed, 11 insertions(+), 9 deletions(-)