lp:~robert-ancell/lightdm/lp1605117

Created by Robert Ancell and last modified
Get this branch:
bzr branch lp:~robert-ancell/lightdm/lp1605117
Only Robert Ancell can upload to this branch. If you are Robert Ancell please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Robert Ancell
Project:
Light Display Manager
Status:
Development

Recent revisions

2325. By Robert Ancell

* debian/patches/lp1605117.patch:
  - Fix stdin being accidentally closed, causing indicators not to show in
    unity-greeter (LP: #1605117)

2324. By Robert Ancell

* New upstream release:
  - Don't quit on SIGUSR1, SIGUSR2 or SIGHUP (LP: #960157)
  - Use MIR_SERVER_HOST_SOCKET instead of MIR_SOCKET to report compositor
    socket to sessions. This used to work but no longer works in Mir 0.21
    (LP: #1583624)
  - Use only a single compositor on xlocal seats (LP: #1594229)
  - Fix Mir greeter log filename having "(null)" in the name (LP: #1590582)
  - Set XDMCP hostname field in to system hostname or configured value
    (LP: #1578442)
  - Improve XDMCP IPv6 address selection (LP: #1575200)
  - Allow fcitx and mozc to run in guest session (LP: #1509829)
  - Fix uninitialized memory errors
* debian/lightdm.dirs:
  - Ensure user configuration directories /etc/lightdm/lightdm.conf.d and
    /etc/guest-session exist
* debian/guest-account.sh:
* debian/guest-session-setup.sh:
  - Source prefs.sh as privileged user to allow user modification
    (LP: #1581853)

2323. By Robert Ancell

Remove trailing whitespace

2322. By Robert Ancell

Only run a single USC instance on xlocal seats (it no longer supports multiple instances)

2321. By Robert Ancell

Use session IDs as assigned by U-S-C

2320. By Robert Ancell

Remove MirServer class and connect Mir sessions directly to UnitySystemCompositor

2319. By Robert Ancell

Refactor GreeterSession and Greeter into separate modules. This is to allow in-session greeters in the future.

2318. By Robert Ancell

Make an XServerXmir object

2317. By Robert Ancell

Use MIR_SERVER_HOST_SOCKET instead of MIR_SOCKET to tell Mir sessions the socket
to connect to Unity System Compositor on.

MIR_SOCKET used to work but a change in Mir 0.21 has broken this.
MIR_SERVER_HOST_SOCKET is the correct / recommended variable name so we now use
that.

2316. By Robert Ancell

Make XServerXVNC extend XServerLocal

Branch metadata

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

Subscribers