[Bug 274821] net/quiche: update to 0.18.0
- Reply: bugzilla-noreply_a_freebsd.org: "[Bug 274821] net/quiche: update to 0.18.0"
- Reply: bugzilla-noreply_a_freebsd.org: "[Bug 274821] net/quiche: update to 0.18.0"
- Reply: bugzilla-noreply_a_freebsd.org: "[Bug 274821] net/quiche: update to 0.18.0"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 30 Oct 2023 21:42:50 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=274821 Bug ID: 274821 Summary: net/quiche: update to 0.18.0 Product: Ports & Packages Version: Latest Hardware: Any URL: https://github.com/cloudflare/quiche/releases/tag/0.18 .0 OS: Any Status: New Severity: Affects Only Me Priority: --- Component: Individual Port(s) Assignee: ports-bugs@FreeBSD.org Reporter: tremere@cainites.net CC: junho.choi@gmail.com CC: junho.choi@gmail.com Flags: maintainer-feedback?(junho.choi@gmail.com) Q&A: poudriere: builds ok (13.2-RELEASE; amd64) Makefile processed by portclippy/fmt Full changelog: https://github.com/cloudflare/quiche/compare/0.12.0...0.18.0 Besides updating the port to 0.18.0 it also contains the following: - enable CARGO_FEATURES ffi (required for enabling C/C++ bindings) and pkg-config-meta (which creates a quiche.pc for pkgconfig) - pet portfmt The next version of dns/dnsdist uses quiche for DNS-over-QUIC and fails to build without the ffi feature. The quiche.pc is a nice-to-have so I don't have to set variables to find the include and libs dirs. -- You are receiving this mail because: You are the assignee for the bug.