SHA256
1
0
forked from pool/xdm
xdm/xdm.changes
Egbert Eich 63da56926d - xsession.desktop file:
* created xsession sub-package for this file.
  * changed descriptive message to "User/System Default"
  (boo#971852).

- xdm.tar.bz:
  Fixed Xsession script to cull the locale form the arguments before
  passing them on (boo#973045).

OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/xdm?expand=0&rev=125
2016-03-30 13:45:44 +00:00

441 lines
16 KiB
Plaintext

-------------------------------------------------------------------
Wed Mar 30 13:42:53 UTC 2016 - eich@suse.com
- xsession.desktop file:
* created xsession sub-package for this file.
* changed descriptive message to "User/System Default"
(boo#971852).
-------------------------------------------------------------------
Wed Mar 30 13:40:00 UTC 2016 - eich@suse.com
- xdm.tar.bz:
Fixed Xsession script to cull the locale form the arguments before
passing them on (boo#973045).
-------------------------------------------------------------------
Thu Mar 3 15:31:51 UTC 2016 - eich@suse.com
- After boo#968405 got fixed in /etc/rpm/macros.systemd, resurrect the old
behavior of %postun (boo#968405).
-------------------------------------------------------------------
Sat Feb 27 11:53:42 UTC 2016 - eich@suse.com
- xdm.tar.bz:
* /etc/X11/xdm/sys.xsession:
fix regression from fix for boo#967002 (boo#968172).
* /etc/X11/xdm/Xsession:
+ Add comments for documentation
+ Fix semantics
+ Don't use $HOME/.xinitrc as session script. Let sys.xession
handle this.
+ Make argument parser more robust:
add parse error detection.
* Add an 'xsession' desktop file: this should offer a session
where the $HOME/.xsession is used (boo#968631).
-------------------------------------------------------------------
Fri Feb 26 12:46:53 UTC 2016 - eich@suse.com
- Remove %service_del_postun display-manager.service
from %postun macro (boo#968405).
-------------------------------------------------------------------
Wed Feb 17 11:16:30 UTC 2016 - werner@suse.de
- Touch /etc/X11/xdm/sys.xsession for boo#967002 that is simply
add attachment #66582 by using GNUPGHOME variable.
-------------------------------------------------------------------
Wed Feb 17 09:20:19 UTC 2016 - eich@suse.com
- xdm.tar.bz2:
* Test for the presence of $HOME/.gnupg/gpg-agent.conf before
attemting to access it (boo#967002).
- xdm.spec:
* Fix %suse_version checking to work on Leap 42.1 as well.
-------------------------------------------------------------------
Wed Nov 4 12:51:56 UTC 2015 - eich@suse.com
- rename SuSEconfig.xdm
* /etc/X11/xdm/SuSEconfig.xdm -> /etc/X11/xdm/SUSEconfig.xdm
* created a symlink for the old file (bsc#953563).
-------------------------------------------------------------------
Fri Oct 16 08:16:11 UTC 2015 - dimstar@opensuse.org
- Fix the same TakeDevice racing bug also in /etc/init.d/xdm, which
is an almost exact copy of /usr/lib/X11/display-manager.
- Set the installation of the systemd based service again to be
valid on Leap (thus, in fact, not really caring for the bug in
/etc/init.d/xdm).
-------------------------------------------------------------------
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).
-------------------------------------------------------------------
Mon Sep 14 11:48:31 UTC 2015 - dimstar@opensuse.org
- display-manager.service: require and conflict getty@tty7.service:
this is copied from gdm.service and is hopefully helping with
the race condition, where X is often not able to start up on
VT7 due to missing permissions. (boo#939594)
-------------------------------------------------------------------
Tue Aug 4 10:00: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:04:15 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).
-------------------------------------------------------------------
Fri Jul 31 10:35:19 UTC 2015 - sndirsch@suse.com
- display-manager: don't try to kill DM if it's no longer running
(bsc#939843)
-------------------------------------------------------------------
Wed Jul 29 12:48:28 UTC 2015 - werner@suse.de
- Add some used programs to the requirement of xdm
- Use xli aka xsetbg if xpmroot is not available (hint from
jemoreno@novell.com)
-------------------------------------------------------------------
Mon Jul 20 12:52:59 UTC 2015 - sndirsch@suse.com
- rename README.SuSE file to README.SUSE (bnc#938737, FATE#316521)
-------------------------------------------------------------------
Tue Mar 17 13:12:32 UTC 2015 - dvlaeev@suse.com
- We do have graphics on Power with KVM, so remove ppc64le from
changing displaymanager sysconfig
-------------------------------------------------------------------
Thu Jan 29 14:54:47 UTC 2015 - sndirsch@suse.com
- /etc/X11/xdm/keytable"
* improved warning message, when mapping for console keyboard
doesn't exist (bnc#914880)
-------------------------------------------------------------------
Sun Jan 18 11:37:29 UTC 2015 - opensuse.lietuviu.kalba@gmail.com
- Don't truncate filenames of lt.baltic.map.gz, lt.std.map.gz,
lt.l4.map.gz and defkeymap_V1.0 too much (bnc#897803).
-------------------------------------------------------------------
Wed Dec 17 20:38:54 UTC 2014 - dimstar@opensuse.org
- On openSUSE > 13.2, xterm has been split into xterm-bin for the
program and xterm for the app launcher. We only need the program,
so conditionall Require xterm-bin.
-------------------------------------------------------------------
Mon Dec 15 18:37:00 UTC 2014 - Led <ledest@gmail.com>
- fix bashisms in /etc/X11/xdm/* scripts
-------------------------------------------------------------------
Wed Dec 3 09:59:41 UTC 2014 - gber@opensuse.org
- unset TMPDIR before executing the final user scripts/shell
(boo#907041)
- start a login shell when using lksh/mksh
-------------------------------------------------------------------
Wed Oct 8 10:15:03 UTC 2014 - werner@suse.de
- Use the option (--)enable-ssh-support of the gpg-agent if the
user has configured this (boo#899647)
-------------------------------------------------------------------
Thu Oct 2 09:37:54 UTC 2014 - sndirsch@suse.com
- sysconfig.displaymanager/DM list: added lightdm,sddm; removed
kdm3,kdm4 (bnc#898876)
-------------------------------------------------------------------
Tue Aug 5 14:48:30 UTC 2014 - sndirsch@suse.com
- replaced 'Also=' by 'Alias=' in display-manager.service
(bnc#890413)
- 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)
-------------------------------------------------------------------
Tue Jul 15 14:32:21 UTC 2014 - sndirsch@suse.com
- udpate to release 1.1.11
- refreshed xdm-tolerant-hostname-changes.diff, xdm-consolekit.diff
- supersedes the following patches:
U_xdm_config-AC_LIBTOOL_DLOPEN-is-required-for-dynamic-lin.patch,
U_xdm_Fix-missing-linking-dependency-on-ldl.patch,
U_xdm_config-use-libtool-export-dynamic-option-for-reverse.patch
-------------------------------------------------------------------
Wed May 28 16:00:23 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:21 UTC 2014 - jsegitz@novell.com
- added necessary macros for systemd files
-------------------------------------------------------------------
Thu May 15 11:01:55 UTC 2014 - arichardson.kde@gmail.com
- Don't run dbus-launch if the socket /run/user/<uid>/bus exists, since
this means that dbus is already handled by systemd
-------------------------------------------------------------------
Tue May 13 05:31:18 UTC 2014 - coolo@suse.com
- just don't "package" pid file. It's called xdm.pid, so it's pretty
obvious what package it is from
- take the pid file out of the xdm.tar
-------------------------------------------------------------------
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.