xinit: Changes to 'master'
GitLab Mirror
gitlab-mirror at kemper.freedesktop.org
Fri Jan 31 23:13:31 UTC 2025
Makefile.am | 23 ------
configure.ac | 8 +-
startx.in | 198 +++++++++++++++++++++++++++++------------------------------
xinitrc.cpp | 54 ----------------
xinitrc.in | 56 ++++++++++++++++
5 files changed, 163 insertions(+), 176 deletions(-)
New commits:
commit 39769df60a20892c923a99113feee35e2e35b01b
Author: Alan Coopersmith <alan.coopersmith at oracle.com>
Date: Thu Jan 23 15:43:19 2025 -0800
quote variable assignments & expansions in startx & xinitrc
Handle values that may contain spaces
Reported-by: Peter Tribble <peter.tribble at gmail.com> in #23
Fixes: b8517b6 ("Modernized shell scripts")
Signed-off-by: Alan Coopersmith <alan.coopersmith at oracle.com>
Part-of: <https://gitlab.freedesktop.org/xorg/app/xinit/-/merge_requests/22>
commit fc9d432a6133465e7a6d128d6992a930a8e46267
Author: Alan Coopersmith <alan.coopersmith at oracle.com>
Date: Thu Jan 23 15:32:57 2025 -0800
Generate startx & xinitrc with configure substitutions instead of cpp
Signed-off-by: Alan Coopersmith <alan.coopersmith at oracle.com>
Part-of: <https://gitlab.freedesktop.org/xorg/app/xinit/-/merge_requests/22>
commit 0af6f38f7c7f68fccae9baa282d626f3ddbb229b
Author: Alan Coopersmith <alan.coopersmith at oracle.com>
Date: Thu Jan 23 14:44:09 2025 -0800
Add missing / at the beginning of /dev/urandom
Reported-by: Peter Tribble <peter.tribble at gmail.com> in #23
Fixes: b8517b6 ("Modernized shell scripts")
Signed-off-by: Alan Coopersmith <alan.coopersmith at oracle.com>
Part-of: <https://gitlab.freedesktop.org/xorg/app/xinit/-/merge_requests/22>
More information about the xorg-commit
mailing list