lp:~ubuntu-managed-branches/click/click

Created by Stéphane Graber and last modified
Get this branch:
bzr branch lp:~ubuntu-managed-branches/click/click
Members of Ubuntu CI managed package branches can upload to this branch. Log in for directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Ubuntu CI managed package branches
Project:
click
Status:
Merged

Recent revisions

352. By PS Jenkins bot

Releasing 0.4.22

351. By Colin Watson

Support for declaring dependencies on multiple frameworks in a click package; Small documentation updates Fixes: 1232130, 1318757

Merged branch lp:click
Bug #1197047: SDK applications create /tmp/*.sci files
Bug #1200670: The click project does not build on Precise
Bug #1204523: Click packages can't be installed from directories not viewable by the clickpkg user
Bug #1204560: Invalid character "/" in "name" entry: com.ubuntu.developer.pedrocan.my_test_app
Bug #1204570: --root=... does not work under sudo
Bug #1205346: The daemon crashes mid-transaction if filename does not end with .click
Bug #1206115: previous version of desktop file not removed on upgrade
Bug #1209329: expose more information from "click list --manifest" in PK API
Bug #1214380: click always uses Architecture: all, even for compiled code
Bug #1214864: architecture manifest field is undocumented
Bug #1215480: wrong permissions of click packages due to adb shell umask of 0000
Bug #1217333: "click verify" could check md5sums
Bug #1218483: Installation errors are not reported
Bug #1218674: clickpreload doesn't work on armhf
Bug #1220125: error setting ownership of symlink `<..>/hot.json.dpkg-new': Operation not permitte
Bug #1221760: Having "pkgdir" in the manifest info would be useful
Bug #1223085: preinstalling click packages to /custom/click doesn't run apparmor hooks
Bug #1223640: Version control meta directories should be filtered out
Bug #1225923: click crashed with KeyError in path(): 'ubuntu-system-settings does not exist in any database for user phablet'
Bug #1226553: ensure that unpacked package contents are world-readable
Bug #1227604: Boot speed is significantly affected by installing apps
Bug #1227681: dangling symlinks in /var/lib/apparmor/clicks
Bug #1228619: click crashed with FileNotFoundError in read_manifest(): [Errno 2] No such file or directory: '/tmp/clickh7pl52/data/manifest.json'
Bug #1232066: click unregister on preinstalled app causes exception
Bug #1232118: Don't read manifest files directly
Bug #1232128: click package cannot be installed on desktop
Bug #1232130: Uninstalling an app doesn't stop it
Bug #1233280: Permission error while removing preinstalled click before installing any other click
Bug #1236669: Gives unfriendly error message when missing comma in manifest
Bug #1236671: Gives unfriendly error message when SDK not installed
Bug #1236673: Gives unfriendly error message when try to install without appropriate permissions
Bug #1238796: click-dev should be Multi-Arch: foreign
Bug #1251604: "click build -m" crashes when given a directory
Bug #1251635: drop version numbers from users' .desktop file names
Bug #1253855: strip any trailing slash from hook Pattern entry
Bug #1259253: UID changes for clickpkg user breaks app updates/installs
Bug #1260487: click chroot requires debootstrap
Bug #1260669: AttributeError: 'Namespace' object has no attribute 'func'
Bug #1260671: PermissionError: [Errno 13] Permission denied: '/etc/schroot/chroot.d/click-ubuntu-sdk-13.10-armhf
Bug #1271633: libclick needs API for determining the current supported framework(s)
Bug #1271944: disable/enable apps based on whether the required frameworks are available on image
Bug #1287692: libclick: expose equivalent of "click info PACKAGE-NAME"
Bug #1287693: libclick: expose equivalent of "click list --manifest"
Bug #1287694: libclick: new API to query for major version of framework
Bug #1291192: click hook run-user fails when booting image 233
Bug #1293788: Output of list --manifest is inconsistent with info command
Bug #1294659: click chroot: CLI to query available frameworks
Bug #1296820: click crashed with click.chroot.ClickChrootException in create(): Chroot click-ubuntu-sdk-13.10-armhf already exists
Bug #1297519: click utility crashes due to previously uninstalled app
Bug #1318757: Should support declaring dependencies on multiple frameworks
Bug #1319153: Fails to create x86 chroot
Bug #1320786: libunity-scopes-dev not included in chroot
Bug #1326694: Can't un-install clicks #65 mako - missing uninstall button
Bug #1328486: Click x86 chroot fails to build cmake projects
Bug #1334611: Can't update click if we have previously installed packages for users that were later deleted
Bug #1379657: Run "click hook run-user" in the ubuntu-core image
Bug #1418086: python3-click from Snappy PPA clashes with same from SDK PPA
350. By PS Jenkins bot

Releasing 0.4.21.1

349. By Colin Watson

Click 0.4.21: Added manifest methods so that clients can avoid JSON-GLib; handle some crashes more gracefully; run user hooks after dbus to fix the content-hub hook; fix backports to pre-trusty. Fixes: 1297519, 1298457

Merged branch lp:click
Bug #1197047: SDK applications create /tmp/*.sci files
Bug #1200670: The click project does not build on Precise
Bug #1204523: Click packages can't be installed from directories not viewable by the clickpkg user
Bug #1204560: Invalid character "/" in "name" entry: com.ubuntu.developer.pedrocan.my_test_app
Bug #1204570: --root=... does not work under sudo
Bug #1205346: The daemon crashes mid-transaction if filename does not end with .click
Bug #1206115: previous version of desktop file not removed on upgrade
Bug #1209329: expose more information from "click list --manifest" in PK API
Bug #1214380: click always uses Architecture: all, even for compiled code
Bug #1214864: architecture manifest field is undocumented
Bug #1215480: wrong permissions of click packages due to adb shell umask of 0000
Bug #1217333: "click verify" could check md5sums
Bug #1218483: Installation errors are not reported
Bug #1218674: clickpreload doesn't work on armhf
Bug #1220125: error setting ownership of symlink `<..>/hot.json.dpkg-new': Operation not permitte
Bug #1221760: Having "pkgdir" in the manifest info would be useful
Bug #1223085: preinstalling click packages to /custom/click doesn't run apparmor hooks
Bug #1223640: Version control meta directories should be filtered out
Bug #1225923: click crashed with KeyError in path(): 'ubuntu-system-settings does not exist in any database for user phablet'
Bug #1226553: ensure that unpacked package contents are world-readable
Bug #1227604: Boot speed is significantly affected by installing apps
Bug #1227681: dangling symlinks in /var/lib/apparmor/clicks
Bug #1228619: click crashed with FileNotFoundError in read_manifest(): [Errno 2] No such file or directory: '/tmp/clickh7pl52/data/manifest.json'
Bug #1232066: click unregister on preinstalled app causes exception
Bug #1232118: Don't read manifest files directly
Bug #1232128: click package cannot be installed on desktop
Bug #1232130: Uninstalling an app doesn't stop it
Bug #1233280: Permission error while removing preinstalled click before installing any other click
Bug #1236669: Gives unfriendly error message when missing comma in manifest
Bug #1236671: Gives unfriendly error message when SDK not installed
Bug #1236673: Gives unfriendly error message when try to install without appropriate permissions
Bug #1238796: click-dev should be Multi-Arch: foreign
Bug #1251604: "click build -m" crashes when given a directory
Bug #1251635: drop version numbers from users' .desktop file names
Bug #1253855: strip any trailing slash from hook Pattern entry
Bug #1259253: UID changes for clickpkg user breaks app updates/installs
Bug #1260487: click chroot requires debootstrap
Bug #1260669: AttributeError: 'Namespace' object has no attribute 'func'
Bug #1260671: PermissionError: [Errno 13] Permission denied: '/etc/schroot/chroot.d/click-ubuntu-sdk-13.10-armhf
Bug #1271633: libclick needs API for determining the current supported framework(s)
Bug #1271944: disable/enable apps based on whether the required frameworks are available on image
Bug #1287692: libclick: expose equivalent of "click info PACKAGE-NAME"
Bug #1287693: libclick: expose equivalent of "click list --manifest"
Bug #1287694: libclick: new API to query for major version of framework
Bug #1291192: click hook run-user fails when booting image 233
Bug #1293788: Output of list --manifest is inconsistent with info command
Bug #1294659: click chroot: CLI to query available frameworks
Bug #1296820: click crashed with click.chroot.ClickChrootException in create(): Chroot click-ubuntu-sdk-13.10-armhf already exists
Bug #1297519: click utility crashes due to previously uninstalled app
Bug #1318757: Should support declaring dependencies on multiple frameworks
Bug #1319153: Fails to create x86 chroot
Bug #1320786: libunity-scopes-dev not included in chroot
Bug #1326694: Can't un-install clicks #65 mako - missing uninstall button
Bug #1328486: Click x86 chroot fails to build cmake projects
Bug #1334611: Can't update click if we have previously installed packages for users that were later deleted
Bug #1379657: Run "click hook run-user" in the ubuntu-core image
Bug #1418086: python3-click from Snappy PPA clashes with same from SDK PPA
348. By PS Jenkins bot

Releasing 0.4.20

347. By Colin Watson

Click 0.4.20: Create system hook symlinks for all installed packages, not just current versions.

Merged branch lp:click
Bug #1197047: SDK applications create /tmp/*.sci files
Bug #1200670: The click project does not build on Precise
Bug #1204523: Click packages can't be installed from directories not viewable by the clickpkg user
Bug #1204560: Invalid character "/" in "name" entry: com.ubuntu.developer.pedrocan.my_test_app
Bug #1204570: --root=... does not work under sudo
Bug #1205346: The daemon crashes mid-transaction if filename does not end with .click
Bug #1206115: previous version of desktop file not removed on upgrade
Bug #1209329: expose more information from "click list --manifest" in PK API
Bug #1214380: click always uses Architecture: all, even for compiled code
Bug #1214864: architecture manifest field is undocumented
Bug #1215480: wrong permissions of click packages due to adb shell umask of 0000
Bug #1217333: "click verify" could check md5sums
Bug #1218483: Installation errors are not reported
Bug #1218674: clickpreload doesn't work on armhf
Bug #1220125: error setting ownership of symlink `<..>/hot.json.dpkg-new': Operation not permitte
Bug #1221760: Having "pkgdir" in the manifest info would be useful
Bug #1223085: preinstalling click packages to /custom/click doesn't run apparmor hooks
Bug #1223640: Version control meta directories should be filtered out
Bug #1225923: click crashed with KeyError in path(): 'ubuntu-system-settings does not exist in any database for user phablet'
Bug #1226553: ensure that unpacked package contents are world-readable
Bug #1227604: Boot speed is significantly affected by installing apps
Bug #1227681: dangling symlinks in /var/lib/apparmor/clicks
Bug #1228619: click crashed with FileNotFoundError in read_manifest(): [Errno 2] No such file or directory: '/tmp/clickh7pl52/data/manifest.json'
Bug #1232066: click unregister on preinstalled app causes exception
Bug #1232118: Don't read manifest files directly
Bug #1232128: click package cannot be installed on desktop
Bug #1232130: Uninstalling an app doesn't stop it
Bug #1233280: Permission error while removing preinstalled click before installing any other click
Bug #1236669: Gives unfriendly error message when missing comma in manifest
Bug #1236671: Gives unfriendly error message when SDK not installed
Bug #1236673: Gives unfriendly error message when try to install without appropriate permissions
Bug #1238796: click-dev should be Multi-Arch: foreign
Bug #1251604: "click build -m" crashes when given a directory
Bug #1251635: drop version numbers from users' .desktop file names
Bug #1253855: strip any trailing slash from hook Pattern entry
Bug #1259253: UID changes for clickpkg user breaks app updates/installs
Bug #1260487: click chroot requires debootstrap
Bug #1260669: AttributeError: 'Namespace' object has no attribute 'func'
Bug #1260671: PermissionError: [Errno 13] Permission denied: '/etc/schroot/chroot.d/click-ubuntu-sdk-13.10-armhf
Bug #1271633: libclick needs API for determining the current supported framework(s)
Bug #1271944: disable/enable apps based on whether the required frameworks are available on image
Bug #1287692: libclick: expose equivalent of "click info PACKAGE-NAME"
Bug #1287693: libclick: expose equivalent of "click list --manifest"
Bug #1287694: libclick: new API to query for major version of framework
Bug #1291192: click hook run-user fails when booting image 233
Bug #1293788: Output of list --manifest is inconsistent with info command
Bug #1294659: click chroot: CLI to query available frameworks
Bug #1296820: click crashed with click.chroot.ClickChrootException in create(): Chroot click-ubuntu-sdk-13.10-armhf already exists
Bug #1297519: click utility crashes due to previously uninstalled app
Bug #1318757: Should support declaring dependencies on multiple frameworks
Bug #1319153: Fails to create x86 chroot
Bug #1320786: libunity-scopes-dev not included in chroot
Bug #1326694: Can't un-install clicks #65 mako - missing uninstall button
Bug #1328486: Click x86 chroot fails to build cmake projects
Bug #1334611: Can't update click if we have previously installed packages for users that were later deleted
Bug #1379657: Run "click hook run-user" in the ubuntu-core image
Bug #1418086: python3-click from Snappy PPA clashes with same from SDK PPA
346. By PS Jenkins bot

Releasing 0.4.19

345. By Colin Watson

Click 0.4.19: pkg-config fixes, improve "click info" output, and several "click chroot" improvements including 14.04 support. Fixes: 1293788

Merged branch lp:click
Bug #1197047: SDK applications create /tmp/*.sci files
Bug #1200670: The click project does not build on Precise
Bug #1204523: Click packages can't be installed from directories not viewable by the clickpkg user
Bug #1204560: Invalid character "/" in "name" entry: com.ubuntu.developer.pedrocan.my_test_app
Bug #1204570: --root=... does not work under sudo
Bug #1205346: The daemon crashes mid-transaction if filename does not end with .click
Bug #1206115: previous version of desktop file not removed on upgrade
Bug #1209329: expose more information from "click list --manifest" in PK API
Bug #1214380: click always uses Architecture: all, even for compiled code
Bug #1214864: architecture manifest field is undocumented
Bug #1215480: wrong permissions of click packages due to adb shell umask of 0000
Bug #1217333: "click verify" could check md5sums
Bug #1218483: Installation errors are not reported
Bug #1218674: clickpreload doesn't work on armhf
Bug #1220125: error setting ownership of symlink `<..>/hot.json.dpkg-new': Operation not permitte
Bug #1221760: Having "pkgdir" in the manifest info would be useful
Bug #1223085: preinstalling click packages to /custom/click doesn't run apparmor hooks
Bug #1223640: Version control meta directories should be filtered out
Bug #1225923: click crashed with KeyError in path(): 'ubuntu-system-settings does not exist in any database for user phablet'
Bug #1226553: ensure that unpacked package contents are world-readable
Bug #1227604: Boot speed is significantly affected by installing apps
Bug #1227681: dangling symlinks in /var/lib/apparmor/clicks
Bug #1228619: click crashed with FileNotFoundError in read_manifest(): [Errno 2] No such file or directory: '/tmp/clickh7pl52/data/manifest.json'
Bug #1232066: click unregister on preinstalled app causes exception
Bug #1232118: Don't read manifest files directly
Bug #1232128: click package cannot be installed on desktop
Bug #1232130: Uninstalling an app doesn't stop it
Bug #1233280: Permission error while removing preinstalled click before installing any other click
Bug #1236669: Gives unfriendly error message when missing comma in manifest
Bug #1236671: Gives unfriendly error message when SDK not installed
Bug #1236673: Gives unfriendly error message when try to install without appropriate permissions
Bug #1238796: click-dev should be Multi-Arch: foreign
Bug #1251604: "click build -m" crashes when given a directory
Bug #1251635: drop version numbers from users' .desktop file names
Bug #1253855: strip any trailing slash from hook Pattern entry
Bug #1259253: UID changes for clickpkg user breaks app updates/installs
Bug #1260487: click chroot requires debootstrap
Bug #1260669: AttributeError: 'Namespace' object has no attribute 'func'
Bug #1260671: PermissionError: [Errno 13] Permission denied: '/etc/schroot/chroot.d/click-ubuntu-sdk-13.10-armhf
Bug #1271633: libclick needs API for determining the current supported framework(s)
Bug #1271944: disable/enable apps based on whether the required frameworks are available on image
Bug #1287692: libclick: expose equivalent of "click info PACKAGE-NAME"
Bug #1287693: libclick: expose equivalent of "click list --manifest"
Bug #1287694: libclick: new API to query for major version of framework
Bug #1291192: click hook run-user fails when booting image 233
Bug #1293788: Output of list --manifest is inconsistent with info command
Bug #1294659: click chroot: CLI to query available frameworks
Bug #1296820: click crashed with click.chroot.ClickChrootException in create(): Chroot click-ubuntu-sdk-13.10-armhf already exists
Bug #1297519: click utility crashes due to previously uninstalled app
Bug #1318757: Should support declaring dependencies on multiple frameworks
Bug #1319153: Fails to create x86 chroot
Bug #1320786: libunity-scopes-dev not included in chroot
Bug #1326694: Can't un-install clicks #65 mako - missing uninstall button
Bug #1328486: Click x86 chroot fails to build cmake projects
Bug #1334611: Can't update click if we have previously installed packages for users that were later deleted
Bug #1379657: Run "click hook run-user" in the ubuntu-core image
Bug #1418086: python3-click from Snappy PPA clashes with same from SDK PPA
344. By PS Jenkins bot

Releasing 0.4.18.3

343. By Colin Watson

Fix crash in "click hook run-user". Fixes: 1291192

Merged branch lp:click
Bug #1197047: SDK applications create /tmp/*.sci files
Bug #1200670: The click project does not build on Precise
Bug #1204523: Click packages can't be installed from directories not viewable by the clickpkg user
Bug #1204560: Invalid character "/" in "name" entry: com.ubuntu.developer.pedrocan.my_test_app
Bug #1204570: --root=... does not work under sudo
Bug #1205346: The daemon crashes mid-transaction if filename does not end with .click
Bug #1206115: previous version of desktop file not removed on upgrade
Bug #1209329: expose more information from "click list --manifest" in PK API
Bug #1214380: click always uses Architecture: all, even for compiled code
Bug #1214864: architecture manifest field is undocumented
Bug #1215480: wrong permissions of click packages due to adb shell umask of 0000
Bug #1217333: "click verify" could check md5sums
Bug #1218483: Installation errors are not reported
Bug #1218674: clickpreload doesn't work on armhf
Bug #1220125: error setting ownership of symlink `<..>/hot.json.dpkg-new': Operation not permitte
Bug #1221760: Having "pkgdir" in the manifest info would be useful
Bug #1223085: preinstalling click packages to /custom/click doesn't run apparmor hooks
Bug #1223640: Version control meta directories should be filtered out
Bug #1225923: click crashed with KeyError in path(): 'ubuntu-system-settings does not exist in any database for user phablet'
Bug #1226553: ensure that unpacked package contents are world-readable
Bug #1227604: Boot speed is significantly affected by installing apps
Bug #1227681: dangling symlinks in /var/lib/apparmor/clicks
Bug #1228619: click crashed with FileNotFoundError in read_manifest(): [Errno 2] No such file or directory: '/tmp/clickh7pl52/data/manifest.json'
Bug #1232066: click unregister on preinstalled app causes exception
Bug #1232118: Don't read manifest files directly
Bug #1232128: click package cannot be installed on desktop
Bug #1232130: Uninstalling an app doesn't stop it
Bug #1233280: Permission error while removing preinstalled click before installing any other click
Bug #1236669: Gives unfriendly error message when missing comma in manifest
Bug #1236671: Gives unfriendly error message when SDK not installed
Bug #1236673: Gives unfriendly error message when try to install without appropriate permissions
Bug #1238796: click-dev should be Multi-Arch: foreign
Bug #1251604: "click build -m" crashes when given a directory
Bug #1251635: drop version numbers from users' .desktop file names
Bug #1253855: strip any trailing slash from hook Pattern entry
Bug #1259253: UID changes for clickpkg user breaks app updates/installs
Bug #1260487: click chroot requires debootstrap
Bug #1260669: AttributeError: 'Namespace' object has no attribute 'func'
Bug #1260671: PermissionError: [Errno 13] Permission denied: '/etc/schroot/chroot.d/click-ubuntu-sdk-13.10-armhf
Bug #1271633: libclick needs API for determining the current supported framework(s)
Bug #1271944: disable/enable apps based on whether the required frameworks are available on image
Bug #1287692: libclick: expose equivalent of "click info PACKAGE-NAME"
Bug #1287693: libclick: expose equivalent of "click list --manifest"
Bug #1287694: libclick: new API to query for major version of framework
Bug #1291192: click hook run-user fails when booting image 233
Bug #1293788: Output of list --manifest is inconsistent with info command
Bug #1294659: click chroot: CLI to query available frameworks
Bug #1296820: click crashed with click.chroot.ClickChrootException in create(): Chroot click-ubuntu-sdk-13.10-armhf already exists
Bug #1297519: click utility crashes due to previously uninstalled app
Bug #1318757: Should support declaring dependencies on multiple frameworks
Bug #1319153: Fails to create x86 chroot
Bug #1320786: libunity-scopes-dev not included in chroot
Bug #1326694: Can't un-install clicks #65 mako - missing uninstall button
Bug #1328486: Click x86 chroot fails to build cmake projects
Bug #1334611: Can't update click if we have previously installed packages for users that were later deleted
Bug #1379657: Run "click hook run-user" in the ubuntu-core image
Bug #1418086: python3-click from Snappy PPA clashes with same from SDK PPA

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
This branch contains Public information 
Everyone can see this information.