From: Hongxu Jia <hongxu.jia@windriver.com>
To: <openembedded-core@lists.openembedded.org>, <ross.burton@intel.com>
Subject: [PATCH V4 0/4] upgrade bash and ncurses
Date: Tue, 21 Feb 2017 15:36:55 +0800 [thread overview]
Message-ID: <cover.1487659929.git.hongxu.jia@windriver.com> (raw)
Changed in V4:
- Rebase bash, to drop backported patch CVE-2016-9401.patch
- Fix ncurses configure failure in beaglebone by removing cf_flags check.
Changed in V3:
- Fix nativesdk-bash compile failure
- Fix ncurses configure failure in beaglebone
//Hongxu
The following changes since commit e436a6398684d2872cb541f1cfb0f67b3618d15a:
layer.conf: bump version for change in eSDK selftest behaviour (2017-02-19 09:39:03 -0800)
are available in the git repository at:
git://git.openembedded.org/openembedded-core-contrib hongxu/upgrade-20170214
http://cgit.openembedded.org/openembedded-core-contrib/log/?h=hongxu/upgrade-20170214
Hongxu Jia (3):
bash: update patches for 4.4
ncurses: 6.0+20160625 -> 6.0+20161126
ncurses: fix beaglebone do_configure failure
Zheng Ruoqin (1):
bash: 4.3.30 -> 4.4
.../ncurses/files/removed-cflags-checking.patch | 60 +++++++++
...ses_6.0+20160625.bb => ncurses_6.0+20161126.bb} | 3 +-
...e-builtins-uname-could-not-be-parsed-by-r.patch | 89 +++++++++++++
.../0001-patch-to-obtain-pkgconfig-sanity.patch | 28 +++++
.../recipes-extended/bash/bash/CVE-2016-9401.patch | 50 --------
...roc-run-heredoc-run-execscript-run-test-f.patch | 137 ++-------------------
meta/recipes-extended/bash/bash/fix-run-intl.patch | 110 -----------------
meta/recipes-extended/bash/bash/test-output.patch | 20 ++-
meta/recipes-extended/bash/bash_4.3.30.bb | 72 -----------
meta/recipes-extended/bash/bash_4.4.bb | 66 ++++++++++
10 files changed, 271 insertions(+), 364 deletions(-)
create mode 100644 meta/recipes-core/ncurses/files/removed-cflags-checking.patch
rename meta/recipes-core/ncurses/{ncurses_6.0+20160625.bb => ncurses_6.0+20161126.bb} (72%)
create mode 100644 meta/recipes-extended/bash/bash/0001-The-loadable-builtins-uname-could-not-be-parsed-by-r.patch
create mode 100644 meta/recipes-extended/bash/bash/0001-patch-to-obtain-pkgconfig-sanity.patch
delete mode 100644 meta/recipes-extended/bash/bash/CVE-2016-9401.patch
delete mode 100644 meta/recipes-extended/bash/bash/fix-run-intl.patch
delete mode 100644 meta/recipes-extended/bash/bash_4.3.30.bb
create mode 100644 meta/recipes-extended/bash/bash_4.4.bb
--
2.9.3
next reply other threads:[~2017-02-21 7:37 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-02-21 7:36 Hongxu Jia [this message]
2017-02-21 7:36 ` [PATCH 1/4] bash: 4.3.30 -> 4.4 Hongxu Jia
2017-02-21 7:36 ` [PATCH 2/4] bash: update patches for 4.4 Hongxu Jia
2017-02-21 13:45 ` Burton, Ross
2017-02-22 1:48 ` Hongxu Jia
2017-02-21 7:36 ` [PATCH 3/4] ncurses: 6.0+20160625 -> 6.0+20161126 Hongxu Jia
2017-02-21 7:36 ` [PATCH 4/4] ncurses: fix beaglebone do_configure failure Hongxu Jia
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=cover.1487659929.git.hongxu.jia@windriver.com \
--to=hongxu.jia@windriver.com \
--cc=openembedded-core@lists.openembedded.org \
--cc=ross.burton@intel.com \
/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.