[ubuntu/bionic-proposed] snapcraft 2.39+18.04.7 (Accepted)
Sergio Schvezov
sergio.schvezov at canonical.com
Thu Feb 1 00:15:18 UTC 2018
snapcraft (2.39+18.04.7) bionic; urgency=medium
[ Sergio Schvezov ]
* tests: fix broken rust test snap (#1838)
* docker: instructions to build from the snap (#1840)
* cli: implement help <command> (#1845)
* elf: warn if primed files will not work with the base's linker (#1843)
* setup: simplify bin/snapcraft and correct tests (#1860)
* pluginhandler: patch and handle elf files on glibc mismatch
* tests: split more tests and and add an invisible ticker for travis
* tests: call file directly for the HasArchitecture checker (#1868)
* kernel plugin: remove dependency on magic (#1867)
* elf: remove dependency on magic (#1870)
* elf: cleaner patchelf experience (#1873)
* Revert "meta: create XDG_RUNTIME_DIR in wrappers. (#1818)" (#1883)
* elf: better handling for newer libc6 (#1881)
* elf: make patchelf a dependency (#1888)
* docker: user proper tags in Readme.md (#1897)
* elf: do not strip rpaths that contain $ORIGIN (#1896)
* elf: check if file exists before checking if ELF (#1901)
* New upstream release (LP: #1745488)
[ Kyle Fazzari ]
* cli: add expiration option to export-login (#1831)
* zip: support extracting non-unix zip files (#1862)
* cli: exported login should only be readable by owner (#1869)
* lifecycle: use in-snap mksquashfs if running from snap (#1891)
* cli: use C.UTF-8 if locale not set (#1893)
* docker: beta should use beta, edge use edge (#1895)
* docker: don't rely on snapcraft-classic
* many: use in-snap unsquashfs and readelf if running from snap (#1902)
[ Leo Arias ]
* extractors: also support appdata.xml appstream files. (#1861)
* extractors: support appstream icon and desktop (#1853)
* tests: allow to overwrite the snapcraft install command (#1894)
[ Christian Dywan ]
* lxd: change "Terminating" message to debug level (#1842)
* lxd: use user in container when mounting remote via sshfs (#1847)
* remote_parts: Use hashed folder based on parts URI (#1856)
* grammar: to statement (#1639)
* grammar: make on statement use host architecture (#1857)
* repo: use debian.arfile instead of dpkg-deb (#1878)
* lxd: always (re-)injects snaps if necessary (#1865)
[ Paolo Pisati ]
* kernel plugin: update initrd.img-core path to boot/initrd.img (#1839)
* kbuild plugin: pick up CROSS_COMPILE only if not empty (#1874)
[ Alberto Donato ]
* schema: add options to configure applications socket activation (#1617)
[ Herman Yanush ]
* cli: humanize push message (#1833)
[ Konrad Krawiec ]
* cmake plugin: update plugin help (#1832)
* storeapi: add docstrings for _snap_index_client.py (#1855)
[ Marcin Mikołajczak ]
* static tests: add type hint for cli/assertions.py module (#1811)
[ Alan Pope ]
* README: remove rocketchat link (#1854)
[ Daniel Lim Wee Soong ]
* storeapi: add docstrings to _client (#1851)
* tests: add snap not found tests (#1849)
[ Chris Glass ]
* cli: fixed typo in help (#1890)
[ Jonathan Cave ]
* tests: remove plainbox part from plugin tests (#1889)
Date: Thu, 25 Jan 2018 21:40:43 +0000
Changed-By: Sergio Schvezov <sergio.schvezov at canonical.com>
Maintainer: Snapcraft Team <snapcraft at lists.snapcraft.io>
https://launchpad.net/ubuntu/+source/snapcraft/2.39+18.04.7
-------------- next part --------------
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512
Format: 1.8
Date: Thu, 25 Jan 2018 21:40:43 +0000
Source: snapcraft
Binary: snapcraft snapcraft-parser snapcraft-examples
Architecture: source
Version: 2.39+18.04.7
Distribution: bionic
Urgency: medium
Maintainer: Snapcraft Team <snapcraft at lists.snapcraft.io>
Changed-By: Sergio Schvezov <sergio.schvezov at canonical.com>
Description:
snapcraft - easily craft snaps
snapcraft-examples - examples and demos for snapcraft
snapcraft-parser - cloud parser for shared snapcraft parts.
Launchpad-Bugs-Fixed: 1745488
Changes:
snapcraft (2.39+18.04.7) bionic; urgency=medium
.
[ Sergio Schvezov ]
* tests: fix broken rust test snap (#1838)
* docker: instructions to build from the snap (#1840)
* cli: implement help <command> (#1845)
* elf: warn if primed files will not work with the base's linker (#1843)
* setup: simplify bin/snapcraft and correct tests (#1860)
* pluginhandler: patch and handle elf files on glibc mismatch
* tests: split more tests and and add an invisible ticker for travis
* tests: call file directly for the HasArchitecture checker (#1868)
* kernel plugin: remove dependency on magic (#1867)
* elf: remove dependency on magic (#1870)
* elf: cleaner patchelf experience (#1873)
* Revert "meta: create XDG_RUNTIME_DIR in wrappers. (#1818)" (#1883)
* elf: better handling for newer libc6 (#1881)
* elf: make patchelf a dependency (#1888)
* docker: user proper tags in Readme.md (#1897)
* elf: do not strip rpaths that contain $ORIGIN (#1896)
* elf: check if file exists before checking if ELF (#1901)
* New upstream release (LP: #1745488)
.
[ Kyle Fazzari ]
* cli: add expiration option to export-login (#1831)
* zip: support extracting non-unix zip files (#1862)
* cli: exported login should only be readable by owner (#1869)
* lifecycle: use in-snap mksquashfs if running from snap (#1891)
* cli: use C.UTF-8 if locale not set (#1893)
* docker: beta should use beta, edge use edge (#1895)
* docker: don't rely on snapcraft-classic
* many: use in-snap unsquashfs and readelf if running from snap (#1902)
.
[ Leo Arias ]
* extractors: also support appdata.xml appstream files. (#1861)
* extractors: support appstream icon and desktop (#1853)
* tests: allow to overwrite the snapcraft install command (#1894)
.
[ Christian Dywan ]
* lxd: change "Terminating" message to debug level (#1842)
* lxd: use user in container when mounting remote via sshfs (#1847)
* remote_parts: Use hashed folder based on parts URI (#1856)
* grammar: to statement (#1639)
* grammar: make on statement use host architecture (#1857)
* repo: use debian.arfile instead of dpkg-deb (#1878)
* lxd: always (re-)injects snaps if necessary (#1865)
.
[ Paolo Pisati ]
* kernel plugin: update initrd.img-core path to boot/initrd.img (#1839)
* kbuild plugin: pick up CROSS_COMPILE only if not empty (#1874)
.
[ Alberto Donato ]
* schema: add options to configure applications socket activation (#1617)
.
[ Herman Yanush ]
* cli: humanize push message (#1833)
.
[ Konrad Krawiec ]
* cmake plugin: update plugin help (#1832)
* storeapi: add docstrings for _snap_index_client.py (#1855)
.
[ Marcin Mikołajczak ]
* static tests: add type hint for cli/assertions.py module (#1811)
.
[ Alan Pope ]
* README: remove rocketchat link (#1854)
.
[ Daniel Lim Wee Soong ]
* storeapi: add docstrings to _client (#1851)
* tests: add snap not found tests (#1849)
.
[ Chris Glass ]
* cli: fixed typo in help (#1890)
.
[ Jonathan Cave ]
* tests: remove plainbox part from plugin tests (#1889)
Checksums-Sha1:
a93d6e7f319ef766fa86fc1b6e7935291b2429c2 2567 snapcraft_2.39+18.04.7.dsc
49797858762d10525b44c96887e7530dbaff2209 610800 snapcraft_2.39+18.04.7.tar.xz
369b992a8ebb16e1ba4f4de03684d15ec3f53454 10364 snapcraft_2.39+18.04.7_source.buildinfo
Checksums-Sha256:
a0b7e4da8a2134797fd3fee580d731b5b9e23ba2244c6fc0c48914c4fb9bc131 2567 snapcraft_2.39+18.04.7.dsc
ef201eec07ec93bef9cde920303b25a88e358378a9a60296529fc27428b0fb34 610800 snapcraft_2.39+18.04.7.tar.xz
903e6956bd2baf15ff74e98bbe22f96b25c11355112400d87c5c3c320e8c2418 10364 snapcraft_2.39+18.04.7_source.buildinfo
Files:
57d5e7f8282e11ee45d36a47220bb680 2567 utils extra snapcraft_2.39+18.04.7.dsc
5525eee15b1b374c48ecd52f3fbab095 610800 utils extra snapcraft_2.39+18.04.7.tar.xz
d4ab8573a32bedfdf36f56d7e7d8f9a6 10364 utils extra snapcraft_2.39+18.04.7_source.buildinfo
-----BEGIN PGP SIGNATURE-----
iQI7BAEBCgAlBQJaclvaHhxzZXJnaW8uc2NodmV6b3ZAY2Fub25pY2FsLmNvbQAK
CRBxMckyAS59JR1wEACekBTxPndsWzqH2LyFsXht6J6MELLKoe4DATkczaBbAg5F
B9QAfScUcECgeOvZu83a7nEcgG5i99RmxozhXafekXolx9+J21GYvYJ0Bygl9IFR
YvtCbWy9w6NK8ObDvMxOgRn7k17kNuYg6hkjtobmYpkrFVK0Nazw5gBeVGkT5Tgq
k3EE34r2PD2drUb81AGpBkppNMElq5pXBz0e6MyMj7Tq/euAzUZvjXxam54DHbAn
rQLn/TjiBV/ufDgt2uoRueVkFa4lYov46upIZcoCp0elkCgw+nQeqmM8+R9XsS6D
XGLYsbzPNnOggftYr/c8D/0ZobVg9kINPcLEcuX7f8pVMt4Jsi9YEwT8AVHxuSxp
rbcY4UDU41cRhvxfud7gRTCkIeXzMc4nXljECsshSniFeBoSO6IuKGwuZ3lHPpCf
k4HTo37HGTz9u9PUopXBT9tz6cnjLVzSzpB/55VjE7X4+KHVs/myk6yyVr7OfTfB
BlbtT/lno/1yqvdHev5ZtEZ0Y5PXaZkb6JWckR5Xja8PzcgUtKKSglJbpqIUGsvC
J9p4Di42K2/iFjY1owqRxDhh1CcjcoeOtwfz3xoUTmwe288tGPEQvrqt1hDlKcfN
VLA4nWNYq8ViSNmtNbpQW6RBCqjYTfs/VdaK/VjIXr/ppXs0rnmZi2hweLGCYQ==
=C6i4
-----END PGP SIGNATURE-----
More information about the Bionic-changes
mailing list