All of lore.kernel.org
 help / color / mirror / Atom feed
From: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH] package/python-urllib3: security bump to version 1.24.2
Date: Fri, 26 Apr 2019 09:14:43 +0200	[thread overview]
Message-ID: <20190426091443.067bef92@windsurf> (raw)
In-Reply-To: <20190425070722.19438-1-peter@korsgaard.com>

On Thu, 25 Apr 2019 09:07:22 +0200
Peter Korsgaard <peter@korsgaard.com> wrote:

> Fixes the following security issue:
> 
> - CVE-2019-11324: The urllib3 library before 1.24.2 for Python mishandles
>   certain cases where the desired set of CA certificates is different from
>   the OS store of CA certificates, which results in SSL connections
>   succeeding in situations where a verification failure is the correct
>   outcome.  This is related to use of the ssl_context, ca_certs, or
>   ca_certs_dir argument.
> 
> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
> ---
>  package/python-urllib3/python-urllib3.hash | 4 ++--
>  package/python-urllib3/python-urllib3.mk   | 4 ++--
>  2 files changed, 4 insertions(+), 4 deletions(-)

Applied to master, thanks.

Thomas
-- 
Thomas Petazzoni, CTO, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com

  reply	other threads:[~2019-04-26  7:14 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-04-25  7:07 [Buildroot] [PATCH] package/python-urllib3: security bump to version 1.24.2 Peter Korsgaard
2019-04-26  7:14 ` Thomas Petazzoni [this message]
2019-04-26 13:06 ` Peter Korsgaard

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20190426091443.067bef92@windsurf \
    --to=thomas.petazzoni@bootlin.com \
    --cc=buildroot@busybox.net \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.