]> git.ipfire.org Git - pakfire.git/commit
Revert "downloader: Drop using deprecated CURLOPT_PROTOCOLS"
authorMichael Tremer <michael.tremer@ipfire.org>
Thu, 13 Apr 2023 13:47:23 +0000 (13:47 +0000)
committerMichael Tremer <michael.tremer@ipfire.org>
Thu, 13 Apr 2023 13:47:23 +0000 (13:47 +0000)
commitbf0f7d4ad237169f0da6a02c5b19981348616d30
treecee71f40e71eb71ed00b027731016aef8f50263c
parentdbae97eba3da74fa6cc19a8c0ebb793754be01bf
Revert "downloader: Drop using deprecated CURLOPT_PROTOCOLS"

This reverts commit de08af0247aa2bf56251a168eca186c701dce6c2.

This is difficult to mirgate to since Debian Bullseye ships a version of
cURL which does not support CURLOPT_PROTOCOL_STR, yet. So since on
Bookworm there is only a deprecation warning, we will simply revert this
patch for now and deal with the warning.

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
src/libpakfire/downloader.c