Package: tinycbor / 7.0-1

Metadata

Package Version Patches format
tinycbor 7.0-1 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
install json2cbor.patch | (download)

CMakeLists.txt | 1 1 + 0 - 0 !
tools/json2cbor/CMakeLists.txt | 1 1 + 0 - 0 !
2 files changed, 2 insertions(+)

 install json2cbor in cmake
fix doxygen options.patch | (download)

Doxyfile | 6 4 + 2 - 0 !
1 file changed, 4 insertions(+), 2 deletions(-)

 fix doxygen options
disable flaky test on non amd64.patch | (download)

tests/tojson/tst_tojson.cpp | 7 1 + 6 - 0 !
1 file changed, 1 insertion(+), 6 deletions(-)

 disable a flaky test on non-amd64 platforms.
 -20000000000000 will overflow 32-bit integers.