Bug 256599 - sysutils/pcapfix: update to 1.1.6
Summary: sysutils/pcapfix: update to 1.1.6
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: Kevin Bowling
URL: https://github.com/Rup0rt/pcapfix/blo...
Keywords:
Depends on:
Blocks:
 
Reported: 2021-06-14 13:03 UTC by Vidar Karlsen
Modified: 2021-06-14 16:15 UTC (History)
1 user (show)

See Also:


Attachments
git diff (845 bytes, patch)
2021-06-14 13:03 UTC, Vidar Karlsen
vidar: maintainer-approval+
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Vidar Karlsen 2021-06-14 13:03:53 UTC
Created attachment 225801 [details]
git diff

Changelog:
* added security boundary checks in pcapng format

QA:
* poudriere testport and runtime test on 11.4/12.2/13.0: ok
* portlint -AC: looks fine.
Comment 1 commit-hook freebsd_committer freebsd_triage 2021-06-14 16:11:56 UTC
A commit in branch main references this bug:

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

commit dcf405a620c76fd77f98ed6ab70e3d9c0b18f6cd
Author:     Vidar Karlsen <vidar@karlsen.tech>
AuthorDate: 2021-06-14 16:10:20 +0000
Commit:     Kevin Bowling <kbowling@FreeBSD.org>
CommitDate: 2021-06-14 16:10:20 +0000

    sysutils/pcapfix: update to 1.1.6

    Changes https://github.com/Rup0rt/pcapfix/blob/v1.1.6/Changelog

    PR:             256599
    Approved by:    maintainer

 sysutils/pcapfix/Makefile | 2 +-
 sysutils/pcapfix/distinfo | 6 +++---
 2 files changed, 4 insertions(+), 4 deletions(-)
Comment 2 Kevin Bowling freebsd_committer freebsd_triage 2021-06-14 16:15:20 UTC
Thanks for your contribution!