Skip to content

Commit 3a4c635

Browse files
committed
openscap-1.3.1
1 parent eb0ef69 commit 3a4c635

File tree

1 file changed

+46
-0
lines changed

1 file changed

+46
-0
lines changed

NEWS

Lines changed: 46 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,49 @@
1+
openscap-1.3.1 12-06-2018
2+
- New features
3+
- Support for SCAP 1.3 Source Datastreams (evaluating, XML schemas,
4+
validation)
5+
- Introduced `oscap-podman` -- a tool for SCAP evaluation of Podman
6+
images and containers (rhbz#1642373)
7+
- Tailoring files are included in ARF result files (#902)
8+
- OVAL details are always shown in HTML report, users do not have to
9+
provide `--oval-results` on command line
10+
- HTML report displays OVAL test details also for OVAL tests included
11+
from other OVAL definitions using `extend_definition` (#916, #954)
12+
- OVAL test IDs are shown in HTML report
13+
- Rule IDs are shown in HTML guide (#1293)
14+
- Added `block_size` in Linux `partition_state` defined in OVAL 5.11.2
15+
- Added `oscap_wrapper` that can be used to comfortably execute custom
16+
compiled oscap tool
17+
- Maintenance, bug fixes
18+
- Remote filesystems mounted using `autofs` direct maps are not
19+
recognized as local filesystems (rhbz#1655943)
20+
- SCAP source datastreams containing remote components can be
21+
evaluated without downloading remote data (rhbz#1709423)
22+
- Fixed duplicated variables in generated Ansible Playbooks
23+
- Fixed trailing whitespace characters in Ansible Playbooks
24+
- Correctly handle multiline profile titles and profile descriptions
25+
in generated Ansible Playbooks (#1112)
26+
- Fixed STIG Viewer output (--stig-viewer) to handle multiple rules
27+
that have the same STIG ID
28+
- Fixed incorrect displaying of OVAL test results in HTML report
29+
- Fixed segmentation fault in offline mode caused by usage of `chroot`
30+
file descriptor after closing (rhbz#1636431)
31+
- Fixed textfilecontent54 probe to not ignore `max_depth`, `recurse`,
32+
`recurse_direction` and `recurse_file_system` attributes of
33+
`behaviors` element when `filepath` element is given (rhbz#1655943)
34+
- Added CMake policies (CMP0078 and CMP0086) related to UseSWIG
35+
- Added RHEL 8 CPE, Fedora 31 CPE, Oracle Linux 8 CPE
36+
- Fedora CPEs fixed to work also on Fedora >= 30
37+
- Fixed segmentation fault in CVRF module (rhbz#1642283)
38+
- Fixed unresolved symbols in libopenscap_sce.so
39+
- Fixed memory leaks in Windows registry probe (#1269)
40+
- Fixed many GCC compiler warnings
41+
- Removed dead code from `fsdev` module
42+
- Many new test cases in upstream test suite
43+
- Refactoring
44+
- Updated Developer Guide
45+
- Updated manual pages
46+
147
openscap-1.3.0 09-10-2018
248
- New features
349
- Introduced a virtual '(all)' profile selecting all rules

0 commit comments

Comments
 (0)