This update for capnproto fixes the following issues:
Update to version 1.4.0.
Security issues fixed:
Content-Length conversion treated as impossibly large length by KJ-HTTP can lead to HTTP
smuggling (bsc#1259638).Transfer-Encoding chunk size is parsed to a value of 2^64 or larger
can lead to HTTP smuggling (bsc#1259639).Other updates and bugfixes:
stdcoro use ::std namespace.readMessage().libsomething-%{version}.so to libsomething.so.%{version}.