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
Omar Polo
2024-08-03 18:23:08 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(-) Thanks. 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(-) |