* Mon Jul 21 2025 qzhao@suse.com
- Update capnproto.spec:
Change 0%{?suse_version} macro to 1599 to enable build constraintion
include SLFO:Main and other folked from openSUSE. If not, some ibus
engine need capnproto, and it will introduce too many irrelevant
build dependencies.
(bsc#1246569)
* Mon Jun 16 2025 aloisio@gmx.com
- Update to version 1.2.0 (no changelog)
* Wed May 21 2025 schwab@suse.de
- Remove unused build dependency
* Sat Apr 19 2025 andrea.manzini@suse.com
- Update to version 1.1.0
* Set release branch version to 1.1.0
* Mon Mar 10 2025 opensuse_buildservice@ojkastl.de
- set CXXFLAGS to build the coroutine library
* Mon Mar 10 2025 opensuse_buildservice@ojkastl.de
- update to 1.1.0:
no changelog found
* Mon Mar 10 2025 opensuse_buildservice@ojkastl.de
- change compiler to clang, to avoid GCC bugs in coroutines
* Sat Mar 09 2024 shanipribadi@gmail.com
- Update to version 1.0.2
* Fix compilation error for c++14 and c++17 and add tests (#1898)
* Fix stat overflow on x86_32bit (#1830)
- Update to version 1.0.1.1
* Fix inconsistent decision about whether a WebSocket message
is compressed
- Update to version 1.0.1
* blob.h: Fix invalid operands to binary expression
- Update to version 1.0.0
* A number of optimizations were made to improve performance
of Cap’n Proto RPC
* Breaking change: opting into cancellation is accomplished
using an annotation on the schema
* KJ’s HTTP client and server implementations now support
the CONNECT method.
* capnp::RevocableServer was introduced to assist in exporting
RPC wrappers around objects whose lifetimes are not controlled
by the wrapper
* Thu Apr 13 2023 aloisio@gmx.com
- Update to version 0.10.4
* Clarify doc on absolute path imports
* Wed Nov 30 2022 aloisio@gmx.com
- Update to version 0.10.3
* Fix CVE-2022-46149: Possible out-of-bounds read related to
list-of-pointers
Version: 0.8.0-bp152.1.1
* Mon Apr 27 2020 Luigi Baldoni <aloisio@gmx.com>
- Update to version 0.8
* Multi-stream Flow Control
* HTTP-over-Cap'n-Proto
* KJ improvements
* Lots and lots of minor tweaks and fixes.
* Thu Oct 17 2019 Richard Brown <rbrown@suse.com>
- Remove obsolete Groups tag (fate#326485)
* Fri Oct 12 2018 Jan Engelhardt <jengelh@inai.de>
- Remove bias from descriptions.
* Fri Oct 12 2018 Luigi Baldoni <aloisio@gmx.com>
- Update to version 0.7.0 (see https://capnproto.org/news)