Change logs for upstart source package in Raring

  • upstart (1.8-0ubuntu1.2) raring; urgency=low
    
      * Correct typo in the upstart postinstall script. (LP: #1195955).
    
    upstart (1.8-0ubuntu1.1) raring; urgency=low
    
      [ James Hunt ]
      * Cherry pick lp:~jamesodhunt/upstart/serialise-remaining-objects (LP: #1124384):
        - Preserve event blockers during configuration reload.
        - Serialise & deserialise blocking events during stateful
          re-execution.
      * debian/manpages/upstart-events.7: Added ':sys:restarted'.
    
      [ Dmitrijs Ledkovs ]
      * Upload to raring.
      * Adjust upstart version string, to allow testing for lossless stateful
        re-execution test.
      * debian/upstart.postinst: Always perform lossless stateful
        re-execution, otherwise perform partial stateful re-execution unless
        running under cloud-init, to avoid failing to initialise instances.
     -- Dmitrijs Ledkovs <email address hidden>   Mon, 01 Jul 2013 15:06:01 +0100
  • upstart (1.8-0ubuntu1.1) raring; urgency=low
    
      [ James Hunt ]
      * Cherry pick lp:~jamesodhunt/upstart/serialise-remaining-objects (LP: #1124384):
        - Preserve event blockers during configuration reload.
        - Serialise & deserialise blocking events during stateful
          re-execution.
      * debian/manpages/upstart-events.7: Added ':sys:restarted'.
    
      [ Dmitrijs Ledkovs ]
      * Upload to raring.
      * Adjust upstart version string, to allow testing for lossless stateful
        re-execution test.
      * debian/upstart.postinst: Always perform lossless stateful
        re-execution, otherwise perform partial stateful re-execution unless
        running under cloud-init, to avoid failing to initialise instances.
     -- James Hunt <email address hidden>   Tue, 16 Apr 2013 11:53:23 +0100
  • upstart (1.8-0ubuntu1) raring; urgency=low
    
      [ James Hunt ]
      * debian/manpages/upstart-events.7: Update for Session Init events
        and file bridge.
      * debian/rules: Install apport hook.
      * debian/upstart.apport: Addition of apport hook to handle PID 1 and
        Session Init bugs.
      * debian/upstart.dirs: Remove invalid leading slash and add apport
        directory.
      * Cherry-pick man page related fixes from upstream.
      * debian/control: Create a separate upstart-monitor package and make
        upstart suggest it.
      * debian/rules:
        - Add python3 and associated graphical packages.
        - Handle man pages.
      * debian/upstart.install: Add in files not now copied by default
        now we have a separate upstart-monitor package. Note that initctl2dot
        and init-checkconf are now correctly installed to /usr/bin rather
        than /bin.
      * debian/upstart-monitor.install: New file.
      * debian/upstart-monitor.manpages: New file.
      * debian/upstart.links: New file.
      * debian/user-conf/upstart-file-bridge.conf: Required as start condition
        different to system job of same name.
    
      [ Iain Lane ]
      * Set $SESSIONTYPE when emitting the xsession event that specifies the type
        of session being launched. Currently only gnome-session is supported.
     -- James Hunt <email address hidden>   Tue, 26 Mar 2013 17:13:12 +0000
  • upstart (1.7-0ubuntu1b1) raring; urgency=low
    
      * No-change rebuild against libudev1
     -- Martin Pitt <email address hidden>   Wed, 13 Mar 2013 07:02:18 +0000
  • upstart (1.7-0ubuntu1) raring; urgency=low
    
      [ Stéphane Graber ]
      * New upstream release
      * Install Xsession hooks and initial set of user jobs. Those will only be
        used if the user explicitly whitelist the session in /etc/upstart-xsessions
    
      [ James Hunt ]
      * Remove user_sessions DEP-8 test since User Jobs are no longer
        supported and replace with a dummy test that just forces the
        tests to run.
     -- Stephane Graber <email address hidden>   Thu, 07 Mar 2013 16:16:13 -0500
  • upstart (1.6.1-1ubuntu3) raring; urgency=low
    
      * Use verbose build (disable silent rules) by default.
      * Cherry-pick r1436 to support passing reboot command.
     -- Dmitrijs Ledkovs <email address hidden>   Mon, 25 Feb 2013 15:42:00 +0000
  • upstart (1.6.1-1ubuntu2) raring; urgency=low
    
      [ Stéphane Graber ]
      * Call autoreconf so we can use the same packaging for snapshots as for
        release tarballs. Add depends on dh-autoreconf and autopoint.
    
      [ James Hunt ]
      * init/log.c: Cherry-pick of upstream fix for jobs which end before
        the log disk becomes writeable and which spawn off additional
        processes which persist after the main job process has ended
        (LP: #1096531).
     -- James Hunt <email address hidden>   Tue, 22 Jan 2013 15:18:30 +0000
  • upstart (1.6.1-1ubuntu1) raring; urgency=low
    
      [ Steve Langasek ]
      * New upstream release.
      * Merge with Debian.
        - drop debian/conf/dbus-reconnect.conf again, only needed in Debian.
        - don't build against libselinux; this is probably fine to have in
          Ubuntu, but this isn't the time to add it.
        - back down the Debian-specific versioned depends on sysvinit, ifupdown,
          udev
      * Export $TERM in init/Makefile.am; the Debian buildds don't set this,
        which results in test failures because of assumptions that it will be
        available.
      * Hard-code a dependency on libjson0 (>= 0.10-1.1ubuntu1), the first
        version of the package that installs to /lib instead of /usr/lib.
    
      [ James Hunt ]
      * debian/upstart-job: Allow script to operate quietly by reading optional
        /etc/default/upstart-job configuration. Thanks to Jouko Orava
        (LP: #613231)
      * debian/control: Added debianutils for ischroot(1).
      * debian/upstart.postinst: Enabled stateful re-exec handling in selected
        upgrade scenarios. Details:
        - Only query running version if initctl is known to work.
        - Discard initctl stderr just in case.
        - Do not re-exec if running in a chroot (uses ischroot(1)).
        - Removed redundent check on previously installed version.
        - Updated lengthy commentary.
    
      [ Stéphane Graber ]
      * debian/apparmor-profile-load: Ignore output from running-in-container.
        This prevents the output of running-in-container from being appended to
        rsyslog's upstart log (and any other job calling apparmor-profile-load).
    
      [ Dmitrijs Ledkovs, James Hunt ]
      * Add DEP-8 autopkgtests.
     -- Steve Langasek <email address hidden>   Thu, 15 Nov 2012 09:26:10 -0800
  • upstart (1.5-0ubuntu9) quantal-proposed; urgency=low
    
      * debian/apparmor-profile-load: exit 0 if apparmor_parser fails to not
        block upgrades (errors will still be logged by upstart). This can be
        removed once apparmor_parser better deals with new policy on old kernels
        - LP: #1058356
     -- Jamie Strandboge <email address hidden>   Fri, 12 Oct 2012 13:54:10 -0500