Hello community,

here is the log from the commit of package xf86-input-libinput for 
openSUSE:Factory checked in at 2018-04-17 11:09:03
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/xf86-input-libinput (Old)
 and      /work/SRC/openSUSE:Factory/.xf86-input-libinput.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "xf86-input-libinput"

Tue Apr 17 11:09:03 2018 rev:28 rq:595940 version:0.27.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/xf86-input-libinput/xf86-input-libinput.changes  
2018-04-07 20:50:32.232549203 +0200
+++ 
/work/SRC/openSUSE:Factory/.xf86-input-libinput.new/xf86-input-libinput.changes 
    2018-04-17 11:09:06.790052724 +0200
@@ -1,0 +2,9 @@
+Thu Apr 12 09:44:31 UTC 2018 - [email protected]
+
+- Update to version 0.27.1
+  * Just one bugfix, a regression introduced by the new property
+    handling in 0.27.0 caused the property to toggle left-handed
+    to not be initialized on all devices that required it.
+- supersedes U_Fix-left-handed-property.patch
+
+-------------------------------------------------------------------

Old:
----
  U_Fix-left-handed-property.patch
  xf86-input-libinput-0.27.0.tar.bz2
  xf86-input-libinput-0.27.0.tar.bz2.sig

New:
----
  xf86-input-libinput-0.27.1.tar.bz2
  xf86-input-libinput-0.27.1.tar.bz2.sig

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

Other differences:
------------------
++++++ xf86-input-libinput.spec ++++++
--- /var/tmp/diff_new_pack.65zZCq/_old  2018-04-17 11:09:07.578015988 +0200
+++ /var/tmp/diff_new_pack.65zZCq/_new  2018-04-17 11:09:07.582015801 +0200
@@ -17,7 +17,7 @@
 
 
 Name:           xf86-input-libinput
-Version:        0.27.0
+Version:        0.27.1
 Release:        0
 Summary:        Libinput driver for the Xorg X server
 License:        MIT
@@ -27,7 +27,6 @@
 Source1:        
http://xorg.freedesktop.org/releases/individual/driver/%{name}-%{version}.tar.bz2.sig
 Source2:        %{name}.keyring
 Patch0:         n_enable-tapping.patch
-Patch1:         U_Fix-left-handed-property.patch
 BuildRequires:  pkg-config
 BuildRequires:  pkgconfig(inputproto) >= 2.2
 BuildRequires:  pkgconfig(libinput) >= 1.4.901

++++++ xf86-input-libinput-0.27.0.tar.bz2 -> xf86-input-libinput-0.27.1.tar.bz2 
++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/xf86-input-libinput-0.27.0/ChangeLog 
new/xf86-input-libinput-0.27.1/ChangeLog
--- old/xf86-input-libinput-0.27.0/ChangeLog    2018-03-20 02:27:20.000000000 
+0100
+++ new/xf86-input-libinput-0.27.1/ChangeLog    2018-04-10 01:27:46.000000000 
+0200
@@ -1,3 +1,26 @@
+commit 18cc042e6822f5f24d06291ead07ea70723f9434
+Author: Peter Hutterer <[email protected]>
+Date:   Tue Apr 10 09:19:52 2018 +1000
+
+    xf86-input-libinput 0.27.1
+    
+    Signed-off-by: Peter Hutterer <[email protected]>
+
+commit 0db82219bb2ad10dcdf3ea8fe8e226858190c83b
+Author: Evangelos Foutras <[email protected]>
+Date:   Thu Mar 22 01:47:07 2018 +0200
+
+    Fix "left handed" property not set on all pointers
+    
+    Remove conditional that prevents the LIBINPUT_PROP_LEFT_HANDED{,DEFAULT}
+    properties from being set on all pointer devices (only the first got it).
+    This appears to be a debugging left-over accidentally merged in
+    6d3bd4544a6a2f194fa.
+    
+    https://bugs.freedesktop.org/show_bug.cgi?id=105667
+    
+    Signed-off-by: Peter Hutterer <[email protected]>
+
 commit f93bc148d4e6702d50ce320f6d519753c0af7c42
 Author: Peter Hutterer <[email protected]>
 Date:   Tue Mar 20 11:23:57 2018 +1000
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/xf86-input-libinput-0.27.0/configure 
new/xf86-input-libinput-0.27.1/configure
--- old/xf86-input-libinput-0.27.0/configure    2018-03-20 02:27:16.000000000 
+0100
+++ new/xf86-input-libinput-0.27.1/configure    2018-04-10 01:27:42.000000000 
+0200
@@ -1,6 +1,6 @@
 #! /bin/sh
 # Guess values for system-dependent variables and create Makefiles.
-# Generated by GNU Autoconf 2.69 for xf86-input-libinput 0.27.0.
+# Generated by GNU Autoconf 2.69 for xf86-input-libinput 0.27.1.
 #
 # Report bugs to <https://bugs.freedesktop.org/enter_bug.cgi?product=xorg>.
 #
@@ -591,8 +591,8 @@
 # Identity of this package.
 PACKAGE_NAME='xf86-input-libinput'
 PACKAGE_TARNAME='xf86-input-libinput'
-PACKAGE_VERSION='0.27.0'
-PACKAGE_STRING='xf86-input-libinput 0.27.0'
+PACKAGE_VERSION='0.27.1'
+PACKAGE_STRING='xf86-input-libinput 0.27.1'
 PACKAGE_BUGREPORT='https://bugs.freedesktop.org/enter_bug.cgi?product=xorg'
 PACKAGE_URL=''
 
@@ -1356,7 +1356,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-input-libinput 0.27.0 to adapt to many kinds of 
systems.
+\`configure' configures xf86-input-libinput 0.27.1 to adapt to many kinds of 
systems.
 
 Usage: $0 [OPTION]... [VAR=VALUE]...
 
@@ -1427,7 +1427,7 @@
 
 if test -n "$ac_init_help"; then
   case $ac_init_help in
-     short | recursive ) echo "Configuration of xf86-input-libinput 0.27.0:";;
+     short | recursive ) echo "Configuration of xf86-input-libinput 0.27.1:";;
    esac
   cat <<\_ACEOF
 
@@ -1561,7 +1561,7 @@
 test -n "$ac_init_help" && exit $ac_status
 if $ac_init_version; then
   cat <<\_ACEOF
-xf86-input-libinput configure 0.27.0
+xf86-input-libinput configure 0.27.1
 generated by GNU Autoconf 2.69
 
 Copyright (C) 2012 Free Software Foundation, Inc.
@@ -1885,7 +1885,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-input-libinput $as_me 0.27.0, which was
+It was created by xf86-input-libinput $as_me 0.27.1, which was
 generated by GNU Autoconf 2.69.  Invocation command line was
 
   $ $0 $@
@@ -2753,7 +2753,7 @@
 
 # Define the identity of the package.
  PACKAGE='xf86-input-libinput'
- VERSION='0.27.0'
+ VERSION='0.27.1'
 
 
 cat >>confdefs.h <<_ACEOF
@@ -19030,7 +19030,7 @@
 # report actual input values of CONFIG_FILES etc. instead of their
 # values after options handling.
 ac_log="
-This file was extended by xf86-input-libinput $as_me 0.27.0, which was
+This file was extended by xf86-input-libinput $as_me 0.27.1, which was
 generated by GNU Autoconf 2.69.  Invocation command line was
 
   CONFIG_FILES    = $CONFIG_FILES
@@ -19096,7 +19096,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-input-libinput config.status 0.27.0
+xf86-input-libinput config.status 0.27.1
 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-input-libinput-0.27.0/configure.ac 
new/xf86-input-libinput-0.27.1/configure.ac
--- old/xf86-input-libinput-0.27.0/configure.ac 2018-03-20 02:27:11.000000000 
+0100
+++ new/xf86-input-libinput-0.27.1/configure.ac 2018-04-10 01:27:36.000000000 
+0200
@@ -23,7 +23,7 @@
 # Initialize Autoconf
 AC_PREREQ([2.60])
 AC_INIT([xf86-input-libinput],
-        [0.27.0],
+        [0.27.1],
         [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg],
         [xf86-input-libinput])
 AC_CONFIG_SRCDIR([Makefile.am])
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/xf86-input-libinput-0.27.0/src/xf86libinput.c 
new/xf86-input-libinput-0.27.1/src/xf86libinput.c
--- old/xf86-input-libinput-0.27.0/src/xf86libinput.c   2018-03-20 
02:27:11.000000000 +0100
+++ new/xf86-input-libinput-0.27.1/src/xf86libinput.c   2018-04-10 
01:27:36.000000000 +0200
@@ -4930,9 +4930,6 @@
        if (!subdevice_has_capabilities(dev, CAP_POINTER|CAP_TABLET))
                return;
 
-       if (prop_left_handed != 0)
-               return;
-
        if (!libinput_device_config_left_handed_is_available(device) ||
            driver_data->capabilities & CAP_TABLET)
                return;



Reply via email to