forked from pool/openscap
Accepting request 435870 from security
- 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/request/show/435870 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/openscap?expand=0&rev=46
This commit is contained in:
commit
dd23f9a623
3
openscap-1.2.11.tar.gz
Normal file
3
openscap-1.2.11.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:dfc2242dd0b45eeea6bb6c3e3cb772842dcbfce98e5afce33cd63cb3cf00b7e6
|
||||
size 15802379
|
1
openscap-1.2.11.tar.gz.sha1sum
Normal file
1
openscap-1.2.11.tar.gz.sha1sum
Normal file
@ -0,0 +1 @@
|
||||
713cdf9cccf3cd4683fda851cf423f54d705a339 openscap-1.2.11.tar.gz
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:20ae67ffabf90865fb2033d5c5e49bfb5fb485ffa6ff37910e8d7084c2236c74
|
||||
size 15751341
|
@ -1 +0,0 @@
|
||||
d9d4aa979f3545e2584eb8a086cb1f58bfd8e843 openscap-1.2.9.tar.gz
|
@ -1,3 +1,52 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Oct 18 07:09:13 UTC 2016 - meissner@suse.com
|
||||
|
||||
- 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
|
||||
- oscap-docker fixed to be source compatible with both Python 2 and 3
|
||||
- fixed offline mode in rpmverifypackage probe
|
||||
- fixed scanning of non-RHEL containers in oscap-docker (issue #427)
|
||||
- fixed regression in loading a datastream session (RHBZ #1250072)
|
||||
- fixed missing SCE results in XCCDF reports (issue #394)
|
||||
- fixed a segmentation fault (issue #370)
|
||||
- fix error message when OVAL generator element is missing (issue #345)
|
||||
- fixed failing rpminfo probe
|
||||
- fixed compilation on RHEL5 (issue #393)
|
||||
- new tests in upstream test suite
|
||||
- test suite is able to run on Fedora 24
|
||||
- fixed remediation scripts appearance in HTML guides (issue #460)
|
||||
- fixed autoconf build
|
||||
- small fixes, refactoring, small documentation improvements
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Apr 22 13:50:51 UTC 2016 - meissner@suse.com
|
||||
|
||||
|
@ -20,7 +20,7 @@
|
||||
%define with_bindings 0
|
||||
|
||||
Name: openscap
|
||||
Version: 1.2.9
|
||||
Version: 1.2.11
|
||||
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
|
||||
|
Loading…
Reference in New Issue
Block a user