[tarantool-patches] Re: [PATCH] build: update curl submodule to 7.66.0
Alexander Turenko
alexander.turenko at tarantool.org
Fri Sep 20 15:24:39 MSK 2019
Pushed to the following branches:
* master as 2.3.0-117-g4c2d1eff2
* 2.2 as 2.2.1-62-g1536c14b0
* 2.1 as 2.1.2-183-g815713673
* 1.10 as 1.10.3-145-g17649890c
CCed Kirill Yu. and Alexander Tikh.
WBR, Alexander Turenko.
On Fri, Sep 20, 2019 at 03:12:16PM +0300, Alexander Turenko wrote:
> The submodule was on 7.65.3 version. This update closes two security
> problems:
>
> https://curl.haxx.se/docs/CVE-2019-5482.html
> https://curl.haxx.se/docs/CVE-2019-5481.html
>
> See also curl-7.66.0 release notes:
>
> https://curl.haxx.se/changes.html#7_66_0
>
> Fixes #4502.
> ---
>
> https://github.com/tarantool/tarantool/issues/4502
> https://github.com/tarantool/tarantool/commits/Totktonada/gh-4502-update-curl-submodule-full-ci
>
> CI fail on GCC LTO job, it is due to
> https://github.com/tarantool/tarantool/issues/4512
>
> There were several fails that looks unrelated, but they disappears after
> jobs restarting. I gave the list to Alexander Tikhonov to verify whether
> all those flaky fails are known.
>
> third_party/curl | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/third_party/curl b/third_party/curl
> index aa73eb47b..9cd755e1d 160000
> --- a/third_party/curl
> +++ b/third_party/curl
> @@ -1 +1 @@
> -Subproject commit aa73eb47bc8583070734696b25b34ad54c2c1f5e
> +Subproject commit 9cd755e1d768bbf228e7c9faf223b7459f7e0105
> --
> 2.22.0
>
More information about the Tarantool-patches
mailing list