Skip to content

xf86-video-fbdev 0.5.1

Matt Turner requested to merge mattst88/xf86-video-fbdev:0.5.1 into master

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

Merge request reports

Loading