2014-09-09 07:55:13 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Tue Sep 9 07:54:00 UTC 2014 - sndirsch@suse.com
|
|
|
|
|
|
|
|
- add info to run chkstat after modifying /etc/permissions.local
|
|
|
|
in order to run startx (bnc#895647)
|
|
|
|
|
2014-01-08 15:08:11 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Wed Jan 8 13:57:53 UTC 2014 - lnussel@suse.de
|
|
|
|
|
|
|
|
- don't call the obsolete wmlist. Read /usr/share/xsessions instead.
|
|
|
|
|
2013-09-16 15:10:40 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Mon Sep 16 15:09:42 UTC 2013 - sndirsch@suse.com
|
|
|
|
|
|
|
|
- fixed loading of .xkb files (bnc#840408)
|
|
|
|
|
2013-09-13 10:23:02 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Thu Sep 12 19:53:48 UTC 2013 - zaitor@opensuse.org
|
|
|
|
|
|
|
|
- Update to version 1.3.3:
|
|
|
|
+ Add Apple copyright/license notice from launchd files to
|
|
|
|
COPYING.
|
|
|
|
+ Use pid_t instead of int for type of pids.
|
|
|
|
+ Check for openssl as mkcookie fallback on all platforms, not
|
|
|
|
just OpenBSD.
|
|
|
|
+ Declare processTimeout() as taking a const string arg.
|
|
|
|
+ If we have to forcibly kill the Xserver on Solaris, reset
|
|
|
|
kbd_mode.
|
|
|
|
+ Add printf attributes suggested by gcc.
|
|
|
|
+ install: Use sysconfdir instead of libdir for config files.
|
|
|
|
+ man: Set correct config file location in man page.
|
|
|
|
+ privileged_startx: use root:wheel instead of 0:0.
|
|
|
|
+ XQuartz: Fix an issue where -dpi was not being passed to the
|
|
|
|
server despite being set.
|
|
|
|
+ Annotate Fatal and Fatalx as _X_NORETURN.
|
|
|
|
+ darwin: Silence a syslog message from defaults.
|
|
|
|
+ laucnhd:
|
|
|
|
- Silence some syslog spam.
|
|
|
|
- Fix the destination of moved-aside directories in
|
|
|
|
privileged_startx.
|
|
|
|
- Load privileged_startx properly on Tiger.
|
|
|
|
- Provide more verbose error reporting for launchd checkin
|
|
|
|
failures.
|
|
|
|
- Don't provide the LaunchAgent on Tiger.
|
|
|
|
+ launchd/privileged_startx: Improved error resolution.
|
|
|
|
- Add pkgconfig(xproto) BuildRequires, new dependency.
|
|
|
|
|
2012-12-07 11:14:08 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
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
|
|
|
|
|
2012-07-02 10:21:14 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Mon Jul 2 09:34:48 UTC 2012 - werner@suse.de
|
|
|
|
|
|
|
|
- Allow xinitrc scripts to be sourced (bnc#750980)
|
|
|
|
|
2012-04-15 17:49:48 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
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.
|
|
|
|
|
2012-04-15 10:52:00 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
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.
|
|
|
|
|
2012-04-14 09:34:16 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Fri Apr 13 08:46:08 UTC 2012 - vuntz@opensuse.org
|
|
|
|
|
|
|
|
- Split xinit from xorg-x11. Initial version: 1.3.0.
|
|
|
|
|