[ubuntu/eoan-proposed] snapcraft 2.44+19.10 (Accepted)
Sergio Schvezov
sergio.schvezov at ubuntu.com
Fri Aug 23 13:57:12 UTC 2019
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: Thu, 25 Jul 2019 01:59:51 +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.10
-------------- next part --------------
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512
Format: 1.8
Date: Thu, 25 Jul 2019 01:59:51 +0000
Source: snapcraft
Architecture: source
Version: 2.44+19.10
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.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:
9c510493e0102930a961267a34a5f4fd971c4950 2677 snapcraft_2.44+19.10.dsc
328b428e4d54ffc5f582ce7deaba936a24a2e2b9 11446356 snapcraft_2.44+19.10.tar.xz
251955dc9bc7bcdc1be22e060248eeceb981c78c 11230 snapcraft_2.44+19.10_source.buildinfo
Checksums-Sha256:
c153c18935a29a257756bde5028e4f53524cd682c1422a4affbeab8a83297b55 2677 snapcraft_2.44+19.10.dsc
ab0a882582852084f3eb86f7cc577c2218fe76dd22fe944cb261790e8988b27d 11446356 snapcraft_2.44+19.10.tar.xz
fe41e3c7bdc35310d56364f796caa88200718c39c17c611de252839e56800542 11230 snapcraft_2.44+19.10_source.buildinfo
Files:
6fced3b49a8450db44671fbd61bf2a49 2677 utils extra snapcraft_2.44+19.10.dsc
cb89532a449994233cb755da74dfec8f 11446356 utils extra snapcraft_2.44+19.10.tar.xz
ebe9bee5c564590fe89d92056fcc366a 11230 utils extra snapcraft_2.44+19.10_source.buildinfo
-----BEGIN PGP SIGNATURE-----
iQIzBAEBCgAdFiEEHG3MKdmE8/EePzj+cTHJMgEufSUFAl1f8HcACgkQcTHJMgEu
fSXxPBAAp0dFUEwF5PmeFmmLmF07ozr3ewW2MSQ8ABVK9g9LE/KH1lseAPxHgNVU
1AbL4m/lurkyIjF4pNurmlG6u13rhIRdmmR0Z4Iz7JjH2BBJAWf/7dySBh/QlV0P
+RZ2RBnA4Y8oThhS0HudEbe8886dewq/KxSRqFSw//9tcYo8H2MNG66hCS+h2BKa
euSNM5xZjJLcVIJvRro5/J3c0D7UkJR6WBLsTBlhMfe3n+GKcehw028qqyIvW9dt
XVrh9LUceFpbx6V416m/kOFwIUsAd3FMs1ry4SgiVOXRhEE9HJIp0n0gG71Fs0gJ
Uvf0X9eUZCkwcSC1eRtWo5BMHyA352px8Yc4A9gbezR8GMh33roLtj0MMp4BRtO1
xioe5iLwvmPHx1sBefe9dxTfYpurXWXQObjEcraEZyjiw8wKWV5ilmRT4T+SzsOk
5Qb5Rlmg3WKH16RQxnfCWDdhXadfnEamYJdaCdLPHNMBrcloDkkfwFM6/pjfE4/W
59dNfEJsdcxo6Z+WoCnLVCtdwZyVRv95bwOq58sjZK/yxMiO5oy+OTTXuw1u4F31
ARO5r066XrGznh/P+pfrhXw5PufW82ha1MTRvdKZdN0CIoYXaBRhBfLb8lqgCEYw
A+ETd0FeWwphSRiKiXPXgOzfjq3woahE5xisv/rddFscWgUre/s=
=VsAu
-----END PGP SIGNATURE-----
More information about the Eoan-changes
mailing list