lp:~ubuntu-branches/ubuntu/maverick/plymouth/maverick-201009080111

Created by James Westby and last modified
Get this branch:
bzr branch lp:~ubuntu-branches/ubuntu/maverick/plymouth/maverick-201009080111
Members of Ubuntu branches can upload to this branch. Log in for directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Ubuntu branches
Status:
Development

Recent revisions

1334. By Colin Watson

releasing version 0.8.2-2ubuntu4

1333. By Colin Watson

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).

1332. By Colin Watson

releasing version 0.8.2-2ubuntu3

1331. By Colin Watson

src/plugins/splash/ubuntu-text/plugin.c: Change Ubuntu version to 10.10
(LP: #588633).

1330. By Steve Langasek

releasing version 0.8.2-2ubuntu2

1329. By Steve Langasek

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.

1328. By Steve Langasek

releasing version 0.8.2-2ubuntu1

1327. By Steve Langasek

* src/client/ply-boot-client.c: instead of trying to read from the server
  pipe if there are any outstanding requests, call
  ply_event_loop_process_pending_events() which already knows whether we
  can read from the pipe. LP: #559761.
* add the pixel display bpp symbols to libplymouth2.symbols with a correct
  version, so that packages using them don't wind up with overly-strict
  dependencies on libplymouth2.

1326. By Steve Langasek

src/client/ply-boot-client.c: some replies may be sent out of order
because they depend on user input, so pay attention to the message type
when picking the handler instead of handing the response to the first
handler in the list; without this, cancelling fsck in mountall will
never work. LP: #562811.

1325. By Steve Langasek

src/main.c: if the splash screen isn't up yet, queue message requests
instead of discarding them. LP: #507881.

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp:ubuntu/maverick/plymouth
This branch contains Public information 
Everyone can see this information.

Subscribers