All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/5][daisy] Additional patches and CVE issues
@ 2014-11-06  5:08 Saul Wold
  2014-11-06  5:08 ` [PATCH 1/5] python: force off_t size to 8 to enable large file support Saul Wold
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: Saul Wold @ 2014-11-06  5:08 UTC (permalink / raw)
  To: openembedded-core

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



^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2014-11-06  5:08 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-11-06  5:08 [PATCH 0/5][daisy] Additional patches and CVE issues Saul Wold
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

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.