Bug 280596 - net/gmid: update to 2.1
Summary: net/gmid: update to 2.1
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Some People
Assignee: Vladimir Druzenko
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-08-03 18:23 UTC by Omar Polo
Modified: 2024-08-03 23:59 UTC (History)
1 user (show)

See Also:


Attachments
diff to update gmid to 2.1 (806 bytes, patch)
2024-08-03 18:23 UTC, Omar Polo
freebsd: maintainer-approval+
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
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(-)