Skip to content

Commit

Permalink
xorg-server: Update version from 1.20.1 to 1.20.2
Browse files Browse the repository at this point in the history
Announcement:

> Lots of bugfixes all over the map. Thanks to all for testing and
> patches!
>
> Adam Jackson (8):
>       modesetting: Lie less in the man page
>       modesetting: Document Option "DoubleShadow" in the man page
>       xfree86: Fix Option "MaxClients" validation
>       modesetting: Don't free(dst) in drmmode_prop_info_copy
>       glamor_egl: Don't initialize on llvmpipe
>       glamor/egl: Avoid crashing on broken configurations
>       fbdevhw: Refuse to touch PCI devices on the fallback probe path
>       xserver 1.20.2
>
> Alex Goins (1):
>       randr: rrCheckPixmapBounding should only increase screen size
>
> Alexander Volkov (1):
>       os/xdmcp: Don't create a new socket in XdmcpReset()
>
> Cedric Roux (1):
>       miext/damage: take care of the coordinate mode in damagePolyPoint
>
> Dave Airlie (9):
>       shm: move shmsize verify before allocating the drawable.
>       xi: free modifiers_failed on error path. (v2)
>       fboverlay: move bpp checks above malloc
>       glamor: fix leak of fs_getcolor_source.
>       modesetting: get pEnt after error checks
>       posix_tty: free leak of xf86SetStrOption return value.
>       xkb: fix what looks to be a copy-paste error with first vs firstMM
>       mibltblt: free prgnSrcClip on error path.
>       devices: break after finding and removing device from lists
>
> Jim Qu (1):
>       modesetting: code refactor for PRIME sync
>
> Lionel Landwerlin (2):
>       present: fix freed pointer access
>       xwayland: fix access to invalid pointer
>
> Olivier Fourdan (3):
>       glx: check for indirect context in CreateContextAttribsARB()
>       xwayland: Remove xwl_present_window from privates on cleanup
>       xwayland: Use `double` for `xwl_tablet_tool`
>
> Peter Hutterer (1):
>       dix: check_modmap_change() returns Success, not true
>
> Pierre Ossman (1):
>       Switch automatic composite update to WorkQueue
>
> Scott Anderson (1):
>       xwayland: use wayland axis_discrete event
  • Loading branch information
pmenzel committed Oct 16, 2018
1 parent a39d540 commit 6307fbe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion xorg-server.be0
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#!/usr/bin/env beesh

# BEE_VERSION xorg-server-1.20.1-0
# BEE_VERSION xorg-server-1.20.2-0

## this file was created by bee init and should be executed to build a
## bee-package. (Additional hints are located at the end of this file.)
Expand Down

0 comments on commit 6307fbe

Please sign in to comment.