From bd9ef03952031919edd96885295ce9b48fa3d3e1 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Mon, 13 Jul 2020 10:53:09 +0200 Subject: update to 1.7.2 fix installation layout using patch from https://github.com/nih-at/libzip/pull/190 fix pkgconfig usability using patch from https://github.com/nih-at/libzip/pull/191 --- compat_reports/1.7.1_to_1.7.2/compat_report.html | 519 +++++++++++++++++++++++ 1 file changed, 519 insertions(+) create mode 100644 compat_reports/1.7.1_to_1.7.2/compat_report.html (limited to 'compat_reports/1.7.1_to_1.7.2/compat_report.html') diff --git a/compat_reports/1.7.1_to_1.7.2/compat_report.html b/compat_reports/1.7.1_to_1.7.2/compat_report.html new file mode 100644 index 0000000..85cdf05 --- /dev/null +++ b/compat_reports/1.7.1_to_1.7.2/compat_report.html @@ -0,0 +1,519 @@ + + + + + + + + + +libzip: 1.7.1 to 1.7.2 compatibility report + + + +

API compatibility report for the libzip library between 1.7.1 and 1.7.2 versions on x86_64

+ +
+
+ Binary
Compatibility
+ Source
Compatibility
+
+

Test Info


+ + + + + + + +
Library Namelibzip
Version #11.7.1
Version #21.7.2
Archx86_64
GCC Version9
SubjectBinary Compatibility
+

Test Results


+ + + + + + +
Total Header Files2
Total Libraries1
Total Symbols / Types125 / 54
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  2 


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

Libraries  1 


+
+libzip.so.5.3
+
+
to the top
+


+

Test Info


+ + + + + + +
Library Namelibzip
Version #11.7.1
Version #21.7.2
Archx86_64
SubjectSource Compatibility
+

Test Results


+ + + + + + +
Total Header Files2
Total Libraries1
Total Symbols / Types263 / 91
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
+ + +

Problems with Constants, Low Severity  2 


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

Header Files  2 


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

Libraries  1 


+
+libzip.so.5.3
+
+
to the top
+



+ +
+ + -- cgit