-
Notifications
You must be signed in to change notification settings - Fork 0
Commits on Oct 25, 2018
-
libdrm: Update version from 2.4.94 to 2.4.96
Change-log for 2.4.95: > This release adds a fallback for realpath() which was blocked by the > web-browser sand-boxing. While the browsers are fixed-up they seem to have > little incentive to roll bugfix releases > > -Emil > > Ayan Kumar Halder (1): > libdrm: headers: Sync with drm-next > > Christian König (4): > tests/amdgpu: add unaligned VM test > amdgpu: remove invalid check in amdgpu_bo_alloc > test/amdgpu: add proper error handling v2 > test/amdgpu: add GDS, GWS and OA tests > > Daniel Stone (1): > CI: Capture test logs as GitLab artifacts > > Daniel Vetter (1): > Add basic CONTRIBUTING file > > Emil Velikov (9): > xf86drm: fallback to normal path when realpath fails > intel: annotate the intel genx helpers as private > automake: set NM before running the tests > *-symbols-check: error out when using unset variables > gitlab-ci: pass the correct toggles to configure > Bump to version 2.4.95 > Revert "Bump to version 2.4.95" > intel: include i915_pciids.h in the tarball > Bump to version 2.4.95 > > Eric Engestrom (10): > add gitlab-ci builds of libdrm > xf86drm: merge get_normal_pci_path() into get_real_pci_path() > xf86drm: rename "real_path" to "pci_path" > gitlab-ci: use templates to deduplicate the build commands > headers/README: fix/add link to drm-next > intel: add missing drm_public exports > nouveau: add missing drm_public exports > radeon: add missing drm_public exports > omap: fix symbol annotations > freedreno: add missing drm_public > > Ezequiel Garcia (1): > tests/util: Add support for sun4i-drm driver > > Junwei Zhang (1): > amdgpu: add error return value for finding bo by cpu mapping (v2) > > Lucas De Marchi (19): > intel: add generic functions to check PCI ID > intel: make gen11 use generic gen macro > intel: make gen10 use generic gen macro > intel: make gen9 use generic gen macro > intel: get gen once for gen >= 9 > intel: annotate public functions > libkms: annotate public functions > nouveau: annotate public functions > amdgpu: annotate public functions > libdrm: annotate public functions > etnaviv: annotate public functions > freedreno: annotate public functions > omap: annotate public functions > radeon: annotate public functions > tegra: annotate public functions > exynos: annotate public functions > meson: make symbols hidden by default > autotools: make symbols hidden by default > android: make symbols hidden by default > > Michel Dänzer (1): > amdgpu-symbol-check: Add amdgpu_find_bo_by_cpu_mapping > > Qiang Yu (2): > amdgpu: add amdgpu_bo_inc_ref() function. > amdgpu: amdgpu_bo_inc_ref don't return dummy int > > Rob Clark (2): > freedreno: fix spelling typo > freedreno: move ring_cache behind fd_bo_del() > > Stefan Agner (2): > modeprint: use libutil to lookup strings > modeprint: print encoder type > > Tom Anderson (1): > Fix build with -std=c11 Change-log for 2.4.96: > Andrey Grodzovsky (2): > amdgpu/test: Allow BO mapping flags to be passed in tests > amdgpu/test: Fix deadlock tests for AI and RV v2 > > Rob Clark (14): > xf86drmHash: remove redundant zero init > freedreno/msm: get rid of ring_bo unref hack > freedreno: expose refcnt'ing on ringbuffers > freedreno: add flags param for rb creation > freedreno/msm: support suballocation for stateobj rb's > freedreno: remove deprecated ringmarker API > freedreno/msm: remove reset of linked rings > freedreno/msm: simplify emit_reloc_ring() vfunc > freedreno/msm: use hashtable to track submit.cmds table > freedreno/msm: simplify msm_ringbuffer_flush() > freedreno/msm: handle ring-reloc to other stateobjs > freedreno/kgsl: fix build > freedreno/msm: fix c90 warning > Bump to version 2.4.96 > > Thomas Hellstrom (1): > libdrm: Allow dynamic drm majors on linux
Configuration menu - View commit details
-
Copy full SHA for 27de32b - Browse repository at this point
Copy the full SHA 27de32bView commit details -
mesalib: Update version from 18.2.1 to 18.2.3
Release notes: 1. https://www.mesa3d.org/relnotes/18.2.2.html 2. https://www.mesa3d.org/relnotes/18.2.3.html
Configuration menu - View commit details
-
Copy full SHA for 8a676f4 - Browse repository at this point
Copy the full SHA 8a676f4View commit details -
xorg-server: Update version from 1.20.2 to 1.20.3
Announcement: > Fixes CVE-2018-14665 (local file overwrite bugs), and a trivial fix in > fbdevhw initialization. All users are advised to upgrade. Thanks to > Narendra Shinde and Thomas Hoger for the report, and Matthieu Herrb for > the fix. > > Adam Jackson (1): > xserver 1.20.3 > > Matthieu Herrb (2): > Disable -logfile and -modulepath when running with elevated privileges > LogFilePrep: add a comment to the unsafe format string. > > Peter Hutterer (1): > xfree86: fix readlink call We are probably not affected, as our Xorg binary is not Suid. $ ls -lh /usr/bin/Xorg -rwxr-xr-x 1 root root 273 Oct 25 18:58 /usr/bin/Xorg From *X.Org security advisory: October 25, 2018*: > Workaround > ========== > > If a patched version of the X server is not available, X.Org > recommends to remove the setuid bit (ie chmod 755) of the installed > Xorg binary. Note that this can cause issues if people are starting > the X window system using the 'startx', 'xinit' commands or variations > thereof. > > X.Org recommends the use of a display manager to start X sessions, > which does not require Xorg to be installed setuid.
Configuration menu - View commit details
-
Copy full SHA for 9814e8f - Browse repository at this point
Copy the full SHA 9814e8fView commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.