Package Release Info

libglvnd-1.7.0-160000.3.2

Update Info: Base Release
Available in Package Hub : 16.0

platforms

AArch64
ppc64le
s390x
x86-64

subpackages

libglvnd-32bit
libglvnd-devel-32bit

Change Logs

* Wed Oct 11 2023 bjorn.lie@gmail.com
- Update to 1.7.0:
  * meson.build: error out on unsupported OSes
  * Update bin/symbols-check.py from mesa/mesa@9d42e31b
  * EGL/libeglcurrent: fix crash on library unload
  * HGL: add Haiku libGL.so implementation based on EGL
  * symbols-check: Add Haiku platform symbols
  * tests/egl: Fix LIBRARY_PATH on Haiku
* Wed Dec 07 2022 dmueller@suse.com
- update to 1.6.0:
  * Read gl.symbols when generating stubs for libGL.so
  * Update GL headers and XML files
  * Add support for loongarch64
  * GLX: Fix assembly stubs for x32
  * Fix pthreads lookup on FreeBSD
* Sat Oct 01 2022 dmueller@suse.com
- update to 1.5.0:
  * Add BTI landing pads for aarch64
  * Set current thread state to NULL in teardown
  * Moving setspecific to before DestroyThreadState
  * Fix a memory leak in libGLdispatch
  * Use assembly stubs on armv6
- drop libglvnd-add-bti.patch (upstream)
* Thu Jul 14 2022 sndirsch@suse.com
- let libglvnd require Mesa-dri so GL drivers are available on
  Wayland-only desktop installations (boo#1201474)
* Thu Mar 03 2022 sndirsch@suse.com
- provide/obsolete Mesa-libGLESv1_CM1 and Mesa-libGLESv2-2 packages
  (bsc#1196576)
* Thu Feb 24 2022 guillaume.gardet@opensuse.org
- Update libglvnd-add-bti.patch from latest upstream submission
* Fri Jan 21 2022 guillaume.gardet@opensuse.org
- Re-enable asm on aarch64
- Add patch to fix run with BTI enabled on aarch64:
  * libglvnd-add-bti.patch - boo#1188928
* Tue Jan 04 2022 dmueller@suse.com
- update to 1.4.0:
  * tests cleanups
  * Update bin/symbols-check.py from mesa/mesa@6f854145
  * Remove extra paragraph from license text.
  * Add one more missing dep_x11_headers
  * Update uthash to v2.3.0
  * EGL: Add support for eglQueryDisplayAttribKHR and NV.
* Wed Nov 17 2021 guillaume.gardet@opensuse.org
- Disable asm on aarch64 Tumbleweed due to issue with BTI - boo#1188928
* Wed Oct 20 2021 sndirsch@suse.com
- libglvnd.rpmlintrc
  * workaround for future buildcheck (boo#1191763)