Hello community, here is the log from the commit of package libdrm for openSUSE:Factory checked in at 2017-04-11 12:43:23 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/libdrm (Old) and /work/SRC/openSUSE:Factory/.libdrm.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "libdrm" Tue Apr 11 12:43:23 2017 rev:123 rq:487032 version:2.4.79 Changes: -------- --- /work/SRC/openSUSE:Factory/libdrm/libdrm.changes 2017-02-03 17:47:19.818931343 +0100 +++ /work/SRC/openSUSE:Factory/.libdrm.new/libdrm.changes 2017-04-11 12:43:26.361208064 +0200 @@ -1,0 +2,43 @@ +Mon Apr 10 11:21:47 UTC 2017 - [email protected] + +- Update to version 2.4.79: + + amdgpu: allow to query GPU sensor related information +- Update to version 2.4.78: + This fixes a build issue for GNU/kFreeBSD, and adds a new + page_flip_handler2 event handler, which when run on a suitably + capable kernel, can provide the CRTC ID to userspace for atomic + completion events. + +------------------------------------------------------------------- +Sat Apr 8 12:37:08 UTC 2017 - [email protected] + +- Update to version 2.4.77: + + tests/etnaviv: link against libdrm + + etnaviv: remove struct etna_specs + + amdgpu: add amdgpu_bo_va_op_raw to the symbol check + + configure.ac: bring back pthread-stubs check + + tegra: update symbol-check + + amdgpu: add REPLACE and CLEAR checking for VA op (v2) + + amdgpu: add amdgpu_bo_va_op_raw + + headers: sync amdgpu_drm.h from airlied/drm-next + + headers: the uint*_t vs. __u* discrepancy in amdgpu_drm is fixed + + Android: fix building of modetest and proptest + + Android: disable pointer-arith and enum-conversion + + exynos: fix type-punned pointer build warning + + exynos/fimg2d: remove unused-function build warning + + tests/exynos: remove unused-function build warning + + tests/exynos: fix invalid code of error path in g2d test + + xf86drm: remove memory leaks in drmGetBusid/drmGetReservedContextList + +------------------------------------------------------------------- +Tue Apr 4 09:30:51 UTC 2017 - [email protected] + +- do not buildrequire util-macros-devel on sle13 + +------------------------------------------------------------------- +Thu Mar 30 09:15:00 UTC 2017 - [email protected] + +- update to 2.4.76 + * This release is required for upcoming Radeon Vega GPUs. + +------------------------------------------------------------------- Old: ---- libdrm-2.4.75.tar.bz2 New: ---- libdrm-2.4.79.tar.bz2 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ libdrm.spec ++++++ --- /var/tmp/diff_new_pack.S5o9y0/_old 2017-04-11 12:43:27.169093912 +0200 +++ /var/tmp/diff_new_pack.S5o9y0/_new 2017-04-11 12:43:27.177092782 +0200 @@ -17,7 +17,7 @@ Name: libdrm -Version: 2.4.75 +Version: 2.4.79 Release: 0 Summary: Userspace Interface for Kernel DRM Services License: MIT @@ -32,7 +32,9 @@ BuildRequires: automake >= 1.10 BuildRequires: libtool >= 2.2 BuildRequires: pkgconfig +%if 0%{?is_opensuse} BuildRequires: util-macros-devel +%endif BuildRequires: pkgconfig(pciaccess) >= 0.10 BuildRequires: pkgconfig(pthread-stubs) # Required for building manpages ++++++ libdrm-2.4.75.tar.bz2 -> libdrm-2.4.79.tar.bz2 ++++++ ++++ 4192 lines of diff (skipped)
