All of lore.kernel.org
 help / color / mirror / Atom feed
From: Armin Kuster <akuster808@gmail.com>
To: openembedded-devel@lists.openembedded.org, otavio@ossystems.com.br
Subject: [PATCH 0/7] Fido-next
Date: Sat, 24 Oct 2015 10:57:18 -0700	[thread overview]
Message-ID: <cover.1445709055.git.akuster808@gmail.com> (raw)

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



             reply	other threads:[~2015-10-24 17:57 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-10-24 17:57 Armin Kuster [this message]
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

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.1445709055.git.akuster808@gmail.com \
    --to=akuster808@gmail.com \
    --cc=openembedded-devel@lists.openembedded.org \
    --cc=otavio@ossystems.com.br \
    /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.