All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/7] Fido-next
@ 2015-10-24 17:57 Armin Kuster
  2015-10-24 17:57 ` [PATCH 1/7] mariadb: Security Advisory -CVE-2015-2305 Armin Kuster
                   ` (6 more replies)
  0 siblings, 7 replies; 8+ messages in thread
From: Armin Kuster @ 2015-10-24 17:57 UTC (permalink / raw)
  To: openembedded-devel, otavio

Please consider these update for Fido

The following changes since commit 763de0599bd61eae1c122782b03e12b66319a2f1:

  ruby: explicitly disable dtrace support (2015-10-14 21:17:27 +0200)

are available in the git repository at:

  git://github.com/akuster/meta-openembedded akuster/fido-next
  https://github.com/akuster/meta-openembedded/tree/akuster/fido-next

Li xin (1):
  ntp: upgrade 4.2.8p2 -> 4.2.8p3

Martin Jansa (1):
  nautilus3: Fix build with B != S

Roy Li (3):
  mariadb: Security Advisory -CVE-2015-2305
  ipsec-tools: Security Advisory - CVE-2015-4047
  ntp: uprev to 4.2.8p2

Tim Orling (1):
  vlc: fix for libtool error

Tudor Florea (1):
  fuse: fix for CVE-2015-3202 Privilege Escalation

 ...fix_exec_environment_for_mount_and_umount.patch |  63 ++++++++
 .../recipes-support/fuse/fuse_2.9.3.bb             |   1 +
 .../recipes-gnome/nautilus/nautilus3_3.2.1.bb      |   2 +-
 meta-multimedia/recipes-multimedia/vlc/vlc.inc     |   2 +-
 .../ipsec-tools/fix-CVE-2015-4047.patch            |  36 +++++
 .../ipsec-tools/ipsec-tools_0.8.2.bb               |   1 +
 .../ntp/ntp/ntp-4.2.8-ntp-keygen-no-openssl.patch  | 168 ---------------------
 .../ntp/{ntp_4.2.8.bb => ntp_4.2.8p3.bb}           |   7 +-
 meta-oe/recipes-support/mysql/mariadb.inc          |   1 +
 .../mysql/mariadb/fix-CVE-2015-2305.patch          |  43 ++++++
 10 files changed, 150 insertions(+), 174 deletions(-)
 create mode 100644 meta-filesystems/recipes-support/fuse/files/001-fix_exec_environment_for_mount_and_umount.patch
 create mode 100644 meta-networking/recipes-support/ipsec-tools/ipsec-tools/fix-CVE-2015-4047.patch
 delete mode 100644 meta-networking/recipes-support/ntp/ntp/ntp-4.2.8-ntp-keygen-no-openssl.patch
 rename meta-networking/recipes-support/ntp/{ntp_4.2.8.bb => ntp_4.2.8p3.bb} (95%)
 create mode 100644 meta-oe/recipes-support/mysql/mariadb/fix-CVE-2015-2305.patch

-- 
1.9.1



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

end of thread, other threads:[~2015-10-24 17:57 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-10-24 17:57 [PATCH 0/7] Fido-next Armin Kuster
2015-10-24 17:57 ` [PATCH 1/7] mariadb: Security Advisory -CVE-2015-2305 Armin Kuster
2015-10-24 17:57 ` [PATCH 2/7] ipsec-tools: Security Advisory - CVE-2015-4047 Armin Kuster
2015-10-24 17:57 ` [PATCH 3/7] fuse: fix for CVE-2015-3202 Privilege Escalation Armin Kuster
2015-10-24 17:57 ` [PATCH 4/7] nautilus3: Fix build with B != S Armin Kuster
2015-10-24 17:57 ` [PATCH 5/7] vlc: fix for libtool error Armin Kuster
2015-10-24 17:57 ` [PATCH 6/7] ntp: uprev to 4.2.8p2 Armin Kuster
2015-10-24 17:57 ` [PATCH 7/7] ntp: upgrade 4.2.8p2 -> 4.2.8p3 Armin Kuster

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.