Skip to content

xf86-video-vboxvideo 1.0.1

Alan Coopersmith requested to merge alanc/xf86-video-vbox:release into master
  • 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
  • Silence some standard X.Org warnings that cause too much noise
  • Quiet -Wredundant-decls from xorg/os.h fallbacks for new libc functions
  • Fix 142 instances of -Wredundant-decls warning for RTASSERTVAR
  • Stop building helpers.c
  • COPYING: include all three MIT/X11 license variants from source files
  • Fix builds with C23 compilers
  • xf86-video-vboxvideo 1.0.1

Merge request reports