-
Notifications
You must be signed in to change notification settings - Fork 457
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
c4485e5
commit 71a830f
Showing
1 changed file
with
48 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,51 @@ | ||
snapcraft (3.1) xenial; urgency=medium | ||
|
||
[ Sergio Schvezov ] | ||
* cmake plugin: use native primitives (#2397) (LP: #1802314) | ||
* cmake plugin: use build snaps to search paths (#2399) (LP: #1802314) | ||
* static: update to the latest flake8 (#2420) (LP: #1807409) | ||
* project: state file path change (#2419) (LP: #1806746) | ||
* nodejs plugin: fail gracefully when a package.json is missing (#2424) | ||
(LP: #1807971) | ||
* tests: use fixed version for idna in plainbox (#2426) | ||
* tests: remove obsolete snap and external tests (#2421) | ||
* snap: re-add pyc files for snapcraft (#2425) (LP: #1808199) | ||
* tests: increase test timeout for plainbox (#2428) | ||
* lifecycle: query for multipass install on darwin (#2427) (LP: #1807737) | ||
* extractors: better appstream support for descriptions (#2430) (LP: #1778545) | ||
* tests: re-enable spread tests on gce | ||
* rust plugin: refactor to use the latest rustup (LP: #1809259) | ||
* tests: temporarily disable osx tests | ||
* snap: add build-package for xml | ||
* appstream extractor: properly find desktop files (LP: #1805431) | ||
* appstream extractor: support legacy launchables (LP: #1778546) | ||
* snap: add xslt dependencies for lxml | ||
* schema: allow before and after (#2443) (LP: #1808148) | ||
* build providers: remove SIGUSR1 signal ignore workaround for multipass (#2447) | ||
* cli: enable cleaning of parts (#2442) (LP: #1779136) | ||
* tests: appstream unit tests are xenial specific | ||
* tests: skip rust unit tests on s390x | ||
* tests: use more fine grained assertions in lifecycle tests | ||
* tests: remove rust revision testing for i386 | ||
|
||
[ Johan Dahlin ] | ||
* tests: do not use `bash` as a reserved package name on staging (#2423) | ||
|
||
[ Ricardo N Feliciano ] | ||
* cli: fix usage string in help command (#2429) (LP: #1745040) | ||
|
||
[ Anatoli Babenia ] | ||
* repo: document package purpose (#2390) | ||
|
||
[ Kyle Fazzari ] | ||
* repo,baseplugin: support trusting repo keys (#2437) (LP: #1811304) | ||
|
||
[ Michał Sawicz ] | ||
* meta: make hooks executable instead of complaining they are not (#2440) | ||
(LP: #1812003) | ||
|
||
-- Sergio Schvezov <[email protected]> Thu, 24 Jan 2019 10:27:23 +0000 | ||
|
||
snapcraft (3.0.1) xenial; urgency=medium | ||
|
||
[ Sergio Schvezov ] | ||
|