Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
SUSE:SLE-12-SP1:GA
xdm.947
xdm.changes
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File xdm.changes of Package xdm.947
------------------------------------------------------------------- Wed Oct 7 07:25:37 UTC 2015 - dimstar@opensuse.org - Fix display-manager wrapper: only call TakeDevices in case $DM actually fails to start. This was the reason why gdm often failed to start with permission denied (depending on timing, gdm might fired up X before TakeDevices passed, X would receive the tty7 by means of logind and TakeDevices reset the permissions again) (boo#939594). ------------------------------------------------------------------- Tue Aug 4 10:30:09 UTC 2015 - eich@suse.com - Replaced font resources for login screen with font face names. Since xdm is now built with Xft support, it uses face names for client side rendered fonts. The settings for screen widths >= 800 are the xdm defaults. For smaller screens the sizes are reduced so they fit the screen better (bsc#940263). ------------------------------------------------------------------- Sat Aug 1 08:09:59 UTC 2015 - eich@suse.com - Avoid confusion of user: add '-' to font names in etc/X11/xdm/Xresources. This is not required for the font names used in the file but some others. (bsc#940263). ------------------------------------------------------------------- Mon Jul 20 12:52:59 UTC 2015 - sndirsch@suse.com - rename README.SuSE file to README.SUSE (bnc#938737, FATE#316521) ------------------------------------------------------------------- Wed Jun 10 12:54:14 UTC 2015 - dvaleev@suse.com - We do have graphics on Power with KVM, so remove ppc64le from changing displaymanager sysconfig (bsc#934218). ------------------------------------------------------------------- Fri Jul 11 08:20:53 UTC 2014 - sndirsch@suse.com - make sure not to restart DM on package update; remove confusing comment about no longer existing %%stop_on_removal, %restart_on_update macros from specfile (bnc#886641) ------------------------------------------------------------------- Thu Jun 26 10:52:01 UTC 2014 - sndirsch@suse.com - replaced 'Also=' by 'Alias=' in display-manager.service (bnc#879744) ------------------------------------------------------------------- Wed May 28 18:40:42 UTC 2014 - fcrozat@suse.com - Use KillMode=process for systemd service, this ensures Xorg won't receive SIGKILL while switching to runlevel 3 [bnc#871808]. - Add "Also=xdm.service" to display-manager.service to better handle migration. ------------------------------------------------------------------- Fri May 23 13:01:41 UTC 2014 - jsegitz@novell.com - added necessary macros for systemd files ------------------------------------------------------------------- Tue May 6 06:39:25 UTC 2014 - dliang@suse.com - Change the version 1320 to 1315 in spec. (bnc#866055) ------------------------------------------------------------------- Mon Mar 24 12:01:16 UTC 2014 - sndirsch@suse.com - DISPLAYMANAGER_STARTS_XSERVER needs to be set to "no" on s390x and ppc64le (bnc#869267) ------------------------------------------------------------------- Fri Mar 21 10:50:02 UTC 2014 - werner@suse.de - Move forward to systemd, that is use a real service unit file (bnc#869260) ------------------------------------------------------------------- Wed Mar 5 08:40:58 UTC 2014 - cxiong@suse.com - Add support for in-line environment variable settings Handling case like: Exec=env GNOME_SHELL_SESSION_MODE=classic gnome --session gnome-classic For now, this is only needed to fix session management issue as in bnc#863709. ------------------------------------------------------------------- Wed Mar 5 08:36:01 UTC 2014 - cxiong@suse.com - fix two array iteration bug in etc/X11/xdm/Xsession (xdm.tar.bz2) 1. "${#argv[@]}" is just the size of the array instead of all the elements, i.e. "${argv[@]}", no sharp "#" sign. 2. index of array starting from 0, so "argc" should be increased at the end of iteration loop. (bnc#866874) ------------------------------------------------------------------- Wed Feb 19 10:33:21 UTC 2014 - sndirsch@suse.com - /etc/X11/xdm/keytable: make use of systemd's localectl to generate Xserver's configuration snippet for keyboard layout; rely on systemd's kbd --> X keyboard mapping; the old mapping table originating from SaX2 is no longer being used (bnc#861819) ------------------------------------------------------------------- Tue Feb 11 09:18:13 UTC 2014 - dliang@suse.com - Change the default /etc/X11/xdm/Xsession, (fate#316129) don't save standard output information to ~/.xsession-errors Modify the xdm.tar.bz2 ------------------------------------------------------------------- Tue Feb 4 21:06:34 UTC 2014 - coolo@suse.com - /etc/X11/xdm/RunChooser calls pidof, so require it ------------------------------------------------------------------- Wed Jan 8 14:58:43 UTC 2014 - lnussel@suse.de - don't set twm as hardcoded default if DEFAULT_WM is empty, rely on the detection in xinitrc.common instead ------------------------------------------------------------------- Mon Dec 2 11:08:39 UTC 2013 - sndirsch@suse.com - removed u_xdm-sig11-bug-598422.diff * problem has been resolved differently ------------------------------------------------------------------- Fri Oct 18 09:34:08 CEST 2013 - ferenc.gm@gmail.com - Added support for qiv in /etc/X11/xdm/Xsetup ------------------------------------------------------------------- Mon Sep 16 19:17:39 UTC 2013 - sndirsch@suse.com - fixed typo in /etc/X11/xdm/Xsetup ------------------------------------------------------------------- Mon Sep 16 11:38:10 UTC 2013 - sndirsch@suse.com - fixed loading of .xkb files (bnc#840408) ------------------------------------------------------------------- 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 - u_xdm-sig11-bug-598422.diff * fix Sig11 in xdm when pressing Ctr-c (bnc#598422, bnc#831870) ------------------------------------------------------------------- Fri Jun 7 10:25:15 UTC 2013 - werner@suse.de - Add some GNOME specifiv magics to Xsession to allow that ~/.i18n is always sourced (bnc#567324) ------------------------------------------------------------------- Fri May 24 12:59:46 UTC 2013 - werner@suse.de - Some shells do not know about HOSTNAME variable and print error messages therefore export this variable - Make check for dbus smart, that is check if threre is already an active session and use this if possible - Be aware that one user may use several X sessions in parallel on the same system as well as on several systems with HOME on an NFS based share. That is do not override ~/.xsession-errors ------------------------------------------------------------------- Thu Apr 11 09:55:57 UTC 2013 - sndirsch@suse.com - do not use '-k' option for checkproc for ssh-agent since /proc/<pid>/exe link is apparently not readable by the user used for that program (bnc#812783) ------------------------------------------------------------------- Fri Mar 1 12:44:10 UTC 2013 - fcrozat@suse.com - Add systemd-user-sessions to xdm initscript X-Should-Start, to ensure user login is available when xdm is started. ------------------------------------------------------------------- Fri Mar 1 11:31:52 UTC 2013 - sndirsch@suse.com - /etc/X11/xdm/SuSEconfig.xdm: copied required function from old /lib/YaST/SuSEconfig.functions, which no longer exists since openSUSE 12.3 (bnc#806738) ------------------------------------------------------------------- Tue Jan 8 11:01:51 UTC 2013 - sndirsch@suse.com - /etc/X11/xdm/Keyboard.map: * added missing mac-dvorak entry (bnc#796170) ------------------------------------------------------------------- Fri Dec 7 13:03:15 UTC 2012 - werner@suse.de - Be aware the mktemp(1) without XXXXXX will do exactly nothing, therefore use mv(1) which uses rename(2) on the same file system to use the files created by mktemp(1) to the log output file ------------------------------------------------------------------- Mon Nov 19 17:31:17 CET 2012 - fcrozat@suse.com - Add display-manager as provides to xdm initscript, to comply with systemd defaults. ------------------------------------------------------------------- Thu Nov 15 20:21:24 UTC 2012 - tittiatcoke@gmail.com - Added a switch to enable building against systemd-logind and to remove the dependency on ConsoleKit - Enabled the systemd switch already for Factory ------------------------------------------------------------------- Tue Sep 25 10:21:24 UTC 2012 - werner@suse.de - Make failsafe work after a failed exec bash builtin - Add dbus-launch and ck-launch-session to final session command line for case of using xdm ------------------------------------------------------------------- Thu Sep 13 13:06:38 UTC 2012 - sndirsch@suse.com - add dependency on xtrans, otherwise TCP is not supported for xdmcp (bnc#780122) ------------------------------------------------------------------- Thu Aug 16 17:41:12 CEST 2012 - msrb@suse.cz - separate *.fallback displaymanager files from xdm.tar.bz2 into xdm-fallbacks.tar.bz2 and build only suse version < 1210. (bnc#714003) ------------------------------------------------------------------- Thu Aug 16 15:15:12 CEST 2012 - msrb@suse.cz - /etc/init.d/xdm: add plymouth_quit function, use it in xdm displaymanager file (bnc#775548) ------------------------------------------------------------------- Tue Aug 7 09:11:51 UTC 2012 - sndirsch@suse.com - /etc/init.d/xdm: overwrite displaymanager's PIDFILE symlink if neccessary (bnc#774555) ------------------------------------------------------------------- Sat Jun 30 21:29:37 CEST 2012 - tiwai@suse.de - avoid plymouth quit for kdm and gdm (bnc#762909) ------------------------------------------------------------------- Fri Jun 29 16:23:12 CEST 2012 - tiwai@suse.de - remove --retain-splash option from plymouth quit (bnc#769209) ------------------------------------------------------------------- Fri Jun 29 14:11:47 UTC 2012 - sndirsch@suse.com - /etc/init.d/xdm * quit plymouth properly before starting displaymanager (bnc#769209) ------------------------------------------------------------------- Mon Jun 18 13:38:34 UTC 2012 - werner@suse.de - Skip LANG argument from command line of session managers (bnc#661946) ------------------------------------------------------------------- Thu May 10 13:58:38 UTC 2012 - sndirsch@suse.com - /etc/pam.d/xdm-np: add session require to pam_loginuid.so in order to fix running commands via sudo (bnc #746704) ------------------------------------------------------------------- Fri Apr 13 08:46:08 UTC 2012 - vuntz@opensuse.org - Split xdm from xorg-x11. Initial version: 1.1.10.
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor