diff options
| author | Michael Vogt <mvo@ubuntu.com> | 2016-02-25 16:18:18 +0100 |
|---|---|---|
| committer | Michael Vogt <mvo@ubuntu.com> | 2016-02-25 16:18:18 +0100 |
| commit | b53d8e801c9e3310c71daffe08726043c12e2a84 (patch) | |
| tree | bd518f743f8f10ece40b884ed3dfda69e9b92e84 | |
| parent | eaf596317a29726f9d4d746c413172a65260420c (diff) | |
releasing package ubuntu-snappy version 1.7.3+20160225ubuntu11.7.3+20160225ubuntu1
| -rw-r--r-- | debian/changelog | 24 |
1 files changed, 24 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index a28935bd20..c019ac7455 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,27 @@ +ubuntu-snappy (1.7.3+20160225ubuntu1) xenial; urgency=medium + + - integration-tests: always use the built snapd when compiling + binaries from branch + - cmd/snap: rename skills to interfaces + - testutil,skills/types,skills,daemon: tweak discovery of know skill + types + - docs: add docs for arm64 cross building + - overlord: implement basic ReadState/WriteState + - overlord: implement Get/Set/Copy on State + - integration-tests: fix dd output check + - integration-tests: add fromBranch config field + - integration-tests: use cli pkg methods in hwAssignSuite + - debian: do not create the snappypkg user, we don't need it anymore + - arch: fix build failure on s390x + - classic: cleanup downloaded lxd tarball + - cmd/snap,client,integration-tests: rename snap subcmds + 'assert'=>'ack', 'asserts'=>'known' + - skills: fix broken tests builds + - skills,skills/types: pass slot to SlotSecuritySnippet() + - skills/types: teach bool-file about udev security + + -- Michael Vogt <michael.vogt@ubuntu.com> Thu, 25 Feb 2016 16:17:19 +0100 + ubuntu-snappy (1.7.2+20160223ubuntu1) xenial; urgency=medium * New git snapshot: |
