Hello community, here is the log from the commit of package openscap for openSUSE:Factory checked in at 2020-05-05 18:56:04 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/openscap (Old) and /work/SRC/openSUSE:Factory/.openscap.new.2738 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "openscap" Tue May 5 18:56:04 2020 rev:66 rq:800232 version:1.3.3 Changes: -------- --- /work/SRC/openSUSE:Factory/openscap/openscap.changes 2020-03-25 23:50:03.444024362 +0100 +++ /work/SRC/openSUSE:Factory/.openscap.new.2738/openscap.changes 2020-05-05 18:56:09.441511798 +0200 @@ -1,0 +2,26 @@ +Mon May 4 05:35:18 UTC 2020 - Marcus Meissner <[email protected]> + +- openscap 1.3.3. Notable improvements in this release: + - a Python script that can be used for CLI tailoring (autotailor) (thank you, Matěj Týč); + - timezone for XCCDF TestResult start and end time (thank you, Jan Černý); + - new yamlfilecontent independent probe (draft implementation), + see the proposal https://github.com/OVAL-Community/OVAL/issues/91 + for additional information. + +There are other changes as well, here is the list: + - Introduced `urn:xccdf:fix:script:kubernetes` fix type in XCCDF; + - Added ability to generate `machineconfig` fix; + - Detect ambiguous scan target (utils/oscap-podman); + - Fixed #170: The rpmverifyfile probe can't verify files from '/bin' directory; + - The data system_info probe return for offline and online modes is consistent and actual; + - Prevent crashes when complicated regexes are executed in textfilecontent58 probe; + - Fixed #1512: Severity refinement lost in generated guide; + - Fixed #1453: Pointer lost in Swig API; + - Evaluation Characteristics of the XCCDF report are now consistent with OVAL entities; + from system_info probe; + - Fixed filepath pattern matching in offline mode in textfilecontent58 probe; + - Fixed infinite recursion in systemdunitdependency probe; + - Fixed the case when CMake couldn't find libacl or xattr.h. +- dropped 0001-Do-not-use-C-keyword-operator-as-a-function-paramete.patch: upstream + +------------------------------------------------------------------- Old: ---- 0001-Do-not-use-C-keyword-operator-as-a-function-paramete.patch 1.3.2.tar.gz New: ---- 1.3.3.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ openscap.spec ++++++ --- /var/tmp/diff_new_pack.Gf4itH/_old 2020-05-05 18:56:10.997515148 +0200 +++ /var/tmp/diff_new_pack.Gf4itH/_new 2020-05-05 18:56:11.001515157 +0200 @@ -1,7 +1,7 @@ # # spec file for package openscap # -# Copyright (c) 2020 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2020 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.2 +Version: 1.3.3 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 @@ -39,9 +39,7 @@ Source5: oscap-scan.service Source6: oscap-scan.sh Patch0: openscap-new-suse.patch -# PATCH-FIX-UPSTREAM -Patch1: 0001-Do-not-use-C-keyword-operator-as-a-function-paramete.patch -Url: https://www.open-scap.org/ +URL: https://www.open-scap.org/ BuildRoot: %{_tmppath}/%{name}-%{version}-build BuildRequires: asciidoc BuildRequires: doxygen @@ -174,7 +172,6 @@ %prep %setup -q %patch0 -p1 -%patch1 -p1 %build %if 0%{?with_bindings} @@ -288,6 +285,7 @@ %doc docs/oscap-scan.cron %{_mandir}/man8/* %{_unitdir}/oscap-scan.service +%{_bindir}/autotailor %{_bindir}/oscap %{_bindir}/oscap-vm %{_bindir}/oscap-scan ++++++ 1.3.2.tar.gz -> 1.3.3.tar.gz ++++++ /work/SRC/openSUSE:Factory/openscap/1.3.2.tar.gz /work/SRC/openSUSE:Factory/.openscap.new.2738/1.3.3.tar.gz differ: char 13, line 1
