Merge lp:~sergiusens/snapcraft/0.3changelog into lp:~snappy-dev/snapcraft/core

Proposed by Sergio Schvezov
Status: Merged
Approved by: Sergio Schvezov
Approved revision: 237
Merged at revision: 237
Proposed branch: lp:~sergiusens/snapcraft/0.3changelog
Merge into: lp:~snappy-dev/snapcraft/core
Diff against target: 43 lines (+32/-5)
1 file modified
debian/changelog (+32/-5)
To merge this branch: bzr merge lp:~sergiusens/snapcraft/0.3changelog
Reviewer Review Type Date Requested Status
Leo Arias (community) Approve
Review via email: mp+274303@code.launchpad.net

Commit message

debian/changelog for 0.3

To post a comment you must log in.
237. By Sergio Schvezov

debian/changelog for 0.3

Revision history for this message
Leo Arias (elopio) :
review: Approve

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== modified file 'debian/changelog'
2--- debian/changelog 2015-09-25 10:46:37 +0000
3+++ debian/changelog 2015-10-13 18:58:45 +0000
4@@ -1,8 +1,35 @@
5-snapcraft (0.3) UNRELEASED; urgency=medium
6-
7- *
8-
9- -- Daniel Holbach <daniel.holbach@ubuntu.com> Fri, 25 Sep 2015 12:46:23 +0200
10+snapcraft (0.3) wily; urgency=medium
11+
12+ * Core imprevements:
13+ - Add deprecation messages for deprecated keywords (LP: #1501494)
14+ - Remove suid/guid from staged packages (LP: #1503495)
15+ - Autodetect tar sources (LP: #1500726)
16+ - Better logging if output is not a tty (LP: #1500887)
17+ - Improved error message when a plugin is not found (LP: #1501980)
18+ * Plugin improvements:
19+ - Types instead of plugin as a keyword (LP: #1500857)
20+ - Plugin names no longer have '-project' as a suffix (LP: #1501496)
21+ - Local plugins can override built-in ones with x-[plugin].py
22+ (LP: #1500873)
23+ * New plugins:
24+ - Scons support added (LP: #1500758)
25+ * Bug fixes:
26+ - Multi python3 install support (LP: #1499429)
27+ - Use the system series for stage-packages (LP: #1501035)
28+ - Handle framework policies (LP: #1501037).
29+ - Don't infer a plugin name from a part name (LP: #1501413)
30+ - Installation errors during build-package's setup now errors
31+ (LP: #1502449)
32+ - When a dangling symlink is found, try and satisfy it with a
33+ package on the host (LP: #1500505)
34+ - Support reextraction when using tar sources (LP: #1500728)
35+ - Do not require geoip (LP: #1499158)
36+ * Examples:
37+ - Fix build requirements issue with python2 project (LP: #1501997)
38+ - Add missing plugin keyword for the python2 example (LP: #1501977)
39+ - Updated the upstream tarball for tomcat (LP: #1504174)
40+
41+ -- Sergio Schvezov <sergio.schvezov@canonical.com> Fri, 25 Sep 2015 12:46:23 +0200
42
43 snapcraft (0.2.1) wily; urgency=medium
44

Subscribers

People subscribed via source and target branches