On Mon, 2020-12-28 at 21:04 +0100, Alexander Kanavin wrote:
> Signed-off-by: Alexander Kanavin <alex.kana...@gmail.com>
> ---
>  meta/recipes-extended/bash/bash.inc           |   1 +
>  .../bash/bash/CVE-2019-18276.patch            | 386 ------------------
>  .../bash/bash/build-tests.patch               |  16 +-
>  meta/recipes-extended/bash/bash_5.0.bb        |  80 ----
>  meta/recipes-extended/bash/bash_5.1.bb        |  30 ++
>  5 files changed, 40 insertions(+), 473 deletions(-)
>  delete mode 100644 meta/recipes-extended/bash/bash/CVE-2019-18276.patch
>  delete mode 100644 meta/recipes-extended/bash/bash_5.0.bb
>  create mode 100644 meta/recipes-extended/bash/bash_5.1.bb

There is a reproducibility issue in bash 5.1:

https://autobuilder.yocto.io/pub/repro-fail/oe-reproducible-20210107-8jzr3hc5/packages/diff-html/

looks like the issue in in redir.c and I think at a really quick
glance, the computation of PIPESIZE. Seems to tbe 0x1000 on some
systems and 0x10000 on others.

bash 5.1 hasn't merged yet and is in master-next. 

If nobody else gets to it I will dig further when I have time but
wanted to mention it.

Cheers,

Richard



-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#146477): 
https://lists.openembedded.org/g/openembedded-core/message/146477
Mute This Topic: https://lists.openembedded.org/mt/79276793/21656
Group Owner: openembedded-core+ow...@lists.openembedded.org
Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub 
[arch...@mail-archive.com]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to