|
| 1 | +snapcraft (2.42) xenial; urgency=medium |
| 2 | + |
| 3 | + [ Sergio Schvezov ] |
| 4 | + * elf: patch everything instead of a subset of elf files (#2081) |
| 5 | + * elf: clear the current runpath before setting the rpath (#2085) |
| 6 | + * python plugin: properly handle distutils on bionic |
| 7 | + * ci: add the python integration tests on bionic for travis |
| 8 | + * many: remove support for remote lxd per project containers (#2089) |
| 9 | + * schema: allow refresh-mode and stop-mode (#2092) |
| 10 | + * packaging: include changelog for setup.py's version detection (#2097) |
| 11 | + * ci: enable OSX testing on travis (#2084) |
| 12 | + * tests: use a common cache for the integration tests |
| 13 | + * tests: remove the SharedCache fixture and uses of it |
| 14 | + * many: allow building in containers with no version in project (#2104) |
| 15 | + * errors: remove logic for SNAPCRAFT_SEND_ERROR_DATA |
| 16 | + * errors: implement the always option to sent to sentry |
| 17 | + * package: make use of snapcraftctl snapcraft features (#2103) |
| 18 | + * nodejs plugin: lazy load the required tarballs (#2106) |
| 19 | + * build_providers: new build provider using multipass (#2100) |
| 20 | + * tests: use FakeSnapd for grammar tests |
| 21 | + * tests: adapt the integration suite to work for all releases |
| 22 | + * New upstream release (LP: #1767016) |
| 23 | + |
| 24 | + [ Kyle Fazzari ] |
| 25 | + * project_loader: support architectures for CI (#2080) |
| 26 | + * meta: soften warning about using passthrough (#2091) |
| 27 | + * storeapi: better handle network errors and retries (#2094) |
| 28 | + * grammar: support compound on..to statement (#2088) |
| 29 | + * tests: fix arch-specific integration tests |
| 30 | + |
| 31 | + [ Christian Dywan ] |
| 32 | + * python: bring back support for older versions of pip (#2055) |
| 33 | + * tests: don't use os_release and repo from snapcraft (#2096) |
| 34 | + * lxd: wait for on-going refreshes to finish (#2098) |
| 35 | + * ci: setup AppVeyor (#2087) |
| 36 | + * repo: catch error updating the package cache (#2079) |
| 37 | + * tests: do not shadow deb_arch in architecture scenarios |
| 38 | + * tests: parser tests need the cache |
| 39 | + * tests: don't hard-code expected arch in VersionScriptTestCase |
| 40 | + |
| 41 | + [ Rakesh Singh ] |
| 42 | + * dotnet plugin: add dotnet command to path for step overriding (#1909) |
| 43 | + |
| 44 | + [ Michael Vogt ] |
| 45 | + * lifecycle: skip -all-root for base snaps (#2090) |
| 46 | + |
| 47 | + [ Matias Bordese ] |
| 48 | + * tests: update metadata store integration test, no previous push |
| 49 | + required (#2086) |
| 50 | + |
| 51 | + -- Sergio Schvezov <sergio.schvezov@ubuntu.com> Thu, 26 Apr 2018 01:58:29 +0000 |
| 52 | + |
1 | 53 | snapcraft (2.41) xenial; urgency=medium |
2 | 54 |
|
3 | 55 | [ Sergio Schvezov ] |
@@ -54,7 +106,7 @@ snapcraft (2.41) xenial; urgency=medium |
54 | 106 | [ Colin Watson ] |
55 | 107 | * storeapi: fix formatting of some store errors (#2056) |
56 | 108 |
|
57 | | - -- <sergio.schvezov@ubuntu.com> Sat, 14 Apr 2018 12:13:35 +0000 |
| 109 | + -- Sergio Schvezov <sergio.schvezov@ubuntu.com> Sat, 14 Apr 2018 12:13:35 +0000 |
58 | 110 |
|
59 | 111 | snapcraft (2.40.1) xenial; urgency=medium |
60 | 112 |
|
|
0 commit comments