Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 140617 Details for
Bug 205228
gnome-base/gdm-2.20.3 fails to emerge when USE="-pam"
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
Patch to allow gdm-2.20.3 to compile when USE="-pam" (aka uses shadow for verification)
gdm-2.20.3-verify-shadow.patch (text/plain), 646 bytes, created by
Steev Klimaszewski (RETIRED)
on 2008-01-10 18:11:33 UTC
(
hide
)
Description:
Patch to allow gdm-2.20.3 to compile when USE="-pam" (aka uses shadow for verification)
Filename:
MIME Type:
Creator:
Steev Klimaszewski (RETIRED)
Created:
2008-01-10 18:11:33 UTC
Size:
646 bytes
patch
obsolete
>--- gdm-2.20.3/daemon/verify-crypt.c.orig 2008-01-07 19:39:37.000000000 +0000 >+++ gdm-2.20.3/daemon/verify-crypt.c 2008-01-09 13:39:50.000000000 +0000 >@@ -43,6 +43,7 @@ > #include "gdm-common.h" > #include "gdm-daemon-config.h" > #include "gdm-socket-protocol.h" >+#include "gdm-log.h" > > static char *selected_user = NULL; > >--- gdm-2.20.3/daemon/verify-shadow.c.orig 2008-01-07 19:39:37.000000000 +0000 >+++ gdm-2.20.3/daemon/verify-shadow.c 2008-01-09 13:39:43.000000000 +0000 >@@ -44,6 +44,7 @@ > #include "gdm-common.h" > #include "gdm-daemon-config.h" > #include "gdm-socket-protocol.h" >+#include "gdm-log.h" > > static char *selected_user = NULL; >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 205228
: 140617