diff options
| author | Michael Vogt <mvo@debian.org> | 2016-04-18 07:29:31 +0200 |
|---|---|---|
| committer | Michael Vogt <mvo@debian.org> | 2016-04-18 07:29:31 +0200 |
| commit | f2624171eba180167bcecc2479266a30a211ddd9 (patch) | |
| tree | 37f69b29d51132b99314fa06cd67d25249e67878 | |
| parent | 225b61c528ef30928d489d7f92be0bda5166af3c (diff) | |
releasing package snapd version 2.0.12.0.1
| -rw-r--r-- | debian/changelog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 1e83cc4189..87a35706e1 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +snapd (2.0.1) xenial; urgency=medium + + * client,daemon,overlord: fix authentication: + - fix incorrect authenication check (LP: #1571491) + + -- Michael Vogt <michael.vogt@ubuntu.com> Mon, 18 Apr 2016 07:24:33 +0200 + snapd (2.0) xenial; urgency=medium * New upstream release: |
