Skip to content

Remove build-conflicts on openssl, but explicitly use the fallback

Andrej Shadura requested to merge remove-conflict-openssl-bug987397 into master

Conflicting with openssl causes too much trouble, since it also transitively conflicts with devscripts and ca-certificates. Also, if curl or wget happen to be installed, dh params will be downloaded from a remote host, which may be dangerous if it’s taken over by a hostile entity.

Instead, remove the build-conflicts and comment out the generation and the download.

Closes: #987397

Signed-off-by: Andrej Shadura andrew.shadura@collabora.co.uk

Merge request reports

Loading