Please consider these changes for the next Dizzy. The following changes since commit 85b8abe50482deaa1af62f265e82f53a54bbcd77:
nss: define MP_USE_UINT_DIGIT when compile mpi_x86.s (2014-11-24 16:38:18 -0800) are available in the git repository at: git://git.yoctoproject.org/poky-contrib akuster/dizzy-next http://git.yoctoproject.org/cgit.cgi//log/?h=akuster/dizzy-next Andrei Gherzan (1): xkeyboard-config: Inherit gettext Aníbal Limón (1): package_manager: DpkgPM fix populate_sdk Javier Viguera (1): shadow-securetty: add ttyAM[0-3] serial ports Robert Yang (1): qemu: disable the build for mips Saul Wold (1): babeltrace: Backport fix for unaligned integer Tom Zanussi (5): wic: Don't allow mkfs to fail silently in partition command wic: Update the help text to include -D (--debug) Revert "wic: set bootimg_dir when using image-name artifacts" wic: Remove special-case bootimg_dir wic: Update bootimg-partition to use bootimg_dir Wenzong Fan (1): python: Fix CVE-2014-7185 meta/lib/oe/package_manager.py | 2 +- .../python/python/python-2.7.3-CVE-2014-7185.patch | 75 ++++++ meta/recipes-devtools/python/python_2.7.3.bb | 1 + meta/recipes-devtools/qemu/qemu_2.1.0.bb | 1 + meta/recipes-devtools/qemu/qemu_git.bb | 1 + meta/recipes-extended/shadow/files/securetty | 4 + .../xorg-lib/xkeyboard-config_2.12.bb | 2 +- ...n-t-perform-unaligned-integer-read-writes.patch | 252 +++++++++++++++++++++ meta/recipes-kernel/lttng/babeltrace_1.2.1.bb | 1 + scripts/lib/image/engine.py | 42 +--- scripts/lib/image/help.py | 23 +- scripts/lib/wic/imager/direct.py | 5 +- .../lib/wic/kickstart/custom_commands/partition.py | 22 +- scripts/lib/wic/plugins/imager/direct_plugin.py | 20 +- scripts/lib/wic/plugins/source/bootimg-efi.py | 5 +- .../lib/wic/plugins/source/bootimg-partition.py | 9 +- scripts/lib/wic/plugins/source/bootimg-pcbios.py | 3 +- scripts/wic | 13 +- 18 files changed, 402 insertions(+), 79 deletions(-) create mode 100644 meta/recipes-devtools/python/python/python-2.7.3-CVE-2014-7185.patch create mode 100644 meta/recipes-kernel/lttng/babeltrace/0001-Fix-don-t-perform-unaligned-integer-read-writes.patch -- 1.9.1 -- _______________________________________________ Openembedded-core mailing list [email protected] http://lists.openembedded.org/mailman/listinfo/openembedded-core
