linux-patch-baseline
linux-patch-baseline copied to clipboard
Rhel8 support
Use 'sudo yum check-update -q" command to replace the original python library which has not been supported in RHEL8
Thank you @AaronZhouYu Have you tested this for Rhel 6 and 7?
In addition I would prefer if the parsing logic is written in Ruby, this would make it more adoptable and depend less on external commands
Hi @chris-rock , I have tested on RHEL 7 and 8, but not RHEL 6. The parsing logic is not written in Ruby.
This is fixed in #57
superseeded by #57