From: Jonathan Dieter Date: Fri, 22 Jun 2018 11:06:09 +0000 (+0300) Subject: Bump to 0.7.3 X-Git-Tag: archive/raspbian/1.1.9+ds1-1+rpi1~1^2~215 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=8db604ca6090c58ffe3705147cf8eb1eb4af561d;p=zchunk.git Bump to 0.7.3 Signed-off-by: Jonathan Dieter --- diff --git a/include/zck.h b/include/zck.h index da7eef0..dd87c47 100644 --- a/include/zck.h +++ b/include/zck.h @@ -1,10 +1,10 @@ #ifndef ZCK_H #define ZCK_H -#define ZCK_VERSION "0.7.2" +#define ZCK_VERSION "0.7.3" #define ZCK_VER_MAJOR 0 #define ZCK_VER_MINOR 7 -#define ZCK_VER_REVISION 2 +#define ZCK_VER_REVISION 3 #define ZCK_VER_SUBREVISION 0 #define True 1 diff --git a/test/abi/stable/zck.h b/test/abi/stable/zck.h index da7eef0..dd87c47 100644 --- a/test/abi/stable/zck.h +++ b/test/abi/stable/zck.h @@ -1,10 +1,10 @@ #ifndef ZCK_H #define ZCK_H -#define ZCK_VERSION "0.7.2" +#define ZCK_VERSION "0.7.3" #define ZCK_VER_MAJOR 0 #define ZCK_VER_MINOR 7 -#define ZCK_VER_REVISION 2 +#define ZCK_VER_REVISION 3 #define ZCK_VER_SUBREVISION 0 #define True 1 diff --git a/test/compat_reports/zchunk/0.7.1_to_0.7.2/compat_report.html b/test/compat_reports/zchunk/0.7.1_to_0.7.2/compat_report.html deleted file mode 100644 index deb7322..0000000 --- a/test/compat_reports/zchunk/0.7.1_to_0.7.2/compat_report.html +++ /dev/null @@ -1,520 +0,0 @@ - - - - - - - - - -zchunk: 0.7.1 to 0.7.2 compatibility report - - - -

API compatibility report for the libzck.so object between 0.7.1 and 0.7.2 versions on x86_64

- -
-
-

Test Info


- - - - - - - -
Module Namezchunk
Version #10.7.1
Version #20.7.2
Archx86_64
GCC Version8.1.1
SubjectBinary Compatibility
-

Test Results


- - - - - - - -
Total Header Files1
Total Source Files8
Total Objects1
Total Symbols / Types67 / 20
Compatibility98.5%
-

Problem Summary


- - - - - - - - - -
SeverityCount
Added Symbols-1
Removed SymbolsHigh1
Problems with
Data Types
High0
Medium0
Low0
Problems with
Symbols
High0
Medium0
Low0
Problems with
Constants
Low0
- -

Added Symbols  1 


-zck.h, libzck.so.0.0.1
-zck_get_missing_range ( zckCtx* zck, int max_ranges )
-
-to the top
-

Removed Symbols  1 


-zck.h, libzck.so.0.0.1
-zck_get_dl_range ( zckCtx* zck, int max_ranges )
-
-to the top
-

Header Files  1 


-
-zck.h
-
-
to the top
-

Source Files  8 


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

Objects  1 


-
-libzck.so.0.0.1
-
-
to the top
-


-

Test Info


- - - - - - -
Module Namezchunk
Version #10.7.1
Version #20.7.2
Archx86_64
SubjectSource Compatibility
-

Test Results


- - - - - - - -
Total Header Files1
Total Source Files8
Total Objects1
Total Symbols / Types67 / 20
Compatibility98.5%
-

Problem Summary


- - - - - - - - - -
SeverityCount
Added Symbols-1
Removed SymbolsHigh1
Problems with
Data Types
High0
Medium0
Low0
Problems with
Symbols
High0
Medium0
Low0
Problems with
Constants
Low0
- -

Added Symbols  1 


-zck.h
-zck_get_missing_range ( zckCtx* zck, int max_ranges )
-
-to the top
-

Removed Symbols  1 


-zck.h
-zck_get_dl_range ( zckCtx* zck, int max_ranges )
-
-to the top
-

Header Files  1 


-
-zck.h
-
-
to the top
-

Source Files  8 


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

Objects  1 


-
-libzck.so.0.0.1
-
-
to the top
-



- -
- - diff --git a/test/compat_reports/zchunk/0.7.2_to_0.7.3/compat_report.html b/test/compat_reports/zchunk/0.7.2_to_0.7.3/compat_report.html new file mode 100644 index 0000000..0525e36 --- /dev/null +++ b/test/compat_reports/zchunk/0.7.2_to_0.7.3/compat_report.html @@ -0,0 +1,475 @@ + + + + + + + + + + +zchunk: 0.7.2 to 0.7.3 compatibility report + + + +

API compatibility report for the libzck.so object between 0.7.2 and 0.7.3 versions on x86_64

+ +
+
+

Test Info


+ + + + + + + +
Module Namezchunk
Version #10.7.2
Version #20.7.3
Archx86_64
GCC Version8.1.1
SubjectBinary Compatibility
+

Test Results


+ + + + + + +
Total Header Files1
Total Objects1
Total Symbols / Types67 / 12
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.0.1
+
+
to the top
+


+

Test Info


+ + + + + + +
Module Namezchunk
Version #10.7.2
Version #20.7.3
Archx86_64
SubjectSource Compatibility
+

Test Results


+ + + + + + +
Total Header Files1
Total Objects1
Total Symbols / Types67 / 12
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.0.1
+
+
to the top
+



+ +
+ +