[ubuntu/eoan-proposed] snapcraft 2.44+19.10ubuntu3 (Accepted)

Sergio Schvezov sergio.schvezov at ubuntu.com
Wed Aug 28 03:48:13 UTC 2019


snapcraft (2.44+19.10ubuntu3) eoan; urgency=medium

  * spread: add provider for adhoc arm64 on Disco and Eoan
  * spread: filter cross compilation tests
  * spread: simpler cleanup for autotools/classic task

snapcraft (2.44+19.10ubuntu2) eoan; urgency=medium

  [ Sergio Schvezov ]
  * spread: update adhoc provider with newer Ubuntu series
  * python plugin: install python3-distutils when series is != xenial
  * rust plugin: support for s390x
  * integration tests: remove obsolete system library test

snapcraft (2.44+19.10ubuntu1) eoan; urgency=medium

  * unit tests: update for package set in eoan

snapcraft (2.44+19.10) eoan; urgency=medium

  [ Sergio Schvezov ]
  * docker: support for testing snapcraft in proposed (#2245)
  * snap: add the https transport (#2244)
  * build providers: environment setup for projects (#2225)
  * build providers: provide support to shell in (#2249)
  * build providers: shell in provider if debug is used (#2252)
  * build-providers: add support for --shell-after  (#2253)
  * build providers: add support for --shell (#2254)
  * build providers: snapcraft images for multipass (#2258)
  * build providers: allow setting ram and disk size (#2260)
  * build providers: inject the base for classic (#2261)
  * build providers: allow snapcraft channel selection (#2265)
  * build providers: refresh packages on bring up (#2267)
  * build providers: let the implementor pick the image (#2269)
  * reporting: fail gracefully on submit errors (#2271)
  * meta: friendlier message for incorrect app command (#2272)
  * snap: use a newer PyYAML and drop patches (#2274)
  * build providers: use the best CPU configuration (#2273)
  * build providers: use the provider if exported (#2275)
  * snap: move to a newer pysha3 (#2277)
  * spread: move legacy wiki tests to spread (#2276)
  * snap: pull early (#2278)
  * build providers: re-exec as root (#2281)
  * build providers: cleaner start and launch messaging (#2282)
  * setup: improve dir setup for when running in legacy mode (#2307)
  * snap: legacy needs to now it is legacy for re-exec (#2311)
  * meta: support relocatable prime for path verification (#2287) (#2312)
  * nodejs plugin: add support for ppc64el and s390x (#2310) (#2310) (#2314)
  * tests: add spread suite for plainbox plugin (#2317) (#2321)
  * project_loader: add git to build-packages for version: git (#2403) (#2406)
  * yaml_utils: allow unicode while encoding (#2414) (#2416)
  * clean: user friendly message when cleaning (#2422)
  * rust plugin: refactor to use the latest rustup
  * tests: remove osx tests for legacy
  * static: fix new shell check issues
  * project loader: remove special LD_LIBRARY_FLAGS handling for classic
  * meta: handle symlinked hooks (#2478) (#2481)
  * common: add is_deb method
  * lifecycle: warn about bases
  * unit tests: stricter testing for common.is_deb
  * common: take into account dpkg not being found
  * common: check if running from snap before deb
  * common: check for relative argv0 in is_deb
  * repo: set priority to critical for debs
  * cli: convert users of click.confirm/prompt to echo.confirm/prompt
  * cli: retrieve error data from provider (#2455)
  * tests: use more fine grained assertions in lifecycle tests (#2637)
  * spread tests: finer grained system selection for unicode test
  * rust plugin: fix linker on i386 (#2580)
  * tests: skip rust unit tests on s390x
  * spread tests: finer grained system support for catkin tests
  * New upstream release (LP: #1837823)

  [ Kyle Fazzari ]
  * yaml loading: properly handle unhashable types (#2247)
  * pluginhandler: stop using alias for snapcraftctl (#2251)
  * local source: don't include .snapcraft directory (#2256)
  * meta: take charge of environment used to run commands (#2257)
  * cli: show trace if no tty (#2259)
  * catkin plugin: use SnapcraftException (#2255)
  * project_loader: add preflight check (#2250)
  * project: catch parent YAML exceptions (#2263)
  * tests: disable integration tests using snaps in bionic container (#2266)
  * catkin, rosdep: stop using FileNotFoundErrors (#2270)
  * sanity checks: allow snap/local dir (#2268)
  * sanity checks: run properly on build VMs (#2279)
  * snapcraft snap: refactor override-build into a script (#2283)
  * packaging: pin click to v6 in requirements.txt (#2299)
  * part grammar processor: lazily capture attributes from plugin (#2297)
  * requirements.txt: stop using pymacaroons-pynacl (#2303)
  * pluginhandler: update build should overwrite organize (#2290) (#2305)
  * ruby plugin: support new download URL (#2467)
  * integration tests: use correct series in get_package_version (#2549)
  * catkin spread test: allow python2 as well as python (#2547)
  * catkin plugin: ensure cxxflags are consistent (#2546)
  * tests: stop testing indigo in catkin spread (#2572)
  * catkin plugin: remove default rosdistro (#2576)
  * repo,baseplugin: support trusting repo keys (#2437)

  [ Chris Patterson ]
  * static: use beta channel for black
  * errors: refactor exception/error handling (#2602)
  * echo: respect SNAPCRAFT_HAS_TTY for is_tty_connected()

  [ John Lenton ]
  * yaml: replace yaml.safe_load() with CSafeLoader (#2218)

  [ Michał Sawicz ]
  * meta: make hooks executable instead of complaining they are not (#2441)

  [ artivis ]
  * plugin ament: support trusting repo keys

  [ Claudio Matsuoka ]
  * echo: add wrappers for click.prompt() and click.confirm()

Date: Wed, 28 Aug 2019 03:23:29 +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.44+19.10ubuntu3
-------------- next part --------------
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512

Format: 1.8
Date: Wed, 28 Aug 2019 03:23:29 +0000
Source: snapcraft
Architecture: source
Version: 2.44+19.10ubuntu3
Distribution: eoan
Urgency: medium
Maintainer: Snapcraft Team <snapcraft at lists.snapcraft.io>
Changed-By: Sergio Schvezov <sergio.schvezov at ubuntu.com>
Launchpad-Bugs-Fixed: 1837823
Changes:
 snapcraft (2.44+19.10ubuntu3) eoan; urgency=medium
 .
   * spread: add provider for adhoc arm64 on Disco and Eoan
   * spread: filter cross compilation tests
   * spread: simpler cleanup for autotools/classic task
 .
 snapcraft (2.44+19.10ubuntu2) eoan; urgency=medium
 .
   [ Sergio Schvezov ]
   * spread: update adhoc provider with newer Ubuntu series
   * python plugin: install python3-distutils when series is != xenial
   * rust plugin: support for s390x
   * integration tests: remove obsolete system library test
 .
 snapcraft (2.44+19.10ubuntu1) eoan; urgency=medium
 .
   * unit tests: update for package set in eoan
 .
 snapcraft (2.44+19.10) eoan; urgency=medium
 .
   [ Sergio Schvezov ]
   * docker: support for testing snapcraft in proposed (#2245)
   * snap: add the https transport (#2244)
   * build providers: environment setup for projects (#2225)
   * build providers: provide support to shell in (#2249)
   * build providers: shell in provider if debug is used (#2252)
   * build-providers: add support for --shell-after  (#2253)
   * build providers: add support for --shell (#2254)
   * build providers: snapcraft images for multipass (#2258)
   * build providers: allow setting ram and disk size (#2260)
   * build providers: inject the base for classic (#2261)
   * build providers: allow snapcraft channel selection (#2265)
   * build providers: refresh packages on bring up (#2267)
   * build providers: let the implementor pick the image (#2269)
   * reporting: fail gracefully on submit errors (#2271)
   * meta: friendlier message for incorrect app command (#2272)
   * snap: use a newer PyYAML and drop patches (#2274)
   * build providers: use the best CPU configuration (#2273)
   * build providers: use the provider if exported (#2275)
   * snap: move to a newer pysha3 (#2277)
   * spread: move legacy wiki tests to spread (#2276)
   * snap: pull early (#2278)
   * build providers: re-exec as root (#2281)
   * build providers: cleaner start and launch messaging (#2282)
   * setup: improve dir setup for when running in legacy mode (#2307)
   * snap: legacy needs to now it is legacy for re-exec (#2311)
   * meta: support relocatable prime for path verification (#2287) (#2312)
   * nodejs plugin: add support for ppc64el and s390x (#2310) (#2310) (#2314)
   * tests: add spread suite for plainbox plugin (#2317) (#2321)
   * project_loader: add git to build-packages for version: git (#2403) (#2406)
   * yaml_utils: allow unicode while encoding (#2414) (#2416)
   * clean: user friendly message when cleaning (#2422)
   * rust plugin: refactor to use the latest rustup
   * tests: remove osx tests for legacy
   * static: fix new shell check issues
   * project loader: remove special LD_LIBRARY_FLAGS handling for classic
   * meta: handle symlinked hooks (#2478) (#2481)
   * common: add is_deb method
   * lifecycle: warn about bases
   * unit tests: stricter testing for common.is_deb
   * common: take into account dpkg not being found
   * common: check if running from snap before deb
   * common: check for relative argv0 in is_deb
   * repo: set priority to critical for debs
   * cli: convert users of click.confirm/prompt to echo.confirm/prompt
   * cli: retrieve error data from provider (#2455)
   * tests: use more fine grained assertions in lifecycle tests (#2637)
   * spread tests: finer grained system selection for unicode test
   * rust plugin: fix linker on i386 (#2580)
   * tests: skip rust unit tests on s390x
   * spread tests: finer grained system support for catkin tests
   * New upstream release (LP: #1837823)
 .
   [ Kyle Fazzari ]
   * yaml loading: properly handle unhashable types (#2247)
   * pluginhandler: stop using alias for snapcraftctl (#2251)
   * local source: don't include .snapcraft directory (#2256)
   * meta: take charge of environment used to run commands (#2257)
   * cli: show trace if no tty (#2259)
   * catkin plugin: use SnapcraftException (#2255)
   * project_loader: add preflight check (#2250)
   * project: catch parent YAML exceptions (#2263)
   * tests: disable integration tests using snaps in bionic container (#2266)
   * catkin, rosdep: stop using FileNotFoundErrors (#2270)
   * sanity checks: allow snap/local dir (#2268)
   * sanity checks: run properly on build VMs (#2279)
   * snapcraft snap: refactor override-build into a script (#2283)
   * packaging: pin click to v6 in requirements.txt (#2299)
   * part grammar processor: lazily capture attributes from plugin (#2297)
   * requirements.txt: stop using pymacaroons-pynacl (#2303)
   * pluginhandler: update build should overwrite organize (#2290) (#2305)
   * ruby plugin: support new download URL (#2467)
   * integration tests: use correct series in get_package_version (#2549)
   * catkin spread test: allow python2 as well as python (#2547)
   * catkin plugin: ensure cxxflags are consistent (#2546)
   * tests: stop testing indigo in catkin spread (#2572)
   * catkin plugin: remove default rosdistro (#2576)
   * repo,baseplugin: support trusting repo keys (#2437)
 .
   [ Chris Patterson ]
   * static: use beta channel for black
   * errors: refactor exception/error handling (#2602)
   * echo: respect SNAPCRAFT_HAS_TTY for is_tty_connected()
 .
   [ John Lenton ]
   * yaml: replace yaml.safe_load() with CSafeLoader (#2218)
 .
   [ Michał Sawicz ]
   * meta: make hooks executable instead of complaining they are not (#2441)
 .
   [ artivis ]
   * plugin ament: support trusting repo keys
 .
   [ Claudio Matsuoka ]
   * echo: add wrappers for click.prompt() and click.confirm()
Checksums-Sha1:
 285854022861948382472cbeb92683faf72953b8 2705 snapcraft_2.44+19.10ubuntu3.dsc
 2be791e60b17a0b303cdce62c70d514ee752992d 11446472 snapcraft_2.44+19.10ubuntu3.tar.xz
 6d3c5f281c2858230ca829cbeda5d35298af8bbf 11258 snapcraft_2.44+19.10ubuntu3_source.buildinfo
Checksums-Sha256:
 d3df075d32b78555a02059e6e3a832c1483b17707e6dab450ccafe69a35de040 2705 snapcraft_2.44+19.10ubuntu3.dsc
 8fd0013ff3aca30faee1b41d6490995e7020181cc2dc0d782301387f8eb95980 11446472 snapcraft_2.44+19.10ubuntu3.tar.xz
 b3dbf58d7f0ac71133e88a04a28aa9b2966ce7a3b76d0763ee068d4960e3c3b8 11258 snapcraft_2.44+19.10ubuntu3_source.buildinfo
Files:
 aae5e23452065bf983d340701e00543d 2705 utils extra snapcraft_2.44+19.10ubuntu3.dsc
 9864f665aeb0172140fb70ac979868d0 11446472 utils extra snapcraft_2.44+19.10ubuntu3.tar.xz
 53d1bc64bb403175006ea1ced271f36d 11258 utils extra snapcraft_2.44+19.10ubuntu3_source.buildinfo

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

iQIzBAEBCgAdFiEEHG3MKdmE8/EePzj+cTHJMgEufSUFAl1l+P4ACgkQcTHJMgEu
fSVXMw//aHpAbVBDm12BHNRtmVgJ7DioMYlS/qZxc6bYYAKm1eqfKzRRzLfvmI0V
8XU5JU4ByFOt4WeekALsecm2UKGin9XOmnJJB7ZdZh53s7uNaqPPrQes6JiLPoGM
MQMwGvFaDI1XT6qDPDiLs1xyk1q0YkTVXCsfIws6xFFX7tRw7txZ18JBdJNO35MM
vyudSiYs+8BMOFOtu0UlQv6j81E6+g7IJlMRMsn/i2mwr6mV6hQ1Q36wzgXX/C5T
gH+8IRj0F+lH74pAYuiIyW7pEfb4987NKejvZBhy2zHAI1CsnWNB9IwgY3uuZqdT
KZV9uJZ0AVNJUO+LZGbGPrLNrWeoyoOXR+UXapsKfAawbTu0nL3SxfOz1eswu/i0
q/tO7Pp4IWdEOvCu2OKYxUg3sRljgfYUottDbF1WyKiCBu5GWVpQzerS3YKGgKnc
SqfB903R1dQWUoylsBXvzzVUsc6zYFam8tnwZ9ip+sDQLTC/b8kLf1Ytttcmds7m
MYSWRQs4TuzAkBCbvi7eTovv5zJbnp3atOS5Yuqt8f1/YfprvB1A9Y45B6akhEge
tLHexJ0PyQ/Wq6Cl8D609n7h1UTF5i8gfNaYxiP1L/h2ME4d5W9PEehWfPi/YJvU
KXOeaoKUBAmU3dWzTq6WRJiomtmbwdV3gqkEHzkJE5LARzOYX+M=
=G+gO
-----END PGP SIGNATURE-----


More information about the Eoan-changes mailing list