Package: openscap / 1.4.2+dfsg-2

Metadata

Package Version Patches format
openscap 1.4.2+dfsg-2 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
run a minor testsuite.patch | (download)

tests/CMakeLists.txt | 2 0 + 2 - 0 !
1 file changed, 2 deletions(-)

 run a minor testsuite

skip tests that require internet.patch | (download)

tests/DS/test_ds_misc.sh | 4 2 + 2 - 0 !
tests/curl/CMakeLists.txt | 2 1 + 1 - 0 !
2 files changed, 3 insertions(+), 3 deletions(-)

 skip tests that require internet

The method upstream uses to check for internet connection is flaky.
Comment out tests that require the internet.

Patch is not suitable for upstream.

explicitly allow xmlsec1 to load key data from KeyValue.patch | (download)

src/source/signature.c | 15 15 + 0 - 0 !
1 file changed, 15 insertions(+)

 explicitly allow xmlsec1 to load key data from keyvalue

The default behaviour of xmlsec1 has changed int 1.3.x versions. It is
now the response of the application to explicitly allow loading keys
from KeyValue elements of the document.