touch-packages team mailing list archive
-
touch-packages team
-
Mailing list archive
-
Message #22219
[Bug 1375663] Re: curl handles EINTR wrong
The attachment "fix_timeout_return_value.patch" seems to be a patch. If
it isn't, please remove the "patch" flag from the attachment, remove the
"patch" tag, and if you are a member of the ~ubuntu-reviewers,
unsubscribe the team.
[This is an automated message performed by a Launchpad user owned by
~brian-murray, for any issues please contact him.]
** Tags added: patch
--
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to curl in Ubuntu.
https://bugs.launchpad.net/bugs/1375663
Title:
curl handles EINTR wrong
Status in “curl” package in Ubuntu:
New
Bug description:
Our application using libcurl for http communication was behaving
awkward and after thorough investigation we found that in some cases
it doesn't retry a poll after EINTR. Later we found, that this is a
bug in libcurl and that it was repaired in this upstream patch:
https://github.com/bagder/curl/commit/97d2e4bd75d1be26b48f37900b7b719c418e0ac6
# lsb_release -rd
Description: Ubuntu 14.04.1 LTS
Release: 14.04
# apt-cache policy curl
curl:
Installed: 7.35.0-1ubuntu2.1
Candidate: 7.35.0-1ubuntu2.1
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/curl/+bug/1375663/+subscriptions
References