Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 924017 - net-misc/curl-8.6.0 causes app-crypt/tpm2-openssl tests to hang
Summary: net-misc/curl-8.6.0 causes app-crypt/tpm2-openssl tests to hang
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Matt Jolly
URL:
Whiteboard:
Keywords: PullRequest
Depends on:
Blocks:
 
Reported: 2024-02-07 17:10 UTC by Christopher Byrne
Modified: 2024-02-08 01:18 UTC (History)
2 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Christopher Byrne 2024-02-07 17:10:06 UTC
See https://github.com/curl/curl/issues/12885
Comment 1 Larry the Git Cow gentoo-dev 2024-02-08 01:18:18 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dca9900c72b7091a5bb82b488f57bc2aa07bf90f

commit dca9900c72b7091a5bb82b488f57bc2aa07bf90f
Author:     Christopher Byrne <salah.coronya@gmail.com>
AuthorDate: 2024-02-07 17:18:47 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2024-02-08 00:44:54 +0000

    net-misc/curl: Add patch to revert greedy receives that can cause hangs
    
    Closes: https://bugs.gentoo.org/924017
    Signed-off-by: Christopher Byrne <salah.coronya@gmail.com>
    Closes: https://github.com/gentoo/gentoo/pull/35215
    Signed-off-by: Sam James <sam@gentoo.org>

 net-misc/curl/curl-8.6.0-r1.ebuild                 | 366 +++++++++++++++++++++
 ...s-revert-receive-max-buffer-add-test-case.patch |  68 ++++
 2 files changed, 434 insertions(+)