From 21152f2b237977011d74f02321f0959b7d956afd Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Wed, 23 Aug 2023 17:19:29 +0200 Subject: update to 1.10.1 --- compat_reports/1.10.0_to_1.10.1/compat_report.html | 607 +++++++++++++++++++++ 1 file changed, 607 insertions(+) create mode 100644 compat_reports/1.10.0_to_1.10.1/compat_report.html (limited to 'compat_reports/1.10.0_to_1.10.1') diff --git a/compat_reports/1.10.0_to_1.10.1/compat_report.html b/compat_reports/1.10.0_to_1.10.1/compat_report.html new file mode 100644 index 0000000..16d8f2d --- /dev/null +++ b/compat_reports/1.10.0_to_1.10.1/compat_report.html @@ -0,0 +1,607 @@ + + + + + + + + + +libzip: 1.10.0 to 1.10.1 compatibility report + + + +

API compatibility report for the libzip library between 1.10.0 and 1.10.1 versions on x86_64

+ +
+
+ Binary
Compatibility
+ Source
Compatibility
+
+

Test Info


+ + + + + + + +
Library Namelibzip
Version #11.10.0
Version #21.10.1
Archx86_64
GCC Version12
SubjectBinary Compatibility
+

Test Results


+ + + + + + +
Total Header Files2
Total Libraries1
Total Symbols / Types131 / 56
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
Other Changes
in Constants
-2
+ + +

Other Changes in Constants  2 


+zip.h
+ +[+] ZIP_LENGTH_TO_END +
+ + + +[+] ZIP_LENGTH_UNCHECKED +
+ + +
+to the top
+

Header Files  2 


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

Libraries  1 


+
+libzip.so.5.5
+
+
to the top
+


+

Test Info


+ + + + + + +
Library Namelibzip
Version #11.10.0
Version #21.10.1
Archx86_64
SubjectSource Compatibility
+

Test Results


+ + + + + + +
Total Header Files2
Total Libraries1
Total Symbols / Types269 / 93
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
Low2
Other Changes
in Constants
-2
+ + +

Problems with Constants, Low Severity  2 


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

Other Changes in Constants  2 


+zip.h
+ +[+] ZIP_LENGTH_TO_END +
+ + + +[+] ZIP_LENGTH_UNCHECKED +
+ + +
+to the top
+

Header Files  2 


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

Libraries  1 


+
+libzip.so.5.5
+
+
to the top
+



+ +
+ + -- cgit