From: Jonathan Dieter Date: Tue, 18 Sep 2018 12:57:16 +0000 (+0100) Subject: Bump to 0.9.10 X-Git-Tag: archive/raspbian/1.1.9+ds1-1+rpi1~1^2~103 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=3b41bca539793ae7a772d903c1b7f54844a94b46;p=zchunk.git Bump to 0.9.10 --- diff --git a/meson.build b/meson.build index ea9ef5b..5162aa0 100644 --- a/meson.build +++ b/meson.build @@ -1,5 +1,5 @@ project('zck', 'c', - version : '0.9.9', + version : '0.9.10', meson_version : '>=0.44.0', default_options : ['c_std=gnu99']) @@ -13,7 +13,7 @@ add_project_arguments(cc.get_supported_arguments(common_cflags), language : 'c') # Fix coverity bug, shamelessly stolen from libinput if get_option('coverity') - add_project_arguments('-D_Float128=__uint128_t', language : 'c') + add_project_arguments('-D_Float128=__uint128_t', language : 'c') add_project_arguments('-D_Float32x=int', language : 'c') add_project_arguments('-D_Float32=int', language : 'c') add_project_arguments('-D_Float64x=long', language : 'c') diff --git a/test/abi/stable/libzck.so.0.9.10 b/test/abi/stable/libzck.so.0.9.10 new file mode 100755 index 0000000..43ae236 Binary files /dev/null and b/test/abi/stable/libzck.so.0.9.10 differ diff --git a/test/abi/stable/libzck.so.0.9.9 b/test/abi/stable/libzck.so.0.9.9 deleted file mode 100755 index b0504d3..0000000 Binary files a/test/abi/stable/libzck.so.0.9.9 and /dev/null differ diff --git a/test/abi/stable/zck.h b/test/abi/stable/zck.h index 47c4c72..c9a20d3 100644 --- a/test/abi/stable/zck.h +++ b/test/abi/stable/zck.h @@ -1,7 +1,10 @@ #ifndef ZCK_H #define ZCK_H -#define ZCK_VERSION "0.9.9" +#define ZCK_VERSION "0.9.10" + +#include +#include typedef enum zck_hash { ZCK_HASH_SHA1, diff --git a/test/compat_reports/zchunk/0.9.8_to_0.9.9/compat_report.html b/test/compat_reports/zchunk/0.9.8_to_0.9.9/compat_report.html deleted file mode 100644 index 19d8052..0000000 --- a/test/compat_reports/zchunk/0.9.8_to_0.9.9/compat_report.html +++ /dev/null @@ -1,475 +0,0 @@ - - - - - - - - - - -zchunk: 0.9.8 to 0.9.9 compatibility report - - - -

API compatibility report for the libzck.so object between 0.9.8 and 0.9.9 versions on x86_64

- -
-
-

Test Info


- - - - - - - -
Module Namezchunk
Version #10.9.8
Version #20.9.9
Archx86_64
GCC Version8.1.1
SubjectBinary Compatibility
-

Test Results


- - - - - - -
Total Header Files1
Total Objects1
Total Symbols / Types71 / 13
Compatibility100%
-

Problem Summary


- - - - - - - - - -
SeverityCount
Added Symbols-0
Removed SymbolsHigh0
Problems with
Data Types
High0
Medium0
Low0
Problems with
Symbols
High0
Medium0
Low0
Problems with
Constants
Low0
- -

Header Files  1 


-
-zck.h
-
-
to the top
-

Objects  1 


-
-libzck.so.0.9.8
-
-
to the top
-


-

Test Info


- - - - - - -
Module Namezchunk
Version #10.9.8
Version #20.9.9
Archx86_64
SubjectSource Compatibility
-

Test Results


- - - - - - -
Total Header Files1
Total Objects1
Total Symbols / Types71 / 13
Compatibility100%
-

Problem Summary


- - - - - - - - - -
SeverityCount
Added Symbols-0
Removed SymbolsHigh0
Problems with
Data Types
High0
Medium0
Low0
Problems with
Symbols
High0
Medium0
Low0
Problems with
Constants
Low0
- -

Header Files  1 


-
-zck.h
-
-
to the top
-

Objects  1 


-
-libzck.so.0.9.8
-
-
to the top
-



- -
- - diff --git a/test/compat_reports/zchunk/0.9.9_to_0.9.10/compat_report.html b/test/compat_reports/zchunk/0.9.9_to_0.9.10/compat_report.html new file mode 100644 index 0000000..56e4a1c --- /dev/null +++ b/test/compat_reports/zchunk/0.9.9_to_0.9.10/compat_report.html @@ -0,0 +1,475 @@ + + + + + + + + + + +zchunk: 0.9.9 to 0.9.10 compatibility report + + + +

API compatibility report for the libzck.so object between 0.9.9 and 0.9.10 versions on x86_64

+ +
+
+

Test Info


+ + + + + + + +
Module Namezchunk
Version #10.9.9
Version #20.9.10
Archx86_64
GCC Version8.1.1
SubjectBinary Compatibility
+

Test Results


+ + + + + + +
Total Header Files1
Total Objects1
Total Symbols / Types71 / 13
Compatibility100%
+

Problem Summary


+ + + + + + + + + +
SeverityCount
Added Symbols-0
Removed SymbolsHigh0
Problems with
Data Types
High0
Medium0
Low0
Problems with
Symbols
High0
Medium0
Low0
Problems with
Constants
Low0
+ +

Header Files  1 


+
+zck.h
+
+
to the top
+

Objects  1 


+
+libzck.so.0.9.9
+
+
to the top
+


+

Test Info


+ + + + + + +
Module Namezchunk
Version #10.9.9
Version #20.9.10
Archx86_64
SubjectSource Compatibility
+

Test Results


+ + + + + + +
Total Header Files1
Total Objects1
Total Symbols / Types71 / 13
Compatibility100%
+

Problem Summary


+ + + + + + + + + +
SeverityCount
Added Symbols-0
Removed SymbolsHigh0
Problems with
Data Types
High0
Medium0
Low0
Problems with
Symbols
High0
Medium0
Low0
Problems with
Constants
Low0
+ +

Header Files  1 


+
+zck.h
+
+
to the top
+

Objects  1 


+
+libzck.so.0.9.9
+
+
to the top
+



+ +
+ +