David Disseldorp changed bug 1219571
What Removed Added
Flags   needinfo?(mrueckert@suse.com)

Comment # 1 on bug 1219571 from David Disseldorp
(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: