Displaying 20 results from an estimated 6000 matches similar to: "X server fixes for CVE-2017-13721 & CVE-2017-13723"
2017 Oct 04
0
[ANNOUNCE] xorg-server 1.19.4
A collection of stability fixes from the development branch, including
two minor CVEs. Thanks to all who sent in patches!
Aaron Plattner (1):
randr: Use RRTransformEqual in RRCrtcPendingTransform
Adam Jackson (11):
parser: Fix crash when xf86nameCompare(s1 = x, s2 = NULL)
xinerama: Implement graphics exposures for window->pixmap copies (v4)
ephyr: Don't clobber
2015 Oct 26
0
[ANNOUNCE] xorg-server 1.17.3
Various bugfixes across the board. The most visible changes include
fixing GLX extension setup under Xwayland and other non-Xorg servers
(enabling core contexts in more scenarios), and various stability fixes
to glamor and the Present extension. Full change list:
Aaron Plattner (1):
privates: Clear screen-specific keys during CloseScreen
Adam Jackson (9):
fb: Make rootless-agnostic
2015 Oct 26
0
[ANNOUNCE] xorg-server 1.17.99.902 (1.18 RC2)
Time for another release candidate. Long past time, to be honest.
Please speak up soon if you have a favorite patch or series that isn't
in yet.
Aaron Plattner (1):
privates: Clear screen-specific keys during CloseScreen
Adam Jackson (6):
glxproxy: Fix an obvious thinko in QueryExtensionsString
render: Simplify SProcRenderScale
rootless: Fix bogus handling of broken
2015 Nov 09
0
[ANNOUNCE] xorg-server 1.18.0
A few polish fixes here over RC2. I'll start the 1.18 stable branch
and update master for 1.19pre in a moment. Thanks to everyone who
helped make 1.18 our best release yet!
Adam Jackson (3):
build: Remove stale miext/cw include paths
vidmode: Drop the unused event code
xserver 1.18.0
Alan Coopersmith (3):
Xorg.man: move XLOCAL details to X(7) man page instead
2015 Nov 09
0
[ANNOUNCE] xorg-server 1.18.0
(same message as before, except this one I remembered to gpg-sign)
A few polish fixes here over RC2. I'll start the 1.18 stable branch
and update master for 1.19pre in a moment. Thanks to everyone who
helped make 1.18 our best release yet!
Adam Jackson (3):
build: Remove stale miext/cw include paths
vidmode: Drop the unused event code
xserver 1.18.0
Alan Coopersmith (3):
2010 Nov 12
0
[ANNOUNCE] xorg-docs 1.5.99.901 (1.6 RC1)
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
This package provides the X Window System documentation that doesn't belong
in a more specific package. It used to provide a lot of docs that did belong
in more specific packages, but that has largely been corrected in this release:
git diff --shortstat xorg-docs-1.5..xorg-docs-1.5.99.901
155 files changed, 27570 insertions(+), 112431
2017 Oct 12
0
[ANNOUNCE] xorg-server 1.19.5
One regression fix since 1.19.4 (mea culpa), and fixes for CVEs 2017-
12176 through 2017-12187. C is a terrible language, please stop writing
code in it.
Adam Jackson (2):
Revert "xf86-video-modesetting: Add ms_queue_vblank helper [v3]"
xserver 1.19.5
Michal Srb (1):
os: Make sure big requests have sufficient length.
Nathan Kidd (7):
Unvalidated lengths
2009 Mar 06
0
[ANNOUNCE] libXrandr 1.3.0
Final RandR 1.3 release of libXrandr.
Changes to libXrandr-1.2.99.4:
Alan Coopersmith (1):
Add README with pointers to mailing list, bugzilla & git repos
Julien Cristau (1):
Fix thinkos
Keith Packard (1):
Send X_RRGetOutputPrimary when making an X_RRGetOutputPrimary request
Matthias Hopf (1):
Bump to 1.3.0
Paulo Cesar Pereira de Andrade (1):
Janitor: make
2015 Jun 16
0
[ANNOUNCE] xorg-server 1.17.2
This picks up a pile of fixes from master. Notable highlights:
- Fix for CVE-2015-3164 in Xwayland
- Fix int10 setup for vesa
- Fix regression in server-interpreted auth
- Fix fb setup on big-endian CPUs
- Build fix for for gcc5
Complete changelog:
Aaron Plattner (2):
xfree86: Fix xf86_check_platform_slot's handling of PCI
xfree86: Add GPU screens even if there are no active
2008 Mar 20
0
[ANNOUNCE] xf86-input-keyboard 1.3.0
Adam Jackson (2):
Don't sleep(1) on VT entry.
keyboard 1.3.0
Alan Coopersmith (4):
Update kbd man page to say it has replaced keyboard driver now.
Use $(XKBPATH) for xkb file path in man page
Revert previous attempts to sync lock state & LEDs
Correct COPYING file and note which notices apply to which code/OS'es
Daniel Drake (1):
Bug 11026:
2015 May 06
0
[ANNOUNCE] xf86-video-cirrus 1.5.3
This release builds against xserver 1.17.
Adam Jackson (1):
configure: Drop AM_MAINTAINER_MODE
Alan Coopersmith (1):
Skip building xaa files when XAA is not supported
Colin Walters (1):
autogen.sh: Implement GNOME Build API
Dave Airlie (1):
cirrus: don't use pciTag
Julien Cristau (1):
cirrus 1.5.3
git tag: xf86-video-cirrus-1.5.3
2017 Oct 11
0
[ANNOUNCE] libXRes 1.2.0
Version 1.2 of the X-Resource extension (added in xserver 1.13)
added some new requests allowing inspection of every resource for a
client, the bytes used per resource, and the PIDs of local clients.
Unfortunately the client library never saw a corresponding release, so
let's fix that.
Adam Jackson (2):
configure: Remove AM_MAINTAINER_MODE
libXRes 1.2.0
Alan Coopersmith (6):
2015 Sep 02
0
[ANNOUNCE] xorg-server 1.17.99.901
Here's 1.18 RC1. Let's figure out when to release this during XDC.
Aaron Plattner (3):
xfree86: Fix xf86_check_platform_slot's handling of PCI
xfree86: Add GPU screens even if there are no active GDevs
xfree86: Bump video driver ABI version to 20
Adam Jackson (27):
glamor: Fix up indentation
xf86Crtc: right-of placement by default.
dmx: Fix the
2018 Aug 14
0
[ANNOUNCE] xf86-video-v4l 0.3.0
This long overdue release features build compatibility with newer X
servers and support for v4l2 devices.
Adam Jackson (6):
Remove call to LoaderGetOS
Remove a bogus memset
Fix distcheck
v4l 0.3.0
Alan Coopersmith (2):
Remove xorgconfig & xorgcfg from See Also list in man page
Update Sun license notices to current X.Org standard form
Cyril Brulebois (1):
2015 Apr 17
0
[ANNOUNCE] xgc 1.0.5
xgc is an Xaw-based graphics demo that shows/tests various features of
the X11 core protocol graphics primitives.
Alan Coopersmith (3):
configure: Drop AM_MAINTAINER_MODE
autogen.sh: Honor NOCONFIGURE=1
xgc 1.0.5
Christian Weisgerber (1):
Remove include of Version 7 <sys/timeb.h> header
Julien Cristau (1):
configure: look for gram.c in $srcdir
git tag:
2015 Apr 17
0
[ANNOUNCE] xkbevd 1.1.4
The xkbevd event daemon listens for specified XKB events and executes
requested commands if they occur.
This minor maintenance release cleans up the code, configuration, & docs.
Alan Coopersmith (12):
unifdef -Unotyet
Delete unused uStrCasePrefix function
Remove unused debugging & function tracing frameworks
Convert sprintf calls to snprintf
Convert sources
2019 Feb 20
0
[ANNOUNCE] libfontenc 1.1.4
The libfontenc library is used by the Xorg server and other X font
tools for handling fonts with different character set encodings.
This release fixes a bug that would cause mkfontscale(1) to fail to
produce entries for the iso8859-7 encoding because of wrong Unicode
mappings for the iso8859-7 codepage.
Alan Coopersmith (4):
Fix iso8859-7 mappings for 0xA1, 0xA2, & 0xFF
Update
2019 Mar 16
0
[ANNOUNCE] xtrans 1.4.0
xtrans is a library of code that is shared (but is *not* a shared library)
among various X packages to handle network protocol transport in a modular
fashion, allowing a single place to add new transport types. It is used
by the X server, libX11, libICE, the X font server, and related components.
This release drops a bunch of dead code, including support only used by
lbxproxy and pre-1.4.0
2019 Jul 14
0
[ANNOUNCE] xman 1.1.5
xman is a graphical manual page browser using the Athena Widgets (Xaw) toolkit.
Alan Coopersmith (8):
Change fall through comment in ScrollByL.c to match gcc's requirements
Update README for gitlab migration
Update configure.ac bug URL for gitlab migration
Delete unused function Name() from tkfuncs.c
Make CreateManpageWidget use String type for name argument
2009 Oct 09
0
[ANNOUNCE] libXt 1.0.7
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Build fixes and other minor janitorial work.
Alan Coopersmith (4):
Use make rules instead of shell for loops to generate shadow man pages
Migrate to xorg macros 1.3 & XORG_DEFAULT_OPTIONS
Replace AC_DEFINE_DIR with AX_DEFINE_DIR from Autoconf Archive
libXt 1.0.7
Julien Cristau (1):
Link against libICE
Thomas