Name: | capnproto |
---|---|
Version: | 0.5.3.1 |
Release: | 1.el7 |
Architecture: | x86_64 |
Group: | Unspecified |
Size: | 747048 |
License: | MIT |
RPM: | capnproto-0.5.3.1-1.el7.x86_64.rpm |
Source RPM: | capnproto-0.5.3.1-1.el7.src.rpm |
Build Date: | Fri Oct 20 2017 |
Build Host: | x86-ol7-builder-01.us.oracle.com |
Vendor: | Oracle America |
URL: | https://capnproto.org |
Summary: | A data interchange format and capability-based RPC system |
Description: | Cap’n Proto is an insanely fast data interchange format and capability-based RPC system. Think JSON, except binary. Or think Protocol Buffers, except faster. In fact, in benchmarks, Cap’n Proto is INFINITY TIMES faster than Protocol Buffers. This package contains the schema compiler and command-line encoder/decoder tools. |
- Update to 0.5.3.1 to resolve CVE-2017-7892
- Add patches to fix ppc builds
- Initial packaging