[ubuntu/eoan-proposed] snapcraft 2.44+19.10ubuntu4 (Accepted)
Sergio Schvezov
sergio.schvezov at ubuntu.com
Wed Aug 28 20:35:11 UTC 2019
snapcraft (2.44+19.10ubuntu4) eoan; urgency=medium
* integration tests: disable review tools checks on s390x
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 20:15:31 +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.10ubuntu4
-------------- next part --------------
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256
Format: 1.8
Date: Wed, 28 Aug 2019 20:15:31 +0000
Source: snapcraft
Architecture: source
Version: 2.44+19.10ubuntu4
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.10ubuntu4) eoan; urgency=medium
.
* integration tests: disable review tools checks on s390x
.
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:
5af3c7444966f19740021853fba86f3104d1d260 2705 snapcraft_2.44+19.10ubuntu4.dsc
4546231563af343eb22d24736f36456519d73ac8 11446672 snapcraft_2.44+19.10ubuntu4.tar.xz
8f3b4692b4c395e32a1ce3538db49fba38002606 11264 snapcraft_2.44+19.10ubuntu4_source.buildinfo
Checksums-Sha256:
74372e67686a2e01580c0b83e618d9c64ac6d80f85c25954d2b52e65c4ae6f69 2705 snapcraft_2.44+19.10ubuntu4.dsc
1bb0fc0f259f887cd4ab218c821024dd2c70c93f98528e69e8b691bd17c74dc7 11446672 snapcraft_2.44+19.10ubuntu4.tar.xz
9bd6e78eb0f6b1dca39a1c7f8c664a0e2cfa48060706894f2a61a246338a4063 11264 snapcraft_2.44+19.10ubuntu4_source.buildinfo
Files:
71e8ad5a53a67b3df107db7f0cf2c809 2705 utils extra snapcraft_2.44+19.10ubuntu4.dsc
eba367a86f98592458cde6080a0662f5 11446672 utils extra snapcraft_2.44+19.10ubuntu4.tar.xz
253dde698abf1fdfabf474f07ee99091 11264 utils extra snapcraft_2.44+19.10ubuntu4_source.buildinfo
-----BEGIN PGP SIGNATURE-----
iQIzBAEBCAAdFiEEHG3MKdmE8/EePzj+cTHJMgEufSUFAl1m5TcACgkQcTHJMgEu
fSU2ew//Xb2xusA4/7/8JpAqcpSYuzzKmrfBpJ+r71LfSUrbGJj7uiVzx7MjP+ig
UTtQPXvExKl/osCZ9imwc19GLUjnexr5Z6Fym5BNfelt92gCm8rwZh6ovuZBLdIB
BTGE5v7PdgU9OUMDMAVAUd453NGTWAKkCJklXbwMHvpCIGY0wFZP5RQDWZy//nCe
EPVXP1w1ZSJnehXLt+LpapzJzDF5jywym7ObayH1tdBYODe7rmJrFrwVPAitxAza
xQAQLLZauCkmftQGDc654AGdSWmS2RzOpAfMd5sTwHUJZNbtBKMCpa9ixY/pJy2y
WdjPj0FbAO3h8QXA+SqTCNXULvLXdDdJO1d/D+K7bLWiXbfWfMkuh1u17ONZwtIh
M5WrAwn6w61e9xwkW3Olu2RlCXjTMidtMpgWIZ7Wwbk4z56h9v7GCSeq4hqkos7T
S0nrA492jNxefIXaOP1FymgK/R9HPpWgSVm2D8nZIh0Hj5A9y1jZtIFclj8dh9S9
53t3Twp5TuDq3EsCVXU/0NP+OpcHzsErQkbCOw4EV74LxFD7vzx5e0tLYO4S+h6W
r5vQWq4Dx/JMrjFCg/znZqw/Ypnu43geykuFiNZn2JLHUOtiV4PFtZKHaD4T1Z99
t+iIHM1pBILRbY6N7RrwMyqzbRpg0Ytz5DbpK0wiinTx+UIy9Oc=
=evbr
-----END PGP SIGNATURE-----
More information about the Eoan-changes
mailing list