SHA256
1
0
forked from pool/openscap
Commit Graph

129 Commits

Author SHA256 Message Date
6851872d5b OBS-URL: https://build.opensuse.org/package/show/security/openscap?expand=0&rev=172 2017-03-21 12:31:31 +00:00
90f776a3a7 - openscap-1.2.14 / 21-03-2017
- New features                                                                                                                                                                             
    - Detailed information about ARF files in 'oscap info' (issue #664)                                                                                                                      
    - XSLT template creating XCCDF files from OVAL files                                                                                                                                     
    - Generating remediation scripts from ARF                                                                                                                                                
    - Significant improvements of User Manual (issue #249, #513)                                                                                                                             
    - HTML report UX improvements (issue #601, #620, #622, #655)                                                                                                                             
    - Warnings are shown by default                                                                                                                                                          
    - Verbose mode is available in 'xccdf remediate' module (issue #520)                                                                                                                     
    - Added Fedora 26, Fedora 27 and OpenSUSE 42.2 CPEs (issue #698)                                                                                                                         
    - Support for Anaconda remediation in HTML report                                                                                                                                        
  - Maintenance                                                                                                                                                                              
    - Fixed CPE dictionary to identify RHEVH as RHEL7 (RHBZ #1420038)                                                                                                                        
    - Fixed systemd probes crashes inside containers (RHBZ #1431186, issue #700)                                                                                                             
    - Added a warning on non-existing XCCDF Benchmarks (issue #614)                                                                                                                          
    - Fixed output on terminals with white background (RHBZ #1365911, issue #512)                                                                                                            
    - Error handling in oscap-vm (RHBZ #1391754)                                                                                                                                             
    - Fixed SCE stderr stalling (RHBZ #1420811)                                                                                                                                              
    - Fixed Android OVAL schema (issue #279)                                                                                                                                                 
    - Fixed absolute filepath parsing in OVAL (RHBZ #1312831, #1312824)                                                                                                                      
    - Fixes based on Coverity scan report (issue #581, #634, #681)                                                                                                                           
    - Fixed duplicated error messages (issue #707)                                                                                                                                           
    - Fixed XCCDF score calculation (issue #617)                                                                                                                                             
    - Fixed segmentation faults in RPM probes (RHBZ #1414303, #1414312)                                                                                                                      
    - Fixed failing DataStream build if "@" is in filepath                                                                                                                                   
    - Fixed missing header in result-oriented Ansible remediations                                                                                                                           
    - Memory leak and resource leak fixes (issue #635, #636)                                                                                                                                 
    - New upstream tests                                                                                                                                                                     
    - Many minor fixes and improvements

OBS-URL: https://build.opensuse.org/package/show/security/openscap?expand=0&rev=171
2017-03-21 12:22:06 +00:00
66bcb524f7 - openscap-1.2.13 / 05-01-2017
- Maintenance
    - we always build system_info OVAL probe, fixed configure output accordingly
    - warn when the user requests to generate an ARF from XCCDF 1.1
    - fixed a segfault when loading an OVAL file with invalid family attribute
    - added --thin-results CLI override to oscap xccdf eval
    - added --without-syschar CLI override to oscap xccdf eval
    - fixed a segfault when freeing xccdf_policy of the default profile
    - removed ARF schematron workaround when there are no applicable checks
    - fixed verbose output in oscap xccdf generate fix
    - do not filter fix by applicability when generating remediations from results
    - fixed memory leaks, resource leaks and other minor issues

OBS-URL: https://build.opensuse.org/package/show/security/openscap?expand=0&rev=169
2017-01-06 14:38:48 +00:00
4bb4bf0fc8 - New features
- separated stdout and stderr in SCE results and HTML report
    - HTML reports contain [ref] links for rules and groups
  - Maintenance
    - fixed ARF errors reported by the SCAPval tool
    - fixed CVE parsing (issue #550)
    - fixed namespace of ARF vocabulary according to NIST SP800-126 errata
    - fixed exporting OVAL Windows namespaces
    - fixed injecting xccdf:check-content-ref references in ARF results
    - fixed oscap-docker incompliance reporting (issue #475, RHBZ #1387248)
    - fixed oscap-docker man page (RHBZ #1387166)
    - fixed memory leaks and resource leaks
    - small fixes and refactoring, test suite fixes

OBS-URL: https://build.opensuse.org/package/show/security/openscap?expand=0&rev=167
2016-11-21 09:41:33 +00:00
76f0dfc61c - openscap-1.2.12 / 21-11-2016
- New features                                                                                                                                                                             
    - separated stdout and stderr in SCE results and HTML report                                                                                                                             
    - HTML reports contain [ref] links for rules and groups                                                                                                                                  
  - Maintenance                                                                                                                                                                              
    - fixed ARF errors reported by the SCAPval tool                                                                                                                                          
    - fixed CVE parsing (issue #550)                                                                                                                                                         
    - fixed namespace of ARF vocabulary according to NIST SP800-126 errata                                                                                                                   
    - fixed exporting OVAL Windows namespaces                                                                                                                                                
    - fixed injecting xccdf:check-content-ref references in ARF results                                                                                                                      
    - fixed oscap-docker incompliance reporting (issue #475, RHBZ #1387248)                                                                                                                  
    - fixed oscap-docker man page (RHBZ #1387166)                                                                                                                                            
    - fixed memory leaks and resource leaks                                                                                                                                                  
    - small fixes and refactoring, test suite fixes

OBS-URL: https://build.opensuse.org/package/show/security/openscap?expand=0&rev=166
2016-11-21 09:40:53 +00:00
7fa2172dc6 OBS-URL: https://build.opensuse.org/package/show/security/openscap?expand=0&rev=164 2016-10-18 07:42:31 +00:00
477af14752 - openscap-1.2.11 / 14-10-2016
- New features
    - huge speed-up of generating HTML reports and guides
    - support remote datastream components (issue #526)
    - support tailoring of external datastreams
    - various attributes of remediation scripts are now shown in HTML report (issue #541)
    - new option generating OVAL results without system characteristics
    - remediation scripts in HTML report are now collapsed
    - support for extracting Ansible playbooks
    - enabled fetching remote resources in OVAL module
    - added Wind River Linux CPE
  - Maintenance
    - updated jQuery and bootstrap libraries in HTML reports
    - extended, improved and updated user manual
    - fixed issues with proxy in oscap-docker (RHBZ #1351952)
    - fixed a bug in OVAL arithmetic function
    - fixed a segmentation fault (issue #529)
    - fixed results of XCCDF rules with @role="unscored" (issue #525)
    - fixed invalid characters in OVAL results (issue #468)
    - fixed a segmentation fault in tailoring (RHBZ #1367896)
    - updated SUSE 11 CPE
    - fixed many memory issues
    - large refactoring of datastream module
    - new tests in upstream test suite
    - various small fixes and improvements
- openscap-1.2.10 / 29-06-2016
  - New features
    - support --benchmark-id when running `oscap xccdf generate guide`
    - added CPE support for OpenSUSE 42.1
  - Maintenance

OBS-URL: https://build.opensuse.org/package/show/security/openscap?expand=0&rev=163
2016-10-18 07:16:58 +00:00
555cce08b2 - 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

OBS-URL: https://build.opensuse.org/package/show/security/openscap?expand=0&rev=161
2016-04-28 15:54:23 +00:00
bcacd01e79 OBS-URL: https://build.opensuse.org/package/show/security/openscap?expand=0&rev=160 2016-04-28 15:54:06 +00:00
70a316a1c5 - dropped fix-missing-include.dif, not needed anymore
OBS-URL: https://build.opensuse.org/package/show/security/openscap?expand=0&rev=159
2016-04-28 15:20:44 +00:00
bbaadf429b OBS-URL: https://build.opensuse.org/package/show/security/openscap?expand=0&rev=158 2016-04-28 15:18:52 +00:00
fec937d301 OBS-URL: https://build.opensuse.org/package/show/security/openscap?expand=0&rev=157 2016-04-28 13:30:20 +00:00
0be622f517 - 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

OBS-URL: https://build.opensuse.org/package/show/security/openscap?expand=0&rev=156
2016-04-28 12:53:05 +00:00
14b3c5ae96 OBS-URL: https://build.opensuse.org/package/show/security/openscap?expand=0&rev=154 2016-03-23 11:00:47 +00:00
66ad6c2088 OBS-URL: https://build.opensuse.org/package/show/security/openscap?expand=0&rev=153 2016-03-23 10:50:27 +00:00
8120fab210 packaged in "openscap-engine-sce" subpackage.
OBS-URL: https://build.opensuse.org/package/show/security/openscap?expand=0&rev=152
2016-03-23 10:43:09 +00:00
bc955772b8 - enable the SCE (script checking engine)
- enable the CCE (Common Configuration Enumeration)

OBS-URL: https://build.opensuse.org/package/show/security/openscap?expand=0&rev=151
2016-03-23 10:24:34 +00:00
e5564e2ae3 - openscap 1.2.8 release
- Maintenance
    - textfilecontent54_probe does not produce false positives on non-UTF files (rhbz #1285757)
    - fixed oscap-docker
    - small improvements in verbose mode
    - oscap info module shows information about tailoring files
    - fixed build with CCE (issue #264)
    - fixed XCCDF score computation (issue #272)
    - fixed segmentation fault in variable probe (issue #277)
    - fixed broken support for OVAL directives
    - fixed bash completion
    - plugged memory leaks
    - fixed fresh static analysis (coverity) findings
    - fixed shellcheck warnings
    - new tests
    - refactoring in datastream module
    - many small bugfixes and typo fixes

OBS-URL: https://build.opensuse.org/package/show/security/openscap?expand=0&rev=149
2016-01-19 10:25:06 +00:00
b2e2d22272 OBS-URL: https://build.opensuse.org/package/show/security/openscap?expand=0&rev=147 2015-12-14 08:19:26 +00:00
4b5ac2cdec OBS-URL: https://build.opensuse.org/package/show/security/openscap?expand=0&rev=146 2015-12-04 10:58:11 +00:00
bf543a29a6 OBS-URL: https://build.opensuse.org/package/show/security/openscap?expand=0&rev=145 2015-12-04 10:36:28 +00:00
d41de1b761 OBS-URL: https://build.opensuse.org/package/show/security/openscap?expand=0&rev=144 2015-12-03 16:40:27 +00:00
8d54ea3b8e - 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

OBS-URL: https://build.opensuse.org/package/show/security/openscap?expand=0&rev=143
2015-12-03 13:08:43 +00:00
9e48751654 - openscap-new-inventory.patch: find out the CPE ids of
SUSE Linux Enterprise and openSUSE versions.

OBS-URL: https://build.opensuse.org/package/show/security/openscap?expand=0&rev=140
2015-10-09 14:57:21 +00:00
bffb547538 OBS-URL: https://build.opensuse.org/package/show/security/openscap?expand=0&rev=139 2015-10-07 15:00:34 +00:00
4b4f421f42 OBS-URL: https://build.opensuse.org/package/show/security/openscap?expand=0&rev=138 2015-10-07 14:59:25 +00:00
8715e38cfc OBS-URL: https://build.opensuse.org/package/show/security/openscap?expand=0&rev=137 2015-10-07 14:54:11 +00:00
0f07ed8cf6 - new openscap-docker subpackage
OBS-URL: https://build.opensuse.org/package/show/security/openscap?expand=0&rev=136
2015-10-07 14:40:50 +00:00
069487e388 OBS-URL: https://build.opensuse.org/package/show/security/openscap?expand=0&rev=135 2015-10-07 14:34:37 +00:00
517cb9d0f1 u
M    openscap.spec

Diff for working copy: .
Index: openscap.spec
===================================================================

--- openscap.spec	(revision c86548ec47e882d642c97e427035b5b3)
+++ openscap.spec	(working copy)
@@ -74,6 +74,13 @@
 %description -n libopenscap%{soname}
 The OpenSCAP C Library for easy integration with SCAP.
 
+%package docker
+Summary:        Docker plugin for OpenSCAP
+Group:          System/Libraries
+
+%description docker
+This package contains the Docker support for OpenSCAP.
+
 
 %package devel
 Requires:       %{name} = %{version}-%{release}
@@ -241,10 +248,14 @@
 %{_libdir}/*.so
 %{_libdir}/pkgconfig/*.pc
 
+%files docker
+%defattr(-, root, root)
+%{python_sitearch}/*
+
 %if 0%{?with_bindings}
 %files -n python-openscap
 %defattr(-, root, root)
-%{python_sitearch}/*
+%{python_sitearch}/oscap_docker_python
 
 %files -n perl-openscap
 %defattr(-, root, root)

OBS-URL: https://build.opensuse.org/package/show/security/openscap?expand=0&rev=134
2015-10-07 14:33:06 +00:00
d9711fcd1b OBS-URL: https://build.opensuse.org/package/show/security/openscap?expand=0&rev=133 2015-10-05 12:24:09 +00:00
2593aea15d - openscap 1.2.6 release
- New features
    - introduced OpenSCAP user manual
    - improved OVAL 5.11.1 support
      - added OVAL 5.11.1 XSD schemas and schematrons
      - support for core/platform schema versions
      - support for check_existence attribute in state entities
      - support for CIM datetime format
      - amended behavior of mask attribute
    - added support for remote .xml.bz2 files (use with --fetch-remote-resources)
    - rewrote oscap-docker to python, deeper integration with Atomic Host
    - introduced CPE name for Fedora 24 to the internal dictionary
  - HTML report & guide
    - results can be grouped by according to various aspects
    - printing supported (interactive elements are now hidden when printing)
    - table of content now shows only selected items (rule & groups)
    - references to RHSA are presented as links to website (rhbz#1243808)
  - Maintenance
    - scap-as-rpm can now build source rpm packages (srpms) (trac#469)
    - scap-as-rpm now supports python3
    - refactored oval processing into oval_session structure
    - many smaller bugfixes and new tests

OBS-URL: https://build.opensuse.org/package/show/security/openscap?expand=0&rev=132
2015-10-05 11:46:16 +00:00
8cf933142b - openscap-1.2.5 update
- maintenance
   - smaller bugfixes
   - plugged memory leaks
   - fixed fresh static analysis (coverity) findings
   - fixed shellcheck warnings
   - fixes for Solaris platform

OBS-URL: https://build.opensuse.org/package/show/security/openscap?expand=0&rev=130
2015-07-06 11:46:24 +00:00
faa84ec7fb OBS-URL: https://build.opensuse.org/package/show/security/openscap?expand=0&rev=128 2015-06-22 13:37:59 +00:00
c1283142d9 - openscap-1.2.4 update
- new features
    - OVAL 5.11 support 99.8% completed!
      - new symlink probe introduced
      - new process58 test capabilities
      - added possible_value support for external variables
      - added possible_restriction support for external variables
      - improved IP address comparisons
    - Added Scientific Linux CPEs
    - Added oscap-docker tool
    - Created man-page for oscap-ssh
  - HTML changes
    - improved visibility of selected XCCDF profile in guides and reports
    - render rule-result/message contents in reports
  - maintenance
    - Tests now pass on ppc64 little endian arch (rhbz#1215220)
    - partition probe now supports remount, bind and move mount options
    - Patched NIST OVAL-5.11 schemas to be backward compatible with
      OVAL-5.10 (rhbz#1220262)
    - fixed scap-as-rpm to work with vintage python (2.6)
    - better error reporting when a probe dies (i.e. due to OOM killer)
    - dropped selinux policy from upstream (rhbz#1209969)
    - fix segfault on invalid selectors (rhbz#1220944)
    - solaris support patches: file-system zones, systeminfo improvements
    - many smaller fixes and new tests

OBS-URL: https://build.opensuse.org/package/show/security/openscap?expand=0&rev=127
2015-06-22 09:42:15 +00:00
cd55f7dc7d - openscap-1.2.3 update
- new features
   - oscap-ssh -- handy utility to run remote scan over ssh
   - glob_to_regexp OVAL function added
 - HTML changes
   - show rationale elements
   - show fixtext elements
   - show Benchmark's front-matter, description and notices
   - show warnings for Groups and Rules
   - improved handling of multiple fixes within a single Rule
   - scroll evaluation characteristic if they overflow
 - maintenance
   - OVAL 5.11 schema fixes
   - Coverity and memory leak fixes
   - skip transient files when traversing /proc (trac#457)

OBS-URL: https://build.opensuse.org/package/show/security/openscap?expand=0&rev=125
2015-05-03 07:56:39 +00:00
124567a319 - openscap-1.2.2 update
- new features
   - OVAL 5.11 support turned on by default
   - included OVAL 5.11 schematron rules
   - DataStream can now contain OVAL 5.11
   - `oscap ds sds-compose` now supports --skip-valid parameter
 - HTML report changes
   - Notably increased level of OVAL details
   - Table of contents is now generated for HTML guides
 - maitenance
   - rhbz#1182242, rhbz#1159289 - @var_check & @var_ref exporting
   - solaris build fixes
   - xccdf:fix/instance processing fixes
   - improved (none) epoch processing in rpm probe
   - environmentvariable58 now emits warning messages when appropriate
   - offline mode improvements
   - other bugfixes
- openscap-1.2.1 update

OBS-URL: https://build.opensuse.org/package/show/security/openscap?expand=0&rev=123
2015-04-07 09:36:35 +00:00
36c6eae53e - openscpa-1.2.1 update
- API changes
   - 5.11 schemas updated (from RC1 to gold)
   - oscap_source_new_from_memory can take bzip2ed content
 - HTML report changes
   - severity bar is now reversed (left-to-right)
 - maintenance
   - rhbz#1165139 - fix probe cancelation
   - dozen of bugfixes

OBS-URL: https://build.opensuse.org/package/show/security/openscap?expand=0&rev=121
2015-01-12 09:44:35 +00:00
795d12e3e0 OBS-URL: https://build.opensuse.org/package/show/security/openscap?expand=0&rev=119 2014-12-02 12:50:29 +00:00
e68db1f763 - openscap-1.1.0-fix-bashisms.patch: upstreamed
OBS-URL: https://build.opensuse.org/package/show/security/openscap?expand=0&rev=118
2014-12-02 12:46:26 +00:00
85a3903be3 - openscap-1.2.0 update
- new features
   - native support of bzip2ed SCAP files (file extension needs to be '.xml.bz2')
   - improved performance on huge XML documents, especially DataStreams
   - minimized use of temp files to absolute minimum
   - added OVAL-5.11 release candidate schemas
 - API changes
   - overall 50 new symbols added to public API
   - introduced oscap_source abstraction for input files
     - further info: http://isimluk.livejournal.com/4859.html
     - all the parsers converted to use oscap_source abstraction
   - introduced ds_sds_session, high level API for playing with Source DataStreams
   - introduced cpe_session, abstraction to approach multiple CPE resources
   - introduced ds_rds_session, high level API for playing with Result DataStreams
     (ARF files)
   - deprecated dozens of API calls dependent on filepath
   - introduced API for waivers (xccdf:override) and modification of ARF
     - initial support for waivers in HTML Report
   - dozens of small improvements
 - maintenance
   - dozens of small fixes
   - dozens of memory leaks (whole test suite is now leak free)
   - updated gnulib
- Remove unused build require on libnl-1_1 according to the

OBS-URL: https://build.opensuse.org/package/show/security/openscap?expand=0&rev=117
2014-12-02 12:45:22 +00:00
f503b7ad65 - openscap-1.1.1 update
- Hint towards `oscap info` when profile is not found in oscap tool
  - HTML report changes:
    - Source OVAL results from ARF if available
    - Highlight notchecked rules, treat them as rules that need attention
  - HTML guide changes:
    - Variable Substitution improvements
    - Show benchmark title
    - Show info about selected profile
    - Avoid cdf12:notice, show only its contents
  - bugfixes:
    - improved handling of fqdn in XCCDF
    - memory leaks
    - static analysis fixes

OBS-URL: https://build.opensuse.org/package/show/security/openscap?expand=0&rev=116
2014-12-01 12:39:14 +00:00
c36700dc75 Accepting request 263389 from home:Ledest:bashisms
fix bashism in oscap-scan.cron script

OBS-URL: https://build.opensuse.org/request/show/263389
OBS-URL: https://build.opensuse.org/package/show/security/openscap?expand=0&rev=115
2014-12-01 12:33:36 +00:00
68ca51a38a OBS-URL: https://build.opensuse.org/package/show/security/openscap?expand=0&rev=113 2014-09-03 12:18:44 +00:00
618821d9a6 - openscap-1.1.0 update
- HTML report and guide redesign
 - dropped support for docbook
 - Introduced new probes (that are to be part of OVAL 5.11)
   - probe_systemdunitproperty
   - probe_systemdunitdependency
 - introduced raw bindings for python3
 - dozens of small bug fixes

OBS-URL: https://build.opensuse.org/package/show/security/openscap?expand=0&rev=112
2014-09-03 12:10:47 +00:00
ce95a2fa9b - openscap-1.0.9 update
- xccdf_session_export_arf must not return 0 if the export failed
 - expose xccdf_policy_get_value_of_item as public API
 - skip "Signature" when parsing sds_index without spewing out an error
 - return non-zero when cannot resolve XCCDF
 - consider the last set-value as the effective set-value and export only one
 - test suite fixes
 - do not destroy SVG data in XCCDFs when generating guide or report

OBS-URL: https://build.opensuse.org/package/show/security/openscap?expand=0&rev=110
2014-07-02 12:59:37 +00:00
58c0105121 Accepting request 238064 from home:elvigia:branches:security
- Remove unused build require on libnl-1_1 according to the 
  changelog, it stopped beign used in 2010
- libattr is also unused.

OBS-URL: https://build.opensuse.org/request/show/238064
OBS-URL: https://build.opensuse.org/package/show/security/openscap?expand=0&rev=108
2014-06-20 09:02:46 +00:00
189e79eb96 - openscap-1.0.8 update:
- fixes related to Asset Reporting Format
    - Inject arf:report/@id into nested
      rule-result/check/check-content-ref/@href
    - Add hostname for each fqdn when generating ARF asset identification
      data
    - Add all MAC addresses from target-facts to ARF as asset
      identification data

OBS-URL: https://build.opensuse.org/package/show/security/openscap?expand=0&rev=106
2014-03-28 13:27:20 +00:00
5e1b16f041 - openscap-1.0.7 update:
- fix namespaces for attributes in ARF relationship element
 - Avoid ".00" as the score in HTML report when score is 0.

OBS-URL: https://build.opensuse.org/package/show/security/openscap?expand=0&rev=104
2014-03-21 12:47:33 +00:00
0992278369 - openscap-1.0.6 update:
- fix process58 loginuid integer handling on 32bit

OBS-URL: https://build.opensuse.org/package/show/security/openscap?expand=0&rev=103
2014-03-19 09:17:18 +00:00