[ubuntu/eoan-proposed] snapcraft 2.44+19.10ubuntu2 (Accepted)
Sergio Schvezov
sergio.schvezov at ubuntu.com
Tue Aug 27 10:14:11 UTC 2019
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: Tue, 27 Aug 2019 09:59:42 +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.10ubuntu2
-------------- next part --------------
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512
Format: 1.8
Date: Tue, 27 Aug 2019 09:59:42 +0000
Source: snapcraft
Architecture: source
Version: 2.44+19.10ubuntu2
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.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:
1512d1f79a3e1a3ee1ed1b7c53f3355412055033 2705 snapcraft_2.44+19.10ubuntu2.dsc
b9f1d9f1c991894d589febd04162fc3079800aab 11446352 snapcraft_2.44+19.10ubuntu2.tar.xz
5ad26878e5cd6ea83b6877bc6fe1d29e06ea4b92 11258 snapcraft_2.44+19.10ubuntu2_source.buildinfo
Checksums-Sha256:
e435780e7fba43bd228999ddcdd337c4651b4bcf72c7c7ded01c21bb31d8e507 2705 snapcraft_2.44+19.10ubuntu2.dsc
d31d6315b9b77d7e305dc949440eb0cbdf11324dc270e290338024ffb2029164 11446352 snapcraft_2.44+19.10ubuntu2.tar.xz
de63a9b43b473d9efe016a547e516cc41937f2870accab6823d0b09229edb252 11258 snapcraft_2.44+19.10ubuntu2_source.buildinfo
Files:
bf0f4329d6971f1e5983137ec5a980eb 2705 utils extra snapcraft_2.44+19.10ubuntu2.dsc
18ff80744b5ef07e41c32ca84b34e61b 11446352 utils extra snapcraft_2.44+19.10ubuntu2.tar.xz
67e7286582074daca8eb4df64e64470d 11258 utils extra snapcraft_2.44+19.10ubuntu2_source.buildinfo
-----BEGIN PGP SIGNATURE-----
iQIzBAEBCgAdFiEEHG3MKdmE8/EePzj+cTHJMgEufSUFAl1lAiUACgkQcTHJMgEu
fSWEhw//YTjMLT19tBC1+PTZBvrdQ0UPBIwk+RbMWcRs0jn8oPtFaq1jm/5ikElD
0VAXh4PsGVXBK7PbYTLk81i4Nj61PSkX/7tva7VvHm7GxLlem+TpdFd76fnD34uq
gQXufEm3lV2f0yJ0nLEtmwtK6ato6M5/Y3vkzPwTf8+Hm1SRhmacgs5A+EKrujgl
5Ts03mapxUxEW5m6nziabahOkyZq2a96qTLJKpUdVyEwhP+4nzuuBrOqm//6LiO/
loaA6euPGv3eZuky0DVMbjckvzo7lejjMekspSsMDiXP1LCphEMGIGI147pWCMpx
jFk79spK1gBULrFX3lPfByaXXumKjmaIhXY7QwBKh7ZlshwyoMQ/4m+EP0bXps5S
qgAnwubbBIVqiVutsc5ZqF2qdza8xsdbujeGLRjkdLHgzq/Ua9Du9OHM4AmxT34W
DhH5KklHo1TblO2gQY4K76LC14RSWr3j9wjkCZE9rPFV8CyaQpWm0Qq0zY/iKN9d
uirr3N220fDHydfgQ29IswgKJloOqjklNAl7VTZgvoDbk9KFz4MYZ0MFheq33fTl
3Bdmk6OAE1nGcMUVl9Kcn7RJRB/aVq8+D9+wP2Y7B9kNBlkRT+RKxKPEaXY5KGQ8
5LTMuHMy+el6Uy8iI7mtW6CQmuY9dFypWLCTR1JzJZzjf04JPhU=
=T0Ye
-----END PGP SIGNATURE-----
More information about the Eoan-changes
mailing list