Releases: OpenSCAP/oscap-anaconda-addon
Releases · OpenSCAP/oscap-anaconda-addon
1.2.1
2.0.0
1.2.0
This release updates the RHEL8 version of the addon in an non-disruptive manner.
Bugfixes:
- Tailoring is supported in GUI installs when an archive is supplied, and it contains content as well as a tailoring file.
Enhancements:
- The addon is much faster when it comes to dealing with datastreams.
- Error handling has been made more granular.
Aside from this, the underlying code has been refactored, so kickstart and GUI install code paths share more code.
1.1.1
1.1
This version of addon is compatible with Anaconda 32, which is used in
- Fedora 32, and in
- RHEL 8.3 and derived systems.
Fixes:
- Improved localization - fixes https://bugzilla.redhat.com/show_bug.cgi?id=1673044
- UX improvement - fixes https://bugzilla.redhat.com/show_bug.cgi?id=1781790
1.0
0.9
- New rule to configure firewall
- New rule to enable or disable kdump
- Improved message when required partitions are missing
- Fixed a traceback when no tailoring file was provided
- Docs on how to test improved
- Defined translation domain for OpenSCAP spoke
- Added and improved many tests
0.8
- Log password policy changes
- Log openscap errors
- Hide default profile if it's empty
- Parse HTML tags in SCAP content formatting
- Allow file:// URL for SCAP content
- Copy tailoring file to target when applying SCAP policy
- Catch Anaconda remediation syntax errors without causing Anaconda to crash (#1452667)
- Fixed password rule handling
- Minor bugfixes
- Add python3 support to .spec file and upstream code
- Fix URL which is now poiting to GitHub instead of fedorahosted
Issues
- The translation template file (
potfile
) in this release is outdated - The translation file (
.po
) are missing in the tarball