Thanks, applied as 810151f8b1b7c34c1ef62dad9434bee4f93e7b68.

Michael

[sent from post-receive hook]

On Fri, 10 Jan 2025 08:45:01 +0100, Christian Melki 
<[email protected]> wrote:
> Bugfix release.
> https://curl.se/changes.html#8_11_1
> 
> Plugs CVE:
> CVE-2024-11053 - netrc and redirect credential leak
> 
> Signed-off-by: Christian Melki <[email protected]>
> Message-Id: <[email protected]>
> Signed-off-by: Michael Olbrich <[email protected]>
> 
> diff --git a/rules/libcurl.make b/rules/libcurl.make
> index e2e905657799..4ce6fe031f0a 100644
> --- a/rules/libcurl.make
> +++ b/rules/libcurl.make
> @@ -15,8 +15,8 @@ PACKAGES-$(PTXCONF_LIBCURL) += libcurl
>  #
>  # Paths and names
>  #
> -LIBCURL_VERSION      := 8.11.0
> -LIBCURL_MD5  := 49dd886ac84ed3de693464f78f1ee926
> +LIBCURL_VERSION      := 8.11.1
> +LIBCURL_MD5  := 25e65a5156ca4928060b61cb051813db
>  LIBCURL              := curl-$(LIBCURL_VERSION)
>  LIBCURL_SUFFIX       := tar.xz
>  LIBCURL_URL  := https://curl.se/download/$(LIBCURL).$(LIBCURL_SUFFIX)

Reply via email to