[ubuntu/cosmic-proposed] snapcraft 2.43+18.10.1 (Accepted)

Sergio Schvezov sergio.schvezov at ubuntu.com
Wed Aug 22 01:21:13 UTC 2018


snapcraft (2.43+18.10.1) cosmic; urgency=medium

  * Test fixes

snapcraft (2.43+18.10) cosmic; urgency=medium

  [ Sergio Schvezov ]
  * recording: expose the version of snapcraft (#2147)
  * tests: add a fixture for OsRelease to simplify test setup
  * recording: add the os-release ID and VERSION_ID to manifest.yaml
  * nodejs plugin: update to the latest 6.x LTS point release (#2157)
  * snap: use apt from the archive instead of compiling (#2156)
  * build_providers: support for communicating with a qemu VM (#2155)
  * many: refactor snapcraft.yaml loading out of load_config (#2160)
  * tests: update codespell, the scope of checks and ordering of static
           tests (#2162)
  * rust plugin: fix cargo builds and run tests (#2170)
  * build_providers: add ssh key managemet to the qemu build provider (#2168)
  * ci: disable osx tests until a new pyyaml is released
  * build_providers: inject snaps when running from a snap (#2174)
  * code: use black as the standard style (#2180)
  * cli: reserve the --debug option for snapcraft projects (#2185)
  * state: allow parametrization of the global state file (#2186)
  * errors: enable sentry by default (#2187)
  * file_utils: get_tool_path to always return an absolute path (#2193)
  * errors: support keyboard interrupts (#2198)
  * build_providers: add a build image setup facility (#2192)
  * build providers: better injection logic (#2196)
  * Revert "ci: disable osx tests until a new pyyaml is released" (#2213)
  * providers: multipass by default on darwin (#2215)
  * New upstream release (LP: #1787419)

  [ Kyle Fazzari ]
  * lifecycle: automatically stage dependencies (#2144)
  * lifecycle: automatically clean dirty steps (#2145)
  * travis: use LXD from 3.0 track (#2149)
  * project_loader: process parts in consistent order (#2146)
  * project_loader: allow loading null parts (#2153)
  * tests: disable sentry (#2154)
  * lifecycle: don't clean priming area if the snap is being tried (#2143)
  * many: extract lifecycle ordering into own module (#2159)
  * many: automatically redo step for specified part (#2152)
  * tests: add lifecycle ordering tests (#2163)
  * many: automatically detect dependency changes (#2165)
  * project_loader: replace dict keys as well as values (#2166)
  * {catkin,python} plugin: support cleaning (#2171)
  * many: add shellcheck to static tests (#2172)
  * lifecycle: detect local source changes (#2167)
  * lifecycle: pass commands to containerbuild, not steps (#2178)
  * cli: SNAPCRAFT_BUILD_ENVIRONMENT isn't deprecated (#2179)
  * pluginhandler: use uname from the host (#2177)
  * store: properly handle disabled deltas (#2181)
  * tests: create basic integration test spread infrastructure (#2173)
  * tests: add spread suite for autotools plugin (#2182)
  * tests: add spread suite for cmake plugin (#2183)
  * spread: stop testing 17.10 (#2197)
  * tests: add spread suite for copy plugin (#2199)
  * tests: add spread suite for nil plugin (#2201)
  * tests: add spread suite for kbuild plugin (#2203)
  * kbuild plugin: stop modifying kconfigfile (#2204)
  * tests: support running spread suite in autopkgtests (#2188)
  * tests: add spread suite for meson plugin (#2205)
  * tests: add spread suite for godeps plugin (#2200)
  * tests: add spread suite for scons plugin (#2208)
  * tests: add spread suite for catkin plugin (#2206)
  * tests: add spread suite for waf plugin (#2210)
  * cli: add inspect subcommand (#2184)
  * tests: add spread suite for tar-content plugin (#2209)
  * tests: add spread suite for ament plugin (#2211)
  * tests: add spread suite for ruby plugin (#2212)
  * project_loader: add basic template support (#2189)
  * spread tests: vendor gotty
  * spread tests: vendor kbuild-template
  * spread tests: vendor hello
  * sentry: support disabling error reporting (#2214)

  [ Daniel Llewellyn ]
  * jhbuild plugin: allow running as 'root' (#2141)

  [ Emmanuel Leblond ]
  * python plugin: add process-dependency-links to the pull_properties (#2190)
  * ci: improve pr template and tools' ignored files list (#2191)

  [ Celso Providelo ]
  * tests: stricter match when running snapcraft revisions (#2195)

  [ Michael Vogt ]
  * go plugin: do not install go debs if go snap is used (#2194)

  [ Jesse Sung ]
  * kbuild plugin: read configs from source directory instead (#2202)

  [ Paolo Pisati ]
  * kernel plugin: install .config as config-$kernelversion (#2207)

Date: Wed, 22 Aug 2018 01:16:32 +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.43+18.10.1
-------------- next part --------------
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512

Format: 1.8
Date: Wed, 22 Aug 2018 01:16:32 +0000
Source: snapcraft
Binary: snapcraft snapcraft-parser snapcraft-examples
Architecture: source
Version: 2.43+18.10.1
Distribution: cosmic
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: 1787419
Changes:
 snapcraft (2.43+18.10.1) cosmic; urgency=medium
 .
   * Test fixes
 .
 snapcraft (2.43+18.10) cosmic; urgency=medium
 .
   [ Sergio Schvezov ]
   * recording: expose the version of snapcraft (#2147)
   * tests: add a fixture for OsRelease to simplify test setup
   * recording: add the os-release ID and VERSION_ID to manifest.yaml
   * nodejs plugin: update to the latest 6.x LTS point release (#2157)
   * snap: use apt from the archive instead of compiling (#2156)
   * build_providers: support for communicating with a qemu VM (#2155)
   * many: refactor snapcraft.yaml loading out of load_config (#2160)
   * tests: update codespell, the scope of checks and ordering of static
            tests (#2162)
   * rust plugin: fix cargo builds and run tests (#2170)
   * build_providers: add ssh key managemet to the qemu build provider (#2168)
   * ci: disable osx tests until a new pyyaml is released
   * build_providers: inject snaps when running from a snap (#2174)
   * code: use black as the standard style (#2180)
   * cli: reserve the --debug option for snapcraft projects (#2185)
   * state: allow parametrization of the global state file (#2186)
   * errors: enable sentry by default (#2187)
   * file_utils: get_tool_path to always return an absolute path (#2193)
   * errors: support keyboard interrupts (#2198)
   * build_providers: add a build image setup facility (#2192)
   * build providers: better injection logic (#2196)
   * Revert "ci: disable osx tests until a new pyyaml is released" (#2213)
   * providers: multipass by default on darwin (#2215)
   * New upstream release (LP: #1787419)
 .
   [ Kyle Fazzari ]
   * lifecycle: automatically stage dependencies (#2144)
   * lifecycle: automatically clean dirty steps (#2145)
   * travis: use LXD from 3.0 track (#2149)
   * project_loader: process parts in consistent order (#2146)
   * project_loader: allow loading null parts (#2153)
   * tests: disable sentry (#2154)
   * lifecycle: don't clean priming area if the snap is being tried (#2143)
   * many: extract lifecycle ordering into own module (#2159)
   * many: automatically redo step for specified part (#2152)
   * tests: add lifecycle ordering tests (#2163)
   * many: automatically detect dependency changes (#2165)
   * project_loader: replace dict keys as well as values (#2166)
   * {catkin,python} plugin: support cleaning (#2171)
   * many: add shellcheck to static tests (#2172)
   * lifecycle: detect local source changes (#2167)
   * lifecycle: pass commands to containerbuild, not steps (#2178)
   * cli: SNAPCRAFT_BUILD_ENVIRONMENT isn't deprecated (#2179)
   * pluginhandler: use uname from the host (#2177)
   * store: properly handle disabled deltas (#2181)
   * tests: create basic integration test spread infrastructure (#2173)
   * tests: add spread suite for autotools plugin (#2182)
   * tests: add spread suite for cmake plugin (#2183)
   * spread: stop testing 17.10 (#2197)
   * tests: add spread suite for copy plugin (#2199)
   * tests: add spread suite for nil plugin (#2201)
   * tests: add spread suite for kbuild plugin (#2203)
   * kbuild plugin: stop modifying kconfigfile (#2204)
   * tests: support running spread suite in autopkgtests (#2188)
   * tests: add spread suite for meson plugin (#2205)
   * tests: add spread suite for godeps plugin (#2200)
   * tests: add spread suite for scons plugin (#2208)
   * tests: add spread suite for catkin plugin (#2206)
   * tests: add spread suite for waf plugin (#2210)
   * cli: add inspect subcommand (#2184)
   * tests: add spread suite for tar-content plugin (#2209)
   * tests: add spread suite for ament plugin (#2211)
   * tests: add spread suite for ruby plugin (#2212)
   * project_loader: add basic template support (#2189)
   * spread tests: vendor gotty
   * spread tests: vendor kbuild-template
   * spread tests: vendor hello
   * sentry: support disabling error reporting (#2214)
 .
   [ Daniel Llewellyn ]
   * jhbuild plugin: allow running as 'root' (#2141)
 .
   [ Emmanuel Leblond ]
   * python plugin: add process-dependency-links to the pull_properties (#2190)
   * ci: improve pr template and tools' ignored files list (#2191)
 .
   [ Celso Providelo ]
   * tests: stricter match when running snapcraft revisions (#2195)
 .
   [ Michael Vogt ]
   * go plugin: do not install go debs if go snap is used (#2194)
 .
   [ Jesse Sung ]
   * kbuild plugin: read configs from source directory instead (#2202)
 .
   [ Paolo Pisati ]
   * kernel plugin: install .config as config-$kernelversion (#2207)
Checksums-Sha1:
 a2d72d6006a26ecb5d192b6cc3e1c94f08eb11e0 2685 snapcraft_2.43+18.10.1.dsc
 51df870d19aec1b4a923c79a9ed599618543cca2 11427228 snapcraft_2.43+18.10.1.tar.xz
 8ca83f944c6a66b07a0484277075abd03c40646c 11015 snapcraft_2.43+18.10.1_source.buildinfo
Checksums-Sha256:
 046e52fd11ac7a9cd6c1f696b9b831a43d780d4ee2b9baf4ff1d32c7f5764c56 2685 snapcraft_2.43+18.10.1.dsc
 0150aae81627e401162eb260867cfc53f08777435e81327e579948fad6cf223e 11427228 snapcraft_2.43+18.10.1.tar.xz
 4eaa2a80ce59e5bcb806d981b44617173d4f9e3136fe6a15efece370056c2724 11015 snapcraft_2.43+18.10.1_source.buildinfo
Files:
 6ffc7b03f1eb525826263db38b72ced1 2685 utils extra snapcraft_2.43+18.10.1.dsc
 b6c88db45a75bc059e73efa34657d83d 11427228 utils extra snapcraft_2.43+18.10.1.tar.xz
 12c0a53ae020d787fcb8d5d84d3803a7 11015 utils extra snapcraft_2.43+18.10.1_source.buildinfo

-----BEGIN PGP SIGNATURE-----

iQIzBAEBCgAdFiEEHG3MKdmE8/EePzj+cTHJMgEufSUFAlt8ucgACgkQcTHJMgEu
fSWDFg/8Cnev701TUVV7XZ3AVSsynTN6LTcoU+n1fvwKbwhtJGRfUxNwz6h6/dIu
KfLYTWCI2eEdln/BEO8L+juqWmNfTlfsmkNPSMo607UCwqQ2R4HPH/bfICJTnNlz
be8fequrSBzEDiSdwsshEyXtwgs9LOAqaPsqTNIGCkUEUQKlLR9Q0ZuXHBsKWie1
X0xq4qagYbwjUN8lHx6XSoyf44jp6aNOFoipX2oOZzmdtytc5I3CawOVco/osxzb
9bDSSEP5GJ+t6D6y46voP+6XHGeckI9/7IfwcG4PILjcUlj3DfFBm8kqeai0vzHi
6xzKqKEIjbySZ96YUlmRKJtxusIMWABdCEilZDUzK23U3aI9c8CkhfES1TfNdcKg
DEz1xf9xmGKt4c2f2LBYvgNG9jsk7zUuj8xi+iNTTrr2+vk4fMXSxP7GwJvVAWFc
eIYGNxU1pL4dSvyXybY+PXi7NXJwapVfMYxCP4GtxdG27/Q37HSqfE+UYW1KeVgu
1k3AEnVynQp1hUExAiacOsyB/kmfGGmgjLrYnQDjaV99d9BWI6/hN/2o9RlFfZjC
4Y5YBpo+2NiuVQmSh8iGA9/4X/z2l2c73X8A2EeEZ2D94pp47XKCeFPjdT98odr2
38BNB/S+z6qFs289FamcfsHMliEvMIvD37fGYKbN5ndrtruN85E=
=wep+
-----END PGP SIGNATURE-----


More information about the Cosmic-changes mailing list