3 Commits

Author SHA256 Message Date
Michal Srb
f326c8fde7 Accepting request 561848 from home:michalsrb:branches:bnc1073996:X11:XOrg
- n_If-auth-with-credentials-for-hostname-fails-retry-with-XAUTHLOCALHOSTNAME.patch
  * Prevent infinite loop also in case DISPLAY is non-local.

- Use spaces instead of tabs in the patches (as does the original
  source code) to avoid confusion.
- n_If-auth-with-credentials-for-hostname-fails-retry-with-XAUTHLOCALHOSTNAME.patch
  * If authentication (with *stage == 0) failed and the variable
    XAUTHLOCALHOSTNAME wasn't set, we were never getting to stage 2
    in the original patch, causing calls to xcb_connect_to_display
    to be stuck in an infinite loop.
    Now we also go to stage 2 if the variable isn't set.

OBS-URL: https://build.opensuse.org/request/show/561848
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/libxcb?expand=0&rev=47
2018-01-05 11:15:21 +00:00
62d4e8587c Accepting request 556398 from home:michalsrb:branches:X11:XOrg
- n_If-auth-with-credentials-for-hostname-fails-retry-with-XAUTHLOCALHOSTNAME.patch
  * Modify this patch to do what it say - retry not only if the current hostname is
    not found in the xauthority file, but also when it is rejected by X server.
    (bnc#1043221)

OBS-URL: https://build.opensuse.org/request/show/556398
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/libxcb?expand=0&rev=45
2017-12-12 09:06:20 +00:00
86c6451af6 - n_If-auth-with-credentials-for-hostname-fails-retry-with-XAUTHLOCALHOSTNAME.patch:
If auth with credentials for hostname fails retry with XAUTHLOCALHOSTNAME
  (boo#906622).

OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/libxcb?expand=0&rev=39
2016-01-26 14:42:40 +00:00