From: Jonathan Dieter Date: Wed, 7 Aug 2019 21:30:14 +0000 (+0100) Subject: Bump to 1.1.3 X-Git-Tag: archive/raspbian/1.1.9+ds1-1+rpi1~1^2~35 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=a389a014ac7d2c12868b2ea7e9f10c65c76dae3e;p=zchunk.git Bump to 1.1.3 Signed-off-by: Jonathan Dieter --- diff --git a/meson.build b/meson.build index 4a7d7e9..9ca7b9e 100644 --- a/meson.build +++ b/meson.build @@ -1,5 +1,5 @@ project('zck', 'c', - version : '1.1.2', + version : '1.1.3', meson_version : '>=0.44.0', default_options : ['c_std=gnu99']) diff --git a/test/abi/stable/libzck.so.1.1.2 b/test/abi/stable/libzck.so.1.1.2 deleted file mode 100755 index 801f2d4..0000000 Binary files a/test/abi/stable/libzck.so.1.1.2 and /dev/null differ diff --git a/test/abi/stable/libzck.so.1.1.3 b/test/abi/stable/libzck.so.1.1.3 new file mode 100755 index 0000000..9aae705 Binary files /dev/null and b/test/abi/stable/libzck.so.1.1.3 differ diff --git a/test/abi/stable/zck.h b/test/abi/stable/zck.h index 19dd118..c8ac44b 100644 --- a/test/abi/stable/zck.h +++ b/test/abi/stable/zck.h @@ -1,7 +1,7 @@ #ifndef ZCK_H #define ZCK_H -#define ZCK_VERSION "1.1.2" +#define ZCK_VERSION "1.1.3" #include #include diff --git a/test/compat_reports/zchunk/1.1.1_to_1.1.2/compat_report.html b/test/compat_reports/zchunk/1.1.1_to_1.1.2/compat_report.html deleted file mode 100644 index 36f3fb7..0000000 --- a/test/compat_reports/zchunk/1.1.1_to_1.1.2/compat_report.html +++ /dev/null @@ -1,474 +0,0 @@ - - - - - - - - - - -zchunk: 1.1.1 to 1.1.2 compatibility report - - - -

API compatibility report for the libzck.so object between 1.1.1 and 1.1.2 versions on x86_64

- -
-
-

Test Info


- - - - - - -
Module Namezchunk
Version #11.1.1 (gcc 9.0.1)
Version #21.1.2 (gcc 9.1.1)
Archx86_64
SubjectBinary Compatibility
-

Test Results


- - - - - - -
Total Header Files1
Total Objects1
Total Symbols / Types75 / 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.1.1.1
-
-
to the top
-


-

Test Info


- - - - - - -
Module Namezchunk
Version #11.1.1
Version #21.1.2
Archx86_64
SubjectSource Compatibility
-

Test Results


- - - - - - -
Total Header Files1
Total Objects1
Total Symbols / Types75 / 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.1.1.1
-
-
to the top
-



- -
- - diff --git a/test/compat_reports/zchunk/1.1.2_to_1.1.3/compat_report.html b/test/compat_reports/zchunk/1.1.2_to_1.1.3/compat_report.html new file mode 100644 index 0000000..d3145c0 --- /dev/null +++ b/test/compat_reports/zchunk/1.1.2_to_1.1.3/compat_report.html @@ -0,0 +1,503 @@ + + + + + + + + + + +zchunk: 1.1.2 to 1.1.3 compatibility report + + + +

API compatibility report for the libzck.so object between 1.1.2 and 1.1.3 versions on x86_64

+ +
+
+

Test Info


+ + + + + + + +
Module Namezchunk
Version #11.1.2
Version #21.1.3
Archx86_64
GCC Version9.1.1
SubjectBinary Compatibility
+

Test Results


+ + + + + + + +
Total Header Files1
Total Source Files9
Total Objects1
Total Symbols / Types75 / 21
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
+

Source Files  9 


+
+comp.c
+dl.c
+error.c
+hash.c
+header.c
+index_read.c
+log.c
+range.c
+zck.c
+
+
to the top
+

Objects  1 


+
+libzck.so.1.1.2
+
+
to the top
+


+

Test Info


+ + + + + + +
Module Namezchunk
Version #11.1.2
Version #21.1.3
Archx86_64
SubjectSource Compatibility
+

Test Results


+ + + + + + + +
Total Header Files1
Total Source Files9
Total Objects1
Total Symbols / Types75 / 21
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
+

Source Files  9 


+
+comp.c
+dl.c
+error.c
+hash.c
+header.c
+index_read.c
+log.c
+range.c
+zck.c
+
+
to the top
+

Objects  1 


+
+libzck.so.1.1.2
+
+
to the top
+



+ +
+ +