summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRobert Ancell <robert.ancell@canonical.com>2015-10-13 12:01:11 +0100
committerRobert Ancell <robert.ancell@canonical.com>2015-10-13 12:01:11 +0100
commitef4e61bc74395a9099379df44e9c237aa780e0e1 (patch)
treebcea54c2f64d5111dc16b3842105780c10275992
parent750448d140a66bedec3bd0bb681615b74eb4c74e (diff)
downloadlightdm-git-ef4e61bc74395a9099379df44e9c237aa780e0e1.tar.gz
Releasing 1.16.41.16.4
-rw-r--r--NEWS4
-rw-r--r--configure.ac2
-rw-r--r--debian/changelog8
3 files changed, 13 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 1eedf908..6809f342 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,7 @@
+Overview of changes in lightdm 1.16.4
+
+ * Fix apparmor profiles for running Chromium in guest sessions
+
Overview of changes in lightdm 1.16.3
* Fix compile failing without libinput
diff --git a/configure.ac b/configure.ac
index 82b65fec..3ac504e4 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,6 +1,6 @@
dnl Process this file with autoconf to produce a configure script.
-AC_INIT(lightdm, 1.16.3)
+AC_INIT(lightdm, 1.16.4)
AC_CONFIG_MACRO_DIR(m4)
AC_CONFIG_HEADER(config.h)
AM_INIT_AUTOMAKE([1.11 no-dist-gzip dist-xz foreign])
diff --git a/debian/changelog b/debian/changelog
index 2518d92e..22bb1945 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,11 @@
+lightdm (1.16.4-0ubuntu1) wily; urgency=medium
+
+ * New upstream release:
+ - Fix apparmor profiles for running Chromium in guest sessions
+ (LP: #1504049)
+
+ -- Robert Ancell <robert.ancell@canonical.com> Tue, 13 Oct 2015 11:47:16 +0100
+
lightdm (1.16.3-0ubuntu2) wily; urgency=medium
* debian/patches/xorg-1.17.patch: