summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--NEWS6
-rw-r--r--configure.ac2
-rw-r--r--debian/changelog8
3 files changed, 15 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 3cdfa749..4b395488 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,9 @@
+Overview of changes in lightdm 1.9.15
+
+ * Update the lightdm AppArmor abstraction to allow the guest session to
+ start when AppArmor is mediating signals and ptrace and fix a minor, but
+ noisy, denial when applications attempt to read /proc/<PID>/stat.
+
Overview of changes in lightdm 1.9.14
* Pass --enable-hardware-greeter to unity-system-compositor for Mir sessions
diff --git a/configure.ac b/configure.ac
index 7d4058f1..1ef7e202 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.9.14)
+AC_INIT(lightdm, 1.9.15)
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 12bd8467..e4ae30e0 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,11 @@
+lightdm (1.9.15-0ubuntu1) trusty; urgency=medium
+
+ * debian/patches/06_guest_signal_and_ptrace_aa_rules.patch,
+ debian/patches/07_guest_proc_pid_stat_aa_rule.patch: Dropped, the fixes
+ are upstream
+
+ -- Tyler Hicks <tyhicks@canonical.com> Mon, 07 Apr 2014 10:33:46 -0500
+
lightdm (1.9.14-0ubuntu2) trusty; urgency=medium
* debian/patches/06_guest_signal_and_ptrace_aa_rules.patch: Grant