xf86-video-siliconmotion: Changes to 'refs/tags/xf86-video-siliconmotion-1.7.10'

GitLab Mirror gitlab-mirror at kemper.freedesktop.org
Thu Sep 28 01:02:44 UTC 2023


Tag 'xf86-video-siliconmotion-1.7.10' created by Alan Coopersmith <alan.coopersmith at oracle.com> at 2023-09-28 01:02 +0000

xf86-video-siliconmotion-1.7.10
-----BEGIN PGP SIGNATURE-----

iQIzBAABCgAdFiEEL328rVsw5mi71RbBz98UiCjGQqcFAmUU0K0ACgkQz98UiCjG
QqcHjhAAi9i91LrKPlZsKYH2NSiQjydYPm64buNlEVlq5YxrNnXZQkrMRLz1uPNq
Ib5SUH5XKavt1w+BgSY40lYTUeZTWLehTs/OHQs5EpR5gWMtis56ISXhO0LcmT1L
7GvYJjtXlkNTXX/CaXnTdiCLDNIn2hPJcAG6oW7BTRjMEJF0APoZSFjJ60+o6xhK
Bctvrkpvp3Hp0diaiWBk46ngN5U8saW6YcGaL6YHamN82l9uwcHAa7paNZ7Dhy4Y
BnP+C30fTV254MTUOheg1EfQSu2tbFLh24D3yAraTArw6FUH4M+eE+8OeG3WupjS
eyTXqWF51WIdzVuVr293Y8/5aDqjfBWwqp8HeUK/v3o3Tz3e4huZZg0yiiOrMsA+
TxDvfZPVsoDWEZzkCJheh95SuU/4jbc3rcshavr2fGohZlNduLdCxHzJmp9nEjAg
VmInsdzBoR8BgzNMHu2f4ZQ+sS32X7oDuWqn4ZP4JHWht7NkOGXDT0T19Zrivf0p
o5zYm/vDYMUDxR4d2EWFx02jC+hpzBKmycHGmEtkNv30MbUqtYjU2nQQCMj1nW5j
IjmXbO2OdmM21rVFrLLPitfEUr+yTsOes/RE+gaqgDU9+tMcNR1wwSEjeFtJmPd1
Rc9OzcWhD2NxTuqrLJUhNIhwi003IrZASCyYjosUfTR76ExBPd8=
=yx81
-----END PGP SIGNATURE-----

Changes since xf86-video-siliconmotion-1.7.9:
Alan Coopersmith (13):
      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
      constify some char * declarations
      Quiet -Wempty-body warning
      Replace malloc()+snprintf() with Xasprintf()
      Replace malloc()+memset() with calloc()
      Remove "All rights reserved" from Oracle copyright notices
      gitlab CI: ensure libtool is installed in build container
      xf86-video-siliconmotion 1.7.10

Colin Walters (1):
      autogen.sh: Implement GNOME Build API

Emil Velikov (1):
      autogen.sh: use quoted string variables

Mihail Konev (1):
      autogen: add default patch prefix

Peter Hutterer (2):
      configure: Drop AM_MAINTAINER_MODE
      autogen.sh: use exec instead of waiting for configure to finish

---
 .gitlab-ci.yml   |   98 +++++++++++++++++++++++++++++++++++++++++++++++++++++++
 Makefile.am      |    2 -
 README           |   25 --------------
 README.md        |   18 ++++++++++
 autogen.sh       |   13 +++++--
 configure.ac     |    7 +--
 man/Makefile.am  |    2 -
 src/regsmi.h     |    4 +-
 src/smi.h        |    2 -
 src/smi_501.c    |    2 -
 src/smi_driver.c |   12 +++---
 src/smi_output.c |    2 -
 src/smi_video.c  |   53 ++++++++++++++++-------------
 13 files changed, 171 insertions(+), 69 deletions(-)
---


More information about the xorg-commit mailing list