xf86-video-fbdev: Changes to 'refs/tags/xf86-video-fbdev-0.5.1'
GitLab Mirror
gitlab-mirror at kemper.freedesktop.org
Fri Nov 8 15:35:00 UTC 2024
Tag 'xf86-video-fbdev-0.5.1' created by Matt Turner <mattst88 at gmail.com> at 2024-11-08 15:34 +0000
xf86-video-fbdev-0.5.1
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2
iNUEABYKAH0WIQReryEEmoa4pUzLG/qs6yl0DJpOlwUCZy4vl18UgAAAAAAuAChp
c3N1ZXItZnByQG5vdGF0aW9ucy5vcGVucGdwLmZpZnRoaG9yc2VtYW4ubmV0NUVB
RjIxMDQ5QTg2QjhBNTRDQ0IxQkZBQUNFQjI5NzQwQzlBNEU5NwAKCRCs6yl0DJpO
l9gqAQDCBt6hFIN0pLXEXFpMMnfyiYmLPtM8D1tTTgH1qaUbQwEA96sl4ZHp2ySc
ACilK/4vs/fO5w5r8C/ZDkVJuXyt6g4=
=KjSU
-----END PGP SIGNATURE-----
Changes since xf86-video-fbdev-0.5.0:
Alan Coopersmith (12):
Update README for gitlab migration
Update configure.ac bug URL for gitlab migration
Build xz tarballs instead of bzip2
Fix spelling/wording issues
gitlab CI: add a basic build test
gitlab CI: stop requiring Signed-off-by in commits
gitlab CI: ensure libtool is installed in build container
configure: Use LT_INIT from libtool 2 instead of deprecated AC_PROG_LIBTOOL
Add X.Org's standard C warning flags to AM_CFLAGS
Fix warning: statement with no effect [-Wunused-value]
Fix warning: unused variable ‘scrnIdx’ [-Wunused-variable]
Raise minimum supported Xserver version to 1.18 (ABI_VIDEODRV_VERSION 20.0)
Enrico Weigelt, metux IT consult (2):
use XNFcallocarray() instead of xnfcalloc macro
drop compat with ancient xservers
Matt Turner (1):
xf86-video-fbdev 0.5.1
Tuomo Rinne (1):
Fix build error when building with xserver built using meson
---
.gitlab-ci.yml | 98 +++++++++++++++++++++++++++++++++++++++++++++++++++++
Makefile.am | 2 +
README | 20 ----------
README.md | 18 +++++++++
configure.ac | 19 ++--------
src/Makefile.am | 3 -
src/compat-api.h | 101 -------------------------------------------------------
src/fbdev.c | 59 ++++++++------------------------
8 files changed, 140 insertions(+), 180 deletions(-)
---
More information about the xorg-commit
mailing list