Package libcurl-devel: Information

  • Default inline alert: Version in the repository: 8.7.1-alt1

Binary package: libcurl-devel
Version: 7.79.1-alt1
Architecture: i586
Build time:  Oct 6, 2021, 03:49 PM in the task #285951
Source package: curl
Category: Development/C
Report package bug
License: MITX
Summary: Header files for libcurl
Description: 
This package contains libcurl development library of functions for
sending and receiving files through various protocols, including
http and ftp.

This package is required for development of applications that
utilize libcurl.

Maintainer: Anton Farygin


Last changed


Sept. 25, 2021 Anton Farygin 7.79.1-alt1
- 7.79.1
Sept. 21, 2021 Anton Farygin 7.79.0-alt2
- added patches from curl upstream:
  * b2e72d2 http: fix the broken >3 digit response code detection
  * e0742ce Curl_http2_setup: don't change connection data on repeat invokes
Sept. 15, 2021 Anton Farygin 7.79.0-alt1
- 7.79.0
- Fixes:
  * CVE-2021-22945 clear the leftovers pointer when sending succeeds
  * CVE-2021-22946 do not ignore --ssl-reqd
  * CVE-2021-22947 reject STARTTLS server response pipelining