Change logs for ubuntu-app-launch source package in Zesty

  • ubuntu-app-launch (0.12+17.04.20170404.2-0ubuntu2) zesty; urgency=medium
    
      * No-change rebuild (LP: #1681870).
    
     -- Ɓukasz 'sil2100' Zemczak <email address hidden>  Tue, 11 Apr 2017 17:33:25 +0100
  • ubuntu-app-launch (0.12+17.04.20170404.2-0ubuntu1) zesty; urgency=medium
    
      [ Michael Terry ]
      * Bump version for new AppID methods
    
      [ Ted Gould ]
      * Cleanup registry references to make them consistent (LP: #1676361)
      * Watch system folders for apps added and removed (LP: #1630997,
        #1672392)
      * Wait with a timeout for the libertine service to start
      * Provide equality operators for Application and Application::Instance
        objects. (LP: #1677345)
      * Force GTK and Qt backends when using XMir
    
     -- Ted Gould <email address hidden>  Tue, 04 Apr 2017 21:48:48 +0000
  • ubuntu-app-launch (0.11+17.04.20170328-0ubuntu1) zesty; urgency=medium
    
      * Explicitly depend on libertine-xmir-tools (#1671938).
    
     -- Larry Price <email address hidden>  Tue, 28 Mar 2017 14:16:27 +0000
  • ubuntu-app-launch (0.11+17.04.20170321-0ubuntu1) zesty; urgency=medium
    
      [ Ted Gould ]
      * Migrate untrusted helpers to C++ interfaces and jobs backend
      * Put all application specific static functions into a single AppStore
        object
      * Remove Upstart
      * Removing support for Click
    
      [ Pete Woods ]
      * Switch to reference counted memory management in all c++ code
      * Run make format target following managed memory branch
    
     -- Ted Gould <email address hidden>  Tue, 21 Mar 2017 03:29:09 +0000
  • ubuntu-app-launch (0.10+17.04.20170310-0ubuntu1) zesty; urgency=medium
    
      [ Ken VanDine ]
      * Removed click related manual tests and correct-job-type tests which
        no longer seems to apply
    
      [ Larry Price ]
      * Add all icon directories to search paths regardless of context. (LP:
        #1669913)
    
      [ Michael Terry ]
      * Use the "mir" interface (not the "unity8" interface) to decide if an
        app supports Mir or not.
    
     -- Rodney Dawes <email address hidden>  Fri, 10 Mar 2017 15:17:03 +0000
  • ubuntu-app-launch (0.10+17.04.20170307.1-0ubuntu1) zesty; urgency=medium
    
      * XMir by default for Legacy apps (LP: #1668429)
    
     -- Ted Gould <email address hidden>  Tue, 07 Mar 2017 19:07:32 +0000
  • ubuntu-app-launch (0.10+17.04.20170215.1-0ubuntu1) zesty; urgency=medium
    
      [ Ken VanDine ]
      * New upstream version
      * Adds Application::Instance::focus and
        Application::findInstance(pid_t) API
    
      [ Ted Gould ]
      * Remove unused log functions
      * Add missing virtual destructors
      * Provide a popularity info item and a signal for info updating
      * Run the libertine-service in tests for new libertine >= 1.6
    
     -- Ken VanDine <email address hidden>  Wed, 15 Feb 2017 15:10:49 +0000
  • ubuntu-app-launch (0.9+17.04.20170206-0ubuntu1) zesty; urgency=medium
    
      * Reset failed units so they can be tried again (LP: #1655754)
    
     -- Ted Gould <email address hidden>  Mon, 06 Feb 2017 16:00:40 +0000
  • ubuntu-app-launch (0.9+17.04.20170202.2-0ubuntu1) zesty; urgency=medium
    
      * SystemD backend added
      * Make UAL relocatable for Snappy installs (LP: #1623694)
      * Prioritize 'unity8' interfaces over other supported interfaces
      * Handle deprecated functions in Mir 0.26
    
     -- Ted Gould <email address hidden>  Thu, 02 Feb 2017 15:10:39 +0000
  • ubuntu-app-launch (0.9+17.04.20170124-0ubuntu1) zesty; urgency=medium
    
      * Change signals into C++ core::signal objects (LP: #1590442)
      * Abstract out jobs backends and make Upstart one
      * Move the signals into the jobs classes
      * Make the signals support finding the instance of the application
        (LP: #1589637)
      * Jobs interface specific tests
    
     -- Ted Gould <email address hidden>  Tue, 24 Jan 2017 14:15:17 +0000
  • ubuntu-app-launch (0.9+17.04.20170113.1-0ubuntu1) zesty; urgency=medium
    
      [ Pete Woods ]
      * Compatibility with unversioned cmake-extras modules (LP: #1563573)
    
      [ Rodney Dawes ]
      * Handle more common Icon entries in .desktop files for snaps. (LP:
        #1639952)
    
      [ Ted Gould ]
      * Fixes to the exec-util test to ensure it is more reliable
      * Reenable OnlyShowIn checking for Desktop files (LP: #1580092,
        #1606593, #1608546)
    
     -- Ted Gould <email address hidden>  Fri, 13 Jan 2017 22:16:18 +0000
  • ubuntu-app-launch (0.9+17.04.20161110.1-0ubuntu1) zesty; urgency=medium
    
      * Make pause/resume non-blocking
      * Removing JSON-GLib version cruft
      * Switch to libwhoopsie for recoverable problem support
    
     -- Ted Gould <email address hidden>  Thu, 10 Nov 2016 15:39:43 +0000
  • ubuntu-app-launch (0.9+16.10.20161003.1-0ubuntu1) yakkety; urgency=medium
    
      * Set a base directory for icons that have a full path specified in
        their desktop file (LP: #1623636)
      * Don't throw an exception when a Desktop file fails to include an
        Icon key (LP: #1617348)
      * Switch from g_atexit to std::atexit to avoid deprecation warnings
      * Use the --id field for launching with libertine-launch and use it
        for setting up other X11 environments
      * Ensure we don't check the length of a nullptr array
      * Make sure we don't check snapd if we know it won't return useful
        results
      * Make use of the instance parameter consistent through all the
        backends (LP: #1626028)
    
     -- Ted Gould <email address hidden>  Mon, 03 Oct 2016 23:55:25 +0000
  • ubuntu-app-launch (0.9+16.10.20160928-0ubuntu2) zesty; urgency=medium
    
      * No-change rebuild using Linaro GCC.
    
     -- Matthias Klose <email address hidden>  Wed, 19 Oct 2016 08:28:50 +0000
  • ubuntu-app-launch (0.9+16.10.20160928-0ubuntu1) yakkety; urgency=medium
    
      * Add a try/catch inside the for loop in ::list(). (LP: #1627594)
    
     -- Rodney Dawes <email address hidden>  Wed, 28 Sep 2016 17:43:54 +0000