[oe] [PATCH 0/5] meta-oe Dizzy-next

Armin Kuster akuster808 at gmail.com
Tue Jul 21 04:56:35 UTC 2015


please consider these patches for meta-openembedded dizzy-next

The following changes since commit 5b6f39ce325d490fc382d5d59c5b8b9d5fa38b38:

  gsoap: fold .inc and -native into one recipe (2015-04-29 19:24:09 +0200)

are available in the git repository at:

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

Hugo Vasconcelos Saldanha (1):
  libssh2: fix CVE-2015-1782

Roy Li (2):
  mariadb: Security Advisory -CVE-2015-2305
  ipsec-tools: Security Advisory - CVE-2015-4047

Stefan Agner (1):
  ptpd: disable libpcap detection via pcap-config

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-daemons/ptpd/ptpd_2.3.1-rc2.bb         |   4 +-
 .../ipsec-tools/fix-CVE-2015-4047.patch            |  36 +++++++
 .../ipsec-tools/ipsec-tools_0.8.2.bb               |   1 +
 .../libssh2/libssh2-1.4.3/CVE-2015-1782.patch      | 115 +++++++++++++++++++++
 meta-oe/recipes-support/libssh2/libssh2_1.4.3.bb   |   4 +-
 .../mysql/mariadb/fix-CVE-2015-2305.patch          |  43 ++++++++
 meta-oe/recipes-support/mysql/mariadb_5.5.39.inc   |   1 +
 9 files changed, 265 insertions(+), 3 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
 create mode 100644 meta-oe/recipes-support/libssh2/libssh2-1.4.3/CVE-2015-1782.patch
 create mode 100644 meta-oe/recipes-support/mysql/mariadb/fix-CVE-2015-2305.patch

-- 
1.9.1




More information about the Openembedded-devel mailing list