diff --git a/libdrm-2.4.120.tar.xz b/libdrm-2.4.120.tar.xz deleted file mode 100644 index aa3f6f7..0000000 --- a/libdrm-2.4.120.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:3bf55363f76c7250946441ab51d3a6cc0ae518055c0ff017324ab76cdefb327a -size 479564 diff --git a/libdrm-2.4.121.tar.xz b/libdrm-2.4.121.tar.xz new file mode 100644 index 0000000..75386d9 --- /dev/null +++ b/libdrm-2.4.121.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:909084a505d7638887f590b70791b3bbd9069c710c948f5d1f1ce6d080cdfcab +size 480840 diff --git a/libdrm.changes b/libdrm.changes index 05ec8b3..2028cd2 100644 --- a/libdrm.changes +++ b/libdrm.changes @@ -1,3 +1,37 @@ +------------------------------------------------------------------- +Mon Jun 3 00:46:48 UTC 2024 - Stefan Dirsch + +- update to 2.4.121 + * meson: make build system happy by replacing deprecated feature + * include poll.h instead of sys/poll.h + * amdgpu: Make amdgpu_device_deinitialize thread-safe + * Revert "xf86drm: ignore symlinks in process_device()" + * xf86drm: Don't consider node names longer than the maximum allowed + * tests/amdgpu: fix compile warning with the guard enum value + * tests/amdgpu: fix compile error with gcc7.5 + * tests/amdgpu: fix compile error with gcc14 + * tests/util: add tidss driver + * meson: Replace usages of deprecated ExternalProgram.path() + * meson: Fix broken str.format usage + * amdgpu: add marketing names from Adrenalin 23.11.1 + * amdgpu: add marketing names from PRO Edition for W7700 + * amdgpu: add marketing names from Windows Steam Deck OLED APU driver + * amdgpu: add marketing names from amd-6.0 + * amdgpu: add marketing name for Radeon RX 6550M + * amdgpu: add marketing names from amd-6.0.1 + * amdgpu: Make amdgpu_cs_signal_semaphore() thread-safe + * amdgpu: sync amdgpu_drm.h + * symbols-check: Add _GLOBAL_OFFSET_TABLE_ + * symbols-check: Add _fbss, _fdata, _ftext + * amdgpu: expose amdgpu_va_manager publicly + * amdgpu: add amdgpu_va_range_alloc2 + * amdgpu: add amdgpu_device_initialize2 + * amdgpu: fix deinit logic + * ci: build with meson --fatal-meson-warnings + * ci: use "meson setup" sub-command + * xf86drm: document drmDevicesEqual() + * xf86drm: ignore symlinks in process_device() + ------------------------------------------------------------------- Sat Jan 13 10:33:20 UTC 2024 - Stefan Dirsch diff --git a/libdrm.spec b/libdrm.spec index dcec231..9668533 100644 --- a/libdrm.spec +++ b/libdrm.spec @@ -24,7 +24,7 @@ Name: libdrm # Please remember to adjust the version in the n_libdrm-drop-valgrind* patches -Version: 2.4.120 +Version: 2.4.121 Release: 0 Summary: Userspace Interface for Kernel DRM Services License: MIT