------------------------------------------------------------
revno: 1610
tags: 1.12.1
committer: James Hunt <[email protected]>
branch nick: upstart
timestamp: Tue 2014-03-11 14:44:56 +0000
message:
  * NEWS: Release 1.12.1
modified:
  ChangeLog
  NEWS
  configure.ac
  po/upstart.pot


--
lp:upstart
https://code.launchpad.net/~upstart-devel/upstart/trunk

Your team Upstart Reviewers is subscribed to branch lp:upstart.
To unsubscribe from this branch go to 
https://code.launchpad.net/~upstart-devel/upstart/trunk/+edit-subscription
=== modified file 'ChangeLog'
--- ChangeLog	2014-03-07 11:23:52 +0000
+++ ChangeLog	2014-03-11 14:44:56 +0000
@@ -1,3 +1,7 @@
+2014-03-11  James Hunt  <[email protected]>
+
+	* NEWS: Release 1.12.1
+
 2014-03-07  James Hunt  <[email protected]>
 
 	* NEWS: Release 1.12

=== modified file 'NEWS'
--- NEWS	2014-03-07 11:27:37 +0000
+++ NEWS	2014-03-11 14:44:56 +0000
@@ -1,4 +1,7 @@
-1.13  xxxx-xx-xx ""
+1.12.1  2014-03-11 "Standing Room Only"
+
+	* Fixed re-exec breakage caused by incorrect D-Bus API usage.
+	* Tests updated to catch this issue.
 
 1.12  2014-03-07 "Water Table"
 

=== modified file 'configure.ac'
--- configure.ac	2014-03-07 11:27:37 +0000
+++ configure.ac	2014-03-11 14:44:56 +0000
@@ -1,7 +1,7 @@
 # Process this file with autoconf to produce a configure script.
 
 AC_PREREQ(2.61)
-AC_INIT([upstart], [1.13], [[email protected]])
+AC_INIT([upstart], [1.12.1], [[email protected]])
 NIH_COPYRIGHT([[Copyright © 2006-2014 Canonical Ltd., 2011 Scott James Remnant]])
 AC_CONFIG_SRCDIR([init/main.c])
 AC_CONFIG_MACRO_DIR([m4])

=== modified file 'po/upstart.pot'
--- po/upstart.pot	2014-03-07 11:23:52 +0000
+++ po/upstart.pot	2014-03-11 14:44:56 +0000
@@ -6,9 +6,9 @@
 #, fuzzy
 msgid ""
 msgstr ""
-"Project-Id-Version: upstart 1.12\n"
+"Project-Id-Version: upstart 1.12.1\n"
 "Report-Msgid-Bugs-To: [email protected]\n"
-"POT-Creation-Date: 2014-03-07 11:07+0000\n"
+"POT-Creation-Date: 2014-03-11 14:33+0000\n"
 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
 "Language-Team: LANGUAGE <[email protected]>\n"
@@ -728,7 +728,7 @@
 "actually run /sbin/telinit."
 msgstr ""
 
-#: init/main.c:245 util/reboot.c:172 util/shutdown.c:373 util/telinit.c:250
+#: init/main.c:245 util/reboot.c:172 util/shutdown.c:373 util/telinit.c:251
 msgid "Need to be root"
 msgstr ""
 
@@ -1327,7 +1327,7 @@
 "than 0 or 6, it will actually execute /sbin/shutdown.\n"
 msgstr ""
 
-#: util/reboot.c:169 util/shutdown.c:370 util/telinit.c:247
+#: util/reboot.c:169 util/shutdown.c:370 util/telinit.c:248
 msgid "Couldn't set uid."
 msgstr ""
 
@@ -1500,15 +1500,15 @@
 msgid "(%s) at %d:%02d ..."
 msgstr ""
 
-#: util/telinit.c:194
+#: util/telinit.c:195
 msgid "set environment variable in the runlevel event"
 msgstr ""
 
-#: util/telinit.c:215
+#: util/telinit.c:216
 msgid "Change runlevel."
 msgstr ""
 
-#: util/telinit.c:217
+#: util/telinit.c:218
 msgid ""
 "RUNLEVEL should be one of 0123456sS, where s and S are considered "
 "identical.\n"
@@ -1522,12 +1522,12 @@
 "state.\n"
 msgstr ""
 
-#: util/telinit.c:234
+#: util/telinit.c:235
 #, c-format
 msgid "%s: missing runlevel\n"
 msgstr ""
 
-#: util/telinit.c:239
+#: util/telinit.c:240
 #, c-format
 msgid "%s: illegal runlevel: %s\n"
 msgstr ""

-- 
upstart-devel mailing list
[email protected]
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/upstart-devel

Reply via email to