Hello community, here is the log from the commit of package openscap for openSUSE:Factory checked in at 2015-12-16 17:43:00 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/openscap (Old) and /work/SRC/openSUSE:Factory/.openscap.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "openscap" Changes: -------- --- /work/SRC/openSUSE:Factory/openscap/openscap.changes 2015-10-25 19:13:08.000000000 +0100 +++ /work/SRC/openSUSE:Factory/.openscap.new/openscap.changes 2015-12-16 17:43:44.000000000 +0100 @@ -1,0 +2,25 @@ +Thu Dec 3 13:06:14 UTC 2015 - [email protected] + +- openscap 1.2.7 release + - New features + - OVAL 5.11.1 fully supported + - oscap-vm - tool for offline scanning of virtual machines + - verbose mode + - added SLED, SLES and OpenSUSE CPE names + - show profile description in HTML report and guide + - group rules by PCI DSS identifier in HTML report + - preliminary support for Ansible Playbooks within xccdf:fix + - added "How to contribute" and "Versioning" documents + - Maintenance + - using bziped RHSA documents in oscap-docker + - fixed errors of sysctl probe + - fixed skip-valid option (issue #203) + - fixed segmentation faults in SCE content reporting (issue #231) + - fixed tracebacks of scap-as-rpm + - fixed invalid memory reads in rpmverifyfile probe (issue #212) + - updated README and user manual + - many small bugfixes and new tests +- openscap-new-inventory.patch: upstreamed +- fix-missing-include.dif: refreshed, 1 hunk upstream + +------------------------------------------------------------------- Old: ---- openscap-1.2.6.tar.gz openscap-1.2.6.tar.gz.sha1sum openscap-new-inventory.patch New: ---- openscap-1.2.7.tar.gz openscap-1.2.7.tar.gz.sha1sum ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ openscap.spec ++++++ --- /var/tmp/diff_new_pack.g2VhDE/_old 2015-12-16 17:43:46.000000000 +0100 +++ /var/tmp/diff_new_pack.g2VhDE/_new 2015-12-16 17:43:46.000000000 +0100 @@ -20,7 +20,7 @@ %define with_bindings 0 Name: openscap -Version: 1.2.6 +Version: 1.2.7 Release: 1.0 Source: https://fedorahosted.org/releases/o/p/openscap/%name-%version.tar.gz Source5: https://fedorahosted.org/releases/o/p/openscap/%name-%version.tar.gz.sha1sum @@ -32,10 +32,10 @@ Source3: scap-yast2sec-xccdf.xml Source4: scap-yast2sec-oval.xml Patch0: fix-missing-include.dif -Patch1: openscap-new-inventory.patch Url: http://www.open-scap.org/ BuildRoot: %{_tmppath}/%{name}-%{version}-build BuildRequires: libacl-devel +BuildRequires: libbz2-devel BuildRequires: libcurl-devel BuildRequires: libgcrypt-devel BuildRequires: libxml2-devel @@ -149,7 +149,6 @@ %prep %setup -q %patch0 -p1 -%patch1 -p1 %build @@ -273,6 +272,7 @@ %{_initrddir}/oscap-scan %{_mandir}/man8/* %{_bindir}/oscap +%{_bindir}/oscap-vm %{_bindir}/oscap-ssh %{_bindir}/scap-as-rpm %config %{_sysconfdir}/bash_completion.d/* ++++++ fix-missing-include.dif ++++++ --- /var/tmp/diff_new_pack.g2VhDE/_old 2015-12-16 17:43:47.000000000 +0100 +++ /var/tmp/diff_new_pack.g2VhDE/_new 2015-12-16 17:43:47.000000000 +0100 @@ -1,7 +1,7 @@ -Index: openscap-1.2.6/src/OVAL/probes/unix/linux/rpminfo.c +Index: openscap-1.2.7/src/OVAL/probes/unix/linux/rpminfo.c =================================================================== ---- openscap-1.2.6.orig/src/OVAL/probes/unix/linux/rpminfo.c -+++ openscap-1.2.6/src/OVAL/probes/unix/linux/rpminfo.c +--- openscap-1.2.7.orig/src/OVAL/probes/unix/linux/rpminfo.c ++++ openscap-1.2.7/src/OVAL/probes/unix/linux/rpminfo.c @@ -66,6 +66,7 @@ #include <rpm/rpmmacro.h> #include <rpm/rpmlog.h> @@ -10,15 +10,3 @@ #ifndef HAVE_HEADERFORMAT # define HAVE_LIBRPM44 1 /* hack */ -Index: openscap-1.2.6/src/common/oscap_acquire.c -=================================================================== ---- openscap-1.2.6.orig/src/common/oscap_acquire.c -+++ openscap-1.2.6/src/common/oscap_acquire.c -@@ -36,6 +36,7 @@ - #include <ftw.h> - - #include "oscap_acquire.h" -+#include "oscap_buffer.h" - #include "common/_error.h" - #include "oscap_string.h" - ++++++ openscap-1.2.6.tar.gz -> openscap-1.2.7.tar.gz ++++++ /work/SRC/openSUSE:Factory/openscap/openscap-1.2.6.tar.gz /work/SRC/openSUSE:Factory/.openscap.new/openscap-1.2.7.tar.gz differ: char 5, line 1 ++++++ openscap-1.2.6.tar.gz.sha1sum -> openscap-1.2.7.tar.gz.sha1sum ++++++ --- /work/SRC/openSUSE:Factory/openscap/openscap-1.2.6.tar.gz.sha1sum 2015-10-14 16:44:35.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.openscap.new/openscap-1.2.7.tar.gz.sha1sum 2015-12-16 17:43:44.000000000 +0100 @@ -1 +1 @@ -1a2582cb9a75309316fa2e86169529a2b9eaa060 openscap-1.2.6.tar.gz +88be9e23c5fb34d7a4e2252c959af87dc986fa89 openscap-1.2.7.tar.gz
