Change logs for mir source package in Eoan

  • mir (1.4.0-0ubuntu3) eoan; urgency=medium
    
      * debian/rules:
        + Re-enable LTO on s390x; fixes unnecessarily exported destructor symbol
    
     -- Christopher James Halse Rogers <email address hidden>  Wed, 25 Sep 2019 17:42:00 +1000
  • mir (1.4.0-0ubuntu2) eoan; urgency=medium
    
      * debian/control:
        + Fix libmirwayland-dev multiarch conflicts by splitting the generator
          binary out into a new libmirwayland-bin package
      * debian/rules:
        + Enable compiler hardening
    
     -- Christopher James Halse Rogers <email address hidden>  Wed, 28 Aug 2019 12:08:28 +1000
  • mir (1.4.0-0ubuntu1) eoan; urgency=medium
    
      [ Alan Griffiths ]
      * New upstream release 1.4.0
    
        - ABI summary:
          . mirclient ABI unchanged at 9
          . miral ABI unchanged at 3
          . mirserver ABI bumped to 50
          . mircommon ABI unchanged at 7
          . mirplatform ABI unchanged at 16
          . mirprotobuf ABI unchanged at 3
          . mirplatformgraphics ABI unchanged to 16
          . mirclientplatform ABI unchanged at 5
          . mirinputplatform ABI unchanged at 7
          . mircore ABI unchanged at 1
          . mircookie ABI unchanged at 2
        - Enhancements:
          . [MirAL] Support for exclusive zones
          . [Wayland] Many Layer Shell improvements
          . [mirclient] Make the mirclient socket optional and disabled by default
          . [mir-utils] Delete mirrun and mirbacklight
          . [mir-demos] Replace using `miral-wayland` in the scripts with a name of
            the form `wayland-[0-9]`
        - Bugs fixed:
          . [Wayland] To accommodate GTK3 publish bespoke extensions before
            wl_seat. (Fixes #922)
          . [Wayland] Handle mir_event_type_close_window. (Fixes #946)
          . [Wayland] Send wl_buffer.release on the Wayland thread. (Fixes #951)
          . [wlcs test fixture] Fix command-line processing so that
            `--wayland-extensions` can be used. (Fixes #906)
          . Add header that needs to be explicitly included for protobuf 3.8.
            (Fixes #913)
          . Track registering miral::WaylandExtensions objects with mir::Servers
            and error if there is more than one. (Fixes #875)
    
      [ Christopher James Halse Rogers ]
      * debian/control:
        + Update Homepage, Standards-Version, and Vcs-* fields
        + Switch to new debhelper-compat way of specifying dh compat setting.
      * debian/rules:
        + Drop deprecated --fail-missing in favour of dh_missing
        + Drop workarounds for Ubuntu 16.04
      * debian/source/format:
        + Use source-format 3.0 (quilt) for Ubuntu packaging.
      * debian/watch:
      * debian/upstream/signing-key.asc:
        + Fix watch file to pull from GitHub releases, verifying the signature
      * debian/gbp.conf:
        + Add configuration to handle the somewhat non-standard branch setup.
      * debian/copyright:
        + Refresh, from the (unreleased) Debian packaging (Thanks, Simon
          Quigley!)
      * debian/tests/control:
        + Add a DEP-8 test running the wlcs conformance suite against Mir
    
     -- Christopher James Halse Rogers <email address hidden>  Wed, 21 Aug 2019 17:38:54 +1000
  • mir (1.1.1-0ubuntu3) disco; urgency=medium
    
      * Fix versioned dependency of libmiral-dev on libmirclient-dev.
    
     -- Matthias Klose <email address hidden>  Thu, 28 Feb 2019 08:35:35 +0100