Bug 260961 - security/intel-ipsec-mb: Update to 1.1
Summary: security/intel-ipsec-mb: Update to 1.1
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: freebsd-ports-bugs (Nobody)
URL: https://github.com/intel/intel-ipsec-...
Keywords:
Depends on:
Blocks:
 
Reported: 2022-01-05 19:16 UTC by Daniel Engberg
Modified: 2022-01-05 23:45 UTC (History)
1 user (show)

See Also:
freebsd: maintainer-feedback+


Attachments
Patch for intel-ipsec-mb (3.54 KB, patch)
2022-01-05 19:16 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-01-05 19:16:35 UTC
Created attachment 230742 [details]
Patch for intel-ipsec-mb

* Backport commit https://github.com/intel/intel-ipsec-mb/commit/3a1c8c1c2c24a9d6cb56439c6aa6bea4d4fb1093 to fix compilation
* Set MAKE_JOBS_UNSAFE to avoid OOM issues
* Set rpath to avoid requirement of installing port to run test(s)

Compile and runtime tested (with stress-ng) on FreeBSD 13.0-STABLE #2 stable/13-n248607-93a95ebbf7c (amd64)

Poudriere testport OK 12.2-RELEASE (amd64)
Comment 1 commit-hook freebsd_committer freebsd_triage 2022-01-05 23:44:45 UTC
A commit in branch main references this bug:

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

commit 5d2007b1ed1c42a8c28b7016f1d6cc6a4a608f79
Author:     Daniel Engberg <diizzy@FreeBSD.org>
AuthorDate: 2022-01-05 23:05:42 +0000
Commit:     Daniel Engberg <diizzy@FreeBSD.org>
CommitDate: 2022-01-05 23:05:53 +0000

    security/intel-ipsec-mb: Update to 1.1

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

    Backport upstream commit 3a1c8c1c2c24a9d6cb56439c6aa6bea4d4fb1093
    to fix compilation
    Set MAKE_JOBS_UNSAFE to avoid OOM issues
    Set rpath to avoid requirement of installing port to run test(s)

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

 security/intel-ipsec-mb/Makefile                   | 24 ++++++++++++++--------
 security/intel-ipsec-mb/distinfo                   |  8 +++++---
 .../intel-ipsec-mb/files/patch-test_Makefile (new) | 15 ++++++++++++++
 3 files changed, 36 insertions(+), 11 deletions(-)