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

  • ubuntu-app-launch (0.4+14.10.20141006-0ubuntu1) utopic; urgency=low
    
      [ Ted Gould ]
      * Set OOM adjustment without using temporary files. (LP: #1374177)
      * Use a setuid helper for OOM adjustment of Oxide renderers
     -- Ubuntu daily release <email address hidden>   Mon, 06 Oct 2014 14:33:13 +0000
  • ubuntu-app-launch (0.4+14.10.20140925-0ubuntu1) utopic; urgency=low
    
      [ Martin Pitt ]
      * Upstart dep updated to trunk
    
      [ Ted Gould ]
      * Upstart dep updated to trunk
      * Add handling for X-Ubuntu-SymbolicIcon in desktop hook (LP:
        #1365408)
    
      [ CI bot ]
      * Adjust upstart recommends to upstart-bin (LP: #1351306)
     -- Ubuntu daily release <email address hidden>   Thu, 25 Sep 2014 14:43:28 +0000
  • ubuntu-app-launch (0.4+14.10.20140915.3-0ubuntu1) utopic; urgency=medium
    
      [ Ted Gould ]
      * Unrevert cgroup support
      * Adding a manual test to verify the job running the application
      * CGroup test and clarification comments
      * Tracepoint got dropped in refactoring
      * Use the Upstart 1.13 feature of multiple set for environment
        variables
      * Cleanup UAL LTTng tracepoints
      * Provide a pause and resume function for AppIDs
      * Rotate application and untrusted helper logs faster than other
        services
      * Add a tool to show application usage
      * Reshuffle the pre-start jobs to save precious milliseconds
    
      [ Ubuntu daily release ]
      * debian/libubuntu-app-launch2.symbols: auto-update to released
        version
     -- Ubuntu daily release <email address hidden>   Mon, 15 Sep 2014 19:40:21 +0000
  • ubuntu-app-launch (0.4+14.10.20140808.3.is.0.4+14.10.20140605.3-0ubuntu1) utopic; urgency=medium
    
      * Temporarily revert the cgroup support introduced in the last
        version, as it was causing regressions in our test infrastructure
     -- Lukasz 'sil2100' Zemczak <email address hidden>   Tue, 19 Aug 2014 09:52:33 +0200
  • ubuntu-app-launch (0.4+14.10.20140808.2.is.0.4+14.10.20140808.2-0ubuntu1) utopic; urgency=medium
    
      * Temporarily revert the cgroup support introduced in the last
        version, as it was causing regressions in our test infrastructure
     -- Lukasz 'sil2100' Zemczak <email address hidden>   Mon, 18 Aug 2014 19:01:39 +0200
  • ubuntu-app-launch (0.4+14.10.20140808.2-0ubuntu1) utopic; urgency=low
    
      [ Ted Gould ]
      * Use Upstart cgroup support in 1.13 to properly track PIDs
     -- Ubuntu daily release <email address hidden>   Fri, 08 Aug 2014 03:59:40 +0000
  • ubuntu-app-launch (0.4+14.10.20140605.3-0ubuntu1) utopic; urgency=medium
    
      [ Ted Gould ]
      * Fixing click hook for name change
     -- Ubuntu daily release <email address hidden>   Thu, 05 Jun 2014 03:40:55 +0000
  • ubuntu-app-launch (0.4+14.10.20140601-0ubuntu2) utopic; urgency=low
    
      * add Conflicts/Replaces/Provides to ubuntu-app-launch-tools since there are
        still packages depending on upstart-app-launch-tools
     -- Oliver Grawert <email address hidden>   Wed, 04 Jun 2014 10:06:24 +0200
  • ubuntu-app-launch (0.4+14.10.20140601-0ubuntu1) utopic; urgency=medium
    
      [ Ted Gould ]
      * Rename to "Ubuntu App Launch"
    
    upstart-app-launch (0.3+14.10.20140521-0ubuntu1) utopic; urgency=low
    
      [ Ted Gould ]
      * Drop Surface Flinger support
      * Debug message for valid, though rare, conditions. (LP: #1301173)
      * More elegant handling of bad application id errors (LP: #1238068)
      * Set LD_LIBRARY_PATH to include the application directory
    
    upstart-app-launch (0.3+14.04.20140411-0ubuntu1) trusty; urgency=low
    
      [ Ted Gould ]
      * Kill all jobs in process group on exit
    
    upstart-app-launch (0.3+14.04.20140321-0ubuntu1) trusty; urgency=low
    
      [ Colin Watson ]
      * Use libclick to get the package directory, saving about 0.7 seconds
        from Click application startup (on mako).
      * Use libclick to get package manifests, saving about 0.7 seconds from
        Click application startup (on mako).
    
    upstart-app-launch (0.3+14.04.20140320-0ubuntu1) trusty; urgency=low
    
      [ Thomi Richards ]
      * Export the correct environment variable to load apps with
        testability enabled. (LP: #1285947)
    
      [ Ubuntu daily release ]
      * New rebuild forced
    
    upstart-app-launch (0.3+14.04.20140220-0ubuntu3) trusty; urgency=medium
    
      * Change dependency on "zeitgeist" to "zeitgeist-core". The former is a
        metapackage which pulls in python2 and useless gtk/X data providers,
        whereas zeitgeist-core provides the service necessary for
        zg-report-app to operate.
    
    upstart-app-launch (0.3+14.04.20140220-0ubuntu2) trusty; urgency=medium
    
      * Drop depends:click from a Multi-Arch:same library package, as click is
        neither M-A:allowed nor M-A:foreign. This unbreaks cross-compilation.
    
    upstart-app-launch (0.3+14.04.20140220-0ubuntu1) trusty; urgency=low
    
      [ Ted Gould ]
      * Support for Untrusted Helpers
      * A little tool to discover application IDs
      * Add observers in the launch tool so that we stick around to handle
        events
      * Add functions for testing and App ID parsing
    
    upstart-app-launch (0.3+14.04.20140213-0ubuntu1) trusty; urgency=low
    
      [ Ted Gould ]
      * Unregister for Unity's Resume signal
      * Function to get the log file for the application
      * Add GIR support to libual
      * Remove an invalid substitution that we weren't using (LP: #1220591)
    
      [ Ubuntu daily release ]
      * debian/*symbols: auto-update new symbols to released version
    
    upstart-app-launch (0.3+14.04.20140210-0ubuntu1) trusty; urgency=low
    
      * debian/*symbols: auto-update new symbols to released version
    
    upstart-app-launch (0.3+14.04.20140206-0ubuntu1) trusty; urgency=low
    
      [ Ted Gould ]
      * Basic merge and review requirements.
      * On error print the exec line
      * Make the last environment variable set synchronous to make Upstart
        respond that it received it. (LP: #1275017)
    
      [ Ubuntu daily release ]
      * New rebuild forced
    
    upstart-app-launch (0.3+14.04.20140129.1-0ubuntu1) trusty; urgency=low
    
      [ Ken VanDine ]
      * Added upstart_app_launch_triplet_to_app_id to construct an appid
        from pkg, app, version triplet. If a specific version isn't
        provided, click is used to determine the version from the manifest.
    
      [ Ted Gould ]
      * Set the Upstart job environment using DBus.
      * Tests for the exec utilities.
      * Add an APP_DESKTOP_FILE_PATH to point to a readable desktop file
        under confinement.
      * Include an architecture specific directory in the path.
      * Making the application job a task.
      * Add application list handling to the triplet function.
    
      [ CI bot ]
      * Upload to trusty
    
    upstart-app-launch (0.3+14.04.20131218-0ubuntu1) trusty; urgency=low
    
      [ Ken VanDine ]
      * Multi-Arch: same libraries must not depend on run-time application,.
        since this breaks cross-compilation. Furthermore, circular
        dependencies are never needed: upstart-app-launch depends on
        libupstart-app-launch2, which depends on upstart-app-launch. It's
        the same reasoning why we do not make libgtk-3.0 depend on epiphany
        webbrowser, even though gtk has functions to open URL in a
        webbrowser. And in a multi-arch world libgtk-3.0 would never know
        which architecture your web-browser is, it could be any. Libraries
        should only ever depend on other linked shared libraries.
    
      [ Ted Gould ]
      * Make sure that 'package' sticks around until we setup the
        environment. (LP: #1260079)
      * Improve readability of the coverage report.
    
      [ Didier Roche ]
      * revert the archictecture specific list: britney doesn't use those
    
      [ Ubuntu daily release ]
      * Automatic snapshot from revision 100
      * debian/*symbols: auto-update new symbols to released version
    
    upstart-app-launch (0.3+14.04.20131209-0ubuntu3) trusty; urgency=low
    
      * Multi-Arch: same libraries must not depend on run-time application,
        since this breaks cross-compilation. Furthermore, circular
        dependencies are never needed: upstart-app-launch depends on
        libupstart-app-launch2, which depends on upstart-app-launch. It's the
        same reasoning why we do not make libgtk-3.0 depend on epiphany
        webbrowser, even though gtk has functions to open URL in a
        webbrowser. And in a multi-arch world libgtk-3.0 would never know
        which architecture your web-browser is, it could be any. Libraries
        should only ever depend on other linked shared libraries.
    
    upstart-app-launch (0.3+14.04.20131209-0ubuntu2) trusty; urgency=low
    
      * Restrict on which arch we build url-dispatcher due to the ust build-dep
    
    upstart-app-launch (0.3+14.04.20131209-0ubuntu1) trusty; urgency=low
    
      [ Ubuntu daily release ]
      * debian/*symbols: auto-update new symbols to released version
    
      [ Ted Gould ]
      * Use the parsing of the line to split appart the URLs. (LP: #1253703)
      * Use Upstart on the session bus instead of the private bus.
      * Adding tracing support to application startup.
      * Hide click error printed in the Upstart log.
      * Handshake for starting applications. (LP: #1243665)
      * Link to the right version of upstart-app-launch.
    
      [ Ubuntu daily release ]
      * Automatic snapshot from revision 93
    
    upstart-app-launch (0.3+14.04.20131126-0ubuntu1) trusty; urgency=low
    
      [ Ted Gould ]
      * Bumping to 0.3 to reflect that we added a new env var to the library
        which is needed for testing URL Dispatcher
      * Reenable ZG and port to libzg-2.0. (LP: #1197569)
      * Ensure quoted single URIs passed to a %U are unquoted. (LP:
        #1253703)
    
      [ Ubuntu daily release ]
      * Automatic snapshot from revision 86
    
    upstart-app-launch (0.2+14.04.20131119-0ubuntu1) trusty; urgency=low
    
      [ Ted Gould ]
      * Unref the proxy after stopping an application.
      * Use shell escaping to ensure we can handle spaces. (LP: #1229354)
      * Set the XDG Data Dirs to include the application install directory.
        (LP: #1250546)
    
      [ Ubuntu daily release ]
      * Automatic snapshot from revision 82
    
    upstart-app-launch (0.2+13.10.20131014-0ubuntu1) saucy; urgency=low
    
      [ Ricardo Mendoza ]
      * Currently we are signalling observers that app started on the
        "starting" signal. This is racy, as the final exec might not have
        happened yet, so if a client tries to get the primary PID before the
        process has fully started, it might get one of the transitional PIDs
        of the scripts that run in between.
    
      [ Ubuntu daily release ]
      * Automatic snapshot from revision 78
    
    upstart-app-launch (0.2+13.10.20131011-0ubuntu1) saucy; urgency=low
    
      [ Ted Gould ]
      * Bumping to version 0.2
      * Adding a libupstart-app-launch1.symbols file to match
      * Use 'click info' to get manifests. (LP: #1232118)
    
      [ Ubuntu daily release ]
      * Automatic snapshot from revision 76
    
    upstart-app-launch (0.1+13.10.20131008.1-0ubuntu1) saucy; urgency=low
    
      [ Ted Gould ]
      * On second activations send a message to the FD.o application
        interface. (LP: #1228345)
      * Add observers for focused and resume.
      * Testing of the second exec logic.
      * Disable ZG logging for Phone 1.0.
      * Need a little longer time on recent ARM builds.
    
      [ Ubuntu daily release ]
      * Automatic snapshot from revision 73
    
    upstart-app-launch (0.1+13.10.20130925.2-0ubuntu1) saucy; urgency=low
    
      [ Ted Gould ]
      * Ensure a failed stop return doesn't block execution. (LP: #1229468)
    
      [ Ubuntu daily release ]
      * Automatic snapshot from revision 67
    
    upstart-app-launch (0.1+13.10.20130925.1-0ubuntu1) saucy; urgency=low
    
      [ Ted Gould ]
      * Tests for the functions in the core helpers library.
    
      [ Ubuntu daily release ]
      * Automatic snapshot from revision 65
    
    upstart-app-launch (0.1+13.10.20130924.1-0ubuntu1) saucy; urgency=low
    
      [ Ted Gould ]
      * Evil hack to allow "secondary activations" through killing the first
        instance.
      * Handle URLs with complex spacing by using C parsing. (LP: #1228387)
    
      [ Ubuntu daily release ]
      * Automatic snapshot from revision 63
    
    upstart-app-launch (0.1+13.10.20130919.4-0ubuntu1) saucy; urgency=low
    
      [ Ted Gould ]
      * Support a desktop file key so legacy applications can be single
        instance.
    
      [ Ubuntu daily release ]
      * Automatic snapshot from revision 60
    
    upstart-app-launch (0.1+13.10.20130919.3-0ubuntu1) saucy; urgency=low
    
      [ Loïc Minier ]
      * Fix LP #1227632 by directly joining the components of the Exec line
        split on % instead of joining them with spaces. (LP: #1227632)
    
      [ Ted Gould ]
      * Only split the URIs if there are more than one.
      * Try to deduce if we're on Surface Flinger.
    
      [ Ubuntu daily release ]
      * Automatic snapshot from revision 58
    
    upstart-app-launch (0.1+13.10.20130917.1-0ubuntu1) saucy; urgency=low
    
      [ Sebastien Bacher ]
      * typo fix in one of the warning strings.
    
      [ Ubuntu daily release ]
      * Automatic snapshot from revision 54
    
    upstart-app-launch (0.1+13.10.20130912-0ubuntu1) saucy; urgency=low
    
      [ Ted Gould ]
      * Don't automatically warn on a failed App ID.
      * Check to see if an icon exists, and if so prepend the full path.
    
      [ Jamie Strandboge ]
      * application-legacy.conf.in: use aa-exec-click instead of aa-exec
        desktop-hook.c: use aa-exec-click instead of aa-exec (LP: #1197047)
        debian/control: Depends on click-apparmor. (LP: #1197047)
    
      [ Ubuntu daily release ]
      * Automatic snapshot from revision 52
    
    upstart-app-launch (0.1+13.10.20130905-0ubuntu1) saucy; urgency=low
    
      [ Ted Gould ]
      * Making sure to look for the application directory. (LP: #1215478)
      * Handle click errors by just not setting the value.
    
      [ Ubuntu daily release ]
      * Automatic snapshot from revision 48
    
    upstart-app-launch (0.1+13.10.20130903-0ubuntu1) saucy; urgency=low
    
      [ Guenter Schwann ]
      * Make libupstart-app-launch usable by C++ programs.
    
      [ Ubuntu daily release ]
      * Automatic snapshot from revision 45
    
    upstart-app-launch (0.1+13.10.20130827-0ubuntu1) saucy; urgency=low
    
      [ Ted Gould ]
      * Completes the base functionality in the libupstart-app-launch
        library.
    
      [ Ubuntu daily release ]
      * Automatic snapshot from revision 43
    
    upstart-app-launch (0.1+13.10.20130819-0ubuntu1) saucy; urgency=low
    
      [ Ted Gould ]
      * Make setting the PATH more robust.
    
      [ jdstrand ]
      * Update click-exec.c to setup the sandbox environment. Specifically:
        - explicitly set the XDG base dirs to the user's preference - set
        UBUNTU_APPLICATION_ISOLATION - set TMPDIR - set
        __GL_SHADER_DISK_CACHE_PATH.
    
      [ Ubuntu daily release ]
      * Automatic snapshot from revision 41
    
    upstart-app-launch (0.1+13.10.20130812-0ubuntu1) saucy; urgency=low
    
      [ Ted Gould ]
      * Use the click utility to determine path to the package.
      * Split profile and exec into two variables.
      * Add a click package hook to build desktop files.
      * Flesh out the click package execution.
      * Switch to CMake and add stub library.
    
      [ Ubuntu daily release ]
      * Automatic snapshot from revision 38
    
    upstart-app-launch (0.1+13.10.20130712-0ubuntu1) saucy; urgency=low
    
      [ Ted Gould ]
      * Add support for URIs.
    
      [ Ubuntu daily release ]
      * Automatic snapshot from revision 32
    
    upstart-app-launch (0.1+13.10.20130703-0ubuntu1) saucy; urgency=low
    
      [ Ted Gould ]
      * Split out legacy and click package startup.
      * Allow setting the apparmor profile in the dekstop file.
      * Add Zeitgeist logging of the start and stop of the applications.
      * Adding a shell script to insert the initctl path if on buildd's.
      * Switch initialization to be signal based.
      * Don't run tests on buildds.
      * Changing the script to check for upstart versions.
    
      [ Ubuntu daily release ]
      * Automatic snapshot from revision 30
    
    upstart-app-launch (0.1daily13.06.19-0ubuntu1) saucy; urgency=low
    
      [ Ted Gould ]
      * Initial release
      * The application config file
      * Adding debian stuff
      * Fixing the make file to make it work-ish
      * Adding notification of isolation
      * Adding a build for a small executor target
      * Fleshing out desktop exec
      * Adding the directory into the conf file
      * Make the deb stuff work
      * Now that we have the tool we need to expect a fork
      * Changing the conf file to not need the script suggested by zyga on
        #ubuntu-devel
      * Switch from using GIO to standard GLib and exec
      * Simpler pkgconfig too
      * Drop the forking
      * Making a little script to help with apps
      * Putting some boiler plate dbus in there
      * Dump out the PIDs and the nice names
      * Putting the type in too
      * Close the metal here
      * Adding a glib build dependency.
      * Searching desktop files in pre-start.
      * Adding a COPYING file and file copyrights.
    
      [ Ubuntu daily release ]
      * Automatic snapshot from revision 22
     -- Ubuntu daily release <email address hidden>   Sun, 01 Jun 2014 21:10:43 +0000