|
.fmf
|
Migrate tests to tmt
|
2021-10-05 06:26:42 +00:00 |
|
tests
|
tests/non-root-user-download: fix test failures
|
2022-05-12 12:37:03 +02:00 |
|
.gitignore
|
new upstream release - 7.55.0
|
2017-08-09 10:52:10 +02:00 |
|
0001-curl-7.82.0-openssl-spurious-oom.patch
|
openssl: fix incorrect CURLE_OUT_OF_MEMORY error
|
2022-03-15 14:10:04 +01:00 |
|
0002-curl-7.82.0-CVE-2022-22576.patch
|
Resolves: CVE-2022-22576 - fix OAUTH2 bearer bypass in connection re-use
|
2022-04-28 09:52:56 +02:00 |
|
0003-curl-7.82.0-CVE-2022-27775.patch
|
Resolves: CVE-2022-27775 - fix bad local IPv6 connection reuse
|
2022-04-28 09:56:54 +02:00 |
|
0004-curl-7.82.0-CVE-2022-27776.patch
|
Resolves: CVE-2022-27776 - fix auth/cookie leak on redirect
|
2022-04-28 09:57:55 +02:00 |
|
0005-curl-7.82.0-CVE-2022-27774.patch
|
Resolves: CVE-2022-27774 - fix leak of SRP credentials in redirects
|
2022-05-02 10:00:34 +02:00 |
|
0006-curl-7.82.0-CVE-2022-27780.patch
|
Resolves: CVE-2022-27780 - reject percent-encoded path separator in URL host
|
2022-05-11 10:52:16 +02:00 |
|
0007-curl-7.82.0-CVE-2022-30115.patch
|
Resolves: CVE-2022-30115 - hsts: ignore trailing dots when comparing hosts names
|
2022-05-11 10:53:45 +02:00 |
|
0008-curl-7.82.0-CVE-2022-27779.patch
|
Resolves: CVE-2022-27779 - do not accept cookies for TLD with trailing dot
|
2022-05-11 10:55:31 +02:00 |
|
0009-curl-7.82.0-CVE-2022-27782.patch
|
fix build failure with gnutls backend enabled
|
2022-07-18 12:18:58 +02:00 |
|
0010-curl-7.82.0-CVE-2022-32208.patch
|
Resolves: CVE-2022-32208 - fix FTP-KRB bad message verification
|
2022-06-29 10:56:13 +02:00 |
|
0011-curl-7.82.0-CVE-2022-32206.patch
|
Resolves: CVE-2022-32206 - fix HTTP compression denial of service
|
2022-06-29 11:04:02 +02:00 |
|
0012-curl-7.82.0-CVE-2022-32205.patch
|
Resolves: CVE-2022-32205 - fix Set-Cookie denial of service
|
2022-06-29 11:05:48 +02:00 |
|
0013-curl-7.82.0-CVE-2022-32207.patch
|
Resolves: CVE-2022-32207 - fix unpreserved file permissions
|
2022-06-29 11:06:56 +02:00 |
|
0014-curl-7.82.0-CVE-2022-35252.patch
|
Resolves: CVE-2022-35252 - control code in cookie denial of service
|
2022-09-02 10:35:00 +02:00 |
|
0015-curl-7.82.0-CVE-2022-32221.patch
|
Resolves: CVE-2022-32221 - fix POST following PUT confusion
|
2022-10-26 16:32:11 +02:00 |
|
0016-curl-7.82.0-CVE-2022-35260.patch
|
Resolves: CVE-2022-35260 - netrc: replace fgets with Curl_get_line
|
2022-10-26 16:32:13 +02:00 |
|
0017-curl-7.82.0-CVE-2022-42915.patch
|
Resolves: CVE-2022-42915 - http_proxy: restore the protocol pointer on error
|
2022-10-26 16:32:13 +02:00 |
|
0018-curl-7.82.0-CVE-2022-42916.patch
|
Resolves: CVE-2022-42916 - url: use IDN decoded names for HSTS checks
|
2022-10-26 16:32:13 +02:00 |
|
0019-curl-7.82.0-http2-whitespace.patch
|
Related: #2144277 - tests: fix http2 tests to use CRLF headers
|
2022-11-24 13:07:48 +01:00 |
|
0020-curl-7.85.0-CVE-2022-43551.patch
|
Resolves: CVE-2022-43551 - http: use the IDN decoded name in HSTS checks
|
2022-12-21 15:36:38 +01:00 |
|
0021-curl-7.85.0-CVE-2022-43552.patch
|
Resolves: CVE-2022-43552 - smb/telnet: fix use-after-free when HTTP proxy denies tunnel
|
2022-12-21 15:38:14 +01:00 |
|
0022-curl-7.82.0-CVE-2023-23916.patch
|
Resolves: CVE-2023-23916 - fix HTTP multi-header compression denial of service
|
2023-02-16 10:15:22 +01:00 |
|
0023-curl-7.87.0-CVE-2023-27533.patch
|
Resolves: CVE-2023-27533 - fix TELNET option IAC injection
|
2023-03-24 14:13:14 +01:00 |
|
0024-curl-7.82.0-CVE-2023-27534.patch
|
Resolves: CVE-2023-27534 - fix SFTP path ~ resolving discrepancy
|
2023-03-24 14:16:37 +01:00 |
|
0025-curl-7.82.0-CVE-2023-27535.patch
|
Resolves: CVE-2023-27535 - fix FTP too eager connection reuse
|
2023-03-24 14:19:54 +01:00 |
|
0026-curl-7.82.0-CVE-2023-27536.patch
|
Resolves: CVE-2023-27536 - fix GSS delegation too eager connection re-use
|
2023-03-24 14:23:06 +01:00 |
|
0028-curl-7.87.0-CVE-2023-27538.patch
|
Resolves: CVE-2023-27538 - fix SSH connection too eager reuse still
|
2023-03-24 14:27:32 +01:00 |
|
0101-curl-7.32.0-multilib.patch
|
new upstream release - 7.74.0
|
2020-12-09 11:13:15 +01:00 |
|
ci.fmf
|
Migrate tests to tmt
|
2021-10-05 06:26:42 +00:00 |
|
curl-7.82.0.tar.xz.asc
|
new upstream release - 7.82.0
|
2022-03-05 15:40:16 +01:00 |
|
curl.spec
|
Resolves: CVE-2023-27538 - fix SSH connection too eager reuse still
|
2023-03-24 14:27:32 +01:00 |
|
mykey.asc
|
gpgverify source tarball
|
2021-07-09 18:42:11 +00:00 |
|
sources
|
new upstream release - 7.82.0
|
2022-03-05 15:40:16 +01:00 |