From: Saul Wold <sgw@linux.intel.com>
To: openembedded-core@lists.openembedded.org
Subject: [PATCH 0/5][daisy] Additional patches and CVE issues
Date: Wed, 5 Nov 2014 21:08:49 -0800 [thread overview]
Message-ID: <1415250534-16350-1-git-send-email-sgw@linux.intel.com> (raw)
Richard,
Here are 5 more late breaking 1.6.2 patches for CVE that Paul and I have identified.
Thanks
Sau!
Paul Eggleton (3):
python: force off_t size to 8 to enable large file support
openssh: avoid screen sessions being killed on disconnect with systemd
libarchive: avoid dependency on e2fsprogs
Saul Wold (2):
wget: Fix for CVE-2014-4887
readline: Patch for readline multikey dispatch issue
.../openssh/openssh/sshd@.service | 1 +
.../readline-6.3/readline-dispatch-multikey.patch | 32 +++++++++
meta/recipes-core/readline/readline_6.3.bb | 3 +-
meta/recipes-devtools/python/python_2.7.3.bb | 3 +
.../libarchive/libarchive_3.1.2.bb | 11 +++
.../wget/wget-1.14/wget_cve-2014-4877.patch | 78 ++++++++++++++++++++++
meta/recipes-extended/wget/wget_1.14.bb | 1 +
7 files changed, 128 insertions(+), 1 deletion(-)
create mode 100644 meta/recipes-core/readline/readline-6.3/readline-dispatch-multikey.patch
create mode 100644 meta/recipes-extended/wget/wget-1.14/wget_cve-2014-4877.patch
--
1.8.3.1
next reply other threads:[~2014-11-06 5:08 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-11-06 5:08 Saul Wold [this message]
2014-11-06 5:08 ` [PATCH 1/5] python: force off_t size to 8 to enable large file support Saul Wold
2014-11-06 5:08 ` [PATCH 2/5] openssh: avoid screen sessions being killed on disconnect with systemd Saul Wold
2014-11-06 5:08 ` [PATCH 3/5] libarchive: avoid dependency on e2fsprogs Saul Wold
2014-11-06 5:08 ` [PATCH 4/5] wget: Fix for CVE-2014-4887 Saul Wold
2014-11-06 5:08 ` [PATCH 5/5] readline: Patch for readline multikey dispatch issue Saul Wold
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=1415250534-16350-1-git-send-email-sgw@linux.intel.com \
--to=sgw@linux.intel.com \
--cc=openembedded-core@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.