ubuntu-app-launch 0.4+14.10.20140601-0ubuntu1 source package in Ubuntu

Changelog

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

Upload details

Uploaded by:
PS Jenkins bot
Uploaded to:
Utopic
Original maintainer:
Ted Gould
Architectures:
any
Section:
gnome
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
ubuntu-app-launch_0.4+14.10.20140601.orig.tar.gz 69.7 KiB df123fd48b35592de7afaa9b1bc5c9f7f5f0ca2f0f5165e134e495b8564738f6
ubuntu-app-launch_0.4+14.10.20140601-0ubuntu1.diff.gz 6.4 KiB 20d76197655489c141650e15eb200c233213f89d00777f62a8ef0fef47f4509c
ubuntu-app-launch_0.4+14.10.20140601-0ubuntu1.dsc 2.7 KiB 44aa97dc002bccb0091f9f06656f474285ebf77ea643e85511645d30ff21b8c0

View changes file

Binary packages built by this source

gir1.2-ubuntu-app-launch-2: No summary available for gir1.2-ubuntu-app-launch-2 in ubuntu utopic.

No description available for gir1.2-ubuntu-app-launch-2 in ubuntu utopic.

libubuntu-app-launch2: No summary available for libubuntu-app-launch2 in ubuntu utopic.

No description available for libubuntu-app-launch2 in ubuntu utopic.

libubuntu-app-launch2-dev: No summary available for libubuntu-app-launch2-dev in ubuntu utopic.

No description available for libubuntu-app-launch2-dev in ubuntu utopic.

ubuntu-app-launch: No summary available for ubuntu-app-launch in ubuntu utopic.

No description available for ubuntu-app-launch in ubuntu utopic.

ubuntu-app-launch-tools: No summary available for ubuntu-app-launch-tools in ubuntu utopic.

No description available for ubuntu-app-launch-tools in ubuntu utopic.