Skip to content

Commit a01b5d6

Browse files
committed
openscap-1.4.0
1 parent a45f4ab commit a01b5d6

File tree

1 file changed

+19
-0
lines changed

1 file changed

+19
-0
lines changed

NEWS

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,22 @@
1+
openscap-1.4.0 2024-08-13
2+
- New features
3+
- Introduce ability to generate Kickstarts for unattended OS installation using the `oscap xccdf generate fix --fix-type kickstart` command
4+
- Add ability to process multi-profile JSON tailorings by the `autotailor` tool
5+
- Removed features
6+
- Removed `cve`, `cvss`, `cvrf` modules
7+
- Removed `ds` submodules `sds-compose`, `sds-add`, `sds-split`, `rds-create`, `rds-split`
8+
- Removed `--template`, `--oval-template` and `--sce-template` options from the `xccdf generate` submodule
9+
- Remove the `--skip-valid` option (replaced by `--skip-validation`)
10+
- Maintenance, bug fix
11+
- Advertise path to SSG in remediation scripts
12+
- Remove the option to build with PCRE
13+
- Process CPE AL platforms if CPE dictionary isn't part of data stream
14+
- Disable GConf probe by default (and remove dependencies from docs)
15+
- Disable MD5 and SHA-1 by default
16+
- Remove CPE dictionary
17+
- Fix compiler warnings
18+
- Update User Manual
19+
120
openscap-1.3.10 18-03-2024
221
- New features
322
- Dump all env. variables that affects the behaviour on INFO log level

0 commit comments

Comments
 (0)