Fix DB connection leaks
Resolves: RHEL-102995 Signed-off-by: Anderson Toshiyuki Sasaki <ansasaki@redhat.com>
This commit is contained in:
parent
e502db4d71
commit
67382e6215
2208
keylime-fix-db-connection-leaks.patch
Normal file
2208
keylime-fix-db-connection-leaks.patch
Normal file
File diff suppressed because it is too large
Load Diff
@ -19,6 +19,10 @@ Source1: https://github.com/RedHat-SP-Security/%{name}-selinux/archive/v%
|
||||
Source2: %{srcname}.sysusers
|
||||
Source3: %{srcname}.tmpfiles
|
||||
|
||||
# Backported from https://github.com/keylime/keylime/pull/1782
|
||||
# Fixes DB connections leaks (https://issues.redhat.com/browse/RHEL-102995)
|
||||
Patch0: keylime-fix-db-connection-leaks.patch
|
||||
|
||||
# Main program: Apache-2.0
|
||||
# Icons: MIT
|
||||
License: Apache-2.0 AND MIT
|
||||
|
||||
Loading…
Reference in New Issue
Block a user