Date
1 - 1 of 1
[ANNOUNCEMENT] Yocto Project 1.6 (daisy 11.0.0) Released
Flanagan, Elizabeth <elizabeth.flanagan@...>
Hello,
The latest release of the Yocto Project 1.6 (daisy-11.0.0) is now available for download at: http://downloads.yoctoproject.org/releases/yocto/yocto-1.6/poky-daisy-11.0.0.tar.bz2 http://mirrors.kernel.org/yocto/yocto/yocto-1.6/poky-daisy-11.0.0.tar.bz2 A gpg signed version of these release notes is available at: http://downloads.yoctoproject.org/releases/yocto/yocto-1.6/RELEASENOTES Full pass test report is available at: https://wiki.yoctoproject.org/wiki/WW15_-_2014-04-11_-_Full_Pass_Release_1.6_M5.rc4 Thanks go out to everyone for all their hard work during this release! Sincerely, Elizabeth Flanagan Yocto Build and Release <elizabeth.flanagan@...> -------------------- yocto-1.6 Errata -------------------- Release Name: poky-daisy-11.0.0 Branch: daisy Tag: daisy-11.0.0 Hash: 68ef727cdcef439e9bfc57996f3cebfc0e07789e md5: 45b8e8126161375e3fa127bc101cfa5d Download Locations: http://downloads.yoctoproject.org/releases/yocto/yocto-1.6/poky-daisy-11.0.0.tar.bz2 http://mirrors.kernel.org/yocto/yocto/yocto-1.6/poky-daisy-11.0.0.tar.bz2 Release Name: eclipse-poky-juno-daisy-11.0.0 Branch: daisy Tag: daisy-11.0.0 Hash: 26bfc407781aa185f244a47ba63120343cee4a37 md5: a72cb37334fbe3a3ba8994711544102a Download Locations: http://downloads.yoctoproject.org/releases/yocto/yocto-1.6/eclipse-poky-juno-daisy-11.0.0.tar.bz2 http://mirrors.kernel.org/yocto/yocto/yocto-1.6/eclipse-poky-juno-daisy-11.0.0.tar.bz2 Release Name: eclipse-poky-kepler-daisy-11.0.0 Branch: daisy Tag: daisy-11.0.0 Hash: 1dfe1d2f1322b5fda8e1a7637c447b0e060efb3e md5: d1fa75bedde2e59c24ce89a751d7de27 Download Locations: http://downloads.yoctoproject.org/releases/yocto/yocto-1.6/eclipse-poky-kepler-daisy-11.0.0.tar.bz2 http://mirrors.kernel.org/yocto/yocto/yocto-1.6/eclipse-poky-kepler-daisy-11.0.0.tar.bz2 Release Name: meta-qt3-daisy-11.0.0 Branch: daisy Tag: daisy-11.0.0 Hash: 3016129d90b7ac8517a5227d819f10ad417b5b45 md5: ee9f4ae56c1a3af53aa560b692996efa Download Locations: http://downloads.yoctoproject.org/releases/yocto/yocto-1.6/meta-qt3-daisy-11.0.0.tar.bz2 http://mirrors.kernel.org/yocto/yocto/yocto-1.6/meta-qt3-daisy-11.0.0.tar.bz2 -------------------- Features -------------------- * Linux kernel 3.14 and 3.10 LTSI * eglibc 2.19 * gcc 4.8.2 * Add support for building Python 3 * Toaster web UI for exploring build output * Documentation: refreshed and extended BitBake User Manual * Documentation: Added "Writing a New Recipe" section to Development Manual * Add support for using % as a wildcard in bbappend filename * Introduce client for reporting errors to a central web interface * New beaglebone reference BSP (replaces beagleboard) * New edgerouter reference BSP for Edgerouter Lite (replaces routerstationpro) * New support for cute embedded nonsense hacks * Add automatic defaults for BB_NUMBER_THREADS and PARALLEL_MAKE in local.conf.sample * Add ability to set user passwords easily (including root password) * Change to use SHA512 password encryption with shadow by default * Add ability to specify static uid/gid values for reproducible numbering between builds * Introduce more hard-linking instead of copying to improve performance and reduce disk usage (where possible) * Recipe cleanup - remove redundant PR = "r0" from all recipes * Add support for booting UEFI systems with gummiboot * Split the functions script out of main initscripts package into a separate package * Image / SDK creation code rewritten in Python (previously shell scripts) * Replace populate-extfs.sh usage for building images with native e2fsprogs support * Write manifest file next to every image listing the packages contained in the image * Add ability to set the default target for systemd images on a per-image basis * Add proper dependency mechanism for image output types * wic: improve error reporting and checks for system requirements * wic: add extension mechanism for custom partition contents * New release naming convention for future releases based upon common english language homonyms. (e.g. where-12.0.0, wear-13.0.0, ware-14.0.0) * Add Git Annex fetcher support * bitbake: add addtask/deltask Python functions * Tune file support for consolidated x86 BSPs * Add an NFSv3 user mode server for use with runqemu (unfs3) * Add support for lz4 compression in SRC_URI, output kernel binaries and image files * Add check for unrecognised configure options during do_configure * Add ability to build rpm/deb/ipk packages concurrently * Default to out-of-tree builds when using cmake * Add autotools-brokensep class for use by recipes which do not support using separate source and build directories * More robust stop/restart of NFS services with sysvinit * BitBake now writes errors to stderr * bitbake -c listtasks now shows descriptions for each task * Various sstate / task hash improvements to trigger task re-execution where needed (and avoid it where not needed) * Add a -c diffconfig option to the kernel (and other menuconfig users) enabling easy creation of config fragments * Show a warning when package is providing an already provided shared library * Added / improved systemd support in at, distcc, dpkg, dropbear, openssh, run-postinsts * oe-pkgdata-util: add ability to find a recipe from a target package, look up runtime package names and search for target paths * Add ability to set template location with .templateconf file at top of layer * Add basic ability to run automated runtime tests on real hardware via known IP * Add ability to deploy image and run runtime tests on EFI-based hardware using gummiboot (extensible to other systems) * Add ability to export automated runtime tests to be run independent of the build system * Add oe-selftest script for build system tests * Enable building ptest packages by default * Add ptest support to acl, apr, apr-util, attr, beecrypt, diffstat, diffutils, flex, gawk, gdk-pixbuf, libpcre, parted, quilt, tcl, udev, valgrind, zlib * Add piglit for OpenGL testing * Additional recipes to support testing: waffle, expect, gnome-desktop-testing, python-mako, python-numpy, python-nose * sanity.bbclass: support wildcards in SANITY_TESTED_DISTROS -------------------- Security Fixes -------------------- * acpid: CVE-2011-1159 * gnupg: CVE-2013-4576 * gnupg: CVE-2013-4351 * gnutls: CVE-2014-0092 * gnutls: CVE-2014-1959 * gst-ffmpeg: CVE-2013-3674 * icu: CVE-2013-2924 * libarchive: CVE-2013-0211 * libtiff: CVE-2013-4244 * libtiff: CVE-2013-4243 * libtiff: CVE-2013-4232 * libtiff: CVE-2013-1960 * libxfont: CVE-2013-6462 * linux-yocto: CVE-2014-0038 * nss: CVE-2013-5605 * nss: CVE-2013-1741 * openssl: CVE-2014-0160 * openssl: CVE-2014-0076 * openssl: CVE-2013-6449 * openssl: CVE-2013-6450 * openssl: CVE-2013-4353 * python: CVE-2014-1912 * python: CVE-2013-1752 * xinetd: CVE-2013-4342 * xorg: CVE-2013-6424 -------------------- Upgrades -------------------- * acl: Update to 2.2.52 * alsa-tools: update to version 1.0.27 * atk: upgrade to 2.10.0. * at-spi2-core: upgrade to 2.10.2 * at-spi2-gtk: upgrade to 2.10.0 * attr: upgrade to 2.4.47 * at: upgrade to 3.1.14 * augeas: upgrade to 1.2.0 * autogen-native: upgrade to 5.18.2 * automake: upgrade to 1.14 * base-passwd: upgrade to 3.5.29 * bash: upgrade to 4.3 * bind: Update to 9.9.5 * binutils: Upgrade to 2.24 * bluez5: upgrade to 5.15 * boost: updating to 1.55.0 * btrfs-tools: Update to git HEAD * busybox: add busybox_git.bb recipe * busybox: upgrade to stable 1.22.1 * byacc: upgrade to 20140101 * cairo: upgrade to upstream version 1.12.16 * cdrtools-native: upgrade to 3.01a20 * chrpath: upgrade to 0.16 * clutter-1.0: upgrade to 1.16.2 * clutter-gtk-1.0: upgrade to 1.4.4 * cmake: upgrade to 2.8.12.2 * cogl-1.0 : Update to 1.16.2 release * cogl: upgrade to 1.16.0 * connman: upgrade to 1.22 * coreutils: upgrade to 8.22 * cracklib: upgrade to 2.9.1 * cups: upgrade to 1.7.1 * curl: upgrade to 7.35.0 * dbus: upgrade to 1.6.18 * desktop-file-utils-native: upgrade to 0.22 * dhcp: Update to 4.3.0 * diffstat: upgrade to 1.58 * directfb-examples: update to 1.7.0 * directfb: update to 1.7.1 * dpkg: upgrade to 1.17.4 * dropbear: upgrade to 2014.63 * e2fsprogs: upgrade to 1.42.9 * eglibc: Upgrade from 2.18 -> 2.19 * ethtool: upgrade to 3.13 * file: Update to 5.16 * flac: upgrade to 1.3.0 * flex: upgrade to 2.5.38 * fontconfig: upgrade to 2.11.0 * freetype: upgrade to 2.5.2 * fstests: update to git master * gcc: Upgrade to 4.8.2 * gdbm: upgrade to 1.11 * gdb: upgrade to 7.6.2 * gdk-pixbuf: upgrade to 2.30.3 * gettext: upgrade to 0.18.3.2 * git: update to 1.9.0 release * glib-2.0: upgrade to 2.38.2 * glib-networking: upgrade to 2.38.0 * glproto: upgrade to 1.4.17 * gnome-desktop-testing: upgrade to 2014.1 * gnupg: upgrade to 2.0.22 * grep: upgrade to 2.18 * grub git: update to latest git * gsettings-desktop-schemas: Updated to 3.10.1.bb * gstreamer1.0-libav: upgrade to 1.2.3 * gstreamer1.0-plugins-bad: upgrade to 1.2.3 * gstreamer1.0-plugins-base: upgrade to 1.2.3 * gstreamer1.0-plugins-good: upgrade to 1.2.3 * gstreamer1.0-plugins-ugly: upgrade to 1.2.3 * gstreamer1.0: upgrade to 1.2.3 * gtk+3: upgrade to 3.10.7 * gtk+: upgrade gtk+ to upstream version 2.24.22 * harfbuzz: upgrade to 0.9.26 * help2man: Update to 1.44.1 * iproute2: upgrade to 3.12.0 * iptables: upgrade to 1.4.21 * json-glib: upgrade to 0.16.2 * kbd: upgrade to 2.0.1 * kconfig-frontends: upgrade to 3.12.0.0 * kmod: Update to Rev 16 via git * libarchive: Upgrade to v3.1.2 * libav: Add v9.10 * libav: Update to v0.8.9 * libbsd: upgrade to 0.6.0 * libcgroup: Update to 0.41 * libcheck: Update to 0.9.12 * libdrm: upgrade to 2.4.52 * libfm: upgrade to upstream version 1.1.2.2 * libjson: update to 0.11 and rename to json-c * libmpc: upgrade to 1.0.2 * libpcap: upgrade to 1.5.3 * libpcre: upgrade to 8.34 * libpng: upgrade to 1.6.8 * libproxy: Update to 0.4.11 * librsvg: upgrade to 2.40.1 * libsdl2: upgrade to 2.0.1 * libsm: upgrade to 1.2.2 * libsoup-2.4: upgrade to 2.45.3 * libtasn1: upgrade to 3.4 * libtirpc: upgrade to 0.2.4 * liburcu: upgrade to 0.8.1 * libuser: upgrade to 0.60 * libvorbis: upgrade to 1.3.4 * libx11: upgrade to 1.6.2 * libxcb: upgrade to 1.10 * libxcb: upgrade to 1.9.3 * libxfont: upgrade to 1.4.7 * libxkbcommon: Update to 0.4.0 * libxmu: upgrade to 1.1.2 * libxpm: upgrade to 3.5.11 * libxrandr: upgrade to 1.4.1 * libxv: upgrade to 1.0.10 * lighttpd: upgrade to 1.4.33 * linux-yocto/3.14: add 3.14 * linux-yocto/3.10: update to v3.10.34 * linux-yocto/3.4: update to v3.4.85 * logrotate: upgrade to 3.8.7 * lsbinitscripts: Update to 9.52 * ltp: update to 20140115 * lttng-modules: Add version 2.4.0 * lttng-tools: Add version 2.4.0 * lttng-ust: Add version 2.4.0 * m4: upgrade to 1.4.17 * make: upgrade to 4.0 * man-pages: Update to 3.60 * matcbox-keyboard: bump SRCREV * mdadm: upgrade to 3.3 * mesa: upgrade to 9.2.5 * minicom: upgrade to 2.7 * mtdev: upgrade to 1.1.5 * mtd-utils: Update version to include fixes after 1.5.0 * nasm: upgrade to 2.11 * neard: upgrade to 0.14 * netbase: upgrade to 5.2 * nfs-utils: upgrade to 1.2.9 * nspr: Update to 4.10.3 * ofono: upgrade to 1.14 * openssh: upgrade to 6.5p1 * openssl: Upgrade to v1.0.1g * opkg: Upgrade to v0.2.1 * opkg-utils: Upgrade to latest git HEAD * pango: upgrade to 1.36.2 * pciutils: upgrade to 3.2.1 * pcmanfm: upgraded to 1.1.2 * pigz: bump to 2.3.1 * pixman: upgrade to 0.32.4 * powertop: upgrade to 2.5 * ppp: upgrade to 2.4.6 * psmisc: Update to 22.21 * pulseaudio: Upgrade 4.0 -> 5.0 * puzzles: upgrade to r10116 * python-pycurl: upgrade to 7.19.3 * python-setuptools: upgrade to 1.4 * qemu: upgrade to 1.7.0 * qmmp: update to 0.7.5 * quilt: upgrade to 0.61 * readline: upgrade to 6.3 * rpcbind: upgrade to 0.2.1 * rsync: upgrade to 3.1.0 * rt-tests: version bump to 0.87 * rxvt-unicode: upgrade to 9.19 * sbc: upgrade to 1.2 * screen: update debian patchset to version 4.0.3-14 * shared-mime-info: upgrade to 1.2 * socat: upgrade to 1.7.2.3 * sqlite3: update to 3.8.3.1 * sudo: upgrade to 1.8.9p5 * sysstat: upgrade to 10.2.1 * systemd: upgrade to 211+ * systemtap_git: Move to current HEAD * systemtap: upgrade to 2.4 * tar: upgrade to 1.27.1 * tcl: upgrade to 8.6.1 * telepathy-glib: upgrade to 0.23.2 * telepathy-idle: upgrade to 0.2.0 * telepathy-mission-control: upgrade to 5.16.1 * texinfo: Update to 5.2 * tzcode & tzdata: update to 2013h * uclibc: Update to git tip * util-linux: Update to 2.24.1 * util-macros: upgrade to 1.18.0 * valgrind: upgrade to 3.9.0 * wayland: upgrade to 1.4.0 * weston: upgrade to 1.4.0 * wireless-tools: Upgrade 29 -> 30.pre9 * wpa-supplicant: upgrade to 2.1 * xauth: upgrade to 1.0.8 * xcb-proto: upgrade to 1.10 * xcb-proto: upgrade to 1.9 * xcb-util-wm: upgrade to 0.4.0 * xextproto: upgrade to 7.3.0 * xf86-input-evdev: upgrade to 2.8.2 * xf86-input-keyboard: upgrade to 1.8.0 * xf86-input-synaptics: upgrade to 1.7.3 * xf86-video-fbdev: upgrade to 0.4.4 * xf86-video-intel: upgrade to 2.21.15 * xf86-video-intel: add recipe for 2.99.910, remove the git one * xf86-video-modesetting: update to 0.8.1 * xf86-video-vesa: upgrade to 2.3.3 * xinit: upgrade to 1.3.3 * xinput: upgrade to 1.6.1 * xkeyboard-config: upgrade to 2.11 * xmodmap: upgrade to 1.0.8 * xprop: upgrade to 1.2.2 * xproto: upgrade to 7.0.25 * xserver-xorg: upgrade to 1.15.0 * xset: upgrade to 1.2.3 * xtrans: upgrade to 1.3.3 * xz: upgrade to 5.1.3alpha |
|