[ubuntu/xenial-proposed] snapcraft 2.25 (Accepted)
Sergio Schvezov
sergio.schvezov at ubuntu.com
Fri Jan 13 14:47:29 UTC 2017
snapcraft (2.25) xenial; urgency=medium
[ Joe Talbott ]
* parser: better message for missing snapcraft.yaml in origins. (#985)
* parser: clean up help. (#986)
* parser: improve output. (#984)
* pluginhandler: ensure staged files are included in the prime step. (#920)
* tests: add aliases integration test. (#1004)
[ Matthew Aguirre ]
* Update ant plugin to use get_build_properties(). (#991)
* Updated autotools plugin to use get_build_properties(). (#999)
* godeps plugin: update godeps plugin to use get_pull_properties(). (#1000)
* catkin plugin: update catkin plugin to use get_pull_properties(). (#1001)
* make plugin: update make plugin to use get_build_properties(). (#992)
* nodejs plugin: update nodejs plugin to use get_build_properties(). (#996)
* go plugin: update go plugin to use get_build_properties(). (#997)
* python plugin: update python plugin to support get_pull_properties(). (#1002)
* qmake plugin: update qmake to use get_build_properties() and
get_pull_properties(). (#993)
* gulp plugins: update gulp plugin to use get_build_properties(). and
get_pull_properties(). (#998)
* kernel plugin: update kernel plugin to use get_build_properties(). (#995)
[ Kyle Fazzari ]
* copy plugin: update copy plugin to use get_build_properties(). (#1022)
* tests: add alias integration test. (#1021)
* sources: support symlinks in deb sources. (#941)
* schema: replace `snap` filter with `prime` filter. (#1006)
* tests: reorganize plugin tests into subdirectory. (#1014)
* tests: reorganize command tests into subdirectory. (#1015)
* tests: reorganize state tests into subdirectory. (#1019)
* pluginhandler: add support for disabling system library migration. (#989)
* docs: document the `notify` daemon type. (#1041)
* docs: describe hooks. (#1042)
* lifecycle: clean without parsing if possible. (#1007)
* core: add support for hooks. (#1026)
[ Marco Trevisan ]
* travis.yaml: use docker exec to split build phases. (#1012)
[ Leo Arias ]
* tests: fix integration tests in armhf. (#971)
* ci: add a checklist in the pull request template. (#972)
* ci: check the license agreement on Travis. (#973)
* tests: fix snaps tests in armhf. (#990)
* rust plugin: add conditional compilation. (#1029)
* tests: use rust 1.12 to test the rust-revision in armhf. (#1040)
* rust plugin: use the part source path. (#1035)
* misc: delete bzr ignore. (#1038)
[ Jonathon Love ]
* nodejs plugin: fix the plugin’s dependency installation. (#1023)
[ Olivier Tilloy ]
* meta: add 'desktop' entry for apps. (#1010)
[ Sergio Schvezov ]
* project loader: better error message for classic. (#1025)
* tests: fix broken unit test in master. (#1027)
* parts: better error message when defining parts. (#1036)
* schema: support the notify daemon type. (#1037)
* godeps plugin: work when GOBIN is set. (#1046)
* meta: support core libraries. (#1047)
* docs: update deprecation links. (#1048)
* rust plugin: respect fetch parameters. (#1034)
* New upstream release 2.25 (LP: #1656291)
[ Bayard Randel ]
* store: implement push pre-check. (#1009)
Date: Fri, 13 Jan 2017 12:07:10 +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.25
-------------- next part --------------
Format: 1.8
Date: Fri, 13 Jan 2017 12:07:10 +0000
Source: snapcraft
Binary: snapcraft snapcraft-parser snapcraft-examples
Architecture: source
Version: 2.25
Distribution: xenial
Urgency: medium
Maintainer: Snapcraft Team <snapcraft at lists.snapcraft.io>
Changed-By: Sergio Schvezov <sergio.schvezov at ubuntu.com>
Description:
snapcraft - easily craft snaps
snapcraft-examples - examples and demos for snapcraft
snapcraft-parser - cloud parser for shared snapcraft parts.
Launchpad-Bugs-Fixed: 1656291
Changes:
snapcraft (2.25) xenial; urgency=medium
.
[ Joe Talbott ]
* parser: better message for missing snapcraft.yaml in origins. (#985)
* parser: clean up help. (#986)
* parser: improve output. (#984)
* pluginhandler: ensure staged files are included in the prime step. (#920)
* tests: add aliases integration test. (#1004)
.
[ Matthew Aguirre ]
* Update ant plugin to use get_build_properties(). (#991)
* Updated autotools plugin to use get_build_properties(). (#999)
* godeps plugin: update godeps plugin to use get_pull_properties(). (#1000)
* catkin plugin: update catkin plugin to use get_pull_properties(). (#1001)
* make plugin: update make plugin to use get_build_properties(). (#992)
* nodejs plugin: update nodejs plugin to use get_build_properties(). (#996)
* go plugin: update go plugin to use get_build_properties(). (#997)
* python plugin: update python plugin to support get_pull_properties(). (#1002)
* qmake plugin: update qmake to use get_build_properties() and
get_pull_properties(). (#993)
* gulp plugins: update gulp plugin to use get_build_properties(). and
get_pull_properties(). (#998)
* kernel plugin: update kernel plugin to use get_build_properties(). (#995)
.
[ Kyle Fazzari ]
* copy plugin: update copy plugin to use get_build_properties(). (#1022)
* tests: add alias integration test. (#1021)
* sources: support symlinks in deb sources. (#941)
* schema: replace `snap` filter with `prime` filter. (#1006)
* tests: reorganize plugin tests into subdirectory. (#1014)
* tests: reorganize command tests into subdirectory. (#1015)
* tests: reorganize state tests into subdirectory. (#1019)
* pluginhandler: add support for disabling system library migration. (#989)
* docs: document the `notify` daemon type. (#1041)
* docs: describe hooks. (#1042)
* lifecycle: clean without parsing if possible. (#1007)
* core: add support for hooks. (#1026)
.
[ Marco Trevisan ]
* travis.yaml: use docker exec to split build phases. (#1012)
.
[ Leo Arias ]
* tests: fix integration tests in armhf. (#971)
* ci: add a checklist in the pull request template. (#972)
* ci: check the license agreement on Travis. (#973)
* tests: fix snaps tests in armhf. (#990)
* rust plugin: add conditional compilation. (#1029)
* tests: use rust 1.12 to test the rust-revision in armhf. (#1040)
* rust plugin: use the part source path. (#1035)
* misc: delete bzr ignore. (#1038)
.
[ Jonathon Love ]
* nodejs plugin: fix the plugin’s dependency installation. (#1023)
.
[ Olivier Tilloy ]
* meta: add 'desktop' entry for apps. (#1010)
.
[ Sergio Schvezov ]
* project loader: better error message for classic. (#1025)
* tests: fix broken unit test in master. (#1027)
* parts: better error message when defining parts. (#1036)
* schema: support the notify daemon type. (#1037)
* godeps plugin: work when GOBIN is set. (#1046)
* meta: support core libraries. (#1047)
* docs: update deprecation links. (#1048)
* rust plugin: respect fetch parameters. (#1034)
* New upstream release 2.25 (LP: #1656291)
.
[ Bayard Randel ]
* store: implement push pre-check. (#1009)
Checksums-Sha1:
2241ff931eed12ef344b5d45c4c9d0208a5f5c2d 2185 snapcraft_2.25.dsc
94758db611f1167713b63630aaf28313c212c058 1279060 snapcraft_2.25.tar.xz
Checksums-Sha256:
9c634047e70b2f84759bf4112ad9fd61707840872c247b29e5c75934377fde99 2185 snapcraft_2.25.dsc
7ea74946a88798fd407e5f2e62d27ce8432f2df423f830b060317a69aa87b6a4 1279060 snapcraft_2.25.tar.xz
Files:
2f6f153be6c261e14dc0022ae13d3fab 2185 utils extra snapcraft_2.25.dsc
9936dd7c9579a539481dd2ee2a9d7ce8 1279060 utils extra snapcraft_2.25.tar.xz
More information about the Xenial-changes
mailing list