← Back to team overview

group.of.nepali.translators team mailing list archive

[Bug 1575200] Re: Error connecting to X server via IPv6

 

This bug was fixed in the package lightdm - 1.18.2-0ubuntu1

---------------
lightdm (1.18.2-0ubuntu1) xenial; urgency=medium

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

 -- Robert Ancell <robert.ancell@xxxxxxxxxxxxx>  Tue, 21 Jun 2016
12:49:01 +1200

** Changed in: lightdm (Ubuntu Xenial)
       Status: Fix Committed => Fix Released

-- 
You received this bug notification because you are a member of नेपाली
भाषा समायोजकहरुको समूह, which is subscribed to Xenial.
Matching subscriptions: Ubuntu 16.04 Bugs
https://bugs.launchpad.net/bugs/1575200

Title:
  Error connecting to X server via IPv6

Status in Light Display Manager:
  Fix Released
Status in Light Display Manager 1.10 series:
  Fix Committed
Status in Light Display Manager 1.16 series:
  Fix Committed
Status in Light Display Manager 1.18 series:
  Fix Released
Status in lightdm package in Ubuntu:
  Fix Released
Status in lightdm source package in Trusty:
  Fix Committed
Status in lightdm source package in Wily:
  Fix Committed
Status in lightdm source package in Xenial:
  Fix Released

Bug description:
  [Impact]
  LightDM doesn't pick the best IPv6 address on offer from clients (picks link-local addresses over non link-local).

  [Test Case]
  1. Start LightDM with XDMCP server enabled
  2. Connect XDMCP client that sends IPv6 link-local addresses to LightDM

  Expected result:
  LightDM picks a non link-local address and is able to connect to the client

  Observed result:
  LightDM picks the link-local address address if it is first

  [Regression Potential]
  Small risk of behaviour change due to new IP selection method.

  Original report:

  I've discovered a problem in lightdm XDMCP using link-local IPv6 addresses without interface index to connect to X server.
  It has been originally reported at https://bugzilla.redhat.com/show_bug.cgi?id=1322775.

  The problem can be fixed by having the XDMCP client not transmitting
  link-local addresses in the request, but if it does, lightdm XDMCP
  server can be a lot smarter if the attached patch is applied.

  It changes the X server address selection order to set the lowest
  preference to link-local addresses, even if matching the source
  address or family.

  This is not 100% full-proof: if only link-local addresses have been
  received, one of them is used anyway. In this case, a complete
  solution would be to determine and set the address interface index if
  not ambiguous.

  However, this patch fixes the problem for most of the non-pathological
  cases.

To manage notifications about this bug go to:
https://bugs.launchpad.net/lightdm/+bug/1575200/+subscriptions