Openembedded Core Discussions
 help / color / mirror / Atom feed
* [PATCH 0/4] Upgrade packages and some CVEs fix for gst-ffmpeg
@ 2015-05-19  1:08 Kai Kang
  2015-05-19  1:08 ` [PATCH 1/4] vala: upgrade to version 0.28.0 Kai Kang
                   ` (3 more replies)
  0 siblings, 4 replies; 8+ messages in thread
From: Kai Kang @ 2015-05-19  1:08 UTC (permalink / raw)
  To: openembedded-core

The following changes since commit bc162d21dd148252efcf3ed771e04c791ef4d869:

  bitbake: tests/parse: Add file missing from previous commit (2015-05-16 22:40:44 +0100)

are available in the git repository at:

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

Kai Kang (4):
  vala: upgrade to version 0.28.0
  alsa-tools: upgrade to version 1.0.29
  alsa-utils: upgrade to 1.0.29
  gst-ffmpeg: fix CVEs

 .../vala/{vala_0.26.1.bb => vala_0.28.0.bb}        |  4 +--
 .../alsa/alsa-tools/autotools.patch                |  4 +--
 .../alsa/alsa-tools/gitcompile_hdajacksensetest    | 13 +++++++
 .../{alsa-tools_1.0.28.bb => alsa-tools_1.0.29.bb} | 10 ++++--
 ...conf_1.0.28.bb => alsa-utils-scripts_1.0.29.bb} |  8 +++--
 .../{alsa-utils_1.0.28.bb => alsa-utils_1.0.29.bb} |  9 +++--
 .../gst-ffmpeg-fix-CVE-2014-7933.patch             | 38 ++++++++++++++++++++
 .../gst-ffmpeg-fix-CVE-2014-9318.patch             | 37 +++++++++++++++++++
 .../gst-ffmpeg-fix-CVE-2014-9603.patch             | 41 ++++++++++++++++++++++
 .../gstreamer/gst-ffmpeg_0.10.13.bb                |  3 ++
 10 files changed, 153 insertions(+), 14 deletions(-)
 rename meta/recipes-devtools/vala/{vala_0.26.1.bb => vala_0.28.0.bb} (42%)
 create mode 100755 meta/recipes-multimedia/alsa/alsa-tools/gitcompile_hdajacksensetest
 rename meta/recipes-multimedia/alsa/{alsa-tools_1.0.28.bb => alsa-tools_1.0.29.bb} (82%)
 rename meta/recipes-multimedia/alsa/{alsa-utils-alsaconf_1.0.28.bb => alsa-utils-scripts_1.0.29.bb} (49%)
 rename meta/recipes-multimedia/alsa/{alsa-utils_1.0.28.bb => alsa-utils_1.0.29.bb} (95%)
 create mode 100644 meta/recipes-multimedia/gstreamer/gst-ffmpeg-0.10.13/gst-ffmpeg-fix-CVE-2014-7933.patch
 create mode 100644 meta/recipes-multimedia/gstreamer/gst-ffmpeg-0.10.13/gst-ffmpeg-fix-CVE-2014-9318.patch
 create mode 100644 meta/recipes-multimedia/gstreamer/gst-ffmpeg-0.10.13/gst-ffmpeg-fix-CVE-2014-9603.patch

-- 
1.9.1



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

end of thread, other threads:[~2015-05-28  8:06 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-05-19  1:08 [PATCH 0/4] Upgrade packages and some CVEs fix for gst-ffmpeg Kai Kang
2015-05-19  1:08 ` [PATCH 1/4] vala: upgrade to version 0.28.0 Kai Kang
2015-05-19  1:08 ` [PATCH 2/4] alsa-tools: upgrade to version 1.0.29 Kai Kang
2015-05-27 12:06   ` Otavio Salvador
2015-05-28  8:06     ` Kang Kai
2015-05-19  1:08 ` [PATCH 3/4] alsa-utils: upgrade to 1.0.29 Kai Kang
2015-05-19  1:08 ` [PATCH 4/4] gst-ffmpeg: fix CVEs Kai Kang
2015-05-19 13:03   ` Alexander Kanavin

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