libxi (2:1.3-8) oldstable-security; urgency=low * CVE-2013-1984 CVE-2013-1995 CVE-2013-1998 -- Moritz Muehlenhoff Sat, 18 May 2013 20:23:57 +0000 libxi (2:1.3-7) squeeze; urgency=low * Cherry-pick patches from upstream: - Fix passive grabs - Fill in mods/group->effective in XIQueryPointer - Handle unknown device classes (closes: #661021, #660411) -- Julien Cristau Wed, 02 May 2012 23:46:50 +0200 libxi (2:1.3-6) unstable; urgency=medium * WireToEvent: Set display member of all events as well (cherry-pick from upstream). -- Julien Cristau Fri, 17 Dec 2010 17:00:44 +0100 libxi (2:1.3-5) unstable; urgency=low * Cherry-picked fixes from upstream: - man: fix types for XGetSelectedExtensionEvents - Initialize extension with the right number of events (obsoletes our quilt patch) - Don't unlock the Display twice - Fix usage of uninitialized value - Fix memory leak in XIGetSelectedEvents - Always unlock display correctly - man: improve readability of XAllowDeviceEvents - man: fix typo in XIQueryDevice doc (closes: #598964) - Fix typo when converting raw events from the wire - man: XGetDeviceProperty(3) has no parameter 'pending' -- Julien Cristau Thu, 18 Nov 2010 17:31:04 +0100 libxi (2:1.3-4) unstable; urgency=low * Add udeb needed for the graphical installer: libxi6-udeb. * Version/Bump some B-D to make sure the udeb gets its dependencies on the (recently-added) udebs rather than on the libraries: - libx11-dev - libxext-dev * Add myself to Uploaders. -- Cyril Brulebois Thu, 11 Mar 2010 22:49:49 +0100 libxi (2:1.3-3) unstable; urgency=low [ Julien Cristau ] * Rename the build directory to not include DEB_BUILD_GNU_TYPE for no good reason. Thanks, Colin Watson! * Remove myself from Uploaders * Update patch from 2:1.3-2 to not crash if an app (like, say, anything using Qt3) calls libXi functions but the extension isn't available (closes: #568323). Thanks, Roman Mamedov! [ Brice Goglin ] * Remove Jamey Sharp and Josh Triplett from Uploaders, closes: #568276. [ Cyril Brulebois ] * Bump Standards-Version from 3.8.3 to 3.8.4 (no changes needed). * Upload to unstable. -- Cyril Brulebois Wed, 03 Mar 2010 22:14:43 +0100 libxi (2:1.3-2) unstable; urgency=low * Initialize extension with the right number of events. This should fix issues when libXi announces more events than the X server will actually send for that extension, and thus smashes Xlib's event vector (closes: #515734, #515946). Patch by Peter Hutterer, analysis by Nathan Kidd. * Upload to unstable. -- Julien Cristau Wed, 06 Jan 2010 16:23:44 +0000 libxi (2:1.3-1) experimental; urgency=low * Bump Standards-Version to 3.8.3. * Add build-deps on xmlto and asciidoc to build the manpages. * New upstream release. -- Julien Cristau Sat, 21 Nov 2009 18:39:28 +0100 libxi (2:1.2.99.4-1) experimental; urgency=low [ Timo Aaltonen ] * Add README.source from xsfbs. Bump Standards-Version to 3.8.1. [ Julien Cristau ] * Move libxi6-dbg to section 'debug'. * Drop libxi-dev pre-dependency on x11-common, only needed for upgrades from sarge. * New upstream release candidate. * XInput.h moved here from x11proto-input-dev; add Replaces. * Also remove config.h.in in clean. * Bump shlibs and update symbols. -- Julien Cristau Tue, 29 Sep 2009 14:24:21 +0200 libxi (2:1.2.1-2) unstable; urgency=low * Fix typo in debian/rules, which made us build with make -j if DEB_BUILD_OPTIONS didn't ask for it. Thanks to Samuel Thibault for reporting the problem! -- Julien Cristau Mon, 16 Mar 2009 15:27:45 +0100 libxi (2:1.2.1-1) unstable; urgency=low * New upstream release. -- Julien Cristau Thu, 12 Mar 2009 16:00:29 +0100 libxi (2:1.2.0-2) unstable; urgency=low * Add symbols file. * Upload to unstable. -- Julien Cristau Mon, 16 Feb 2009 19:53:01 +0100 libxi (2:1.2.0-1) experimental; urgency=low [ Timo Aaltonen ] * New upstream release. * debian/control: - Bump x11proto-input-dev build-dep to 1.5. * debian/rules: - Bump the shlibs for libxi6. [ Julien Cristau ] * Drop -1 debian revisions from build-deps. * Bump Standards-Version to 3.7.3. * Drop the XS- prefix from Vcs-* control fields. * libxi6{,-dbg} don't need to depend on x11-common. * Wrap build-deps in debian/control. * Build-depend on automake and libtool, run autoreconf on build, and allow parallel builds. * Bump libxi-dev's dependency on x11proto-input-dev to 1.5 as well. [ Brice Goglin ] * Add a link to www.X.org in the long description. -- Julien Cristau Fri, 19 Dec 2008 15:55:22 +0100 libxi (2:1.1.4-1) unstable; urgency=low * New upstream release. -- Julien Cristau Mon, 17 Nov 2008 03:16:48 +0100 libxi (2:1.1.3-1) unstable; urgency=low * Add upstream URL to debian/copyright. * New upstream release. -- Julien Cristau Thu, 06 Sep 2007 01:45:30 +0200 libxi (2:1.1.2-1) unstable; urgency=low * New upstream release + fixes locking bugs (closes: #429147). * Add myself to Uploaders and remove Branden and Fabio with their permission. * Use ${binary:Version} instead of ${Source-Version}. * Add a XS-Vcs-Browser header. -- Julien Cristau Wed, 01 Aug 2007 05:07:05 +0200 libxi (2:1.1.1-1) unstable; urgency=low * New upstream release. -- Julien Cristau Fri, 06 Jul 2007 03:52:46 +0200 libxi (2:1.1.0-2) experimental; urgency=low * Pull fixes from upstream git. + remove patch 00_upstream_002_XiCheckExtInit_unlockdisplay.diff applied upstream. * Bump epoch to 2 so ubuntu can sync this package. -- Julien Cristau Mon, 5 Mar 2007 17:24:20 +0100 libxi (1:1.1.0-1) experimental; urgency=low * Adjust Section values to what the override says. * Update location of upstream repository from CVS to git in the long descriptions. * New upstream release. + Drop patches applied upstream + Bump build-dependency on x11proto-input-dev to >= 1.4. * Install the upstream changelog. * Add XS-Vcs-Git header in debian/control. -- Julien Cristau Fri, 9 Feb 2007 12:34:51 +0100 libxi (1:1.0.1-4) unstable; urgency=low * libXi: Various Display locking correctness issues (Closes: #400442) * Add Josh and myself to Uploaders. -- Jamey Sharp Mon, 27 Nov 2006 15:07:34 -0800 libxi (1:1.0.1-3) unstable; urgency=low * Bring X11R7.1 into unstable. Still closes #377204. * dbg package has priority extra. -- Drew Parsons Sat, 26 Aug 2006 20:46:35 +1000 libxi (1:1.0.1-2) experimental; urgency=low * Patch 10_manpage_section.diff sets the man page section according to the definition given by xutils macros. Set Build-Depends: xutils-dev to prove the point. Install man pages using dh_installman. Closes: #377204. -- Drew Parsons Fri, 11 Aug 2006 15:03:27 +1000 libxi (1:1.0.1-1) experimental; urgency=low * New upstream version (X11R7.1). - applies patch 01_manpage_location.diff. * libxi provides no header files, so don't try to install usr/include/X11/* * Exclude .la from dh_install. -- Drew Parsons Thu, 10 Aug 2006 03:00:53 +1000 libxi (1:1.0.0-6) UNRELEASED; urgency=low * Test for obj-$(DEB_BUILD_GNU_TYPE) before creating it during build; idempotency fix. * Run dh_install w/ --list-missing. * Drop duplicate x11-common dep in -dev package. * Bump standards version to 3.7.2.0. * Version x11-common pre-dep in -dev package to 1:7.0.0 to match the rest of Debian. * Bump debhelper compat to 5. * Fix dh_strip call to skip the -dbg package. -- Andres Salomon Mon, 17 Jul 2006 01:21:03 -0400 libxi (1:1.0.0-5) unstable; urgency=low * Reorder makeshlib command in rules file so that ldconfig is run properly. Thanks Drew Parsons and Steve Langasek. * Add quilt to build-depends -- David Nusinow Wed, 19 Apr 2006 00:36:48 -0400 libxi (1:1.0.0-4) unstable; urgency=low * Remove references to xss in -dev and -dbg package descriptions. Thanks Josh Triplett. (closes: #362059) -- David Nusinow Tue, 11 Apr 2006 20:26:26 -0400 libxi (1:1.0.0-3) unstable; urgency=low * Upload to unstable -- David Nusinow Thu, 23 Mar 2006 22:44:42 -0500 libxi (1:1.0.0-2) experimental; urgency=low * Backport manpage location fix -- David Nusinow Thu, 9 Mar 2006 23:22:36 -0500 libxi (1:1.0.0-1) experimental; urgency=low * First modular upload to Debian * Install manpages in libxi-dev. Thanks Julien Cristau. -- David Nusinow Thu, 29 Dec 2005 20:53:15 -0500 libxi (1:1.3.0-2) breezy; urgency=low * Bump libx11-dev and libxext-dev Build-Deps to avoid _XOPEN_SOURCE. -- Daniel Stone Sat, 23 Jul 2005 00:28:53 +1000 libxi (1:1.3.0-1) breezy; urgency=low * First libxi release. -- Daniel Stone Mon, 16 May 2005 22:10:17 +1000