summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--NEWS7
-rw-r--r--configure.ac2
-rw-r--r--debian/changelog12
3 files changed, 20 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index c0f78310..da857fb0 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,10 @@
+Overview of changes in lightdm 1.10.1
+
+ * When switching to an existing session refresh PAM credentials and end
+ session cleanly so no resources leak.
+ * Update apparmor rules to allow oxide based browsers and Google Chrome to
+ run in the guest session.
+
Overview of changes in lightdm 1.10.0
* Fix return value for Vala bindings to Greeter.start_session_sync
diff --git a/configure.ac b/configure.ac
index 9ded6cad..0de08ad3 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.10.0)
+AC_INIT(lightdm, 1.10.1)
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 f8c1d2e0..5a3a3218 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,15 @@
+lightdm (1.10.1-0ubuntu1) trusty; urgency=medium
+
+ * New upstream release:
+ - When switching to an existing session refresh PAM credentials and end
+ session cleanly so no resources leak. (LP: #1296276)
+ - Update apparmor rules to allow oxide based browsers and Google Chrome to
+ run in the guest session.
+ * debian/patches/06_apparmor_chromium_updates.patch:
+ - Applied upstream
+
+ -- Robert Ancell <robert.ancell@canonical.com> Mon, 28 Apr 2014 09:56:14 +1200
+
lightdm (1.10.0-0ubuntu3) trusty; urgency=medium
* debian/patches/06_apparmor_chromium_updates.patch: allow oxide based