Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package openscap for openSUSE:Factory checked in at 2021-05-20 19:25:44 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/openscap (Old) and /work/SRC/openSUSE:Factory/.openscap.new.2988 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "openscap" Thu May 20 19:25:44 2021 rev:70 rq:894646 version:1.3.5 Changes: -------- --- /work/SRC/openSUSE:Factory/openscap/openscap.changes 2020-12-29 15:52:30.380305471 +0100 +++ /work/SRC/openSUSE:Factory/.openscap.new.2988/openscap.changes 2021-05-20 19:26:16.489643632 +0200 @@ -1,0 +2,41 @@ +Fri Apr 23 11:08:00 UTC 2021 - Robert Frohl <rfr...@suse.com> + +- openscap 1.3.5 + * New features + - Made schematron-based validation enabled by default for validate command of oval and xccdf modules + - Added SCAP 1.3 source data stream Schematron + - Added XML Signature Validation + - Added --enforce-signature option for eval, guide, and fix modules + - Added <content> entity support (OVAL/yamlfilecontent) + - Allowed to clamp mtime to SOURCE_DATE_EPOCH + - Added severity and role attributes + - Added support for requires/conflicts elements of the Rule and Group (XCCDF) + - Added Kubernetes remediation to HTML report + * Maintenance, bug fix + - Fixed CMake warnings + - Made 'gpfs', 'proc' and 'sysfs' filesystems non-local + - Fixed handling of '--arg=val'-styled common options + - Documented used environment variables + - Updated man page and help texts + - Added --skip-validation option synonym for --skip-valid + - Fixed behavior of StateType operator + - Fixed some of the coverity warnings + - Ignoring namespace in XPath expressions + - Fixed how oval_probe_ext_eval checks absence of the response from the probe (obtrusive data warning) + - Described SWID tags detection + - Improved documentation about --stig-viewer option + - File probe behaviour fixed (symlink traversal now behaves as defined by OVAL) + - Fixed multiple segfaults and broken test in --stig-viewer feature + - Added dpkg version comparison algorithm + - Pluged some memory leaks + - Fixed TestResult/benchmark/@href attribute + - Fixed memory allocation + - Fixed field names for cases where key selection section is followed by a set section (probes/yamfilecontent) + - Changing hard coded libperl path in favor of FindPerlLibs method + - Check local filesystems when using 'filepath' element +- dropped, because not needed anymore: + * 0001-Fix-memory-allocation.patch + * openscap-new-suse.patch + * openscap-leap-cpe-15.12.patch + +------------------------------------------------------------------- Old: ---- 0001-Fix-memory-allocation.patch 1.3.4.tar.gz openscap-leap-cpe-15.12.patch openscap-new-suse.patch New: ---- 1.3.5.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ openscap.spec ++++++ --- /var/tmp/diff_new_pack.CZ73XE/_old 2021-05-20 19:26:16.993641565 +0200 +++ /var/tmp/diff_new_pack.CZ73XE/_new 2021-05-20 19:26:16.997641548 +0200 @@ -1,7 +1,7 @@ # # spec file for package openscap # -# Copyright (c) 2020 SUSE LLC +# Copyright (c) 2021 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -25,7 +25,7 @@ %define with_bindings 0 Name: openscap -Version: 1.3.4 +Version: 1.3.5 Release: 0 Source: https://github.com/OpenSCAP/openscap/archive/%{version}.tar.gz # temp snapshot to make it build with new RPM before 1.3.2 @@ -38,9 +38,6 @@ Source4: scap-yast2sec-oval.xml Source5: oscap-scan.service Source6: oscap-scan.sh -Patch0: openscap-new-suse.patch -Patch1: openscap-leap-cpe-15.12.patch -Patch2: 0001-Fix-memory-allocation.patch URL: https://www.open-scap.org/ BuildRoot: %{_tmppath}/%{name}-%{version}-build BuildRequires: asciidoc @@ -79,6 +76,8 @@ BuildRequires: sendmail BuildRequires: swig BuildRequires: unixODBC-devel +BuildRequires: xmlsec1-devel +BuildRequires: xmlsec1-openssl-devel BuildRequires: pkgconfig(glib-2.0) BuildRequires: pkgconfig(gobject-2.0) Summary: A Set of Libraries for Integration with SCAP @@ -174,9 +173,6 @@ %prep %setup -q -%patch0 -p1 -%patch1 -p1 -%patch2 -p1 %build %if 0%{?with_bindings} ++++++ 1.3.4.tar.gz -> 1.3.5.tar.gz ++++++ /work/SRC/openSUSE:Factory/openscap/1.3.4.tar.gz /work/SRC/openSUSE:Factory/.openscap.new.2988/1.3.5.tar.gz differ: char 14, line 1