From 4ef63de55689aaa34d81f7ef108da87bb0b9ec205e70ea13625b0cc8dc4c8746 Mon Sep 17 00:00:00 2001 From: Marcus Meissner Date: Fri, 10 Jan 2014 10:26:02 +0000 Subject: [PATCH] - openscap-1.0.2 update: - XCCDF generate fix now supports tailoring file - XCCDF bug fixes - Generate guide points to RHSA pages (rhbz#1018291) - Generate report ommits remediation when assesment passed (rhbz#1029879) - $PATH variable is available for SCE checks (rhbz#1026833) - Tailoring of top-level Group elements via API fixed - Fix-filtering should not drop fixes (affected SSG) - Generated fix file is created with sane permissions (trac#362) - Inherit parent's namespace when exporting oscap_text with HTML trait - OVAL bug fixes: - Handful of xinetd probe fixes - Handful of process and process58 fixes - Obsoleted textfilecontent now supports text ent comparisons - rpm*_item/epoch is reported as '(none)' when needed - Fixed dozen of flaws in ipv4 and ipv6_address comparison (CIDR handling) - Made integer and floating type number parsing much stricter - Fixed floating point numbers comparisons (trac#366) - Fixed case-insensitive comparisons - Item filtering fixes in probes - Consolidated some of comparisons in results model and probes (trac#367) - Other bug fixes: - Workaround libxml2 bug handling x509 xmldsig (gnomebz#350248) - Fixed static build (--disable-shared) - Format assertions (-Werror=format-security) turned on by default - SCE scripts are notified when parent (oscap) is killed OBS-URL: https://build.opensuse.org/package/show/security/openscap?expand=0&rev=92 --- openscap-1.0.1.tar.gz | 3 --- openscap-1.0.1.tar.gz.sha1sum | 1 - openscap-1.0.2.tar.gz | 3 +++ openscap-1.0.2.tar.gz.sha1sum | 1 + openscap.changes | 38 +++++++++++++++++++++++++++++++++++ openscap.spec | 4 ++-- 6 files changed, 44 insertions(+), 6 deletions(-) delete mode 100644 openscap-1.0.1.tar.gz delete mode 100644 openscap-1.0.1.tar.gz.sha1sum create mode 100644 openscap-1.0.2.tar.gz create mode 100644 openscap-1.0.2.tar.gz.sha1sum diff --git a/openscap-1.0.1.tar.gz b/openscap-1.0.1.tar.gz deleted file mode 100644 index 8f9c5dd..0000000 --- a/openscap-1.0.1.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:17fe190e35c68aaaaf0890daaed07ab65521c6879217ae30cfc68a66b743f0bb -size 13166679 diff --git a/openscap-1.0.1.tar.gz.sha1sum b/openscap-1.0.1.tar.gz.sha1sum deleted file mode 100644 index ab8df96..0000000 --- a/openscap-1.0.1.tar.gz.sha1sum +++ /dev/null @@ -1 +0,0 @@ -bde225c8dec2e8e15c109405d041abebd02a11ac openscap-1.0.1.tar.gz diff --git a/openscap-1.0.2.tar.gz b/openscap-1.0.2.tar.gz new file mode 100644 index 0000000..97011d3 --- /dev/null +++ b/openscap-1.0.2.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b002a91a3308c24d530b342d57c77d77fc80f41315d8b6cab52af017bf12ca05 +size 13449503 diff --git a/openscap-1.0.2.tar.gz.sha1sum b/openscap-1.0.2.tar.gz.sha1sum new file mode 100644 index 0000000..6f206b3 --- /dev/null +++ b/openscap-1.0.2.tar.gz.sha1sum @@ -0,0 +1 @@ +c9703dc70e2361646c10752ad23edc1a83e72e3d openscap-1.0.2.tar.gz diff --git a/openscap.changes b/openscap.changes index 5c28632..109686e 100644 --- a/openscap.changes +++ b/openscap.changes @@ -1,3 +1,41 @@ +------------------------------------------------------------------- +Fri Jan 10 10:25:19 UTC 2014 - meissner@suse.com + +- openscap-1.0.2 update: + - XCCDF generate fix now supports tailoring file + - XCCDF bug fixes + - Generate guide points to RHSA pages (rhbz#1018291) + - Generate report ommits remediation when assesment passed + (rhbz#1029879) + - $PATH variable is available for SCE checks (rhbz#1026833) + - Tailoring of top-level Group elements via API fixed + - Fix-filtering should not drop fixes (affected SSG) + - Generated fix file is created with sane permissions (trac#362) + - Inherit parent's namespace when exporting oscap_text with HTML + trait + - OVAL bug fixes: + - Handful of xinetd probe fixes + - Handful of process and process58 fixes + - Obsoleted textfilecontent now supports text ent comparisons + - rpm*_item/epoch is reported as '(none)' when needed + - Fixed dozen of flaws in ipv4 and ipv6_address comparison + (CIDR handling) + - Made integer and floating type number parsing much stricter + - Fixed floating point numbers comparisons (trac#366) + - Fixed case-insensitive comparisons + - Item filtering fixes in probes + - Consolidated some of comparisons in results model and probes + (trac#367) + - Other bug fixes: + - Workaround libxml2 bug handling x509 xmldsig (gnomebz#350248) + - Fixed static build (--disable-shared) + - Format assertions (-Werror=format-security) turned on by default + - SCE scripts are notified when parent (oscap) is killed + - oscap info now recognizes all the document types + (adeded: tailoring & CVE) + - Documentation improvements + - Handful of other minor fixes + ------------------------------------------------------------------- Mon Dec 2 16:53:56 UTC 2013 - meissner@suse.com diff --git a/openscap.spec b/openscap.spec index 2a7701e..6c26ede 100644 --- a/openscap.spec +++ b/openscap.spec @@ -1,7 +1,7 @@ # # spec file for package openscap # -# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -20,7 +20,7 @@ %define with_bindings 0 Name: openscap -Version: 1.0.1 +Version: 1.0.2 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