Skip to content

Commit

Permalink
Release changelog for 2.14 (#714)
Browse files Browse the repository at this point in the history
Signed-off-by: Sergio Schvezov <sergio.schvezov@ubuntu.com>
  • Loading branch information
sergiusens authored Aug 9, 2016
1 parent c8e8e3c commit 0fbd241
Showing 1 changed file with 64 additions and 0 deletions.
64 changes: 64 additions & 0 deletions debian/changelog
Original file line number Diff line number Diff line change
@@ -1,3 +1,67 @@
snapcraft (2.14) xenial; urgency=medium

[ Joe Talbott ]
* Add python package dependencies to setup.py (#550)
* parser - Support .snapcraft.yaml files. (#618)
* Preserve file ownership for 'os' snaps. (#690)

[ Marius Gripsgard ]
* Add new plugin: rust (#579)

[ Sam Yaple ]
* Fix python2 compile cache removal (#660)
* Improve python2 test coverage (#663)

[ Stéphane Graber ]
* Implement "oneshot" daemon type (#693)

[ Bogdana Vereha ]
* Replace 'strip' with 'prime' on intro page and step options. (#696)

[ Kyle Fazzari ]
* Rewrite shebangs generated by the python plugins. (#680)
* Add godeps plugin. (#691)
* Catkin plugin: Enforce C.UTF-8 locale. (#497)

[ Blake Rouse ]
* Pass --root to the python3 plugin on build (#694)
* Add make-install-var field to the make plugin. (#711)

[ Sebastian Bacher ]
* Use the new snapcraft.io mailing list as contact information (#702)
* Update the completion list of commands (#703)
* Slightly tweak the "no jar files" errors (#704)

[ Liu XiaoGuo ]
* Added "camera" plug into the example (#706)

[ Simon Quigley ]
* Update the debian/control file (#662)
* Add detection for an existing `.snapcraft.yaml` file before running
`snapcraft init` (#669)

[ Michael Hall ]
* Strip common path prefixes from linkname as well as name when extracting
a tarfile. (#688)

[ Leo Arias ]
* Use requirements files in travis tests (#656)
* Enable integration tests to run in the production store (#687)

[ Daniel Watkins ]
* Make formatting of daemon options consistent (#710)

[ Sergio Schvezov ]
* Run tests from /tmp (#684)
* Use the proper requirements.txt path (#707)
* Improve the go plugins usability (#709)
* kernel plugin: kernel targets depending on debarch (#689)
* New plugin: dump (#712)
* rust plugin: mock downloads in unit tests (#713)
* New upstream release 2.14 (LP: #1611009)

-- Sergio Schvezov <sergiusens@gmail.com> Mon, 08 Aug 2016 14:58:39 +0000

snapcraft (2.13.1) xenial; urgency=medium

[ Joe Talbott ]
Expand Down

0 comments on commit 0fbd241

Please sign in to comment.