Bug 282729

Summary: security/sniffglue: update to 16.0.1
Product: Ports & Packages Reporter: Martin Filla <freebsd>
Component: Individual Port(s)Assignee: Robert Clausecker <fuz>
Status: Closed FIXED    
Severity: Affects Only Me CC: fuz
Priority: ---    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
0001-sniffglue-update-to-0.16.1.patch
none
0001-sniffglue-update-to-0.16.1.patch
none
0001-sniffglue-update-to-0.16.1.patch
none
0001-sniffglue-update-to-0.16.1.patch none

Description Martin Filla 2024-11-13 13:47:55 UTC
Created attachment 255137 [details]
0001-sniffglue-update-to-0.16.1.patch

Hi,
this is an update sniffglue to 16.0.1. Tested in poudriere 14.1
Comment 1 Martin Filla 2024-11-13 13:50:52 UTC
Created attachment 255138 [details]
0001-sniffglue-update-to-0.16.1.patch
Comment 2 Martin Filla 2024-11-13 14:08:23 UTC
Created attachment 255139 [details]
0001-sniffglue-update-to-0.16.1.patch
Comment 3 Robert Clausecker freebsd_committer freebsd_triage 2024-11-13 15:22:56 UTC
The committer email address is weird in this patch.  Would you like me to fix this on commit?

Your patch adds a bunch of whitespace errors (replaces tab indent with space indent).  Please fix that.
Comment 4 Martin Filla 2024-11-13 15:37:54 UTC
Created attachment 255141 [details]
0001-sniffglue-update-to-0.16.1.patch

Hi,
the email address is good. Spaces are fixed.
Comment 5 Robert Clausecker freebsd_committer freebsd_triage 2024-11-13 15:42:39 UTC
With "the email address is good" do you mean that I should commit this one with authorship

    Charlie Root <root@hades.lan>

as indicated in the commit?  If not, I would adjust authorship to

    Martin Filla <freebsd@sysctl.cz>

which is your usual name and email address.
Comment 6 Robert Clausecker freebsd_committer freebsd_triage 2024-11-13 15:43:10 UTC
Also, is there a changelog for this update?
Comment 7 Martin Filla 2024-11-13 15:54:43 UTC
(In reply to Robert Clausecker from comment #5)
I am sorry, this is the right address: Martin Filla <freebsd@sysctl.cz>
here is changelog: https://github.com/kpcyrd/sniffglue/releases
Comment 8 Robert Clausecker freebsd_committer freebsd_triage 2024-11-13 16:00:35 UTC
Thank you for clearing that up.
Comment 9 commit-hook freebsd_committer freebsd_triage 2024-11-14 08:45:17 UTC
A commit in branch main references this bug:

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

commit 1e70bc4d749da6aa682e8ddff9397eb91648a8ee
Author:     Martin Filla <freebsd@sysctl.cz>
AuthorDate: 2024-11-13 15:33:36 +0000
Commit:     Robert Clausecker <fuz@FreeBSD.org>
CommitDate: 2024-11-14 08:43:28 +0000

    security/sniffglue: update to 0.16.1

    Changelog:  https://github.com/kpcyrd/sniffglue/releases

    PR:             282729

 security/sniffglue/Makefile | 433 +++++++---------------
 security/sniffglue/distinfo | 864 ++++++++++++++------------------------------
 2 files changed, 421 insertions(+), 876 deletions(-)
Comment 10 Robert Clausecker freebsd_committer freebsd_triage 2024-11-14 08:58:52 UTC
Thank you for your contribution.