15f27176ad- Update to version 1.4.4 This release fixes regresssions introduced by the shell script modernization in the 1.4.3 release, primarily seen on systems without the "mcookie" helper program to make xauth cookies, and thus using openssl or /dev/urandom to make cookies instead. Thanks to Peter Tribble of the Tribblix illumos distro for reporting the issue and testing the fixes. - adjusted xinit-suse.patch, xinit-tolerant-hostname-changes.patch
devel
Stefan Dirsch2025-03-09 22:51:29 +00:00
64801441cd- Update to version 1.4.3 * Reindent startx after !6 * Remove Xdmx from suggested Xserver list * Mark global variables as static since there's only one source file * Clear -Wunused-parameter warnings from clang * Use ptrdiff_t to store results of pointer subtraction * Use asprintf() if available * Don't exit with failure on SIGTERM regardless. * darwin: Remove bashism from 10-tmpdirs script * Modernized shell scripts * startx: Assign XSERVERRC to correct userserverrc * add closing quote to /dev/random mcookie hex - adjusted xinit-suse.patch - refreshed xinit-client-session.patch - refreshed xinit-tolerant-hostname-changes.patchStefan Dirsch2025-01-05 22:16:51 +00:00
20e7a1ab7d- Properly comment %patch 5 out: '#' still expands the macro, which makes build fail with rpm 4.20. Use %dnl instead.Stefan Dirsch2025-01-04 11:20:26 +00:00
39986018fd- xinitrc.common: no longer start nvidia-settings in background in order to avoid a zombie process under certain circumstances (boo#1227313)Stefan Dirsch2024-07-04 12:05:16 +00:00
5ea6ed0941- 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.patchStefan Dirsch2022-12-04 22:20:35 +00:00
f63720d403- 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.Stefan Dirsch2019-03-04 10:51:10 +00:00
8897aa36a9Accepting request 635868 from X11:XOrgYuchen Lin2018-09-20 09:37:34 +00:00
1c1d7f40a1- xinit-nolonger-unset-dbus-session.patch * no longer unset DBUS_SESSION_BUS_ADDRESS variable to prevent gnome-session (and probably other DEs or programs, except of Plasma) from launching a new D-Bus session, while systemd has already launched its own. Unsetting it broke user systemd services that use D-Bus (e.g. PulseAudio), because X uses another D-Bus session (boo#1108549)Stefan Dirsch2018-09-15 13:47:21 +00:00
0be8d38e75- Update to version 1.4.0 * autogen.sh: use quoted string variables * Remove SCO support for SHELL_CMD and startx man page. * Remove support for ancient A/UX 3.0 support * Remove left over $(launchagents_DATA) in CLEANFILES * startx: Pass -keeptty when telling the server to start on the current tty * startx: Fix startx picking an already used display number when -nolock is used * remove bogus \/ escapes * launchd: Install binaries into libexecdir * startx: Add -listen tcp if nolisten_tcp is disabled for XQuartz * startx: Add support for enabling IGLX for XQuartz * startx: Don't use GNU expr extensions * autogen: add default patch prefix * startx: fix comment typo * startx: don't init defaultdisplay to :0 * autogen.sh: use exec instead of waiting for configure to finish * xinit: check for correct fork error codeStefan Dirsch2018-04-04 14:40:10 +00:00
3d4f4bf49b- Fix bug: cut off path from variable to ensure proper matching.Egbert Eich2016-04-05 08:02:26 +00:00
cb72defca9- xinit.tar.bz2: update /etc/X11/xinit/xinitrc.common to make sure numbered scripts are run sequentially. All non-numbered scripts will still be run in background to avoid stalling on non-daemonizing 'services' (boo#973559).Egbert Eich2016-04-01 08:43:37 +00:00
452ca0ab80Accepting request 306176 from X11:XOrg
Stephan Kulow
2015-05-15 05:42:38 +00:00
d7e6048d71Accepting request 306145 from home:Ledest:bashismsEgbert Eich2015-05-10 08:55:39 +00:00
f4f0e0ba89- apparently with release 1.3.4 xinit needs cc1plus; otherwise generation of startx fails and results in a file with a size of 0 bytesStefan Dirsch2015-01-23 17:10:02 +00:00
cc1cfc1d9eAccepting request 282195 from X11:XOrg
Stephan Kulow
2015-01-21 20:54:27 +00:00
3bb28eaf77- Fixed some more spacing and minor issues in adapted patchesStefan Dirsch2015-01-21 09:42:12 +00:00