SHA256
1
0
forked from pool/openscap

Accepting request 129892 from security

- Fix schema_version of scap-rhel6-oval.xml (to 5.8) (forwarded request 129774 from dmacvicar)

OBS-URL: https://build.opensuse.org/request/show/129892
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/openscap?expand=0&rev=6
This commit is contained in:
Stephan Kulow 2012-08-04 19:44:36 +00:00 committed by Git OBS Bridge
commit 0f0b560bde
3 changed files with 20 additions and 0 deletions

View File

@ -0,0 +1,12 @@
diff -ur openscap-0.8.3.orig/dist/rhel6/scap-rhel6-oval.xml openscap-0.8.3/dist/rhel6/scap-rhel6-oval.xml
--- openscap-0.8.3.orig/dist/rhel6/scap-rhel6-oval.xml 2012-03-01 13:18:24.000000000 +0100
+++ openscap-0.8.3/dist/rhel6/scap-rhel6-oval.xml 2012-08-03 10:36:48.000000000 +0200
@@ -8,7 +8,7 @@
xmlns:unix-def="http://oval.mitre.org/XMLSchema/oval-definitions-5#unix">
<generator>
<oval:product_name>vim</oval:product_name>
- <oval:schema_version>5.6</oval:schema_version>
+ <oval:schema_version>5.8</oval:schema_version>
<oval:timestamp>2011-03-06T12:00:00-04:00</oval:timestamp>
</generator>

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Fri Aug 3 09:00:36 UTC 2012 - dmacvicar@suse.de
- Fix schema_version of scap-rhel6-oval.xml (to 5.8)
-------------------------------------------------------------------
Wed Aug 1 09:43:28 UTC 2012 - meissner@suse.com

View File

@ -31,6 +31,8 @@ Source2: sysconfig.oscap-scan
Source3: scap-yast2sec-xccdf.xml
Source4: scap-yast2sec-oval.xml
#
Patch0: openscap-0.8.3-rhel6-invalid-syntax.patch
#
Url: http://www.open-scap.org/
BuildRoot: %{_tmppath}/%{name}-%{version}-build
BuildRequires: libacl-devel
@ -144,6 +146,7 @@ commonly used and require additional dependencies.
%prep
%setup -q
%patch0 -p1
%build