- adjusted u_xdm-sig11-bug-598422.diff for openSUSE 12.2 build
(which still applies xdm-consolekit.diff) OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/xdm?expand=0&rev=41
This commit is contained in:
parent
824cfd96b0
commit
3d86dededf
@ -47,8 +47,7 @@ Index: xdm-1.1.10/session.c
|
|||||||
SessionExit (d, RESERVER_DISPLAY, FALSE);
|
SessionExit (d, RESERVER_DISPLAY, FALSE);
|
||||||
}
|
}
|
||||||
Debug ("XGrabKeyboard succeeded %s\n", d->name);
|
Debug ("XGrabKeyboard succeeded %s\n", d->name);
|
||||||
@@ -515,8 +520,7 @@ UnsecureDisplay (struct display *d, Disp
|
@@ -516,7 +521,6 @@ UnsecureDisplay (struct display *d, Disp
|
||||||
}
|
|
||||||
|
|
||||||
void
|
void
|
||||||
-SessionExit (struct display *d, int status, int removeAuth)
|
-SessionExit (struct display *d, int status, int removeAuth)
|
||||||
@ -57,10 +56,7 @@ Index: xdm-1.1.10/session.c
|
|||||||
#ifdef USE_PAM
|
#ifdef USE_PAM
|
||||||
pam_handle_t *pamh = thepamh();
|
pam_handle_t *pamh = thepamh();
|
||||||
|
|
||||||
@@ -527,7 +531,11 @@ SessionExit (struct display *d, int stat
|
@@ -530,4 +534,8 @@ SessionExit (struct display *d, int stat
|
||||||
pamh = NULL;
|
|
||||||
}
|
|
||||||
#endif
|
|
||||||
+}
|
+}
|
||||||
|
|
||||||
+void
|
+void
|
||||||
|
@ -1,3 +1,9 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Aug 13 16:35:01 UTC 2013 - sndirsch@suse.com
|
||||||
|
|
||||||
|
- adjusted u_xdm-sig11-bug-598422.diff for openSUSE 12.2 build
|
||||||
|
(which still applies xdm-consolekit.diff)
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Mon Jul 29 09:25:40 UTC 2013 - sndirsch@suse.com
|
Mon Jul 29 09:25:40 UTC 2013 - sndirsch@suse.com
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user