summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRobert Ancell <robert.ancell@canonical.com>2016-03-15 15:51:08 +1300
committerRobert Ancell <robert.ancell@canonical.com>2016-03-15 15:51:08 +1300
commitfddcccd3bf9a8a9c3c31be9799618b9fc3e90270 (patch)
treecf4180fce6ee44ad09944ca3eee45cfc32cd54aa
parent2f684f54018e5fa36b40282c6f0d98fd08cfcb12 (diff)
downloadlightdm-trunk.tar.gz
Releasing 1.17.61.17.6trunk
-rw-r--r--NEWS4
-rw-r--r--configure.ac2
-rw-r--r--debian/changelog11
3 files changed, 16 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 98442c25..cc30cea5 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,7 @@
+Overview of changes in lightdm 1.17.6
+
+ * Don't write $DISPLAY into tty line in utmp/btmp.
+
Overview of changes in lightdm 1.17.5
* Set XDG_RUNTIME_DIR for ConsoleKit sessions. This is a recent change in
diff --git a/configure.ac b/configure.ac
index 900cda6d..0351f2ac 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.17.5)
+AC_INIT(lightdm, 1.17.6)
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 3e5014d1..81e2c403 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,14 @@
+lightdm (1.17.6-0ubuntu1) xenial; urgency=medium
+
+ * New upstream release:
+ - Don't write $DISPLAY into tty line in utmp/btmp. (LP: #1380364)
+ * debian/guest-account.sh:
+ * debian/guest-session.profile:
+ * debian/rules:
+ - Don't overwrite .profile file from skeleton session, append it instead
+
+ -- Robert Ancell <robert.ancell@canonical.com> Tue, 15 Mar 2016 15:47:08 +1300
+
lightdm (1.17.5-0ubuntu2) xenial; urgency=medium
* debian/control: