SHA256
1
0
forked from pool/xinit
xinit/xinit.changes

56 lines
2.1 KiB
Plaintext
Raw Normal View History

-------------------------------------------------------------------
Wed Dec 5 09:40:27 UTC 2012 - werner@suse.de
- Move xinitrc.d sourcing part to xinit.common to make it work
even with xdm session scripts
- Detect other running X server in xserverrc
-------------------------------------------------------------------
Mon Jul 2 09:34:48 UTC 2012 - werner@suse.de
- Allow xinitrc scripts to be sourced (bnc#750980)
-------------------------------------------------------------------
Sun Apr 15 15:16:28 UTC 2012 - vuntz@opensuse.org
- Move /etc/X11/Xresources from xorg-x11 to this package (in
xinit.tar.bz2), since this is the base package using this file.
-------------------------------------------------------------------
Sat Apr 14 22:02:54 UTC 2012 - dimstar@opensuse.org
- Update to version 1.3.2:
+ Use default clientargs, serverargs, and display if none were
set
+ launchd: Add an option (--with-launchagent-xserver) to set the
default X11 server
+ startx: Choose an unused $DISPLAY by default on all platforms
(fdo#1789)
+ Include <sys/time.h> and <sys/resource.h> unconditionally
(fdo#40632)
+ darwin: Buildfix for Tiger which doesn't have posix_spawn
- Changes from version 1.3.1:
+ launchd: Brownbag fix string compare
+ launchd: console_redirect: Actually read and log the remaining
data when we get EV_EOF
+ launchd: Enable stdout/stderr redirection to ASL
+ launchd: Fix an array-index-out-of-bounds crasher
+ launchd: Log messages to ASL rather than fprintf
+ launchd: Reorganized layout of launchd sources
+ launchd: Set the correct id for privileged_startx
+ launchd: Silence clang static analyzer
+ launchd: syslog: Use facility org.x rather than user
+ launchd: Update console redirection to work with libdispatch
+ privileged_startx: Prefer /usr/bin/mktemp
+ Rename launchd-id-prefix to bundle-id-prefix
+ Use XORG_MANPAGE_SECTIONS rather than cpprules.in to build man
pages
+ Build system fixes.
- Rebase xinit.diff.
-------------------------------------------------------------------
Fri Apr 13 08:46:08 UTC 2012 - vuntz@opensuse.org
- Split xinit from xorg-x11. Initial version: 1.3.0.