Opened 8 years ago

Closed 8 years ago

#7446 closed enhancement (fixed)

xorg-server-1.18.1

Reported by: Fernando de Oliveira Owned by: Fernando de Oliveira
Priority: normal Milestone: 7.9
Component: BOOK Version: SVN
Severity: normal Keywords:
Cc:

Description

http://xorg.freedesktop.org/archive/individual/xserver/xorg-server-1.18.1.tar.bz2

http://xorg.freedesktop.org/archive/individual/xserver/xorg-server-1.18.1.tar.bz2.sig

https://lists.freedesktop.org/archives/xorg-announce/2016-February/002674.html

MD5: 1b9e85420c3790dd487addd50313f4da xorg-server-1.18.1.tar.bz2

[ANNOUNCE] xorg-server 1.18.1
Adam Jackson ajax at nwnk.net
Tue Feb 9 00:53:35 CET 2016

First release in the 1.18 stable branch. Major themes are bugfixes in
glamor, the modesetting driver, and the Present extension.

Xwayland users may want to apply the following pair of patches in
addition to this release:

https://patchwork.freedesktop.org/patch/72945/raw/
https://patchwork.freedesktop.org/patch/72951/raw/

which combined fix an input issue when hotplugging monitors. Both are
likely to be included in a future release unless testing discovers
further problems.

Adam Jackson (11):
    • xnest: Fix needless build dependency on xcb-util-keysyms
    • x86emu: Squash a warning
    • dmx: Silence lex/yacc-related config parser warnings
    • dmx: Silence unused variable warning in dmxcompat
    • dmx: Run 'doxygen -u' to upgrade the doxygen config file
    • glxproxy: Silence set-but-unused-variable warnings
    • glxproxy: Silence shadowed-variable warnings
    • os: Failure to remove a non-existent log file is not an error
    • glx: Fix GLX_EXT_create_context_es2_profile support
    • modesetting: Require sufficiently new libdrm
    • xserver 1.18.1

Alan Coopersmith (2):
    • modesetting should not reference gbm when it's not defined
    • Use unique logfile names when starting server with -displayfd

Arkadiusz Miśkiewicz (1):
    • Xorg.wrap: activate libdrm based detection for KMS drivers

Bob Ham (1):
    • xserver: Fix configure.ac check for libsystemd/-daemon

Chris Wilson (3):
    • present: Requery pending flips with the right sync_flip mode
    • present: When cancelling a pending synchronous flip, requeue it
    • present: Do not replace Pixmaps on redirected Window on unflip

Dave Airlie (5):
    • modesetting: drop platform_dev pointer.
    • modesetting: create entities for pci and old probe. (v2)
    • glamor: fallback if font is too large for FBO size.
    • glamor: store old fonts in double width textures.
    • glamor: don't do copy if we have 0 boxes to copy.

Egbert Eich (1):
    • kdrive/UnregisterFd: Fix off by one

Eric Anholt (8):
    • glamor: Avoid GL errors from mapping with size == 0.
    • glamor: Handle GL_OUT_OF_MEMORY when allocating texture images.
    • glamor: Fix crashes when the glyph atlas allocation fails.
    • glamor: Fix rendering when core font texture allocation fails.
    • glamor: Fix assert failures when fallback picture upload alloc
      fails.
    • glamor: Fix segfault in fallback picture uploading.
    • glamor: No need to glFlush before destroying a pixmap.
    • glamor: Fix copy-like Render operations between 15 and 16 depth.

Jonas Ådahl (1):
    • xwayland: Always update the wl_pointer cursor on pointer focus

Julian Pidancet (1):
    • x86emu: Correctly handle 0x66 prefix for some instructions

Laércio de Sousa (1):
    • systemd-logind.c: don't parse VT settings for non-seat0 X servers

Marek Chalupa (2):
    • xwayland: fix memory leaks on error paths in xwl_realize_window
    • xwayland: check if creating xwl_output succeeded

Michael Stapelberg (1):
    • Also dump passive grabs on XF86LogGrabInfo

Michel Dänzer (3):
    • prime: Damage full destination rectangle when we start dirty
      tracking
    • glamor: Disable debugging messages other than GL API errors
    • present: Handle wraparound when comparing MSC values

Olivier Fourdan (2):
    • xwayland: Do not set root clip when rootless
    • xwayland: Update screen size on output removal

Peter Hutterer (1):
    • xfree86: fix minor memory leak

Siim Põder (1):
    • vfb: add randr support (v2)

Thomas Klausner (2):
    • Fix uninitialized variable warnings reported by clang
    • Fix build when XSERVER_PLATFORM_BUS is not defined.

Timo Aaltonen (1):
    • dri2: Sync i915_pci_ids.h and i965_pci_ids.h from mesa


- ajax

Change History (2)

comment:1 by Fernando de Oliveira, 8 years ago

Owner: changed from blfs-book@… to Fernando de Oliveira
Status: newassigned

comment:2 by Fernando de Oliveira, 8 years ago

Resolution: fixed
Status: assignedclosed

Fixed at r16928.

Note: See TracTickets for help on using tickets.