2015.08 Public Release

New Hardware Platforms
======================

  0526054 QuantaMesh 3000 Series T3048-LY2R
  f38c20d Dell Networking S3000 top-of-rack switch.
  fb4216e WNC, SST1-N1
  8ffe9f8 Add support for QuantaMesh Common Rangeley CPU board
  18d0fee Add support for QuantaMesh Common P2020 CPU board

Certification and Testing
=========================

  5687c47 Update test-nos.sh to handle UEFI systems
  a65e369 Add tests for using well-known server name
  36ae6f3 Add tests for IPv4 Link Local RFC-3927
  e23df06 Add acpica-tools to ONIE

Documentation
=============

  Updated x86 design specification to cover UEFI support:
  https://github.com/opencomputeproject/onie/wiki/Design-Spec-x86-UEFI

Features
========

Support for UEFI firmware machines:

  42c7448 UEFI: initial support for ONIE on UEFI
  a16e630 kvm_x86_64 vm: Update INSTALL instructions for UEFI

Image Discovery:

  55b0b13 image discovery waterfall: add well known server name

Network Configuration:

  a02b948 networking: add link-local IPv4 address as fallback

Firmware Update Mechanism:

  a8e712b pending firmware update discovery mechanism
  477cd47 x86 firmware update: add onie-fwpkg CLI tool

Linux Kernel:

  38e2769 Update linux-3.2.35 to linux-3.2.69
  340ce57 Move default kernel version to 4.1.6, the latest 4.1.y LTS release

uClibc:

  Move default uClibc to version 0.9.33.2 for both PowerPC and x86.

Misc:

  02f34e4 add kexec-tools to build system
  79992b6 x86: add flashrom support
  3eab41d kvm_x86_64: allow some flexibility for install disk
  4d3469b x86: Add an onie-tool command to show ONIE version information

Bugs Fixes
==========

Hardware Support:

  6642856 powerpc: add support for uClibc 0.9.33.2
  4946fb4 fsl_p2020rdbpca: general updates and use kernel 4.1.1
  48108cf Accton AS7700_32X: rename to AS7710_32X
  d67b528 Accton AS7702_32X: rename to AS7712_32X_1
  bb295dc Accton AS7700_32X: add eth1addr and eth2addr for diag test

Misc:

  1225f97 grub: extra kernel command line arguments
  25fc86c x86_64 install-arch: create basic diretories for installing and logging
  ec6149a x86_64 install-arch: correct directory names in error messages

Build Time:

  8c53b04 grub: fix race condition in grub build
  88c7ba2 more DEBIAN_BUILD_HOST_PACKAGES
  d65e378 make-devices.pl: create block device nodes for 'sdc' and 'sdd'
  4155da0 x86: ISO image creation improvements
  a4250d9 grub: build GRUB2 i386-pc and x86_64-efi for target and host
  685180e x86_64-uefi: add dosfstools package
  8542c9d x86_64-uefi: add support for efibootmgr tool
  9dfc654 virtual machine: support multiple disk devices
  4d156fb Fix ONIE build on Debian Jessie

Testing:

  6c27c3a oce: build-onie.py use subprocess.check_call()