rpm-software-management / librepo

A library providing C and Python (libcURL like) API for downloading packages and linux repository metadata in rpm-md format
http://rpm-software-management.github.io/librepo/
GNU Lesser General Public License v2.1
75 stars 91 forks source link

fix major performance regression with libcurl-7.61.1 #134

Closed kdudka closed 6 years ago

kdudka commented 6 years ago

See https://github.com/curl/curl/issues/2948 for details.

kdudka commented 6 years ago

@dmach The bug has been identified and a fix has been provided. Can we proceed with the security update of curl?

https://bodhi.fedoraproject.org/updates/curl-7.61.1-1.fc29

kdudka commented 6 years ago

curl-7.61.1-1.fc29 has been pushed to batched. Please consider applying my hotfix for librepo ASAP.

dmach commented 6 years ago

@kdudka thanks for the patch, we'll get it released as soon as possible.