Ubuntu Pastebin

Paste from zyga at Thu, 31 Aug 2017 08:15:37 +0000

Download as text
 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
17
18
19
diff --git a/debian/changelog b/debian/changelog
index 8cbed26b3..922a65ffd 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,14 @@
+snapd (2.27.5-1) unstable; urgency=medium
+
+  * New upstream release.
+    - interfaces: fix network-manager plug regression
+    - hooks: do not error when hook handler is not registered
+    - interfaces/alsa,pulseaudio: allow read on udev data for sound
+    - interfaces/optical-drive: read access to udev data for /dev/scd*
+    - interfaces/browser-support: read on /proc/vmstat and misc udev data
+
+ -- Zygmunt Krynicki <zygmunt.krynicki@canonical.com>  Thu, 31 Aug 2017 10:11:20 +0200
+
 snapd (2.27.4-1) unstable; urgency=medium
 
   * New upstream release.
Download as text