4afb20 Add support for logging audit events for package installs as per OSPP v4.2

5 files Authored by Panu Matilainen 4 years ago, Committed by ttomecek 4 years ago,
    Add support for logging audit events for package installs as per OSPP v4.2
    
    If enabled at build-time, log audit events for package install, update
    and remove. The log includes the operation, package nevra, signature
    check result, whether signatures are being enforced enforced and overall
    success result. Package install/update/remove are logged as such,
    obsoletion is logged as install + remove (whereas the erasure element
    on updates is silent)
    
    Loosely based on initial RHEL 7-8 implementations by Pavlina Moravcova
    Varekova and Florian Festi (RhBug:1555326, RhBug:1607612)
    
    (cherry picked from commit cfc9dde70fe65e91c83e03e9a9441e627b741489)
    
        
file modified
+21 -0
file modified
+1 -0
file modified
+11 -0
file modified
+6 -0
file modified
+104 -0