Accepting request 1196225 from X11:XOrg

- update to 2.4.123
  * amdgpu: add new marketing names
  * amdgpu: add new marketing names
  * Convert to Android.bp
  * libs: Tie DSO minor versions to libdrm version
  * readdir_r is deprecated.
  * Fix FTBS on undefined clock_gettime() and asprintf()
  * Export include dirs with -isystem
  * Makes libdrm available on host
  * Adds libdrm_headers
  * Make libdrm recovery_available
  * add crosvm to com.android.virt
  * Enable GPU in crosvm
  * Android.bp: Add include exports for android dir
  * Disable ioctl signed overload for Bionic libc
  * build: bump version to 2.4.123
  * Delete all Makefile.sources files
  * tests: Make modetest and proptest cc_binary in Android.bp

OBS-URL: https://build.opensuse.org/request/show/1196225
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libdrm?expand=0&rev=178
This commit is contained in:
Dominique Leuenberger 2024-08-29 13:42:35 +00:00 committed by Git OBS Bridge
commit 303f6ad971
4 changed files with 26 additions and 4 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:d9f5079b777dffca9300ccc56b10a93588cdfbc9dde2fae111940dfb6292f251
size 481012

3
libdrm-2.4.123.tar.xz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:a2b98567a149a74b0f50e91e825f9c0315d86e7be9b74394dae8b298caadb79e
size 481112

View File

@ -1,3 +1,25 @@
-------------------------------------------------------------------
Tue Aug 27 07:57:17 UTC 2024 - Stefan Dirsch <sndirsch@suse.com>
- update to 2.4.123
* amdgpu: add new marketing names
* amdgpu: add new marketing names
* Convert to Android.bp
* libs: Tie DSO minor versions to libdrm version
* readdir_r is deprecated.
* Fix FTBS on undefined clock_gettime() and asprintf()
* Export include dirs with -isystem
* Makes libdrm available on host
* Adds libdrm_headers
* Make libdrm recovery_available
* add crosvm to com.android.virt
* Enable GPU in crosvm
* Android.bp: Add include exports for android dir
* Disable ioctl signed overload for Bionic libc
* build: bump version to 2.4.123
* Delete all Makefile.sources files
* tests: Make modetest and proptest cc_binary in Android.bp
------------------------------------------------------------------- -------------------------------------------------------------------
Wed Jun 26 11:10:14 UTC 2024 - Stefan Dirsch <sndirsch@suse.com> Wed Jun 26 11:10:14 UTC 2024 - Stefan Dirsch <sndirsch@suse.com>

View File

@ -24,7 +24,7 @@
Name: libdrm Name: libdrm
# Please remember to adjust the version in the n_libdrm-drop-valgrind* patches # Please remember to adjust the version in the n_libdrm-drop-valgrind* patches
Version: 2.4.122 Version: 2.4.123
Release: 0 Release: 0
Summary: Userspace Interface for Kernel DRM Services Summary: Userspace Interface for Kernel DRM Services
License: MIT License: MIT