From c5616ea1427c289fa9baf96b03f09fac38c9c1f6 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Mon, 20 Nov 2017 06:46:31 +0100 Subject: update to 1.3.1 drop multilib header hack --- compat_reports/1.3.0_to_1.3.1/compat_report.html | 530 +++++++++++++++++++++++ 1 file changed, 530 insertions(+) create mode 100644 compat_reports/1.3.0_to_1.3.1/compat_report.html (limited to 'compat_reports') diff --git a/compat_reports/1.3.0_to_1.3.1/compat_report.html b/compat_reports/1.3.0_to_1.3.1/compat_report.html new file mode 100644 index 0000000..66da708 --- /dev/null +++ b/compat_reports/1.3.0_to_1.3.1/compat_report.html @@ -0,0 +1,530 @@ + + + + + + + + +libzip: 1.3.0 to 1.3.1 compatibility report + + + +

API compatibility report for the libzip library between 1.3.0 and 1.3.1 versions on x86_64

+ +
+
+ Binary
Compatibility
+ Source
Compatibility
+
+

Test Info


+ + + + + + + +
Library Namelibzip
Version #11.3.0
Version #21.3.1
Archx86_64
GCC Version6.4.1
SubjectBinary Compatibility
+

Test Results


+ + + + + + +
Total Header Files3
Total Libraries1
Total Symbols / Types118 / 48
Compatibility100%
+

Problem Summary


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

Added Symbols  1 


+zip.h, libzip.so.5.0.0
+zip_libzip_version ( )
+
+to the top
+

Header Files  3 


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

Libraries  1 


+
+libzip.so.5.0.0
+
+
to the top
+


+

Test Info


+ + + + + + +
Library Namelibzip
Version #11.3.0
Version #21.3.1
Archx86_64
SubjectSource Compatibility
+

Test Results


+ + + + + + +
Total Header Files3
Total Libraries1
Total Symbols / Types278 / 85
Compatibility100%
+

Problem Summary


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

Added Symbols  1 


+zip.h
+zip_libzip_version ( )
+
+to the top
+ +

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
+

Libraries  1 


+
+libzip.so.5.0.0
+
+
to the top
+



+ +
+ + -- cgit