Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
Name: libXi-devel | Distribution: SUSE Linux Enterprise 15 |
Version: 1.7.9 | Vendor: SUSE LLC <https://www.suse.com/> |
Release: 3.2.1 | Build date: Wed Jan 15 15:47:52 2020 |
Group: Development/Libraries/C and C++ | Build host: ibs-centriq-5 |
Size: 419521 | Source RPM: libXi-1.7.9-3.2.1.src.rpm |
Packager: https://www.suse.com/ | |
Url: http://xorg.freedesktop.org/ | |
Summary: Development files for the X Input Extension library |
libXi is the client-side library for the X Input Extension. This package contains the development headers for the library found in libXi6.
MIT
* Mon Jan 23 2017 sndirsch@suse.com - Update to version 1.7.9: * Plug a memory leak * Check that allocating a buffer succeeded * Fix possible free of uninitialized pointer * Fri Oct 28 2016 tobias.johannes.klausmann@mni.thm.de - Update to version 1.7.8: The changes of 1.7.7 are included. + Fix a crash introduced in the 1.7.7 release. + Properly validate server responses. * Tue Dec 22 2015 tobias.johannes.klausmann@mni.thm.de - Update to version 1.7.6: One significant change here: libXi was using raw serial numbers in event cookies, the one read off the wire. All other events don't use that number but a Xlib-internal serial number which is similar but not always the same. This could cause events to look out of order. With this release, libXi is now using the same serial number for event cookies as it uses for all other events. * Fri Sep 11 2015 tobias.johannes.klausmann@mni.thm.de - Update to version 1.7.5: A couple of important bugfixes that have accumulated over the last year. + Fix version check in _XIAllowEvents + Advance the request buffer by the right amount in XIChangeHierarchy + Fix double unlock when _XiCheckExtInit return -1. + XIChangeHierarchy: Add missing unlock. + Do not return NoSuchExtension casted to pointer as an error. + XIGetClientPointer: Return False on error. + Fix logic in _XIAllowEvents and prevent double unlock. + Refactor XGetExtensionVersion. + XIGrabDevice: Unlock display in error path. * Fri Jul 18 2014 sndirsch@suse.com - Update to version 1.7.4 * Fix locking bugs with XIAllowTouchEvents() and XIUngrabTouchBegin() * Fri Jul 11 2014 sndirsch@suse.com - Update to version 1.7.3 * Two important patches fixing deadlocks when using XIPassiveGrab requests. You're recommended to updated. Note that we now require libX11 1.6, that's a new dependency over 1.7.2 but it's over a year old by now anyway. - added baselibs.conf as source to specfile * Wed Jul 03 2013 tobias.johannes.klausmann@mni.thm.de - Update to version 1.7.2: Only one minor change since the RC. Again, this release contains the fixes for CVE-2013-1998, CVE-2013-1984 and CVE-2013-1995 so you're encouraged to update. + Remove check that can never be true. * Fri Jun 28 2013 tobias.johannes.klausmann@mni.thm.de - Update to version 1.7.1.901: First and likely only RC for libXi 1.7.2. This one has a bunch of changes for CVE-2013-1998, CVE-2013-1984 and CVE-2013-1995. These relate to various integer overflows and other corruption that happens if we trust the server a bit too much on the data we're being sent. On top of those fixes, the sequence number in XI2 events is now set propertly too (#64687). * Fri Apr 05 2013 tobias.johannes.klausmann@mni.thm.de - Update to version 1.7.1: Only a single fix: including the XFixes header to get the typedef for PointerBarrier. Naturally, this adds a pkgconfig build-time dependency on XFixes. Why? The header shipped with 1.7 typedef'd PointerBarrier. If you #include both XI and Xfixes headers, you will end up with a duplicate typedef. This is not an issue on gcc >= 4.6 since the two typedef's are the same. On earlier versions this will trigger an error. gcc 4.6 -pedantic-errors will trigger the same error. * Tue Mar 19 2013 jengelh@inai.de - Use more robust make install call - Avoid calling fdupes outside of /usr
/usr/include/X11/extensions /usr/include/X11/extensions/XInput.h /usr/include/X11/extensions/XInput2.h /usr/lib64/libXi.so /usr/lib64/pkgconfig/xi.pc /usr/share/doc/packages/libXi /usr/share/doc/packages/libXi/encoding.xml /usr/share/doc/packages/libXi/inputlib.xml /usr/share/doc/packages/libXi/library.xml /usr/share/man/man3/XAllowDeviceEvents.3.gz /usr/share/man/man3/XChangeDeviceControl.3.gz /usr/share/man/man3/XChangeDeviceDontPropagateList.3.gz /usr/share/man/man3/XChangeDeviceKeyMapping.3.gz /usr/share/man/man3/XChangeDeviceProperty.3.gz /usr/share/man/man3/XChangeFeedbackControl.3.gz /usr/share/man/man3/XChangeKeyboardDevice.3.gz /usr/share/man/man3/XChangePointerDevice.3.gz /usr/share/man/man3/XCloseDevice.3.gz /usr/share/man/man3/XDeleteDeviceProperty.3.gz /usr/share/man/man3/XDeviceBell.3.gz /usr/share/man/man3/XDeviceTimeCoord.3.gz /usr/share/man/man3/XFreeDeviceList.3.gz /usr/share/man/man3/XGetDeviceButtonMapping.3.gz /usr/share/man/man3/XGetDeviceControl.3.gz /usr/share/man/man3/XGetDeviceDontPropagateList.3.gz /usr/share/man/man3/XGetDeviceFocus.3.gz /usr/share/man/man3/XGetDeviceKeyMapping.3.gz /usr/share/man/man3/XGetDeviceModifierMapping.3.gz /usr/share/man/man3/XGetDeviceMotionEvents.3.gz /usr/share/man/man3/XGetDeviceProperty.3.gz /usr/share/man/man3/XGetExtensionVersion.3.gz /usr/share/man/man3/XGetFeedbackControl.3.gz /usr/share/man/man3/XGetSelectedExtensionEvents.3.gz /usr/share/man/man3/XGrabDevice.3.gz /usr/share/man/man3/XGrabDeviceButton.3.gz /usr/share/man/man3/XGrabDeviceKey.3.gz /usr/share/man/man3/XIBarrierReleasePointer.3.gz /usr/share/man/man3/XIBarrierReleasePointers.3.gz /usr/share/man/man3/XIChangeHierarchy.3.gz /usr/share/man/man3/XIChangeProperty.3.gz /usr/share/man/man3/XIDefineCursor.3.gz /usr/share/man/man3/XIDeleteProperty.3.gz /usr/share/man/man3/XIFreeDeviceInfo.3.gz /usr/share/man/man3/XIGetClientPointer.3.gz /usr/share/man/man3/XIGetFocus.3.gz /usr/share/man/man3/XIGetProperty.3.gz /usr/share/man/man3/XIGetSelectedEvents.3.gz /usr/share/man/man3/XIGrabButton.3.gz /usr/share/man/man3/XIGrabDevice.3.gz /usr/share/man/man3/XIGrabEnter.3.gz /usr/share/man/man3/XIGrabFocusIn.3.gz /usr/share/man/man3/XIGrabKeycode.3.gz /usr/share/man/man3/XIGrabTouchBegin.3.gz /usr/share/man/man3/XIListProperties.3.gz /usr/share/man/man3/XIQueryDevice.3.gz /usr/share/man/man3/XIQueryPointer.3.gz /usr/share/man/man3/XIQueryVersion.3.gz /usr/share/man/man3/XISelectEvents.3.gz /usr/share/man/man3/XISetClientPointer.3.gz /usr/share/man/man3/XISetFocus.3.gz /usr/share/man/man3/XIUndefineCursor.3.gz /usr/share/man/man3/XIUngrabButton.3.gz /usr/share/man/man3/XIUngrabDevice.3.gz /usr/share/man/man3/XIUngrabEnter.3.gz /usr/share/man/man3/XIUngrabFocusIn.3.gz /usr/share/man/man3/XIUngrabKeycode.3.gz /usr/share/man/man3/XIUngrabTouchBegin.3.gz /usr/share/man/man3/XIWarpPointer.3.gz /usr/share/man/man3/XListDeviceProperties.3.gz /usr/share/man/man3/XListInputDevices.3.gz /usr/share/man/man3/XOpenDevice.3.gz /usr/share/man/man3/XQueryDeviceState.3.gz /usr/share/man/man3/XSelectExtensionEvent.3.gz /usr/share/man/man3/XSendExtensionEvent.3.gz /usr/share/man/man3/XSetDeviceButtonMapping.3.gz /usr/share/man/man3/XSetDeviceFocus.3.gz /usr/share/man/man3/XSetDeviceMode.3.gz /usr/share/man/man3/XSetDeviceModifierMapping.3.gz /usr/share/man/man3/XSetDeviceValuators.3.gz /usr/share/man/man3/XUngrabDevice.3.gz /usr/share/man/man3/XUngrabDeviceButton.3.gz /usr/share/man/man3/XUngrabDeviceKey.3.gz
Generated by rpm2html 1.8.1
Fabrice Bellet, Tue Jul 9 20:14:19 2024