UbuntuUpdates.org

Package "click"

This package belongs to a PPA: Ubuntu SDK Release




Name: click

Description:

Click packages
Click is a simplified packaging format that installs in a separate part of
the file system, suitable for third-party applications.

This package provides common files, including the main click program.

Latest version: *DELETED*
Release: precise (12.04)
Level: base
Repository: main

Links


Download "click"


Other versions of "click" in Precise

Repository Area Version
PPA: Phablet Tools 0.4.32.1

Packages in group

Deleted packages are displayed in grey.


Changelog

Version: *DELETED* 2015-09-11 13:08:25 UTC
No changelog for deleted or moved packages.

Version: 0.4.12~precise1~test1 2013-11-29 08:08:10 UTC

 click (0.4.12~precise1~test1) precise; urgency=low
 .
   [ Colin Watson ]
   * Adjust top-level "click help" entry for "install" to point to pkcon.
   * Fix hook installation tests to test Unicode manifests properly.
   * Read version and date from debian/changelog when building documentation.
   * Declare click-dev Multi-Arch: foreign (LP: #1238796).
   * Build-depend on python3:any/python3-all:any rather than
     python3/python3-all.
 .
   [ Brian Murray, Colin Watson ]
   * Add chroot management support.

Source diff to previous version
1238796 click-dev should be Multi-Arch: foreign

Version: 0.4.11~precise1~test1 2013-10-22 06:08:28 UTC

 click (0.4.11~precise1~test1) precise; urgency=low
 .
   [ Timo Jyrinki ]
   * Precise-specific changes:
     - Drop python 3.3 | from build-deps, use only python-mock
     - Don't build packagekit-plugin-click
     - Drop libglib2.0-dev, libjson-glib-dev and libpackagekit-glib2-dev, not
       used on precise
 .
   [ Colin Watson ]
   * Drop --force-missing-framework from PackageKit plugin now that
     /usr/share/click/frameworks/ubuntu-sdk-13.10.framework is in
     ubuntu-sdk-libs.
   * Show a neater error message when a package's framework is not installed
     (LP: #1236671).
   * Show a neater error message when building a package whose manifest file
     cannot be parsed (LP: #1236669).
   * Show a neater error message when running "click install" with
     insufficient privileges (LP: #1236673).

Source diff to previous version
1236671 Gives unfriendly error message when SDK not installed
1236669 Gives unfriendly error message when missing comma in manifest
1236673 Gives unfriendly error message when try to install without appropriate permissions

Version: 0.4.8~precise1~test3 2013-09-26 07:09:49 UTC

 click (0.4.8~precise1~test3) precise; urgency=low
 .
   [ Timo Jyrinki ]
   * Precise-specific changes:
     - Drop python 3.3 | from build-deps, use only python-mock
     - Don't build packagekit-plugin-click
     - Drop libglib2.0-dev, libjson-glib-dev and libpackagekit-glib2-dev, not
       used on precise
     - Build-Depend on pkg-config directly
 .
   [ Colin Watson ]
   * Show a proper error message if "click build" or "click buildsource" is
     called on a directory that does not exist or does not contain a manifest
     file, rather than crashing (LP: #1228619).
   * Restore missing newlines after JSON dumps in "click info" and "click
     list --manifest".
   * Tidy up use of PackageKit IDs; local:click should refer to uninstalled
     packages, while installed:click refers to installed packages.
   * Expose application names and whether a package is removable via the
     PackageKit API: the IDs of installed applications are now formed as
     comma-separated key/value pairs, e.g.
     "installed:click,removable=1,app_name=foo,app_name=bar" (LP: #1209329).
   * Rename ClickUser.__setitem__ to ClickUser.set_version and
     ClickUser.__delitem__ to ClickUser.remove; with multiple databases it
     was impossible for these methods to fulfil the normal contract for
     mutable mappings, since deleting an item might simply expose an item in
     an underlying database.
   * Allow unregistering preinstalled packages. A preinstalled package
     cannot in general actually be removed from disk, but unregistering it
     for a user records it as being hidden from that user's list of
     registered packages. Reinstalling the same version unhides it.
   * Consolidate ClickInstaller.audit_control into ClickInstaller.audit.
   * Validate the shipped md5sums file in "click verify" (LP: #1217333).

Source diff to previous version
1228619 click crashed with FileNotFoundError in read_manifest(): [Errno 2] No such file or directory: '/tmp/clickh7pl52/data/manifest.json'
1209329 expose more information from \
1217333 \

Version: 0.4.3~precise1~test1 2013-09-11 12:12:30 UTC

 click (0.4.3~precise1~test1) precise; urgency=low
 .
   [ Colin Watson ]
   * Add support for multiple installation root directories, configured in
     /etc/click/databases/. Define /usr/share/click/preinstalled,
     /custom/click, and /opt/click.ubuntu.com by default.
   * Add --all-users option to "click install" and "click register": this
     registers the installed package for a special pseudo-user "@all", making
     it visible to all users.
   * Add "click hook install-user", which runs all user-level hooks for all
     packages for a given user. This is useful at session startup to catch
     up with packages that may have been preinstalled and registered for all
     users.
   * Run "click hook install-user" on session startup from an Upstart user
     job.
   * Avoid calling "click desktophook" if
     /usr/share/click/hooks/upstart-app-launch-desktop.hook exists.
   * Force umask to a sane value when dropping privileges (022 for clickpkg,
     current-umask | 002 for other users; LP: #1215480).
   * Use aa-exec-click rather than aa-exec in .desktop files generated by
     "click desktophook" (LP: #1197047).

1215480 wrong permissions of click packages due to adb shell umask of 0000
1197047 SDK applications create /tmp/*.sci files



About   -   Send Feedback to @ubuntu_updates