summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRobert Ancell <robert.ancell@canonical.com>2016-04-05 12:31:16 +1200
committerRobert Ancell <robert.ancell@canonical.com>2016-04-05 12:31:16 +1200
commit7e1a43dc2311e79fd20ec6fa89d52d30875152aa (patch)
treea0596e5bc9c49fc8bff924d6066e8b64eaf4f846
parentb376f47961fd9c4d55bbf8bfdff379ab08ed2c67 (diff)
downloadlightdm-git-1.18.1.tar.gz
Releasing 1.18.11.18.1
-rw-r--r--NEWS4
-rw-r--r--configure.ac2
-rw-r--r--debian/changelog7
3 files changed, 12 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index cb15c853..8334a75d 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,7 @@
+Overview of changes in lightdm 1.18.1
+
+ * Use /dev/tty0 instead of /dev/console for VT operations
+
Overview of changes in lightdm 1.18.0
* Small documentation fixes
diff --git a/configure.ac b/configure.ac
index fadc037f..7896864e 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.18.0)
+AC_INIT(lightdm, 1.18.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 c22b3162..73071161 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+lightdm (1.18.1-0ubuntu1) xenial; urgency=medium
+
+ * New upstream release:
+ - Use /dev/tty0 instead of /dev/console for VT operations (LP: #1566073)
+
+ -- Robert Ancell <robert.ancell@canonical.com> Tue, 05 Apr 2016 12:06:39 +1200
+
lightdm (1.18.0-0ubuntu2) xenial; urgency=medium
* debian/control: