lp:~ubuntu-branches/ubuntu/lucid/plymouth/lucid-201101211924

Created by James Westby and last modified
Get this branch:
bzr branch lp:~ubuntu-branches/ubuntu/lucid/plymouth/lucid-201101211924
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

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.

1324. By Colin Watson

releasing version 0.8.2-2

1323. By Colin Watson

debian/initramfs-tools/hooks/plymouth: 'readlink -f' returns the
original filename in the case of a non-existent file, so test for the
existence of the filename it returns rather than merely whether it's
non-empty.

1322. By Steve Langasek

let dpkg-source work with the new images

1321. By Steve Langasek

releasing version 0.8.2-1

Branch metadata

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

Subscribers