Hello community, here is the log from the commit of package gdm checked in at Fri May 19 16:42:56 CEST 2006. -------- --- GNOME/gdm/gdm.changes 2006-05-16 18:22:18.000000000 +0200 +++ gdm/gdm.changes 2006-05-19 03:16:07.000000000 +0200 @@ -1,0 +2,6 @@ +Fri May 19 03:14:51 CEST 2006 - hpj@suse.de + +- Made GDM use the more graphically intensive, but prettier, + gdmgreeter for remote logins. Fixes Novell bug #176661. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ gdm.spec ++++++ --- /var/tmp/diff_new_pack.vSdIxc/_old 2006-05-19 16:42:22.000000000 +0200 +++ /var/tmp/diff_new_pack.vSdIxc/_new 2006-05-19 16:42:22.000000000 +0200 @@ -22,7 +22,7 @@ Group: System/GUI/GNOME Autoreqprov: on Version: 2.8.0.7 -Release: 59 +Release: 60 Summary: The GNOME 2.x Display Manager Source: %{name}-%{version}.tar.bz2 Source1: gdm.pamd @@ -237,6 +237,9 @@ %endif %changelog -n gdm +* Fri May 19 2006 - hpj@suse.de +- Made GDM use the more graphically intensive, but prettier, + gdmgreeter for remote logins. Fixes Novell bug #176661. * Tue May 16 2006 - sbrabec@suse.cz - Do not require exact UID 50 (it can fail, if already assigned). - Do not fail, if group gdm already exists. ++++++ gdm-conf.patch ++++++ --- /var/tmp/diff_new_pack.vSdIxc/_old 2006-05-19 16:42:23.000000000 +0200 +++ /var/tmp/diff_new_pack.vSdIxc/_new 2006-05-19 16:42:23.000000000 +0200 @@ -1,6 +1,7 @@ ---- gdm-2.8.0.7/config/gdm.conf.in -+++ gdm-2.8.0.7/config/gdm.conf.in -@@ -45,7 +45,7 @@ +diff -upr gdm-2.8.0.7-pre/config/gdm.conf.in gdm-2.8.0.7-post/config/gdm.conf.in +--- gdm-2.8.0.7-pre/config/gdm.conf.in 2005-10-06 14:25:45.000000000 -0500 ++++ gdm-2.8.0.7-post/config/gdm.conf.in 2006-05-18 20:08:53.000000000 -0500 +@@ -45,11 +45,11 @@ TimedLoginDelay=30 # The greeter for local (non-xdmcp) logins. Change gdmlogin to gdmgreeter to # get the new graphical greeter. @@ -9,7 +10,12 @@ # The greeter for xdmcp logins, usually you want a less graphically intensive # greeter here so it's better to leave this with gdmlogin -@@ -61,8 +61,10 @@ +-#RemoteGreeter=@EXPANDED_LIBEXECDIR@/gdmlogin ++RemoteGreeter=@EXPANDED_LIBEXECDIR@/gdmgreeter + + # Launch the greeter with an additional list of colon seperated gtk + # modules. This is useful for enabling additional feature support +@@ -61,8 +61,10 @@ TimedLoginDelay=30 # Default path to set. The profile scripts will likely override this #DefaultPath=@GDM_USER_PATH@ @@ -20,7 +26,7 @@ # If you are having trouble with using a single server for a long time and # want gdm to kill/restart the server, turn this on -@@ -98,6 +100,9 @@ +@@ -98,6 +100,9 @@ XKeepsCrashing=@EXPANDED_SYSCONFDIR@/gdm #RebootCommand=@REBOOT_COMMAND@ #HaltCommand=@HALT_COMMAND@ #SuspendCommand=@SUSPEND_COMMAND@ @@ -30,7 +36,7 @@ # Probably should not touch the below this is the standard setup ServAuthDir=@EXPANDED_AUTHDIR@ # This is our standard startup script. A bit different from a normal -@@ -108,7 +113,7 @@ +@@ -108,7 +113,7 @@ BaseXsession=@EXPANDED_SYSCONFDIR@/gdm/X # It is really a PATH style variable since 2.4.4.2 to allow actual # interoperability with KDM. Note that <sysconfdir>/dm/Sessions is there # for backwards compatibility reasons with 2.4.4.x @@ -39,7 +45,7 @@ # This is the default .desktop session. One of the ones in SessionDesktopDir #DefaultSession=gnome.desktop # Better leave this blank and HOME will be used. You can use syntax ~/ below -@@ -174,7 +179,7 @@ +@@ -174,7 +179,7 @@ Xnest=@X_XNEST_PATH@/Xnest @X_XNEST_CONF # want to minimize possibility of breakin AllowRoot=true # If you want to be paranoid, turn this one off @@ -48,7 +54,7 @@ # This will allow remote timed login AllowRemoteAutoLogin=false # 0 is the most restrictive, 1 allows group write permissions, 2 allows all -@@ -184,7 +189,7 @@ +@@ -184,7 +189,7 @@ RelaxPermissions=0 # example, home directories owned by some other user. CheckDirOwner=true # Number of seconds to wait after a bad login @@ -57,7 +63,7 @@ # Maximum size of a file we wish to read. This makes it hard for a user to DoS # us by using a large file. #UserMaxFile=65536 -@@ -239,18 +244,18 @@ +@@ -239,18 +244,18 @@ Enable=false #PingIntervalSeconds=15 # The port. 177 is the standard port so better keep it that way #Port=177 @@ -83,7 +89,7 @@ # The GTK+ theme to use for the gui #GtkTheme=Default -@@ -282,7 +287,7 @@ +@@ -282,7 +287,7 @@ Browser=false # face browser or in the gdmselection list for Automatic/Timed login. # They will not be displayed regardless of the settings for # Include and Exclude. @@ -92,7 +98,7 @@ # Users listed in Include will be included in the face browser and in # the gdmsetup selection list for Automatic/Timed login. Users # should be separated by commas. -@@ -310,7 +315,7 @@ +@@ -310,7 +315,7 @@ Browser=false #Logo=@EXPANDED_PIXMAPDIR@/gdm-foot-logo.png # The standard greeter should shake if a user entered the wrong username or # password. Kind of cool looking @@ -101,7 +107,7 @@ # The Actions menu (formerly system menu) is shown in the greeter, this is the # menu that contains reboot, shutdown, suspend, config and chooser. None of # these is available if this is off. They can be turned off individually -@@ -338,7 +343,7 @@ +@@ -338,7 +343,7 @@ DefaultRemoteWelcome=true #RemoteWelcome=Welcome to %n # Don't allow user to move the standard greeter window. Only makes sense # if TitleBar is on @@ -110,7 +116,7 @@ # Set a position rather then just centering the window. If you enter # negative values for the position it is taken as an offset from the # right or bottom edge. -@@ -351,9 +356,9 @@ +@@ -351,9 +356,9 @@ DefaultRemoteWelcome=true # Background settings for the standard greeter: # Type can be 0=None, 1=Image, 2=Color #BackgroundType=2 @@ -122,7 +128,7 @@ # XDMCP session should only get a color, this is the sanest setting since # you don't want to take up too much bandwidth #BackgroundRemoteOnlyColor=true -@@ -385,7 +390,7 @@ +@@ -385,7 +390,7 @@ DefaultRemoteWelcome=true # then provide a list that is delimited by /: to the GraphicalThemes key and # set GraphicalThemeRand to true. Otherwise use GraphicalTheme and specify # just one theme. ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Remember to have fun...
participants (1)
-
root@suse.de