Bug 261818 - net/quiche: Update to 0.12.0
Summary: net/quiche: Update to 0.12.0
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: Guangyuan Yang
URL: https://github.com/cloudflare/quiche/...
Keywords:
Depends on:
Blocks:
 
Reported: 2022-02-09 10:51 UTC by Junho Choi
Modified: 2022-02-10 17:10 UTC (History)
2 users (show)

See Also:


Attachments
patch for quiche update (27.41 KB, text/plain)
2022-02-09 10:51 UTC, Junho Choi
junho.choi: maintainer-approval+
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Junho Choi 2022-02-09 10:51:08 UTC
Created attachment 231670 [details]
patch for quiche update

Update net/quiche to 0.12.0.
This version of quiche has a layout change. Patches are updated accordingly.
Comment 1 Guangyuan Yang freebsd_committer freebsd_triage 2022-02-10 00:38:26 UTC
Please put the changelog to the URL field in future PRs, thank you!
Comment 2 Junho Choi 2022-02-10 04:18:47 UTC
(In reply to Guangyuan Yang from comment #1)

ok thanks. what's the best way to mark "maintainer update"?
Comment 3 Guangyuan Yang freebsd_committer freebsd_triage 2022-02-10 04:21:14 UTC
(In reply to Junho Choi from comment #2)

Set maintainer-approval+ for the attachment is sufficient :) Nothing else needs to be added.
Comment 4 commit-hook freebsd_committer freebsd_triage 2022-02-10 17:08:19 UTC
A commit in branch main references this bug:

URL: https://cgit.FreeBSD.org/ports/commit/?id=5bd174ab0a7ace33795044615570157f274222c6

commit 5bd174ab0a7ace33795044615570157f274222c6
Author:     Junho Choi <junho.choi@gmail.com>
AuthorDate: 2022-02-10 17:07:30 +0000
Commit:     Guangyuan Yang <ygy@FreeBSD.org>
CommitDate: 2022-02-10 17:07:30 +0000

    net/quiche: Update to 0.12.0

    Changelog:      https://github.com/cloudflare/quiche/releases/tag/0.12.0

    PR:             261818

 net/quiche/Makefile                                | 112 ++++++-------
 net/quiche/distinfo                                | 186 ++++++++++-----------
 ...h-deps_boringssl_src_crypto_cpu-aarch64-linux.c |   4 +-
 3 files changed, 134 insertions(+), 168 deletions(-)