snapcraft (2.30) xenial; urgency=medium

  [ Sergio Schvezov ]
  * cli: new UI and internal refactor (#1307)
  * cli: proper error for failed snap command (#1325)
  * Revert "tests: remove the reusable parts tour test (#1321)" (#1324)
  * store: collaboration UI for snaps (#1288)
  * New upstream release 2.30 (LP: #1692102)

  [ Leo Arias ]
  * tests: initial setup for the snapcraft snap tests with spread (#1272)
  * misc: rename the snap dir variable to prime dir (#1279)
  * recording: save the snapcraft.yaml in the resulting snap (#1278)
  * tests: minor cleanups on the spread tests (#1287)
  * tests: refactor tests with build and stage packages (#1290)
  * parts: remove the deprecated snap keyword from the internal representation 
(#1282)
  * tests: fix the recording tests to work in multiple architectures (#1292)
  * recording: record stage packages installed in the snap (#1293)
  * recording: record build packages installed in the snap (#1295)
  * tests: increase the staging registration limit to 100 (#1271)
  * tests: use C.UTF-8 for the docker locale (#1310)
  * state: save the dependencies of build packages (#1299)
  * recording: record global build-packages installed on the host (#1306)
  * state: fix the name of the source details (#1312)
  * meta: read and write the desktop file with utf-8 encoding (#1309)
  * cleanbuild: set the container language to C.UTF-8 (#1304)
  * tests: remove the reusable parts tour test (#1321)
  * recording: save the details of the source pulled (#1317)
  * state: ignore the 'any' architecture in the build packages apt cache (#1322)
  * state: search for the build package that provides a virtual package (#1323)

  [ Facundo Batista ]
  * store: support for channel branches in responses for release, close, and 
status (#1280)

  [ Christian Dywan ]
  * lxd: pass through commands into the container (#1263)
  * lxd: setup image and target arch for cross-compilation (#1286)
  * lxd: support the architectures field from older LXDs (#1305)
  * lxd: mock platform in the FakeLXD fixture (#1315)

  [ Paolo Pisati ]
  * kernel plugin: learn how to assemble the ubuntu config using kconfigflavour 
(#1285)
  * kernel plugin: slightly improve the messaging of check_config() (#1303)
  * kernel plugin: do not warn about DMIID in config check (#1319)
  * kernel_plugin: use CROSS_COMPILE to override the default toolchain (#1242)
  * cli: allow uts machine arch as a valid --target-arch option (#1204)
  * kernel plugin: verify kernel config is correct (#1223)

  [ Tim Süberkrüb ]
  * sources: add support for 7-zip files (#1168)

  [ JulianLiu ]
  * meson plugin: add a plugin for meson build system (#1294)

  [ roxd ]
  * rust plugin: use of source-subdir without failing on pull (#1296)

  [ edvega ]
  * sources: validate unknown source-type in yaml (#1297)

  [ Ricardo N Feliciano ]
  * docs: add missing VCS dependencies to HACKING.md (#1311)
  * cli: allow capital Y to accept the dev agreement (#1308)

Date: Fri, 19 May 2017 17:39:34 -0300
Changed-By: Sergio Schvezov <sergio.schve...@canonical.com>
Maintainer: Snapcraft Team <snapcr...@lists.snapcraft.io>
https://launchpad.net/ubuntu/+source/snapcraft/2.30
Format: 1.8
Date: Fri, 19 May 2017 17:39:34 -0300
Source: snapcraft
Binary: snapcraft snapcraft-parser snapcraft-examples
Architecture: source
Version: 2.30
Distribution: xenial
Urgency: medium
Maintainer: Snapcraft Team <snapcr...@lists.snapcraft.io>
Changed-By: Sergio Schvezov <sergio.schve...@canonical.com>
Description:
 snapcraft  - easily craft snaps
 snapcraft-examples - examples and demos for snapcraft
 snapcraft-parser - cloud parser for shared snapcraft parts.
Launchpad-Bugs-Fixed: 1692102
Changes:
 snapcraft (2.30) xenial; urgency=medium
 .
   [ Sergio Schvezov ]
   * cli: new UI and internal refactor (#1307)
   * cli: proper error for failed snap command (#1325)
   * Revert "tests: remove the reusable parts tour test (#1321)" (#1324)
   * store: collaboration UI for snaps (#1288)
   * New upstream release 2.30 (LP: #1692102)
 .
   [ Leo Arias ]
   * tests: initial setup for the snapcraft snap tests with spread (#1272)
   * misc: rename the snap dir variable to prime dir (#1279)
   * recording: save the snapcraft.yaml in the resulting snap (#1278)
   * tests: minor cleanups on the spread tests (#1287)
   * tests: refactor tests with build and stage packages (#1290)
   * parts: remove the deprecated snap keyword from the internal representation 
(#1282)
   * tests: fix the recording tests to work in multiple architectures (#1292)
   * recording: record stage packages installed in the snap (#1293)
   * recording: record build packages installed in the snap (#1295)
   * tests: increase the staging registration limit to 100 (#1271)
   * tests: use C.UTF-8 for the docker locale (#1310)
   * state: save the dependencies of build packages (#1299)
   * recording: record global build-packages installed on the host (#1306)
   * state: fix the name of the source details (#1312)
   * meta: read and write the desktop file with utf-8 encoding (#1309)
   * cleanbuild: set the container language to C.UTF-8 (#1304)
   * tests: remove the reusable parts tour test (#1321)
   * recording: save the details of the source pulled (#1317)
   * state: ignore the 'any' architecture in the build packages apt cache 
(#1322)
   * state: search for the build package that provides a virtual package (#1323)
 .
   [ Facundo Batista ]
   * store: support for channel branches in responses for release, close, and 
status (#1280)
 .
   [ Christian Dywan ]
   * lxd: pass through commands into the container (#1263)
   * lxd: setup image and target arch for cross-compilation (#1286)
   * lxd: support the architectures field from older LXDs (#1305)
   * lxd: mock platform in the FakeLXD fixture (#1315)
 .
   [ Paolo Pisati ]
   * kernel plugin: learn how to assemble the ubuntu config using 
kconfigflavour (#1285)
   * kernel plugin: slightly improve the messaging of check_config() (#1303)
   * kernel plugin: do not warn about DMIID in config check (#1319)
   * kernel_plugin: use CROSS_COMPILE to override the default toolchain (#1242)
   * cli: allow uts machine arch as a valid --target-arch option (#1204)
   * kernel plugin: verify kernel config is correct (#1223)
 .
   [ Tim Süberkrüb ]
   * sources: add support for 7-zip files (#1168)
 .
   [ JulianLiu ]
   * meson plugin: add a plugin for meson build system (#1294)
 .
   [ roxd ]
   * rust plugin: use of source-subdir without failing on pull (#1296)
 .
   [ edvega ]
   * sources: validate unknown source-type in yaml (#1297)
 .
   [ Ricardo N Feliciano ]
   * docs: add missing VCS dependencies to HACKING.md (#1311)
   * cli: allow capital Y to accept the dev agreement (#1308)
Checksums-Sha1:
 50ad8cbf0d2bc4da52f8dba96d713c0dd89400be 2487 snapcraft_2.30.dsc
 81af385148aa366e03f129d389429d1c6b4e7946 508872 snapcraft_2.30.tar.xz
Checksums-Sha256:
 3bfae3ff14ac384f38ab6bb5112bc15effadb6ac9d5ab9503c9a9789f77d261e 2487 
snapcraft_2.30.dsc
 0303f6b602da3e1f065005c52b537e7b94abad8ebf4b82b6734abb2ae215e6f2 508872 
snapcraft_2.30.tar.xz
Files:
 194194c224998feadf8c65581a36382d 2487 utils extra snapcraft_2.30.dsc
 16a6b166950e34be63efea86d1db6679 508872 utils extra snapcraft_2.30.tar.xz
-- 
Xenial-changes mailing list
Xenial-changes@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/xenial-changes

Reply via email to