Openembedded Core Discussions
 help / color / mirror / Atom feed
* [PATCH 0/3] miscellaneous patches
@ 2014-04-01  9:09 Kai Kang
  2014-04-01  9:09 ` [PATCH 1/3] xorg: Fix for CVE-2013-6424 Kai Kang
                   ` (2 more replies)
  0 siblings, 3 replies; 8+ messages in thread
From: Kai Kang @ 2014-04-01  9:09 UTC (permalink / raw)
  To: openembedded-core

The following changes since commit dee07bee84361eb58cdc0e267b22d71155b89b65:

  beaglebone: fix typo in the U-Boot config name (2014-03-31 23:04:36 +0100)

are available in the git repository at:

  git://git.yoctoproject.org/poky-contrib kangkai/misc
  http://git.yoctoproject.org/cgit.cgi//log/?h=kangkai/misc

Kai Kang (1):
  xorg: Fix for CVE-2013-6424

Li Wang (1):
  cmake: follow ptest output format

yanjun.zhu (1):
  util-linux-native: Remove SYS_setns system call in linux kernel 2.6.x

 meta/recipes-core/util-linux/util-linux.inc        |   6 ++
 meta/recipes-devtools/cmake/cmake.inc              |   1 +
 .../cmake/cmake/follow_ptest_output_format.patch   | 118 +++++++++++++++++++++
 .../xserver-xorg/xorg-CVE-2013-6424.patch          |  31 ++++++
 .../xorg-xserver/xserver-xorg_1.15.0.bb            |   1 +
 5 files changed, 157 insertions(+)
 create mode 100644 meta/recipes-devtools/cmake/cmake/follow_ptest_output_format.patch
 create mode 100644 meta/recipes-graphics/xorg-xserver/xserver-xorg/xorg-CVE-2013-6424.patch

-- 
1.8.1.2



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

end of thread, other threads:[~2014-04-02  1:24 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-04-01  9:09 [PATCH 0/3] miscellaneous patches Kai Kang
2014-04-01  9:09 ` [PATCH 1/3] xorg: Fix for CVE-2013-6424 Kai Kang
2014-04-01  9:09 ` [PATCH 2/3] cmake: follow ptest output format Kai Kang
2014-04-01 10:49   ` Richard Purdie
2014-04-01 22:33     ` Otavio Salvador
2014-04-02  1:24       ` Kang Kai
2014-04-01  9:09 ` [PATCH 3/3] util-linux-native: Remove SYS_setns system call in linux kernel 2.6.x Kai Kang
2014-04-01 10:15   ` Richard Purdie

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox