Changelogs from build 20131120.1 to 20131120.2


  click-apparmor (0.1.12) trusty; urgency=low
 .
   [ Colin Watson ]
   * Treat manifests as UTF-8, even in non-UTF-8 locales (LP: #1245677).


 libelf

  Changesfile not available.

  mir (0.1.1+14.04.20131120-0ubuntu1) trusty; urgency=low
 .
   [ Daniel van Vugt ]
   * New upstream release 0.1.1
     - Add unit tests for V/H scroll events.
     - surfaces: avoid publishing some internal headers, tidy up default
       configuration, integrate surfaces report.
     - client: Add mir_connection_drm_set_gbm_device()
     - graphics: avoid publishing some internal headers.
     - Fixed: unity-system-compositor FTBFS on trusty against new Mir
       (libmirserver9) (LP: #1244192)
     - compositor: avoid publishing some internal headers.
     - shell: Add set_lifecycle_state() to the Session interface.
     - frontend: avoid publishing some internal headers
     - logging: avoid publishing some internal headers.
     - Allow specifying the nested server name by passing --name= or setting
       MIR_SERVER_NAME=.
     - graphics,gbm: Inform the EGL platform about the used gbm device when
       using the native GBM platform
     - examples: Restore GL state after initializing buffers, fixing crashes
       observed in render_surfaces (LP: #1234563)
     - Continue refactoring the mir android display classes.
     - shell: Hoist focus control functions needed by unity-mir into
       FocusController interface
     - client: Remove the timeout for detecting server crashes
     - Avoid a race condition that could lead to spurious failures of server
       shutdown tests (LP: #1245336)
     - test_client_input.cpp: Bump reception time-out in client test fixture.
       (LP: #1227683)
     - Ensure StubBufferAllocator returns buffers with the properties requested,
       and not the same old hardcoded constants.
     - Update docs and scripting for trusty.
     - compositor: Make DefaultDisplayBufferCompositorFactory private to the
       compositor component.
     - Ignore warnings clang treats as errors, about unused functions being
       generated from macros in  (LP: #1246590)
     - Add resize() support to BufferBundle. This is the first step and lowest
       level of surface resize support.
     - Clean up constants relating to SwitchingBundle.
     - Fix the armhf chroot setup script to point to the right library, so
       cross compiling can work again (LP: #1246975)
     - shell: avoid publishing some internal headers.
     - input: avoid publishing some internal headers.
   * Bump timeouts used in socket testing. It seems 100ms isn't always
     enough, which leads to spurious test failures (LP: #1252144) (LP:
     #1252144)
   * Fix uninitialized variable causing random drm_auth_magic test
     failures. (LP: #1252144). (LP: #1252144)
 .
   [ Ubuntu daily release ]
   * Automatic snapshot from revision 1165


  platform-api (0.19+14.04.20131119.1-0ubuntu1) trusty; urgency=low
 .
   [ Kevin Gunn ]
   * mir server abi break, bump build dep to 0.1.1
 .
   [ Ubuntu daily release ]
   * Automatic snapshot from revision 172


  unity-mir (0.1+14.04.20131119-0ubuntu1) trusty; urgency=low
 .
   [ Gerry Boland ]
   * On MirSurface destruction, any InputAreas on that surface will be
     notified and remove their links to that surface. Fixes crash
     bug:1243444. (LP: #1243444)
 .
   [ Alan Griffiths ]
   * Remove dependency on mir::shell::SessionManager.
   * Remove dependency on mir::surfaces::SurfaceController.
   * Remove dependency on msh::OrganisingSurfaceFactory.
   * Avoid relying on an explicit Mir typename that changes in a
     refactoring coming soon.
   * Do all the hacky surface creation customization in
     SurfaceFactory::create_surface() - and don't mention SurfaceBuilder
     at all. (That will allow Mir to get rid of that interface.).
 .
   [ Albert Astals ]
   * Don't include the QtQml megaheader Include the one we really need.
 .
   [ Ubuntu daily release ]
   * Automatic snapshot from revision 144