Package libcurl-devel: Information

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

Binary package: libcurl-devel
Version: 7.84.0-alt2
Architecture: aarch64
Build time:  Aug 11, 2022, 12:40 PM in the task #305064
Source package: curl
Category: Development/C
Report package bug
License: MIT
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: Egor Ignatov


Last changed


Aug. 10, 2022 Egor Ignatov 7.84.0-alt2
- backport upstream fixes:
  + lib3026: reduce the number of threads to 100 (#9172)
  + easy_lock.h: include sched.h if available to fix build (#9054)
June 27, 2022 Anton Farygin 7.84.0-alt1
- 7.84.0
- Fixes:
  * CVE-2022-32208: FTP-KRB bad message verification
  * CVE-2022-32207: Unpreserved file permissions
  * CVE-2022-32206: HTTP compression denial of service
  * CVE-2022-32205: Set-Cookie denial of service
May 11, 2022 Anton Farygin 7.83.1-alt1
- 7.83.1
- Fixes:
  * CVE-2022-30115: HSTS bypass via trailing dot
  * CVE-2022-27782: TLS and SSH connection too eager reuse
  * CVE-2022-27781: CERTINFO never-ending busy-loop
  * CVE-2022-27780: percent-encoded path separator in URL host
  * CVE-2022-27779: cookie for trailing dot TLD
  * CVE-2022-27778: curl removes wrong file on error