Changelog for
xinit-1.4.2-1.1.x86_64.rpm :
* Sun Dec 04 2022 Stefan Dirsch
- Update to version 1.4.2
* Fix spelling/wording issues
* gitlab CI: add a basic build test
* gitlab CI: stop requiring Signed-off-by in commits
* man page: Update remote display example from rsh to ssh
* Remove non-portable grep usage from startx
* Don\'t wait for X to finish starting if it has died
* stop unsetting DBUS_SESSION_BUS_ADDRESS variable
* darwin: Drop support for macOS 10.7 and earlier
* darwin: Ensure we launch the user startx from $HOME
* darwin: Specify +extension GLX when the user requests IGLX support
* darwin: Wait for font_cache to complete to avoid a race with `xset fb=`
* man: Restore non-SCO UNIX bits of the man page
* startx: use uname -n instead of hostname
* startx: Source XINITRC and XSERVERRC variables
* startx: don\'t attempt to catch SIGKILL- supersedes xinit-nolonger-unset-dbus-session.patch- refreshed xinit-suse.patch
* Wed Apr 21 2021 Dirk Müller - modernize spec file (move license to licensedir, use https)
* Sun Oct 04 2020 Fabian Vogt - Properly track the compatibility symlink
* Tue Sep 08 2020 Stefan Dirsch - simplified UsrEtcMove enable/disable logic in specfile
* Tue Sep 08 2020 Stefan Dirsch - xinit-tarball.patch/xinit.spec
* reenabled move to /usr/etc/X11/xinit
* fixed remaining issues mentioned in boo#1173052, comment#6 and boo#1176212, comment#7
* Tue Sep 08 2020 Stefan Dirsch - reverted move to /usr/etc/X11/xinit for now (boo#1173052, comment#6)
* Sat Sep 05 2020 Stefan Dirsch - moved xinit files to /usr/etc/X11/xinit and removed xinitrc skeleton (boo#1173052)- xinit-tarball.patch
* adjust tarball contenct to /usr/etc move (boo#1173052)
* Sun Aug 23 2020 Stefan Dirsch - xinitrc: SuSE --> SUSE (boo#1175123)
* Tue Mar 24 2020 Stefan Dirsch - /etc/X11/xinit/xinitrc.common
* prevent gnome-session from failing by setting XDG_SESSION_TYPE to \'x11\' (boo#1163262)
* Mon Mar 04 2019 Stefan Dirsch - Update to version 1.4.1
* This release fixes a bug when too many arguments are supplied to the program and improves the man pages.