Skip to content

Commit 3853be9

Browse files
committed
releasing package snapd version 2.26.1
1 parent 8a55ffd commit 3853be9

File tree

2 files changed

+22
-8
lines changed

2 files changed

+22
-8
lines changed

packaging/ubuntu-14.04/changelog

Lines changed: 11 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,13 @@
1+
snapd (2.26.1~14.04) trusty; urgency=medium
2+
3+
* New upstream release, LP: #1690083
4+
- store: fix panic error in auth
5+
- tests: the new ubuntu-image snap needs classic confinement, adjust
6+
tests
7+
- cmd/snap-confine: don't fail on pre 3.8 kernel
8+
9+
-- Michael Vogt <[email protected]> Thu, 11 May 2017 21:44:27 +0200
10+
111
snapd (2.26~14.04) trusty; urgency=medium
212

313
* New upstream release, LP: #1690083
@@ -31,10 +41,7 @@ snapd (2.26~14.04) trusty; urgency=medium
3141
- cmd/snap: iterate interface tab completion
3242
- snap: move locale-control to only be present on classic
3343
- interfaces/browser-support: deny read on squashfs backing files
34-
and LVM vg names (#3268)* interfaces/browser-support: deny r of
35-
squashfs backing_file when sandbox: trueimplementation of udisks
36-
should not either (especially not with 'allow-sandbox:* add one
37-
denial more for virtual/block/dm-[0-9]*/dm/name with sandbox: true
44+
and LVM vg names
3845
- tests: wait for the docker socket to be listening
3946
- snap: add `snap refresh --time` option
4047
- tests: re-enable and moderninze /media sharing test

packaging/ubuntu-16.04/changelog

Lines changed: 11 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,13 @@
1+
snapd (2.26.1) xenial; urgency=medium
2+
3+
* New upstream release, LP: #1690083
4+
- store: fix panic error in auth
5+
- tests: the new ubuntu-image snap needs classic confinement, adjust
6+
tests
7+
- cmd/snap-confine: don't fail on pre 3.8 kernel
8+
9+
-- Michael Vogt <[email protected]> Thu, 11 May 2017 21:44:27 +0200
10+
111
snapd (2.26) xenial; urgency=medium
212

313
* New upstream release, LP: #1690083
@@ -31,10 +41,7 @@ snapd (2.26) xenial; urgency=medium
3141
- cmd/snap: iterate interface tab completion
3242
- snap: move locale-control to only be present on classic
3343
- interfaces/browser-support: deny read on squashfs backing files
34-
and LVM vg names (#3268)* interfaces/browser-support: deny r of
35-
squashfs backing_file when sandbox: trueimplementation of udisks
36-
should not either (especially not with 'allow-sandbox:* add one
37-
denial more for virtual/block/dm-[0-9]*/dm/name with sandbox: true
44+
and LVM vg names
3845
- tests: wait for the docker socket to be listening
3946
- snap: add `snap refresh --time` option
4047
- tests: re-enable and moderninze /media sharing test

0 commit comments

Comments
 (0)