Summary: | net/quiche: update to 0.18.0 | ||||||
---|---|---|---|---|---|---|---|
Product: | Ports & Packages | Reporter: | Ralf van der Enden <tremere> | ||||
Component: | Individual Port(s) | Assignee: | Robert Clausecker <fuz> | ||||
Status: | Closed FIXED | ||||||
Severity: | Affects Only Me | CC: | fuz, junho.choi | ||||
Priority: | --- | Flags: | bugzilla:
maintainer-feedback?
(junho.choi) |
||||
Version: | Latest | ||||||
Hardware: | Any | ||||||
OS: | Any | ||||||
URL: | https://github.com/cloudflare/quiche/releases/tag/0.18.0 | ||||||
Attachments: |
|
Description
Ralf van der Enden
2023-10-30 21:42:50 UTC
Created attachment 246006 [details]
Update quiche to 0.18.0
Comment on attachment 246006 [details]
Update quiche to 0.18.0
LGTM. Ship it! Thanks for updating.
A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=9e0bf86c63f160a098bd961b1884c044dd6dbfd3 commit 9e0bf86c63f160a098bd961b1884c044dd6dbfd3 Author: Ralf van der Enden <tremere@cainites.net> AuthorDate: 2023-10-30 21:35:08 +0000 Commit: Robert Clausecker <fuz@FreeBSD.org> CommitDate: 2023-11-03 21:09:44 +0000 net/quiche: update to 0.18.0, move crates to Makefile.crates, pet portfmt, and more Changelog: https://github.com/cloudflare/quiche/compare/0.12.0...0.18.0 PR: 274821 Approved by: junho.choi@gmail.com (maintainer) net/quiche/Makefile | 102 +------------ net/quiche/Makefile.crates (new) | 121 +++++++++++++++ net/quiche/distinfo | 322 +++++++++++++++++++++++---------------- 3 files changed, 321 insertions(+), 224 deletions(-) Thank you for your contribution. |