xf86-video-s3: Changes to 'refs/tags/xf86-video-s3-0.7.0'

GitLab Mirror gitlab-mirror at kemper.freedesktop.org
Thu Jul 25 18:19:42 UTC 2019


Tag 'xf86-video-s3-0.7.0' created by Kevin Brace <kevinbrace at gmx.com> at 2019-07-25 18:19 +0000

xf86-video-s3-0.7.0
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1

iQEcBAABAgAGBQJdOfKeAAoJEMkieEF4v/2wweYH/iziWBkisYJv1UWRsulI9qNE
kWzeRvpA5dyhIn3ZtBSyHOeEDo6BNkh+86BY5/dAAOVMKugCadKJJzjbktG5LCVq
rsrBSHRxvmQ7zIfkcZnYwehHvEsAD3g0xC/9nCUL4duONLUdZZ3nzZ+L0ip25SPF
1SCm2WFmXPm4SNLqOZU+E36rMrgQTEqEXBle8a9AbrcjEy26wGKORzEZklBtm/uG
+4fMvoZSIb4i3sZhvMktvUflaSY+bj7AAs4mamMXDv8hRxIPmYnhNBxR+CJ8PWRA
T0rrt8Ptit+lGRnfA2HSof8lTkYZxazKOw5d94qy9Afr61GsZ6yzF5su0j/cWFo=
=RxW4
-----END PGP SIGNATURE-----

Changes since xf86-video-s3-0.6.5:
Alan Coopersmith (7):
      When checking malloc for success, it helps to use == NULL, instead of =
      s3_bios.c: Simplify code for choosing between 16000 & 16000 for RefClock
      Remove unused BIOS size & address macros
      configure: Drop AM_MAINTAINER_MODE
      autogen.sh: Honor NOCONFIGURE=1
      Update README for gitlab migration
      Update configure.ac bug URL for gitlab migration

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

Eric S. Raymond (1):
      Fix malformed list syntax.

Gaetan Nadon (1):
      Remove mibstore.h

Kevin Brace (5):
      Discontinue the use of xf86PciInfo.h
      Use const char for xf86GetOptValString return type
      Eliminate set but not used variable compilation warnings
      Eliminate unused variable compilation warning
      Version bumped to 0.7.0

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

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

---
 Makefile.am     |    2 +
 README          |   20 ----------------
 README.md       |   19 +++++++++++++++
 autogen.sh      |   13 +++++++---
 configure.ac    |    5 +---
 man/s3.man      |    4 +--
 src/s3.h        |   22 ++++++++++++++----
 src/s3_IBMRGB.c |    3 --
 src/s3_bios.c   |   68 --------------------------------------------------------
 src/s3_driver.c |    9 +------
 src/s3_shadow.c |    1 
 src/s3_video.c  |    1 
 12 files changed, 56 insertions(+), 111 deletions(-)
---


More information about the xorg-commit mailing list