From 5b19eac57862a6d70171f6ecece29875bede771b Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Mon, 4 Sep 2017 14:32:16 +0200 Subject: v1.3.0 --- compat_reports/1.1.2_to_1.1.3/compat_report.html | 485 +++++++++++++++++++++++ 1 file changed, 485 insertions(+) create mode 100644 compat_reports/1.1.2_to_1.1.3/compat_report.html (limited to 'compat_reports/1.1.2_to_1.1.3') diff --git a/compat_reports/1.1.2_to_1.1.3/compat_report.html b/compat_reports/1.1.2_to_1.1.3/compat_report.html new file mode 100644 index 0000000..7e55c34 --- /dev/null +++ b/compat_reports/1.1.2_to_1.1.3/compat_report.html @@ -0,0 +1,485 @@ + + + + + + + + +libzip: 1.1.2 to 1.1.3 compatibility report + + + +

API compatibility report for the libzip library between 1.1.2 and 1.1.3 versions on x86_64

+ +
+
+ Binary
Compatibility
+ Source
Compatibility
+
+

Test Info


+ + + + + + + +
Library Namelibzip
Version #11.1.2
Version #21.1.3
CPU Typex86_64
GCC Version5.3.1
SubjectBinary Compatibility
+

Test Results


+ + + + +
Total Header Files3
Total Shared Libraries1
Total Symbols / Types114 / 68
VerdictCompatible
+

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 (3)


+
+zip.h
+zipconf-64.h
+zipconf.h
+
+
to the top
+

Shared Libraries (1)


+
+libzip.so.4.0.0
+
+
to the top
+


+

Test Info


+ + + + + + + +
Library Namelibzip
Version #11.1.2
Version #21.1.3
CPU Typex86_64
GCC Version5.3.1
SubjectSource Compatibility
+

Test Results


+ + + + +
Total Header Files3
Total Shared Libraries1
Total Symbols / Types275 / 168
VerdictCompatible
+

Problem Summary


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

Problems with Constants, Low Severity (2)


+zipconf-64.h
+ +[+] LIBZIP_VERSION +
+ + + +[+] LIBZIP_VERSION_MICRO +
+ + +
+to the top
+

Header Files (3)


+
+zip.h
+zipconf-64.h
+zipconf.h
+
+
to the top
+

Shared Libraries (1)


+
+libzip.so.4.0.0
+
+
to the top
+



+ +
+ + -- cgit