https://bugzilla.suse.com/show_bug.cgi?id=1219571 https://bugzilla.suse.com/show_bug.cgi?id=1219571#c1 David Disseldorp <ddiss@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Flags| |needinfo?(mrueckert@suse.co | |m) --- Comment #1 from David Disseldorp <ddiss@suse.com> --- (In reply to David Disseldorp from comment #0) ...
Presumably we need something like:
--- a/profiles/apparmor.d/abstractions/openssl +++ b/profiles/apparmor.d/abstractions/openssl @@ -12,8 +12,8 @@
/etc/ssl/openssl.cnf r, /etc/ssl/openssl-*.cnf r, - /etc/ssl/{engdef,engines}.d/ r, - /etc/ssl/{engdef,engines}.d/*.cnf r, + /etc/ssl/{engdef,engines,engines3}.d/ r, + /etc/ssl/{engdef,engines,engines3}.d/*.cnf r, /usr/share/ssl/openssl.cnf r,
# Include additions to the abstraction
...but it'd be good to first know what other paths may be affected before submitting upstream.
Setting needinfo just to confirm that this. -- You are receiving this mail because: You are on the CC list for the bug.