Commit Graph

42 Commits

Author SHA256 Message Date
Ana Guerrero
a6f782a551 Accepting request 1198927 from X11:XOrg
- Update to version 1.8.2
  * This release includes fixes for malloc failures and a double
    alignment issue on some machines. XFreeDeviceInfo can now be
    called with NULL and XGetFeedbackControl is more robust in
    the face of a malicious X server sending random data. Plus a
    typo fix in the man page.

OBS-URL: https://build.opensuse.org/request/show/1198927
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libXi?expand=0&rev=22
2024-09-06 15:17:59 +00:00
6092d7324f - Update to version 1.8.2
* This release includes fixes for malloc failures and a double
    alignment issue on some machines. XFreeDeviceInfo can now be
    called with NULL and XGetFeedbackControl is more robust in
    the face of a malicious X server sending random data. Plus a
    typo fix in the man page.

OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/libXi?expand=0&rev=40
2024-09-05 09:38:12 +00:00
Dominique Leuenberger
9a9f3144ae Accepting request 1084584 from X11:XOrg
- Update to version 1.8.1
  * Fix spelling/wording issues
  * gitlab CI: enable commit & merge request checks
  * gitlab CI: enable gitlab's builtin static analysis
  * XInput_find_display: Don't dereference NULL dpyinfo
  * configure: Use LT_INIT from libtool 2 instead of deprecated AC_PROG_LIBTOOL
  * Initialize a few stack vars to zero

OBS-URL: https://build.opensuse.org/request/show/1084584
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libXi?expand=0&rev=21
2023-05-05 13:56:54 +00:00
cc30e9dbbb - Update to version 1.8.1
* Fix spelling/wording issues
  * gitlab CI: enable commit & merge request checks
  * gitlab CI: enable gitlab's builtin static analysis
  * XInput_find_display: Don't dereference NULL dpyinfo
  * configure: Use LT_INIT from libtool 2 instead of deprecated AC_PROG_LIBTOOL
  * Initialize a few stack vars to zero

OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/libXi?expand=0&rev=38
2023-05-04 09:56:11 +00:00
Dominique Leuenberger
6ad67965f2 Accepting request 919284 from X11:XOrg
- Update to version 1.8
  * This release of libXi marks the support of XI 2.4 touchpad
    gesture events official. This feature is the only difference
    between libXi 1.8 and the latest release in the 1.7.x series
    (1.7.10).

OBS-URL: https://build.opensuse.org/request/show/919284
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libXi?expand=0&rev=20
2021-09-21 19:12:14 +00:00
39cf1389d2 - Update to version 1.8
* This release of libXi marks the support of XI 2.4 touchpad
    gesture events official. This feature is the only difference
    between libXi 1.8 and the latest release in the 1.7.x series
    (1.7.10).

OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/libXi?expand=0&rev=37
2021-09-15 21:52:03 +00:00
Dominique Leuenberger
191750a780 Accepting request 711295 from X11:XOrg
- Update to version 1.7.10
  * Fix the FIXME in XIValuatorClass case of copy_classes function in XExtInt.c
  * _XIPassiveGrabDevice needs to set time value
  * Replace open-coded FP3232_TO_DOUBLE
  * autogen: add default patch prefix
  * autogen.sh: use quoted string variables
  * autogen.sh: use exec instead of waiting for configure to finish
  * Update configure.ac bug URL for gitlab migration
  * Update README for gitlab migration
  * man: add a bunch of missing spaces
  * Update XIChangeHierarchy.txt

OBS-URL: https://build.opensuse.org/request/show/711295
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libXi?expand=0&rev=19
2019-06-25 20:17:31 +00:00
13a716717b - Update to version 1.7.10
* Fix the FIXME in XIValuatorClass case of copy_classes function in XExtInt.c
  * _XIPassiveGrabDevice needs to set time value
  * Replace open-coded FP3232_TO_DOUBLE
  * autogen: add default patch prefix
  * autogen.sh: use quoted string variables
  * autogen.sh: use exec instead of waiting for configure to finish
  * Update configure.ac bug URL for gitlab migration
  * Update README for gitlab migration
  * man: add a bunch of missing spaces
  * Update XIChangeHierarchy.txt

OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/libXi?expand=0&rev=35
2019-06-21 10:04:59 +00:00
Dominique Leuenberger
f2149dd967 Accepting request 451905 from X11:XOrg
- Update to version 1.7.9:
  * Plug a memory leak
  * Check that allocating a buffer succeeded
  * Fix possible free of uninitialized pointer

OBS-URL: https://build.opensuse.org/request/show/451905
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libXi?expand=0&rev=18
2017-01-25 21:36:08 +00:00
18d026ae75 - Update to version 1.7.9:
* Plug a memory leak
  * Check that allocating a buffer succeeded
  * Fix possible free of uninitialized pointer

OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/libXi?expand=0&rev=33
2017-01-23 10:02:29 +00:00
Dominique Leuenberger
f2eb2b4e74 Accepting request 438258 from X11:XOrg
1

OBS-URL: https://build.opensuse.org/request/show/438258
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libXi?expand=0&rev=17
2016-11-05 20:21:58 +00:00
7243125319 Accepting request 437734 from home:tobijk:X11:XOrg
- 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.

OBS-URL: https://build.opensuse.org/request/show/437734
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/libXi?expand=0&rev=31
2016-11-02 10:31:51 +00:00
Dominique Leuenberger
9f9b2ecbf7 Accepting request 351121 from X11:XOrg
1

OBS-URL: https://build.opensuse.org/request/show/351121
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libXi?expand=0&rev=16
2016-01-05 08:40:25 +00:00
42707a0ea5 Accepting request 350386 from home:tobijk:X11:XOrg
- 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.

OBS-URL: https://build.opensuse.org/request/show/350386
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/libXi?expand=0&rev=29
2015-12-28 19:56:27 +00:00
Stephan Kulow
40042272a4 Accepting request 330841 from X11:XOrg
1

OBS-URL: https://build.opensuse.org/request/show/330841
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libXi?expand=0&rev=15
2015-09-24 04:12:48 +00:00
bf4cefcc50 Accepting request 330496 from home:tobijk:X11:XOrg
- 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.

OBS-URL: https://build.opensuse.org/request/show/330496
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/libXi?expand=0&rev=27
2015-09-14 07:30:04 +00:00
Stephan Kulow
095d053d6d Accepting request 241476 from X11:XOrg
- Update to version 1.7.4
  * Fix locking bugs with XIAllowTouchEvents() and XIUngrabTouchBegin()

OBS-URL: https://build.opensuse.org/request/show/241476
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libXi?expand=0&rev=13
2014-07-21 08:35:28 +00:00
584172c066 - Update to version 1.7.4
* Fix locking bugs with XIAllowTouchEvents() and XIUngrabTouchBegin()

OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/libXi?expand=0&rev=25
2014-07-18 11:56:11 +00:00
Stephan Kulow
f3d285ab3c Accepting request 240463 from X11:XOrg
- 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

OBS-URL: https://build.opensuse.org/request/show/240463
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libXi?expand=0&rev=12
2014-07-16 14:36:18 +00:00
3b77cede89 - added baselibs.conf as source to specfile
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/libXi?expand=0&rev=23
2014-07-11 14:18:30 +00:00
03a12f234a - 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.

OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/libXi?expand=0&rev=22
2014-07-11 09:55:17 +00:00
77af7111f7 Obsoletes: xorg-x11-proto-devel -> Provides: xorg-x11-proto-devel
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/libXi?expand=0&rev=21
2014-04-27 22:07:35 +00:00
Stephan Kulow
3285c24d6c Accepting request 181946 from X11:XOrg
update to final version 1.7.2 (forwarded request 181941 from tobijk)

OBS-URL: https://build.opensuse.org/request/show/181946
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libXi?expand=0&rev=10
2013-07-05 13:05:17 +00:00
7f07d5781e Accepting request 181941 from home:tobijk:X11:XOrg
update to final version 1.7.2

OBS-URL: https://build.opensuse.org/request/show/181941
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/libXi?expand=0&rev=19
2013-07-04 03:58:03 +00:00
Stephan Kulow
077636d14a Accepting request 181336 from X11:XOrg
update to 1.7.2 prerelease (forwarded request 181335 from tobijk)

OBS-URL: https://build.opensuse.org/request/show/181336
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libXi?expand=0&rev=9
2013-06-29 17:42:58 +00:00
0a5581c3bd Accepting request 181335 from home:tobijk:X11:XOrg
update to 1.7.2 prerelease

OBS-URL: https://build.opensuse.org/request/show/181335
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/libXi?expand=0&rev=17
2013-06-28 12:47:18 +00:00
Stephan Kulow
acde435140 Accepting request 162864 from X11:XOrg
update to version 1.7.1 (forwarded request 162859 from tobijk)

OBS-URL: https://build.opensuse.org/request/show/162864
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libXi?expand=0&rev=8
2013-04-05 15:04:57 +00:00
4c8f359e60 Accepting request 162859 from home:tobijk:X11:XOrg
update to version 1.7.1

OBS-URL: https://build.opensuse.org/request/show/162859
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/libXi?expand=0&rev=15
2013-04-05 14:01:22 +00:00
Stephan Kulow
6189665c41 Accepting request 161285 from X11:XOrg
Automatic submission by obs-autosubmit

OBS-URL: https://build.opensuse.org/request/show/161285
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libXi?expand=0&rev=7
2013-03-28 12:21:53 +00:00
794f883e11 OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/libXi?expand=0&rev=13 2013-03-19 19:47:36 +00:00
Stephan Kulow
5a87ce5495 Accepting request 157855 from X11:XOrg
update to version 1.7 (forwarded request 157597 from tobijk)

OBS-URL: https://build.opensuse.org/request/show/157855
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libXi?expand=0&rev=6
2013-03-08 09:54:18 +00:00
c764c9503d Accepting request 157597 from home:tobijk:X11:XOrg
update to version 1.7

OBS-URL: https://build.opensuse.org/request/show/157597
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/libXi?expand=0&rev=11
2013-03-07 14:07:42 +00:00
Stephan Kulow
b8febf5760 Accepting request 117034 from X11:XOrg
- Update to version 1.6.1:
  + Major bugs fixed:
    - wrong button and mask copy
    - raw event sourceid is now set
  + Small cleanups and bug fixes.

OBS-URL: https://build.opensuse.org/request/show/117034
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libXi?expand=0&rev=3
2012-05-09 16:17:59 +00:00
3d122a4856 Accepting request 116934 from home:vuntz:branches:X11:XOrg
Update to 1.6.1

OBS-URL: https://build.opensuse.org/request/show/116934
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/libXi?expand=0&rev=9
2012-05-09 11:47:52 +00:00
Stephan Kulow
8f46c74361 Accepting request 115354 from X11:XOrg
Pushing X11:XOrg

OBS-URL: https://build.opensuse.org/request/show/115354
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libXi?expand=0&rev=2
2012-05-08 09:57:41 +00:00
377ce4e932 Accepting request 113357 from home:vuntz:branches:X11:XOrg
Update to 1.6.0

OBS-URL: https://build.opensuse.org/request/show/113357
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/libXi?expand=0&rev=7
2012-04-13 10:34:45 +00:00
3614231351 OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/libXi?expand=0&rev=6 2012-03-07 09:47:24 +00:00
Stephan Kulow
7c0264d8db Accepting request 105459 from X11:XOrg
- Update homepage URL and set a minimal package description
  (found one in tarball announcement mails)

- improved -devel provides/obsoletes for openSUSE 12.2

- added provides/obsoletes for old libXi6-devel package 

- Rename SRPM from libXi6 to libXi (no Obsoletes needed for BRPMs)

- Remove apparently unused (Build)Requires on Xau, Xdmcp, xtrans
- Add required runtime dependency on libXext-devel
  (XInput2.h uses libXext-devel:Xge.h)
- Use pkgconfig() symbols to pull in BuildRequires
- Remove redundant tags/sections like %clean
- Parallel build with %_smp_mflags

OBS-URL: https://build.opensuse.org/request/show/105459
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libXi?expand=0&rev=1
2012-02-17 11:03:47 +00:00
9b0c21d1b0 Accepting request 104225 from home:jengelh:branches:X11:XOrg
Got more insight into Xi? If so, a description akin to the
other libX* packages would be preferable. Merge anyhow for
the URLs.

OBS-URL: https://build.opensuse.org/request/show/104225
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/libXi?expand=0&rev=4
2012-02-13 10:07:33 +00:00
c63064bd13 - improved -devel provides/obsoletes for openSUSE 12.2
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/libXi?expand=0&rev=3
2012-02-10 15:57:13 +00:00
3bc1171de2 - added provides/obsoletes for old libXi6-devel package
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/libXi?expand=0&rev=2
2012-02-10 14:21:13 +00:00
df797054b4 Accepting request 103660 from home:jengelh:branches:X11:XOrg
Shall replace libXi6 package

OBS-URL: https://build.opensuse.org/request/show/103660
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/libXi?expand=0&rev=1
2012-02-10 07:03:12 +00:00