Track the issues we address

This commit is contained in:
Jason Rothstein 2020-12-06 05:41:04 +00:00
parent f52bdf7c53
commit 7d9389977d

11
ISSUES.md Normal file
View File

@ -0,0 +1,11 @@
# Issues Addressed
| Vendor | Version | Issue |
| ------ | ------- | ----- |
| CentOS | 6 | Ensure ACPI Daemon is both running and present so that OS will respond to physical or virtual ACPI events |
| CentOS | 6 | Ensure Python OpenSSL support is updated to handle newer TLS features |
| CentOS | 6-8 | Ensure SELinux Python bindings are present |
| Debian | All | Ensure apt does not reference non-present CDROM media |
| Debian | All | Ensure sudo is present |
| Fedora | 30-33 | Ensure SELinux Python bindings are present |