Revisions of xinit

Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 1040091 from Stefan Dirsch's avatar Stefan Dirsch (sndirsch) (revision 29)
- 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
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 828808 from Stefan Dirsch's avatar Stefan Dirsch (sndirsch) (revision 26)
- xinitrc: SuSE --> SUSE (boo#1175123)
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 787767 from Stefan Dirsch's avatar Stefan Dirsch (sndirsch) (revision 25)
- /etc/X11/xinit/xinitrc.common  
  * prevent gnome-session from failing by setting 
    XDG_SESSION_TYPE to 'x11' (boo#1163262)
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 681296 from Stefan Dirsch's avatar Stefan Dirsch (sndirsch) (revision 24)
- 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.
Yuchen Lin's avatar Yuchen Lin (maxlin_factory) accepted request 635868 from Stefan Dirsch's avatar Stefan Dirsch (sndirsch) (revision 23)
- 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)
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 593569 from Stefan Dirsch's avatar Stefan Dirsch (sndirsch) (revision 21)
- 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 code
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 399478 from Max Staudt's avatar Max Staudt (mstaudt) (revision 20)
- xinitrc.common: Add plasma* in list of fallback WMs

- xinitrc.common: Add comments, make error messages clearer.
  Don't filter out twm, as it's only installed on request.
  Don't expand fallback WINDOWMANAGER.

- xinit.tar.bz2: skip twm and xsession desktops 

- xinit.tar.bz2:
  simplify bash code of /etc/X11/xinit/xinitrc.common to avoid that
  already set WINDOWMANAGER variable becomes stripped (bsc#981437)
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 384396 from Egbert Eich's avatar Egbert Eich (eeich) (revision 19)
- 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).
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 291279 from Stefan Dirsch's avatar Stefan Dirsch (sndirsch) (revision 17)
- fixed bugnumer reference in previous changelog entry
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 283082 from Stefan Dirsch's avatar Stefan Dirsch (sndirsch) (revision 15)
- startx.cpp:
  * /usr/X11R6/bin/X --> /usr/bin/X
  * /var/X11R6/bin/X --> /var/lib/X11/X
- refreshed patches
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 282581 from Stefan Dirsch's avatar Stefan Dirsch (sndirsch) (revision 14)
- apparently with release 1.3.4 xinit needs cc1plus; otherwise
  generation of startx fails and results in a file with a size
  of 0 bytes
Stephan Kulow's avatar Stephan Kulow (coolo) accepted request 282195 from Stefan Dirsch's avatar Stefan Dirsch (sndirsch) (revision 13)
- Fixed some more spacing and minor issues in adapted patches 

- Fixed some spacing and single quote vs backtick issues
  in patches 

- Corrections to variable names in xinit-suse.patch and
  xinit-tolerant-hostname-changes.patch 

- Update to version 1.3.4:
  + Changes from 1.3.3
    - Fix warnings about parameters to startServer & startClient
      shadowing globals
    - Pass files to cpp via CLI arg instead of stdin to workaround
      gcc 4.8 change (fdo#69439) 
    - Remove unixware / sco support
    - Bump required util-macros version to 1.19
    - Replace $RAWCPPFLAGS with $TRADITIONALCPPFLAGS when processing
      cpp files
    - Under Linux start X on the current VT (rh#806491)
    - startx; Pass vtX as long as the user did not specify one
    - configure: Drop AM_MAINTAINER_MODE
    - autogen.sh: Honor NOCONFIGURE=1
    - startx: Make the bugzilla reference in a comment survive cpp
      processing (fdo#83019)
    - Remove hardcoded path to OpenSSL for OpenBSD
  + Patches refactored/renamed for version change
  + Added:
    - xinit-client-session.patch
    - xinit-tolerant-hostname-changes.patch
    - xinit-suse.patch
    - xinit-1.3.4.tar.bz2
  + Modified:
    - xinit-client-session.patch
  + Dropped:
    - xinit-tolerant-hostname-changes.diff
    - xinit-suse.diff
    - xinit-1.3.3.tar.bz2
Stephan Kulow's avatar Stephan Kulow (coolo) accepted request 248116 from Stefan Dirsch's avatar Stefan Dirsch (sndirsch) (revision 11)
- add info to run chkstat after modifying /etc/permissions.local
  in order to run startx (bnc#895647)
Displaying revisions 1 - 20 of 30
openSUSE Build Service is sponsored by