All of lore.kernel.org
 help / color / mirror / Atom feed
From: akuster808 <akuster808@gmail.com>
To: openembedded-devel@lists.openembedded.org
Subject: Re: [PATCH 1/2] libvpx: avoid CVE-2015-1258
Date: Wed, 21 Oct 2015 13:32:24 -0700	[thread overview]
Message-ID: <5627F658.1010401@gmail.com> (raw)
In-Reply-To: <1445456418-2756-1-git-send-email-schnitzeltony@googlemail.com>

same version in fido and dizzy.

will add to queue.

- armin

On 10/21/2015 12:40 PM, Andreas Müller wrote:
> [1] https://security-tracker.debian.org/tracker/CVE-2015-1258
> [2] http://pkgs.fedoraproject.org/cgit/libvpx.git/commit/?id=4257ff5f4ac22a3fe7b34f441e6425b2a8b690ae
> 
> Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
> ---
>  meta-oe/recipes-multimedia/webm/libvpx_1.4.0.bb | 1 +
>  1 file changed, 1 insertion(+)
> 
> diff --git a/meta-oe/recipes-multimedia/webm/libvpx_1.4.0.bb b/meta-oe/recipes-multimedia/webm/libvpx_1.4.0.bb
> index 4d9d2fd..5d049bb 100644
> --- a/meta-oe/recipes-multimedia/webm/libvpx_1.4.0.bb
> +++ b/meta-oe/recipes-multimedia/webm/libvpx_1.4.0.bb
> @@ -37,6 +37,7 @@ CONFIGUREOPTS = " \
>      --enable-shared \
>      --prefix=${prefix} \
>      --libdir=${libdir} \
> +    --size-limit=16384x16384 \
>  "
>  
>  do_configure() {
> 


      parent reply	other threads:[~2015-10-21 20:32 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-10-21 19:40 [PATCH 1/2] libvpx: avoid CVE-2015-1258 Andreas Müller
2015-10-21 19:40 ` [PATCH 2/2] libsdl2-image: Initial add 2.0.0 Andreas Müller
2015-10-21 20:32 ` akuster808 [this message]

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=5627F658.1010401@gmail.com \
    --to=akuster808@gmail.com \
    --cc=openembedded-devel@lists.openembedded.org \
    /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.