Skip to content

xf86-video-r128 6.13.0

Alan Coopersmith requested to merge alanc/xf86-video-r128:release into master

Alan Coopersmith (10):

  • Remove "All rights reserved" from Oracle copyright notices
  • 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 9 -Wmissing-prototypes warnings
  • R128ScreenInit: fix indentation
  • Raise minimum supported Xserver version to 1.18 (ABI_VIDEODRV_VERSION 20.0)
  • Move sizeof to second argument in calloc calls
  • configure: update link to use gitlab instead of anongit
  • xf86-video-r128 6.13.0

Enrico Weigelt, metux IT consult (3):

  • use XNFcallocarray() instead of xnfcalloc macro
  • fix FTBS on debian: missing statement after label
  • drop support for ancient xserver versions

nia (3):

  • Alternative non-BIOS method to determine the panel size for NetBSD
  • don't assume VGA output on non-x86
  • backlight control and console detection for wsdisplay systems

Merge request reports

Loading