From nobody Fri Aug 20 04:23:26 2021 X-Original-To: ports-bugs@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id DF1B6175E10A for ; Fri, 20 Aug 2021 04:23:26 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4GrT5p4yf4z4mm8 for ; Fri, 20 Aug 2021 04:23:26 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2610:1c1:1:606c::50:1d]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 930F612B8E for ; Fri, 20 Aug 2021 04:23:26 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org ([127.0.1.5]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id 17K4NQD0050169 for ; Fri, 20 Aug 2021 04:23:26 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 17K4NQl2050168 for ports-bugs@FreeBSD.org; Fri, 20 Aug 2021 04:23:26 GMT (envelope-from bugzilla-noreply@freebsd.org) X-Authentication-Warning: kenobi.freebsd.org: www set sender to bugzilla-noreply@freebsd.org using -f From: bugzilla-noreply@freebsd.org To: ports-bugs@FreeBSD.org Subject: [Bug 257919] devel/capnproto: upgrade to 0.9.0 Date: Fri, 20 Aug 2021 04:23:26 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Ports & Packages X-Bugzilla-Component: Individual Port(s) X-Bugzilla-Version: Latest X-Bugzilla-Keywords: needs-qa X-Bugzilla-Severity: Affects Some People X-Bugzilla-Who: sobomax@FreeBSD.org X-Bugzilla-Status: Open X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: ports-bugs@FreeBSD.org X-Bugzilla-Flags: maintainer-feedback? X-Bugzilla-Changed-Fields: Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated List-Id: Ports bug reports List-Archive: https://lists.freebsd.org/archives/freebsd-ports-bugs List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-ports-bugs@freebsd.org X-BeenThere: freebsd-ports-bugs@freebsd.org MIME-Version: 1.0 X-ThisMailContainsUnwantedMimeParts: N https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D257919 --- Comment #3 from Maxim Sobolev --- (In reply to Fernando Apestegu=C3=ADa from comment #1) Hey Fernando, thanks for looking into it for me. Unfortunately my ports com= mit bit has been taken for "safekeepeng" two years ago so I am not able to take care of this by myself. I've updated the patch as suggested. Here are some release highlights: Cap'n Proto 0.9 There=E2=80=99s no huge new features in this release, but there are many mi= nor improvements and bug fixes. You can read the PR history to find out what has changed. Cap=E2=80=99n Proto development has continued to be primarily driven by the= Cloudflare Workers project (of which I=E2=80=99m the lead engineer). As of the previou= s release, Cloudflare Workers primarily used the KJ C++ toolkit that is developed with Cap=E2=80=99n Proto, but made only light use of Cap=E2=80=99n Proto seriali= zation and RPC itself. That has now changed: the implementation of Durable Objects makes h= eavy use of Cap=E2=80=99n Proto RPC for essentially all communication within the= system. Cap=E2=80=99n Proto 0.8. o Multi-stream Flow Control o HTTP-over-Cap=E2=80=99n-Proto o KJ improvements o Lots and lots of minor tweaks and fixes. --=20 You are receiving this mail because: You are the assignee for the bug.=