Package libcurl: Information

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

Binary package: libcurl
Version: 7.84.0-alt0.2.rv64
Architecture: riscv64
Build time:  Aug 12, 2022, 01:33 PM
Source package: curl
Category: System/Libraries
Report package bug
License: MIT
Summary: The shared library for file transfer
Description: 
This package contains libcurl shared library of functions for
sending and receiving files through various protocols, including
http and ftp.

Maintainer: Ivan A. Melnikov


Last changed


Aug. 12, 2022 Ivan A. Melnikov 7.84.0-alt0.2.rv64
- backport upstream fix to fix build on riscv64:
  + easy_lock: switch to using atomic_int instead of bool (#9061)
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