Bug 280596

Summary: net/gmid: update to 2.1
Product: Ports & Packages Reporter: Omar Polo <freebsd>
Component: Individual Port(s)Assignee: Vladimir Druzenko <vvd>
Status: Closed FIXED    
Severity: Affects Some People CC: vvd
Priority: ---    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
diff to update gmid to 2.1 freebsd: maintainer-approval+

Description Omar Polo 2024-08-03 18:23:08 UTC
Created attachment 252485 [details]
diff to update gmid to 2.1

This updates brings support for the proxy-protocol v1 for both incoming and outgoing connections, as well as some bug fixes.

changelog: https://github.com/omar-polo/gmid/releases/tag/2.1

Thanks,

Omar Polo
Comment 1 commit-hook freebsd_committer freebsd_triage 2024-08-03 21:41:21 UTC
A commit in branch main references this bug:

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

commit 69e0eafd32551317f2e9b8a37ae5b881db8841b5
Author:     Omar Polo <freebsd@omarpolo.com>
AuthorDate: 2024-08-03 21:39:32 +0000
Commit:     Vladimir Druzenko <vvd@FreeBSD.org>
CommitDate: 2024-08-03 21:39:32 +0000

    net/gmid: udpate 2.0.5 → 2.1

    This updates brings support for the proxy-protocol v1 for both incoming
    and outgoing connections, as well as some bug fixes.

    Changelog:
    https://github.com/omar-polo/gmid/releases/tag/2.1

    PR:     280596

 net/gmid/Makefile | 5 ++---
 net/gmid/distinfo | 6 +++---
 2 files changed, 5 insertions(+), 6 deletions(-)
Comment 2 Vladimir Druzenko freebsd_committer freebsd_triage 2024-08-03 21:41:44 UTC
Thanks.
Comment 3 commit-hook freebsd_committer freebsd_triage 2024-08-03 23:59:42 UTC
A commit in branch main references this bug:

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

commit 17cf810e0bdf37f226ed8d535caa8ab77b7fe843
Author:     Daniel Engberg <diizzy@FreeBSD.org>
AuthorDate: 2024-08-03 23:55:42 +0000
Commit:     Daniel Engberg <diizzy@FreeBSD.org>
CommitDate: 2024-08-03 23:58:55 +0000

    net/gmid: Revert layout change in port makefile

    Revert unannounced/reviewed change

    PR:             280596
    Approved by:    portmgr (blanket)

 net/gmid/Makefile | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)