Package: tinycbor / 0.6.1-1

Metadata

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

Patch series

view the series file
Patch File delta Description
check sse2 availability.patch | (download)

src/cborinternal_p.h | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 check for sse2 availability to fix ftbfs on i386.
 Debian baseline is too old now.
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 0 + 7 - 0 !
1 file changed, 7 deletions(-)

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