Package: capnproto / 0.9.2-2

Metadata

Package Version Patches format
capnproto 0.9.2-2 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
01_broken_kfreebsd_tests.patch | (download)

src/kj/filesystem-disk-test.c++ | 4 3 + 1 - 0 !
1 file changed, 3 insertions(+), 1 deletion(-)

 disable broken tests on kfreebsd archs.
 Seems like a few tests for certain edge cases are broken on kfreebsd. This
 patch simply disables those tests.
02_fixup_cmake.patch | (download)

cmake/CapnProtoConfig.cmake.in | 6 3 + 3 - 0 !
1 file changed, 3 insertions(+), 3 deletions(-)

 workaround generating invalid capnprotoconfig which is not
  multiarch cmake aware, and thus yields invalid bin and include paths.
03_fix_typos.patch | (download)

src/kj/filesystem-disk-unix.c++ | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 address a typo in the source package
06_tests_fail_with_ipv6.patch | (download)

src/kj/async-io-test.c++ | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 disable failing test when non-loopback interface is ipv6-only
Bug-Debian: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=963855


07_libatomic.patch | (download)

cmake/CapnProtoConfig.cmake.in | 10 10 + 0 - 0 !
configure.ac | 18 17 + 1 - 0 !
2 files changed, 27 insertions(+), 1 deletion(-)

 link against libatomic
Bug-Debian: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1005066


08_libssl3.patch | (download)

src/kj/compat/tls-test.c++ | 15 13 + 2 - 0 !
src/kj/compat/tls.c++ | 12 12 + 0 - 0 !
2 files changed, 25 insertions(+), 2 deletions(-)

 support openssl 3.0