Bug 256599

Summary: sysutils/pcapfix: update to 1.1.6
Product: Ports & Packages Reporter: Vidar Karlsen <vidar>
Component: Individual Port(s)Assignee: Kevin Bowling <kbowling>
Status: Closed FIXED    
Severity: Affects Only Me CC: kbowling
Priority: ---    
Version: Latest   
Hardware: Any   
OS: Any   
URL: https://github.com/Rup0rt/pcapfix/blob/v1.1.6/Changelog
Attachments:
Description Flags
git diff vidar: maintainer-approval+

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!