From b36a1ba003bd5da3570ad8114b1ad522fd35dd8c Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Fri, 23 Mar 2018 06:38:56 +0100 Subject: v1.4.2 --- compat_reports/1.3.0_to_1.4.0/compat_report.html | 651 +++++++++++++++++++++++ compat_reports/1.4.1_to_1.4.2/compat_report.html | 518 ++++++++++++++++++ libdvdcss.spec | 8 +- libdvdcss.xml | 62 +++ 4 files changed, 1237 insertions(+), 2 deletions(-) create mode 100644 compat_reports/1.3.0_to_1.4.0/compat_report.html create mode 100644 compat_reports/1.4.1_to_1.4.2/compat_report.html create mode 100644 libdvdcss.xml diff --git a/compat_reports/1.3.0_to_1.4.0/compat_report.html b/compat_reports/1.3.0_to_1.4.0/compat_report.html new file mode 100644 index 0000000..1004fd6 --- /dev/null +++ b/compat_reports/1.3.0_to_1.4.0/compat_report.html @@ -0,0 +1,651 @@ + + + + + + + + + + libdvdcss: 1.3.0 to 1.4.0 compatibility report + + + +

API compatibility report for the libdvdcss library between 1.3.0 and 1.4.0 versions on x86_64

+ +
+
+ Binary
Compatibility
+ Source
Compatibility
+
+

Test Info


+ + + + + + + +
Library Namelibdvdcss
Version #11.3.0
Version #21.4.0
CPU Typex86_64
GCC Version5.3.1
SubjectBinary Compatibility
+

Test Results


+ + + + +
Total Header Files1
Total Shared Libraries1
Total Symbols / Types7 / 8
VerdictIncompatible
(7.1%)
+

Problem Summary


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

Added Symbols (1)


+dvdcss.h, libdvdcss.so.2.2.0
+dvdcss_open_stream void* p_stream, dvdcss_stream_cb* p_stream_cb )
+
+to the top
+ +

Problems with Symbols, Medium Severity (1)


+dvdcss.h, libdvdcss.so.2.1.0
+ +[+] dvdcss_error dvdcss_t p1 ) (1) +
+ +
+to the top
+ +

Problems with Symbols, Low Severity (3)


+dvdcss.h, libdvdcss.so.2.1.0
+ +[+] dvdcss_error dvdcss_t p1 ) (2) +
+ + +[+] dvdcss_open char* psz_target ) (1) +
+ +
+to the top
+

Header Files (1)


+
+dvdcss.h
+
+
to the top
+

Shared Libraries (1)


+
+libdvdcss.so.2.1.0
+
+
to the top
+


+

Test Info


+ + + + + + + +
Library Namelibdvdcss
Version #11.3.0
Version #21.4.0
CPU Typex86_64
GCC Version5.3.1
SubjectSource Compatibility
+

Test Results


+ + + + +
Total Header Files1
Total Shared Libraries1
Total Symbols / Types7 / 8
VerdictIncompatible
(7.1%)
+

Problem Summary


+ + + + + + + + + + +
SeverityCount
Added Symbols-1
Removed SymbolsHigh0
Problems with
Data Types
High0
Medium0
Low0
Problems with
Symbols
High0
Medium1
Low0
Problems with
Constants
Low0
Other Changes
in Constants
-5
+ +

Added Symbols (1)


+dvdcss.h
+dvdcss_open_stream void* p_stream, dvdcss_stream_cb* p_stream_cb )
+
+to the top
+ +

Problems with Symbols, Medium Severity (1)


+dvdcss.h
+ +[+] dvdcss_error dvdcss_t p1 ) (1) +
+ +
+to the top
+

Other Changes in Constants (5)


+version.h
+ +[+] DVDCSS_VERSION +
+ + + +[+] DVDCSS_VERSION_MAJOR +
+ + + +[+] DVDCSS_VERSION_MICRO +
+ + + +[+] DVDCSS_VERSION_MINOR +
+ + + +[+] DVDCSS_VERSION_STRING +
+ + +
+to the top
+

Header Files (1)


+
+dvdcss.h
+
+
to the top
+

Shared Libraries (1)


+
+libdvdcss.so.2.1.0
+
+
to the top
+




+ + diff --git a/compat_reports/1.4.1_to_1.4.2/compat_report.html b/compat_reports/1.4.1_to_1.4.2/compat_report.html new file mode 100644 index 0000000..96fa80c --- /dev/null +++ b/compat_reports/1.4.1_to_1.4.2/compat_report.html @@ -0,0 +1,518 @@ + + + + + + + + +libdvdcss: 1.4.1 to 1.4.2 compatibility report + + + +

API compatibility report for the libdvdcss library between 1.4.1 and 1.4.2 versions on x86_64

+ +
+
+ Binary
Compatibility
+ Source
Compatibility
+
+

Test Info


+ + + + + + + +
Library Namelibdvdcss
Version #11.4.1
Version #21.4.2
Archx86_64
GCC Version7
SubjectBinary Compatibility
+

Test Results


+ + + + + + +
Total Header Files2
Total Libraries1
Total Symbols / Types8 / 12
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 


+
+dvdcss.h
+version.h
+
+
to the top
+

Libraries  1 


+
+libdvdcss.so.2.2.0
+
+
to the top
+


+

Test Info


+ + + + + + +
Library Namelibdvdcss
Version #11.4.1
Version #21.4.2
Archx86_64
SubjectSource Compatibility
+

Test Results


+ + + + + + +
Total Header Files2
Total Libraries1
Total Symbols / Types8 / 12
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 


+version.h
+ +[+] DVDCSS_VERSION_MICRO +
+ + + +[+] DVDCSS_VERSION_STRING +
+ + +
+to the top
+

Header Files  2 


+
+dvdcss.h
+version.h
+
+
to the top
+

Libraries  1 


+
+libdvdcss.so.2.2.0
+
+
to the top
+



+ +
+ + diff --git a/libdvdcss.spec b/libdvdcss.spec index f281bbe..0b5ccd9 100644 --- a/libdvdcss.spec +++ b/libdvdcss.spec @@ -1,12 +1,13 @@ Summary: A portable abstraction library for DVD decryption Name: libdvdcss -Version: 1.4.1 -Release: 2%{?dist} +Version: 1.4.2 +Release: 1%{?dist} License: GPLv2+ Source: http://www.videolan.org/pub/videolan/libdvdcss/%{version}/libdvdcss-%{version}.tar.bz2 URL: http://www.videolan.org/libdvdcss/ BuildRequires: doxygen +BuildRequires: gcc %description @@ -65,6 +66,9 @@ find %{buildroot} -regex ".*\.la$" -delete %changelog +* Fri Mar 23 2018 Remi Collet - 1.4.2-1 +- Update to 1.4.2 + * Mon Feb 26 2018 Remi Collet - 1.4.1-2 - drop ldconfig scriptlets on F28+ diff --git a/libdvdcss.xml b/libdvdcss.xml new file mode 100644 index 0000000..6fd5bb0 --- /dev/null +++ b/libdvdcss.xml @@ -0,0 +1,62 @@ + + + + + + + + + +1.4.2 + + + + +/usr/include/dvdcss + + + + +/usr/lib64/libdvdcss.so + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + -- cgit