From 11106b3f8b049068211e64bce876e627b8214a0c3b6266b590859af057194e33 Mon Sep 17 00:00:00 2001 From: Marcus Meissner Date: Mon, 17 Mar 2014 07:13:53 +0000 Subject: [PATCH] - openscap-1.0.5 update: - XCCDF titles and description support xccdf:sub resolution - HTML Report lists only applicable cpe platforms - TestResult element contains applicable cpe platforms - Introduced XCCDF 1.2 schematron validation - XCCDF bug fixes - tailoring profiles shall regards inherited refine-values (trac#373) - rule-result now always includes at least one check - Other bug fixes: - Dpkginfo probe collects epoch in evr - Updated examplary openscap-content based on the latest facts from Red Hat Enterprise Linux 6 - Minor changes OBS-URL: https://build.opensuse.org/package/show/security/openscap?expand=0&rev=101 --- openscap-1.0.4.tar.gz | 3 --- openscap-1.0.4.tar.gz.sha1sum | 1 - openscap-1.0.5.tar.gz | 3 +++ openscap-1.0.5.tar.gz.sha1sum | 1 + openscap.changes | 17 +++++++++++++++++ openscap.spec | 2 +- 6 files changed, 22 insertions(+), 5 deletions(-) delete mode 100644 openscap-1.0.4.tar.gz delete mode 100644 openscap-1.0.4.tar.gz.sha1sum create mode 100644 openscap-1.0.5.tar.gz create mode 100644 openscap-1.0.5.tar.gz.sha1sum diff --git a/openscap-1.0.4.tar.gz b/openscap-1.0.4.tar.gz deleted file mode 100644 index 5a86f3f..0000000 --- a/openscap-1.0.4.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:5d4d60ee5b01ac3081b8cf841679f602e31991915b8ab234323c3f9c31de3fa7 -size 13463128 diff --git a/openscap-1.0.4.tar.gz.sha1sum b/openscap-1.0.4.tar.gz.sha1sum deleted file mode 100644 index cdd439c..0000000 --- a/openscap-1.0.4.tar.gz.sha1sum +++ /dev/null @@ -1 +0,0 @@ -ee03f6ecacd20f8b22afcfd39699ab10cc5e09ae openscap-1.0.4.tar.gz diff --git a/openscap-1.0.5.tar.gz b/openscap-1.0.5.tar.gz new file mode 100644 index 0000000..d0aee9d --- /dev/null +++ b/openscap-1.0.5.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4278465ef0c135d38de634c48956e1fb96533cb31d00f36ed9874e9f6a01f3cc +size 13574620 diff --git a/openscap-1.0.5.tar.gz.sha1sum b/openscap-1.0.5.tar.gz.sha1sum new file mode 100644 index 0000000..85964ad --- /dev/null +++ b/openscap-1.0.5.tar.gz.sha1sum @@ -0,0 +1 @@ +fb3f66b027d66e16584334b60911727c32d5e01d openscap-1.0.5.tar.gz diff --git a/openscap.changes b/openscap.changes index 3b3b254..51086ba 100644 --- a/openscap.changes +++ b/openscap.changes @@ -1,3 +1,20 @@ +------------------------------------------------------------------- +Mon Mar 17 07:06:35 UTC 2014 - meissner@suse.com + +- openscap-1.0.5 update: + - XCCDF titles and description support xccdf:sub resolution + - HTML Report lists only applicable cpe platforms + - TestResult element contains applicable cpe platforms + - Introduced XCCDF 1.2 schematron validation + - XCCDF bug fixes + - tailoring profiles shall regards inherited refine-values (trac#373) + - rule-result now always includes at least one check + - Other bug fixes: + - Dpkginfo probe collects epoch in evr + - Updated examplary openscap-content based on the latest facts from + Red Hat Enterprise Linux 6 + - Minor changes + ------------------------------------------------------------------- Fri Feb 14 10:21:47 UTC 2014 - meissner@suse.com diff --git a/openscap.spec b/openscap.spec index 584751e..fc13bf8 100644 --- a/openscap.spec +++ b/openscap.spec @@ -20,7 +20,7 @@ %define with_bindings 0 Name: openscap -Version: 1.0.4 +Version: 1.0.5 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