Hello community,

here is the log from the commit of package xf86-video-chips for 
openSUSE:Factory checked in at 2019-02-19 11:59:41
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/xf86-video-chips (Old)
 and      /work/SRC/openSUSE:Factory/.xf86-video-chips.new.28833 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "xf86-video-chips"

Tue Feb 19 11:59:41 2019 rev:15 rq:676841 version:1.4.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/xf86-video-chips/xf86-video-chips.changes        
2019-01-08 12:30:55.172112523 +0100
+++ 
/work/SRC/openSUSE:Factory/.xf86-video-chips.new.28833/xf86-video-chips.changes 
    2019-02-19 12:00:12.693144364 +0100
@@ -1,0 +2,12 @@
+Sun Feb 17 18:10:05 UTC 2019 - [email protected]
+
+- update to release 1.4.0
+  * This is a bug fix release of Chips & Technologies DDX for X.Org
+    X Server. There was an X Server crash bug with the Version 1.3
+    and older code when the code was converted for a newer vgaHW
+    ABI. This affects devices older than the HiQVideo generation.
+    This release fixes this particular issue. Please note that the
+    code may not compile against X Server 1.20 since it no longer
+    supports 24-bit color.
+
+-------------------------------------------------------------------

Old:
----
  xf86-video-chips-1.3.0.tar.bz2

New:
----
  xf86-video-chips-1.4.0.tar.bz2

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ xf86-video-chips.spec ++++++
--- /var/tmp/diff_new_pack.L3XZUC/_old  2019-02-19 12:00:13.181144107 +0100
+++ /var/tmp/diff_new_pack.L3XZUC/_new  2019-02-19 12:00:13.189144103 +0100
@@ -17,7 +17,7 @@
 
 
 Name:           xf86-video-chips
-Version:        1.3.0
+Version:        1.4.0
 Release:        0
 Summary:        Chips and Technologies video driver for the Xorg X server
 License:        MIT

++++++ xf86-video-chips-1.3.0.tar.bz2 -> xf86-video-chips-1.4.0.tar.bz2 ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/xf86-video-chips-1.3.0/ChangeLog 
new/xf86-video-chips-1.4.0/ChangeLog
--- old/xf86-video-chips-1.3.0/ChangeLog        2018-12-25 16:37:20.000000000 
+0100
+++ new/xf86-video-chips-1.4.0/ChangeLog        2019-02-16 00:59:24.000000000 
+0100
@@ -1,3 +1,31 @@
+commit 7d9a0594a0fa1c63d04ad929125233917e2e227c
+Author: Kevin Brace <[email protected]>
+Date:   Fri Feb 15 15:39:38 2019 -0800
+
+    Version bumped to 1.4.0
+    
+    Bug fix release to address non-HiQVideo Chips & Technologies device
+    initialization code crashing the X Server.
+    
+    Signed-off-by: Kevin Brace <[email protected]>
+
+commit c5e70111d648777afd1de501214d875cf838fde7
+Author: Kevin Brace <[email protected]>
+Date:   Tue Feb 12 15:47:07 2019 -0800
+
+    Fix for a faulty new vgaHW ABI conversion on non-HiQ Video devices
+    
+    Unfortunately, commit 989cf4f1fb2ac57f38d363734b71a5cf749db146
+    missed inserting a call to vgaHWSetStdFuncs prior to calling
+    vgaHWGetIOBase for non-HiQ Video devices, so this will cause a crash
+    with the X Server.  The code has three different chipsPreInit* to
+    handle some aspects of a PreInit callback, but only chipsPreInitHiQV
+    function has the correct code.  Added the call to vgaHWSetStdFuncs
+    for chipsPreInit655xx and chipsPreInitWingine functions.  This bug
+    was observed on Chips & Technologies 65548.
+    
+    Signed-off-by: Kevin Brace <[email protected]>
+
 commit 18c04e66a1018a37c3fe9ff9e074a1837659eca3
 Author: Kevin Brace <[email protected]>
 Date:   Tue Dec 25 08:24:18 2018 -0600
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/xf86-video-chips-1.3.0/configure 
new/xf86-video-chips-1.4.0/configure
--- old/xf86-video-chips-1.3.0/configure        2018-12-25 16:36:05.000000000 
+0100
+++ new/xf86-video-chips-1.4.0/configure        2019-02-16 00:58:01.000000000 
+0100
@@ -1,6 +1,6 @@
 #! /bin/sh
 # Guess values for system-dependent variables and create Makefiles.
-# Generated by GNU Autoconf 2.69 for xf86-video-chips 1.3.0.
+# Generated by GNU Autoconf 2.69 for xf86-video-chips 1.4.0.
 #
 # Report bugs to 
<https://gitlab.freedesktop.org/xorg/driver/xf86-video-chips/issues>.
 #
@@ -591,8 +591,8 @@
 # Identity of this package.
 PACKAGE_NAME='xf86-video-chips'
 PACKAGE_TARNAME='xf86-video-chips'
-PACKAGE_VERSION='1.3.0'
-PACKAGE_STRING='xf86-video-chips 1.3.0'
+PACKAGE_VERSION='1.4.0'
+PACKAGE_STRING='xf86-video-chips 1.4.0'
 
PACKAGE_BUGREPORT='https://gitlab.freedesktop.org/xorg/driver/xf86-video-chips/issues'
 PACKAGE_URL=''
 
@@ -1370,7 +1370,7 @@
   # Omit some internal or obsolete options to make the list less imposing.
   # This message is too long to be a string in the A/UX 3.1 sh.
   cat <<_ACEOF
-\`configure' configures xf86-video-chips 1.3.0 to adapt to many kinds of 
systems.
+\`configure' configures xf86-video-chips 1.4.0 to adapt to many kinds of 
systems.
 
 Usage: $0 [OPTION]... [VAR=VALUE]...
 
@@ -1442,7 +1442,7 @@
 
 if test -n "$ac_init_help"; then
   case $ac_init_help in
-     short | recursive ) echo "Configuration of xf86-video-chips 1.3.0:";;
+     short | recursive ) echo "Configuration of xf86-video-chips 1.4.0:";;
    esac
   cat <<\_ACEOF
 
@@ -1574,7 +1574,7 @@
 test -n "$ac_init_help" && exit $ac_status
 if $ac_init_version; then
   cat <<\_ACEOF
-xf86-video-chips configure 1.3.0
+xf86-video-chips configure 1.4.0
 generated by GNU Autoconf 2.69
 
 Copyright (C) 2012 Free Software Foundation, Inc.
@@ -1989,7 +1989,7 @@
 This file contains any messages produced by compilers while
 running configure, to aid debugging if configure makes a mistake.
 
-It was created by xf86-video-chips $as_me 1.3.0, which was
+It was created by xf86-video-chips $as_me 1.4.0, which was
 generated by GNU Autoconf 2.69.  Invocation command line was
 
   $ $0 $@
@@ -2857,7 +2857,7 @@
 
 # Define the identity of the package.
  PACKAGE='xf86-video-chips'
- VERSION='1.3.0'
+ VERSION='1.4.0'
 
 
 cat >>confdefs.h <<_ACEOF
@@ -19476,7 +19476,7 @@
 # report actual input values of CONFIG_FILES etc. instead of their
 # values after options handling.
 ac_log="
-This file was extended by xf86-video-chips $as_me 1.3.0, which was
+This file was extended by xf86-video-chips $as_me 1.4.0, which was
 generated by GNU Autoconf 2.69.  Invocation command line was
 
   CONFIG_FILES    = $CONFIG_FILES
@@ -19542,7 +19542,7 @@
 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
 ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; 
s/[\\""\`\$]/\\\\&/g'`"
 ac_cs_version="\\
-xf86-video-chips config.status 1.3.0
+xf86-video-chips config.status 1.4.0
 configured by $0, generated by GNU Autoconf 2.69,
   with options \\"\$ac_cs_config\\"
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/xf86-video-chips-1.3.0/configure.ac 
new/xf86-video-chips-1.4.0/configure.ac
--- old/xf86-video-chips-1.3.0/configure.ac     2018-12-25 16:35:06.000000000 
+0100
+++ new/xf86-video-chips-1.4.0/configure.ac     2019-02-16 00:56:59.000000000 
+0100
@@ -23,7 +23,7 @@
 # Initialize Autoconf
 AC_PREREQ([2.60])
 AC_INIT([xf86-video-chips],
-        [1.3.0],
+        [1.4.0],
         [https://gitlab.freedesktop.org/xorg/driver/xf86-video-chips/issues],
         [xf86-video-chips])
 AC_CONFIG_SRCDIR([Makefile.am])
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/xf86-video-chips-1.3.0/src/ct_driver.c 
new/xf86-video-chips-1.4.0/src/ct_driver.c
--- old/xf86-video-chips-1.3.0/src/ct_driver.c  2018-12-25 16:35:07.000000000 
+0100
+++ new/xf86-video-chips-1.4.0/src/ct_driver.c  2019-02-16 00:56:59.000000000 
+0100
@@ -2474,6 +2474,7 @@
         return FALSE;
 
     hwp = VGAHWPTR(pScrn);
+    vgaHWSetStdFuncs(hwp);
     vgaHWGetIOBase(hwp);
 
     /*
@@ -2940,6 +2941,7 @@
         return FALSE;
 
     hwp = VGAHWPTR(pScrn);
+    vgaHWSetStdFuncs(hwp);
     vgaHWGetIOBase(hwp);
 
     /*


Reply via email to