Change logs for plymouth source package in Maverick

  • plymouth (0.8.2-2ubuntu5.1) maverick-proposed; urgency=low
    
      * Generate a dummy NSS stack in the initrd to suppress a glib warning
        generated by the label control (LP: #649917).
     -- Evan Broder <email address hidden>   Fri, 29 Oct 2010 06:39:20 -0700
  • plymouth (0.8.2-2ubuntu5) maverick; urgency=low
    
      * Add kubuntu-text theme, closes LP: #613636
     -- Jonathan Riddell <email address hidden>   Fri, 24 Sep 2010 13:07:19 +0100
  • plymouth (0.8.2-2ubuntu4) maverick; urgency=low
    
      * src/plugins/splash/details/plugin.c: Implement display_message, either
        by displaying it immediately or by queueing it for later display in the
        event that we're already waiting for user input (LP: #563916).
     -- Colin Watson <email address hidden>   Wed, 08 Sep 2010 01:20:35 +0100
  • plymouth (0.8.2-2ubuntu3) maverick; urgency=low
    
      * src/plugins/splash/ubuntu-text/plugin.c: Change Ubuntu version to 10.10
        (LP: #588633).
     -- Colin Watson <email address hidden>   Fri, 25 Jun 2010 15:56:04 +0100
  • plymouth (0.8.2-2ubuntu2) lucid; urgency=low
    
      * Don't call ply_boot_client_process_pending_requests on flush, because
        ply_event_loop_process_pending_events already calls this for us when the
        fd is writable - so calling it again causes a race condition and an
        assertion failure if _process_pending_events has already cleared the
        event queue for us.  LP: #570289.
     -- Steve Langasek <email address hidden>   Tue, 27 Apr 2010 09:35:00 +0100