All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 00/14] Proposed changes for fido
@ 2015-11-16 16:48 Joshua Lock
  0 siblings, 0 replies; only message in thread
From: Joshua Lock @ 2015-11-16 16:48 UTC (permalink / raw)
  To: openembedded-core

Please consider the following fixes, available in the joshuagl/fido-next
branch of openembedded-core-contrib, for the fido branch.

Regards,

Joshua

The following changes since commit f0873b83d693af4a103999160d67fcf25c7eedc1:

  build-appliance-image: Update to fido head revision (2015-09-29 14:59:41 +0100)

are available in the git repository at:

  git://git.openembedded.org/openembedded-core-contrib joshuagl/fido-next
  http://cgit.openembedded.org/cgit.cgi/openembedded-core-contrib/log/?h=joshuagl/fido-next

Andre McCurdy (5):
  uclibc: backport upstream fix for SH4
  libiconv_1.11.1: merge build and packaging fixes from libiconv_1.14
  libiconv_1.11.1: fix LICENSE declaration, LGPL -> LGPLv2.0
  gettext_0.16.1: remove obsolete uclibc specific patch
  gettext_0.16.1: add -lrt and -lpthread to LDFLAGS for uclibc builds

Armin Kuster (1):
  libxslt: CVE-2015-7995

Haris Okanovic (1):
  openssh: Backport CVE-2015-5600 fix

Jonathan Liu (1):
  systemd: add PACKAGECONFIG for qrencode

Leonardo Sandoval (1):
  init-install-efi.sh: Avoid /mnt/mtab creation if already present

Reinette Chatre (1):
  systemd: fix tmpfiles location when multilib in use

Ross Burton (1):
  readline: actually apply readline63-003 (aka CVE-2014-2524)

Stefan Christ (1):
  systemd: fix networking setup when ipv6 modules are missing

Ting Liu (1):
  oprofile: update --with-kernel option to find perf_event.h

Tudor Florea (1):
  unzip: CVE-2015-7696, CVE-2015-7697

 .../openssh/openssh/CVE-2015-5600.patch            | 50 ++++++++++++++
 meta/recipes-connectivity/openssh/openssh_6.7p1.bb |  1 +
 .../gettext-error_print_progname.patch             | 19 ------
 meta/recipes-core/gettext/gettext_0.16.1.bb        |  4 +-
 .../initrdscripts/files/init-install-efi.sh        |  6 +-
 .../{readline63-003 => readline63-003.patch}       |  0
 meta/recipes-core/readline/readline_6.3.bb         |  2 +-
 ...-fix-IFF_UP-when-ipv6-support-is-disabled.patch | 78 ++++++++++++++++++++++
 meta/recipes-core/systemd/systemd_219.bb           |  6 +-
 meta/recipes-core/uclibc/uclibc-git.inc            |  1 +
 .../ldso-mark-_dl_exit-as-noreturn.patch           | 48 +++++++++++++
 .../unzip/unzip/CVE-2015-7696.patch                | 38 +++++++++++
 .../unzip/unzip/CVE-2015-7697.patch                | 31 +++++++++
 meta/recipes-extended/unzip/unzip_6.0.bb           |  2 +
 meta/recipes-kernel/oprofile/oprofile.inc          |  2 +-
 meta/recipes-support/libiconv/libiconv_1.11.1.bb   | 17 ++++-
 .../libxslt/libxslt/CVE-2015-7995.patch            | 33 +++++++++
 meta/recipes-support/libxslt/libxslt_1.1.28.bb     |  3 +-
 18 files changed, 311 insertions(+), 30 deletions(-)
 create mode 100644 meta/recipes-connectivity/openssh/openssh/CVE-2015-5600.patch
 delete mode 100644 meta/recipes-core/gettext/gettext-0.16.1/gettext-error_print_progname.patch
 rename meta/recipes-core/readline/readline-6.3/{readline63-003 => readline63-003.patch} (100%)
 create mode 100644 meta/recipes-core/systemd/systemd/0016-networkd-fix-IFF_UP-when-ipv6-support-is-disabled.patch
 create mode 100644 meta/recipes-core/uclibc/uclibc-git/ldso-mark-_dl_exit-as-noreturn.patch
 create mode 100644 meta/recipes-extended/unzip/unzip/CVE-2015-7696.patch
 create mode 100644 meta/recipes-extended/unzip/unzip/CVE-2015-7697.patch
 create mode 100644 meta/recipes-support/libxslt/libxslt/CVE-2015-7995.patch

-- 
2.4.3



^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2015-11-16 16:48 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-11-16 16:48 [PATCH 00/14] Proposed changes for fido Joshua Lock

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.