[ubuntu/artful-proposed] snapcraft 2.34+17.10 (Accepted)

Sergio Schvezov sergio.schvezov at ubuntu.com
Sun Sep 10 22:01:13 UTC 2017


snapcraft (2.34+17.10) artful; urgency=medium

  [ Sergio Schvezov ]
  * core: cache FileBase entries when a checksum is provided (#1433)
  * cli: better error message for missing mksquashfs (#1481)
  * core: improve source caching logic (#1486)
  * ci: speedup the CLA check (#1503)
  * ci: disable the travis deploy stage for docs (#1510)
  * vcs: ignore .vscode project settings (#1517)
  * docs: add github processed templates (#1514)
  * tour: remove the tour assets (#1520)
  * project: introduce build-snaps (#1518)
  * tests: update the meson test to latest meson requirements (#1532)
  * jhbuild plugin: remove dependency on pkgconf (#1535)
  * nodejs plugin: add prefix --prefix to global pkg add (#1539)
  * New upstream release (LP: #1715399)

  [ Christian Dywan ]
  * lxd: clean with no parts should only delete (#1434)
  * lxd: inject snapcraft and core snaps into the container (#1364)
  * lxd: wait on lock files before running apt commands (#1435)
  * kbuild plugin: support Makefiles without an install target (#1432)
  * kbuild plugin: move over the cross-compiling logic from the kernel plugin (#1417)
  * lxd: path cannot have extra forward slashes (#1483)
  * lxd: always remove existing device for project folder (#1488)
  * lifecycle: outdated step should raise SnapcraftError (#1513)
  * errors: introduce ContainerError (#1505)
  * lxd: LXD not installed when using remote (#1516)
  * lxd: use a unique temporary folder (#1519)

  [ Leo Arias ]
  * recording: record the original snapcraft.yaml (#1407)
  * ci: skip the CLA check for pull requests from the bot (#1482)
  * docs: fix typo in plugin help (#1496)
  * python plugin: record manifest (#1487)
  * tests: use assertThat instead of assertEqual (#1501)
  * python plugin: always record constraints and requirements contents (#1521)
  * demos: update the name of the remote mqtt part (#1533)

  [ Kyle Fazzari ]
  * options: properly handle missing compiler prefix (#1425)
  * catkin plugin: include-roscore is a boolean (#1472)
  * catkin plugin: default to release build (#1470)
  * catkin plugin: rosinstall-files is a pull property (#1473)
  * catkin plugin: support passing args to cmake (#1471)
  * catkin plugin: extract rosdep into new package (#1392)
  * cli: add global exception handler
  * cli: stop handling exceptions in lifecycle
  * plugins: use exceptions based on SnapcraftError
  * cli: stop handling exceptions in parts
  * cli: stop handling exceptions in assertions
  * cli: stop handling exceptions in store
  * many: use exceptions based on SnapcraftError
  * rosdep: add support for multiple dependency types (#1479)
  * errors: use function for exit code (#1491)
  * cli: don't raise from excepthook (#1495)
  * repo: make errors based on SnapcraftError (#1499)
  * project loader: refactor into package (#1504)
  * grammar: move into project_loader (#1500)
  * many: simplify plugin loading (#1507)
  * schema: version should have a max length of 32 (#1508)
  * project_loader: process stage package grammar (#1509)
  * project_loader: support grammar on build-packages (#1511)

  [ Alex T Newman ]
  * windows: add cx_Freeze options targeting bin/snapcraft (#1478)

  [ Michael Vogt ]
  * meta: add `base` as a type and top level property (#1419)

  [ Adam Collard ]
  * ant plugin, gradle plugin: add support for authenticated proxies (#1490)

  [ fmanea ]
  * demos: remove the unnecessary wrapper from the java demo (#1494)

  [ Neal Gompa (ニール・ゴンパ) ]
  * repo: use os-release(5) to detect supported Linux distributions (#1527)

  [ Daniel Llewellyn ]
  * jhbuild plugin: new plugin (#1298)
  * jhbuild plugin: fix UnboundLocalError for chmod_path (#1534)

Date: Wed, 06 Sep 2017 14:04:53 +0000
Changed-By: Sergio Schvezov <sergio.schvezov at ubuntu.com>
Maintainer: Snapcraft Team <snapcraft at lists.snapcraft.io>
https://launchpad.net/ubuntu/+source/snapcraft/2.34+17.10
-------------- next part --------------
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512

Format: 1.8
Date: Wed, 06 Sep 2017 14:04:53 +0000
Source: snapcraft
Binary: snapcraft snapcraft-parser snapcraft-examples
Architecture: source
Version: 2.34+17.10
Distribution: artful
Urgency: medium
Maintainer: Snapcraft Team <snapcraft at lists.snapcraft.io>
Changed-By: Sergio Schvezov <sergio.schvezov at ubuntu.com>
Description:
 snapcraft  - easily craft snaps
 snapcraft-examples - examples and demos for snapcraft
 snapcraft-parser - cloud parser for shared snapcraft parts.
Launchpad-Bugs-Fixed: 1715399
Changes:
 snapcraft (2.34+17.10) artful; urgency=medium
 .
   [ Sergio Schvezov ]
   * core: cache FileBase entries when a checksum is provided (#1433)
   * cli: better error message for missing mksquashfs (#1481)
   * core: improve source caching logic (#1486)
   * ci: speedup the CLA check (#1503)
   * ci: disable the travis deploy stage for docs (#1510)
   * vcs: ignore .vscode project settings (#1517)
   * docs: add github processed templates (#1514)
   * tour: remove the tour assets (#1520)
   * project: introduce build-snaps (#1518)
   * tests: update the meson test to latest meson requirements (#1532)
   * jhbuild plugin: remove dependency on pkgconf (#1535)
   * nodejs plugin: add prefix --prefix to global pkg add (#1539)
   * New upstream release (LP: #1715399)
 .
   [ Christian Dywan ]
   * lxd: clean with no parts should only delete (#1434)
   * lxd: inject snapcraft and core snaps into the container (#1364)
   * lxd: wait on lock files before running apt commands (#1435)
   * kbuild plugin: support Makefiles without an install target (#1432)
   * kbuild plugin: move over the cross-compiling logic from the kernel plugin (#1417)
   * lxd: path cannot have extra forward slashes (#1483)
   * lxd: always remove existing device for project folder (#1488)
   * lifecycle: outdated step should raise SnapcraftError (#1513)
   * errors: introduce ContainerError (#1505)
   * lxd: LXD not installed when using remote (#1516)
   * lxd: use a unique temporary folder (#1519)
 .
   [ Leo Arias ]
   * recording: record the original snapcraft.yaml (#1407)
   * ci: skip the CLA check for pull requests from the bot (#1482)
   * docs: fix typo in plugin help (#1496)
   * python plugin: record manifest (#1487)
   * tests: use assertThat instead of assertEqual (#1501)
   * python plugin: always record constraints and requirements contents (#1521)
   * demos: update the name of the remote mqtt part (#1533)
 .
   [ Kyle Fazzari ]
   * options: properly handle missing compiler prefix (#1425)
   * catkin plugin: include-roscore is a boolean (#1472)
   * catkin plugin: default to release build (#1470)
   * catkin plugin: rosinstall-files is a pull property (#1473)
   * catkin plugin: support passing args to cmake (#1471)
   * catkin plugin: extract rosdep into new package (#1392)
   * cli: add global exception handler
   * cli: stop handling exceptions in lifecycle
   * plugins: use exceptions based on SnapcraftError
   * cli: stop handling exceptions in parts
   * cli: stop handling exceptions in assertions
   * cli: stop handling exceptions in store
   * many: use exceptions based on SnapcraftError
   * rosdep: add support for multiple dependency types (#1479)
   * errors: use function for exit code (#1491)
   * cli: don't raise from excepthook (#1495)
   * repo: make errors based on SnapcraftError (#1499)
   * project loader: refactor into package (#1504)
   * grammar: move into project_loader (#1500)
   * many: simplify plugin loading (#1507)
   * schema: version should have a max length of 32 (#1508)
   * project_loader: process stage package grammar (#1509)
   * project_loader: support grammar on build-packages (#1511)
 .
   [ Alex T Newman ]
   * windows: add cx_Freeze options targeting bin/snapcraft (#1478)
 .
   [ Michael Vogt ]
   * meta: add `base` as a type and top level property (#1419)
 .
   [ Adam Collard ]
   * ant plugin, gradle plugin: add support for authenticated proxies (#1490)
 .
   [ fmanea ]
   * demos: remove the unnecessary wrapper from the java demo (#1494)
 .
   [ Neal Gompa (ニール・ゴンパ) ]
   * repo: use os-release(5) to detect supported Linux distributions (#1527)
 .
   [ Daniel Llewellyn ]
   * jhbuild plugin: new plugin (#1298)
   * jhbuild plugin: fix UnboundLocalError for chmod_path (#1534)
Checksums-Sha1:
 b8f33e4a9e117dab7303e8032686f160409c2465 2316 snapcraft_2.34+17.10.dsc
 5ebed83385de61f9cf1355d7699ee5e41fa40898 544188 snapcraft_2.34+17.10.tar.xz
Checksums-Sha256:
 4f5c58e8fb4422560205e212833d5520448daa048aa048931f17d7d8d62ebd1b 2316 snapcraft_2.34+17.10.dsc
 e3c12dd89c6ce7f668f0190d969480aa42fdce972784290a7f6fb4fd27c759c2 544188 snapcraft_2.34+17.10.tar.xz
Files:
 68c936cab0197d9106523c58fa950d13 2316 utils extra snapcraft_2.34+17.10.dsc
 80afc0867ce1dcfb52d91834cb6acbda 544188 utils extra snapcraft_2.34+17.10.tar.xz

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1

iQIcBAEBCgAGBQJZtbXvAAoJEHExyTIBLn0l8VIQAI8oc34AnMwU5z7At6G0XMyq
ipj4upJLARKXOjzb3xwumGFciZyuOmTtu6FURZtR5JoQKvbw4bFtztid61zMFQo/
haWPgH+abBUE5xSXRQnHqOlNWOrXgeismm7/aiySx+1CUFqZKG8zqbO/cL7g6G85
tqquJqiHayhUNR4W1rW8zQHAY0L303VybojMvWSXrP3y04KDCu5CcA9G35KYSwKH
gahtPPxVSxZmSjvbHeFHrKZCF9S9zasa/V0eaFFTWqE2vgezOTlA5HdBvXywKjFa
YN0MxFgNWozJL1VhDXfZOnw38G0qQXyBCZc/aZDoHCvXtBl17jJbVEE6c8NnMoy+
hRoPbKjBMJbHopKPRkWrnvQXRgyO5QSu0ucUX4yS6DOKquva/pmWSemmG+j2D3/V
t8w9w5Yg3oMpCSyJvU8EICCsqx7yP3VJeHud7nx9Ljaal3lKEQCiqr3HcnnPKdo3
Hxg/236P8JGr2bvD1egAkNy2k6blSqdQz8FK5lVf1nDD3K6CMj2B5xdvhpEczbhm
nZf6lfwHDw1WDa1ELznj2CzXB1tb2/TrU5dOieY6s4KyicoYd9oLy651F2zpx2qD
aNux6w3pTTYVBDO2Z25l4yUTTmhgRyIqtmzz84/n+T/NXJAWsZi9m0GNIANQreac
P06ZPe3hne+T3YiwiMKI
=dHYj
-----END PGP SIGNATURE-----


More information about the Artful-changes mailing list