------------------------------------------------------------
revno: 1657
tags: 1.13.1
committer: James Hunt <james.h...@ubuntu.com>
branch nick: upstart
timestamp: Wed 2014-07-16 17:38:24 +0100
message:
  * NEWS: Release 1.13.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-07-16 09:40:18 +0000
+++ ChangeLog	2014-07-16 16:38:24 +0000
@@ -1,5 +1,9 @@
 2014-07-16  James Hunt  <james.h...@ubuntu.com>
 
+	* NEWS: Release 1.13.1
+
+2014-07-16  James Hunt  <james.h...@ubuntu.com>
+
 	* init/environ.c: environ_remove():
 	  - Ensure removed entry is deref'd (LP: #1222705).
 	  - Avoid recreating array.

=== modified file 'NEWS'
--- NEWS	2014-07-11 21:51:04 +0000
+++ NEWS	2014-07-16 16:38:24 +0000
@@ -1,4 +1,7 @@
-1.14  xxxx-xx-xx ""
+1.13.1  2014-07-16 "Heureka"
+
+	* Fix for Session Init crasher triggered by restarting a job
+	  that runs 'initctl unset-env' (LP: #1222705).
 
 1.13  2014-07-11 "poor paul pore paw pole pour poll pull poole pool pawl"
 

=== modified file 'configure.ac'
--- configure.ac	2014-07-11 21:51:04 +0000
+++ configure.ac	2014-07-16 16:38:24 +0000
@@ -1,7 +1,7 @@
 # Process this file with autoconf to produce a configure script.
 
 AC_PREREQ(2.61)
-AC_INIT([upstart], [1.14], [upstart-devel@lists.ubuntu.com])
+AC_INIT([upstart], [1.13.1], [upstart-devel@lists.ubuntu.com])
 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-07-11 21:32:38 +0000
+++ po/upstart.pot	2014-07-16 16:38:24 +0000
@@ -6,9 +6,9 @@
 #, fuzzy
 msgid ""
 msgstr ""
-"Project-Id-Version: upstart 1.13\n"
+"Project-Id-Version: upstart 1.13.1\n"
 "Report-Msgid-Bugs-To: n...@bugs.launchpad.net\n"
-"POT-Creation-Date: 2014-07-11 22:14+0100\n"
+"POT-Creation-Date: 2014-07-16 17:24+0100\n"
 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
 "Language-Team: LANGUAGE <l...@li.org>\n"

-- 
upstart-devel mailing list
upstart-devel@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/upstart-devel

Reply via email to