SHA256
1
0
forked from pool/openscap
Commit Graph

100 Commits

Author SHA256 Message Date
d3967e180d Accepting request 788252 from home:cgiboudeaux:branches:security
- Add upstream patch to fix the scap-workbench build:
  * 0001-Do-not-use-C-keyword-operator-as-a-function-paramete.patch

OBS-URL: https://build.opensuse.org/request/show/788252
OBS-URL: https://build.opensuse.org/package/show/security/openscap?expand=0&rev=246
2020-03-25 15:53:05 +00:00
OBS User buildservice-autocommit
8b62f39da5 Accepting request 764315 from security
baserev update by copy to link target

OBS-URL: https://build.opensuse.org/request/show/764315
OBS-URL: https://build.opensuse.org/package/show/security/openscap?expand=0&rev=244
2020-01-14 20:10:52 +00:00
OBS User buildservice-autocommit
8b06e57aa6 Updating link to change in openSUSE:Factory/openscap revision 63.0
OBS-URL: https://build.opensuse.org/package/show/security/openscap?expand=0&rev=534cb10161730fa838be45c9b7c56b59
2020-01-14 20:10:52 +00:00
440912201d - switch back to official release
- openscap 1.3.2

OBS-URL: https://build.opensuse.org/package/show/security/openscap?expand=0&rev=243
2020-01-14 14:09:00 +00:00
43fa6294ff - openscap 1.3.1
- the test suite and build scripts were improved to support Debian 10
  - offline mode has received some love with a set of dedicated tests and various fixes in OVAL probes;
  - the oscap-docker wrapper is no longer dependent on Atomic 
  - Python binding are now more robust 
  - HTML reports and guides, generated by the scanner, are now more accessible for non-visual rendering agents 
  - Support of multi-check rules has been improved across the whole workflow 
  There are other changes as well, here is the list:
  * New features
    - Offline mode support for environmentvariable58 probe
    - The oscap-docker wrapper is available without Atomic
  + Maintenance, bug fixes
    - Improved support of multi-check rules (report, remediations, console output)
    - Improved HTML report look and feel, including printed version
    - Less clutter in verbose mode output; some warnings and errors demoted to verbose mode levels
    - Probe rpmverifyfile uses and returns canonical paths
    - Improved a11y of HTML reports and guides
    - Fixes and improvements for SWIG Python bindings
    - #1403 fixed: Scanner would not apply remediation for multicheck rules (verbosity)
    - Fixed URL link mechanism for Red Hat Errata
    - New STIG Viewer URI: public.cyber.mil
    - Probe selinuxsecuritycontext would not check if SELinux is enabled
    - Scanner would provide information about unsupported OVAL objects
    - Added more tests for offline mode (probes, remediation)
    - #528 fixed: Eval SCE script when /tmp is in mode noexec
    - #1173, RHBZ#1603347 fixed: Double chdir/chroot in probe rpmverifypackage

OBS-URL: https://build.opensuse.org/package/show/security/openscap?expand=0&rev=242
2020-01-14 13:44:42 +00:00
57e2d03c9f Accepting request 763602 from home:msmeissn:branches:security
- temporary openscap 1.3.1 git snapshot
  - make it build with new RPM  (bsc#1160720)

OBS-URL: https://build.opensuse.org/request/show/763602
OBS-URL: https://build.opensuse.org/package/show/security/openscap?expand=0&rev=239
2020-01-12 12:37:02 +00:00
c92b50e50e - openscap-new-rpm.patch: use the recent RPM defines, some old
ones got obsoleted

OBS-URL: https://build.opensuse.org/package/show/security/openscap?expand=0&rev=238
2020-01-11 17:24:43 +00:00
dfe7310c7f - use distribution-release instead of dummy-release
OBS-URL: https://build.opensuse.org/package/show/security/openscap?expand=0&rev=235
2020-01-11 09:02:02 +00:00
Robert Frohl
f7b7f9df1b Accepting request 709892 from home:rfrohl:branches:security
update openscap to version 1.3.1

OBS-URL: https://build.opensuse.org/request/show/709892
OBS-URL: https://build.opensuse.org/package/show/security/openscap?expand=0&rev=232
2019-06-14 12:32:39 +00:00
96f998b11f Accepting request 688824 from home:rfrohl:branches:security
add missing obsoletes

OBS-URL: https://build.opensuse.org/request/show/688824
OBS-URL: https://build.opensuse.org/package/show/security/openscap?expand=0&rev=230
2019-03-27 09:30:35 +00:00
491045a433 Accepting request 688437 from home:iznogood:branches:security
- Drop gconf2-devel BuildRequires: It is not mandatory, so lets
  build without this obsolete package.
- Add pkgconfig(glib-2.0) and pkgconfig(gobject-2.0) BuildRequires:
  They are also optional, but not obsolete, and previously pulled
  in via gconf2-devel dependency, so lets build support for them.

OBS-URL: https://build.opensuse.org/request/show/688437
OBS-URL: https://build.opensuse.org/package/show/security/openscap?expand=0&rev=229
2019-03-27 09:29:58 +00:00
4d33f05db9 Accepting request 651059 from home:rfrohl:branches:security
- Update to openscap-1.3.0 
  - move to cmake
- improve unit test, planned for inclusion with 1.3.1
  - tests do no complete as of yet, still future work needed

OBS-URL: https://build.opensuse.org/request/show/651059
OBS-URL: https://build.opensuse.org/package/show/security/openscap?expand=0&rev=225
2018-11-22 10:48:01 +00:00
619b3160ac - openscap-xattr.patch: build against new libattr
OBS-URL: https://build.opensuse.org/package/show/security/openscap?expand=0&rev=223
2018-09-12 05:56:15 +00:00
01a370031b - New features
- HTML Guide user experience improvements
    - New options in HTML report "Group By" menu
    - oscap-ssh supports --oval-results (issue #863)
  - Maintenance
    - Support comparing state record elements with item
    - Updated Bash completion
    - Make Bash role headers consistent with --help output
    - Fixed problems reported by Coverity (issue #909)
    - Fixed CVE schema to support 4 to 7 digits CVEs
    - Fix output of generated bash role missing fix message
    - Fix oscap-docker to clean up temporary image (RHBZ #1454637)
    - Fix Ansible remediations generation
    - Add a newline between ids in xccdf info (issue #968)
    - Fix unknown subtype handling in oval_subtype_parse (issue #986)
    - Outsourced the pthreads feature check and setup
    - Speed up in debug mode
    - Refactored the Python handling in build scripts
    - Prevent reading from host in offline mode (issue #1001)
    - Many probes use OWN offline mode
    - Improve offline mode logic in OVAL probes
    - Do not use chroot in system_info probe
    - Prevent a segfault in oscap_seterr on Solaris
    - Out of tree build is possible
    - Use chroot for RPM probes in offline mode
    - PEP8 accepts lines up to 99 characters
    - New configure parameter --with-oscap-temp-dir (issue #1016)
    - Fixed OVAL record elements namespace and SEXP conversion
    - Removed '\r' characters from help output (issue #1023)
    - Full Python 3 compatibility

OBS-URL: https://build.opensuse.org/package/show/security/openscap?expand=0&rev=215
2018-06-07 09:03:58 +00:00
4db5e7cc47 - scap-yast2sec-xccdf.xml: remove platform cpe match, as it is impossible
to match both opensuse and sles or official suse_linux_enterprise_server

OBS-URL: https://build.opensuse.org/package/show/security/openscap?expand=0&rev=214
2018-06-07 08:47:17 +00:00
29a0cf99ec - remove platform cpe match, as it is impossible to match
both opensuse and sles or official suse_linux_enterprise_server
  names at once. (bsc#1091040)

OBS-URL: https://build.opensuse.org/package/show/security/openscap?expand=0&rev=213
2018-06-07 08:47:03 +00:00
23a8401a21 - openscap-1.2.17
- New features                                                                                                                                                                             
    - HTML Guide user experience improvements                                                                                                                                                
    - New options in HTML report "Group By" menu                                                                                                                                             
    - oscap-ssh supports --oval-results (issue #863)                                                                                                                                         
  - Maintenance                                                                                                                                                                              
    - Support comparing state record elements with item                                                                                                                                      
    - Updated Bash completion                                                                                                                                                                
    - Make Bash role headers consistent with --help output                                                                                                                                   
    - Fixed problems reported by Coverity (issue #909)                                                                                                                                       
    - Fixed CVE schema to support 4 to 7 digits CVEs                                                                                                                                         
    - Fix output of generated bash role missing fix message                                                                                                                                  
    - Fix oscap-docker to clean up temporary image (RHBZ #1454637)                                                                                                                           
    - Fix Ansible remediations generation                                                                                                                                                    
    - Add a newline between ids in xccdf info (issue #968)                                                                                                                                   
    - Fix unknown subtype handling in oval_subtype_parse (issue #986)                                                                                                                        
    - Outsourced the pthreads feature check and setup                                                                                                                                        
    - Speed up in debug mode                                                                                                                                                                 
    - Refactored the Python handling in build scripts                                                                                                                                        
    - Prevent reading from host in offline mode (issue #1001)                                                                                                                                
    - Many probes use OWN offline mode                                                                                                                                                       
    - Improve offline mode logic in OVAL probes                                                                                                                                              
    - Do not use chroot in system_info probe                                                                                                                                                 
    - Prevent a segfault in oscap_seterr on Solaris                                                                                                                                          
    - Out of tree build is possible                                                                                                                                                          
    - Use chroot for RPM probes in offline mode                                                                                                                                              
    - PEP8 accepts lines up to 99 characters                                                                                                                                                 
    - New configure parameter --with-oscap-temp-dir (issue #1016)                                                                                                                            
    - Fixed OVAL record elements namespace and SEXP conversion                                                                                                                               
    - Removed '\r' characters from help output (issue #1023)

OBS-URL: https://build.opensuse.org/package/show/security/openscap?expand=0&rev=212
2018-05-29 09:47:57 +00:00
27ae7c8e8c Accepting request 601560 from home:msmeissn:branches:security
- openscap-new-suse.patch: handle SLE15 and openSUSE Leap 42.3 and 15.0
  (bsc#1091040)

OBS-URL: https://build.opensuse.org/request/show/601560
OBS-URL: https://build.opensuse.org/package/show/security/openscap?expand=0&rev=210
2018-04-26 13:26:15 +00:00
da4441b12a Accepting request 583005 from home:jengelh:branches:security
- Replace old $RPM_* shell vars.

OBS-URL: https://build.opensuse.org/request/show/583005
OBS-URL: https://build.opensuse.org/package/show/security/openscap?expand=0&rev=208
2018-03-05 15:23:38 +00:00
b6d47735b2 - replace oscap-scan.init by oscap-scan.service, add a /usr/bin/oscap-scan
helper tool for this. (bsc#1083115)

OBS-URL: https://build.opensuse.org/package/show/security/openscap?expand=0&rev=203
2018-03-05 12:41:14 +00:00
078a8851d4 - disable scap-as-rpm binary to avoid python2 dependency. (bsc#1082135)
OBS-URL: https://build.opensuse.org/package/show/security/openscap?expand=0&rev=201
2018-02-22 15:23:58 +00:00
4812708f17 - disable scap-as-rpm binary to avoid python2 dependency.
OBS-URL: https://build.opensuse.org/package/show/security/openscap?expand=0&rev=198
2018-02-22 13:41:50 +00:00
05ea99b703 Accepting request 544729 from home:RBrownSUSE:branches:security
Replace references to /var/adm/fillup-templates with new %_fillupdir macro (boo#1069468)

OBS-URL: https://build.opensuse.org/request/show/544729
OBS-URL: https://build.opensuse.org/package/show/security/openscap?expand=0&rev=195
2017-11-23 14:58:40 +00:00
128a9a554b - openscap-productid-cvrf.patch: add a --productid selector
for "oscap cvrf" as upstream does not detect the system yet.
  (might go away)

OBS-URL: https://build.opensuse.org/package/show/security/openscap?expand=0&rev=189
2017-11-14 14:29:43 +00:00
f8d1dd749f - buildrequire procps-devel
OBS-URL: https://build.opensuse.org/package/show/security/openscap?expand=0&rev=188
2017-11-14 12:32:22 +00:00
3c4e03f325 - buildrequir procps-devel
OBS-URL: https://build.opensuse.org/package/show/security/openscap?expand=0&rev=187
2017-11-14 12:32:14 +00:00
c298f4a117 - openscap-1.2.16
- New features
    - oscap can generate output that is compatible with STIG Viewer.
    - CVRF parsing and export has been implemented.
    - oscap info command has been expanded.
    - The AIX platform is supported.
    - Many documentation improvements.
    - Numerous other improvements of existing features.
  - Maintenance
    - Huge cross-platform improvements.
    - Memory leaks fixed (RHBZ#1485876).
    - SELinux fixes.
    - Many coverity fixes.
    - Numerous other bugfixes.

OBS-URL: https://build.opensuse.org/package/show/security/openscap?expand=0&rev=185
2017-11-14 12:15:40 +00:00
be41d8de13 - openscap-1.2.15 / 25-08-2017
- New features                                                                                                                                                                             
    - short profile names can be used instead of long IDs                                                                                                                                    
    - new option --rule allows to evaluate only a single rule                                                                                                                                
    - new option --fix-type in "oscap xccdf generate fix" allows choosing                                                                                                                    
      remediation script type without typing long URL                                                                                                                                        
    - "oscap info" shows profile titles                                                                                                                                                      
    - OVAL details in HTML report are easier to read                                                                                                                                         
    - HTML report is smaller because unselected rules are removed                                                                                                                            
    - HTML report supports NIST 800-171 and CJIS                                                                                                                                             
    - remediation scripts contain headers with useful information                                                                                                                            
    - remediation scripts report progress when they run                                                                                                                                      
    - basic support for Oracle Linux (CPEs, runlevels)                                                                                                                                       
    - remediation scripts can be generated from datastreams that contain                                                                                                                     
      multiple XCCDF benchmarks (issue #772)                                                                                                                                                 
    - basic support for OVAL 5.11.2 (only schemas, no features)                                                                                                                              
    - enabled offline RPM database in rpminfo probe (issue #778)                                                                                                                             
    - added Fedora 28 CPE                                                                                                                                                                    
  - Maintenance                                                                                                                                                                              
    - fixed oscap-docker with Docker >= 2.0 (issue #794)                                                                                                                                     
    - fixed behavior of sysctl probe to be consistent with sysctl tool                                                                                                                       
    - fixed generating remediation scripts (issue #723, #773)                                                                                                                                
    - severity of tailored rules is not discarded (issue #739)                                                                                                                               
    - fixed errors in RPM probes initialization                                                                                                                                              
    - oscap-docker shows all warnings reported by oscap (issue #713)                                                                                                                         
    - small improvements in verbose mode                                                                                                                                                     
    - standard C operations are used instead of custom OpenSCAP operations                                                                                                                   
    - fixed compiler warnings                                                                                                                                                                
    - fixed missing header files                                                                                                                                                             
    - fixed resource leaks (issue #715)

OBS-URL: https://build.opensuse.org/package/show/security/openscap?expand=0&rev=183
2017-08-25 13:42:56 +00:00
ad166be9c5 Accepting request 486359 from home:jengelh:branches:security
- Remove line-trailing whitespace from last changelog entry.
- Rename %soname to %sover to better reflect its use.

OBS-URL: https://build.opensuse.org/request/show/486359
OBS-URL: https://build.opensuse.org/package/show/security/openscap?expand=0&rev=180
2017-04-07 11:11:30 +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
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
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
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
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
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
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
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
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
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