From c4037cd6bac19d5df40800b9f1d578808f7c9de1 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Fri, 5 Jun 2020 16:21:02 +0200 Subject: update to 1.7.0 really enable lzma support (excepted on EL-6) patch zipconf.h to re-add missing LIBZIP_VERSION_* macros --- compat_reports/1.6.0_to_1.6.1/compat_report.html | 525 +++++++++++++++++++++++ 1 file changed, 525 insertions(+) create mode 100644 compat_reports/1.6.0_to_1.6.1/compat_report.html (limited to 'compat_reports/1.6.0_to_1.6.1') diff --git a/compat_reports/1.6.0_to_1.6.1/compat_report.html b/compat_reports/1.6.0_to_1.6.1/compat_report.html new file mode 100644 index 0000000..bddbdb7 --- /dev/null +++ b/compat_reports/1.6.0_to_1.6.1/compat_report.html @@ -0,0 +1,525 @@ + + + + + + + + + +libzip: 1.6.0 to 1.6.1 compatibility report + + + +

API compatibility report for the libzip library between 1.6.0 and 1.6.1 versions on x86_64

+ +
+
+ Binary
Compatibility
+ Source
Compatibility
+
+

Test Info


+ + + + + + + +
Library Namelibzip
Version #11.6.0
Version #21.6.1
Archx86_64
GCC Version9
SubjectBinary Compatibility
+

Test Results


+ + + + + + +
Total Header Files2
Total Libraries1
Total Symbols / Types121 / 52
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.1
+
+
to the top
+


+

Test Info


+ + + + + + +
Library Namelibzip
Version #11.6.0
Version #21.6.1
Archx86_64
SubjectSource Compatibility
+

Test Results


+ + + + + + +
Total Header Files2
Total Libraries1
Total Symbols / Types259 / 89
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
Low1
Other Changes
in Constants
-1
+ + +

Problems with Constants, Low Severity  1 


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

Other Changes in Constants  1 


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

Header Files  2 


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

Libraries  1 


+
+libzip.so.5.1
+
+
to the top
+



+ +
+ + -- cgit