diff --git a/fix-missing-include.dif b/fix-missing-include.dif deleted file mode 100644 index 6c77627..0000000 --- a/fix-missing-include.dif +++ /dev/null @@ -1,12 +0,0 @@ -Index: openscap-1.2.7/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 - #include - #include -+#include - - #ifndef HAVE_HEADERFORMAT - # define HAVE_LIBRPM44 1 /* hack */ diff --git a/openscap-1.2.8.tar.gz b/openscap-1.2.8.tar.gz deleted file mode 100644 index 28b0169..0000000 --- a/openscap-1.2.8.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:57512bda6726015a94a39b26e05df1753c4e266124109b976760ff14c5ade4b9 -size 15717119 diff --git a/openscap-1.2.8.tar.gz.sha1sum b/openscap-1.2.8.tar.gz.sha1sum deleted file mode 100644 index 540a7ea..0000000 --- a/openscap-1.2.8.tar.gz.sha1sum +++ /dev/null @@ -1 +0,0 @@ -1bdd600be54e50160cfc59c3ab7262fced362c7a openscap-1.2.8.tar.gz diff --git a/openscap-1.2.9.tar.gz b/openscap-1.2.9.tar.gz new file mode 100644 index 0000000..70c03c5 --- /dev/null +++ b/openscap-1.2.9.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:20ae67ffabf90865fb2033d5c5e49bfb5fb485ffa6ff37910e8d7084c2236c74 +size 15751341 diff --git a/openscap-1.2.9.tar.gz.sha1sum b/openscap-1.2.9.tar.gz.sha1sum new file mode 100644 index 0000000..2988a3d --- /dev/null +++ b/openscap-1.2.9.tar.gz.sha1sum @@ -0,0 +1 @@ +d9d4aa979f3545e2584eb8a086cb1f58bfd8e843 openscap-1.2.9.tar.gz diff --git a/openscap.changes b/openscap.changes index 3620c68..b8dbcbe 100644 --- a/openscap.changes +++ b/openscap.changes @@ -1,3 +1,35 @@ +------------------------------------------------------------------- +Fri Apr 22 13:50:51 UTC 2016 - meissner@suse.com + +- openscap 1.2.9 release + - New features + - oscap-chroot - a tool for offline scanning of filesystems mounted at arbitrary paths + - enabled offline scanning in many probes + - support for SCE in data streams + - many improvements of verbose mode + - verbose messages can be written on stderr + - runlevel probe supports SUSE systems + - new upstream tests + - Maintenance + - a lot of refactoring + - fixes in various tests + - OCILs are correctly placed in datastreams (issue #364) + - oscap-vm can work with fusermount when guestunmount is not available + - fixed oscap-docker HTTP communication issues (issue #304) + - fixed oscap-docker tracebacks (issue #303, #317) + - fixed container mounting in oscap-docker (issue #329) + - added Fedora 25 CPE + - only non-empty profiles are built (rhbz#1256879, rhbz#1302230) + - fixed compiler errors on RHEL5 and SLES11 + - fixed sorting of groups in HTML report (issue #342) + - fixed version/@time and version/@update in XCCDF Benchmark + - fixed CPE definitions to work also in offline mode + - fixed sysctl probe (issue #258) + - fixed manual page for oscap-ssh (rhbz#1299969) + - updated user manuals and manual pages + - updated .gitignore +- dropped fix-missing-include.dif, not needed anymore + ------------------------------------------------------------------- Wed Mar 23 10:21:27 UTC 2016 - meissner@suse.com diff --git a/openscap.spec b/openscap.spec index cdedabf..41c90c6 100644 --- a/openscap.spec +++ b/openscap.spec @@ -20,7 +20,7 @@ %define with_bindings 0 Name: openscap -Version: 1.2.8 +Version: 1.2.9 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 @@ -31,7 +31,6 @@ Source2: sysconfig.oscap-scan # Generated from http://gitorious.org/test-suite/scap Source3: scap-yast2sec-xccdf.xml Source4: scap-yast2sec-oval.xml -Patch0: fix-missing-include.dif Url: http://www.open-scap.org/ BuildRoot: %{_tmppath}/%{name}-%{version}-build BuildRequires: libacl-devel @@ -163,7 +162,6 @@ commonly used and require additional dependencies. %prep %setup -q -%patch0 -p1 %build @@ -291,6 +289,7 @@ ln -s %{_datadir}/openscap/scap-yast2sec-xccdf.xml $RPM_BUILD_ROOT/%{_datadir}/ %{_bindir}/oscap %{_bindir}/oscap-vm %{_bindir}/oscap-ssh +%{_bindir}/oscap-chroot %{_bindir}/scap-as-rpm %config %{_sysconfdir}/bash_completion.d/*