Skip to Content.
Sympa Menu

sm-commit - Re: [SM-Commit] GIT changes to master grimoire by Vlad Glagolev (cf157963888083a00a8baa5fcd4f5edfe01f4c5d)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Eric Sandall <eric AT sandall.us>
  • To: Vlad Glagolev <stealth AT sourcemage.org>
  • Cc: sm-commit AT lists.ibiblio.org
  • Subject: Re: [SM-Commit] GIT changes to master grimoire by Vlad Glagolev (cf157963888083a00a8baa5fcd4f5edfe01f4c5d)
  • Date: Mon, 26 Jan 2009 03:50:42 -0800

Vlad Glagolev wrote:
> GIT changes to master grimoire by Vlad Glagolev <stealth AT sourcemage.org>:
>
> dev/null |binary
> xorg-driver/xf86-input-evdev/DETAILS | 6
> +++---
> xorg-driver/xf86-input-evdev/HISTORY | 6
> +++---
> xorg-driver/xf86-input-evdev/xf86-input-evdev-2.1.1.tar.bz2.sig | 0
> 4 files changed, 6 insertions(+), 6 deletions(-)
>
> New commits:
> commit cf157963888083a00a8baa5fcd4f5edfe01f4c5d
> Author: Vlad Glagolev <stealth AT sourcemage.org>
> Commit: Vlad Glagolev <stealth AT sourcemage.org>
>
> xf86-input-evdev: 2.1.1 is b0rked; Eric, please look at this
>
> commit 99fe6b5533d9e4170e8361c877a6141cf3a84519
> Author: Vlad Glagolev <stealth AT sourcemage.org>
> Commit: Vlad Glagolev <stealth AT sourcemage.org>
>
> Revert "xf86-input-evdev: Updated to 2.1.1"
>
> This reverts commit 7d40a9e92b2fd2809eb8a434fbc397e5aecb41cb.
>
> evdev killed my x-server randomly on 2 different boxes
> downgrading to version 2.0.8 fixes the issue
>
> diff --git a/xorg-driver/xf86-input-evdev/DETAILS
> b/xorg-driver/xf86-input-evdev/DETAILS
> index 369608c..345b943 100755
> --- a/xorg-driver/xf86-input-evdev/DETAILS
> +++ b/xorg-driver/xf86-input-evdev/DETAILS
> @@ -1,12 +1,12 @@
> SPELL=xf86-input-evdev
> PKG=xf86-input-evdev
> - VERSION=2.1.1
> -#
> SOURCE_HASH=sha512:61362184067350ce8416c8dc09eb54b4797788fb90aff48fbad16c19810942341cdb2c551e392d633756378d8bd5bfd6ce3bae4c2db66d2c0b916af05ce15495
> + VERSION=2.0.8
> +
> SOURCE_HASH=sha512:61362184067350ce8416c8dc09eb54b4797788fb90aff48fbad16c19810942341cdb2c551e392d633756378d8bd5bfd6ce3bae4c2db66d2c0b916af05ce15495
> XORG_VER=X11R7.1
> SOURCE=${PKG}-${VERSION}.tar.bz2
>
> SOURCE_URL[0]=http://xorg.freedesktop.org/releases/individual/driver/${SOURCE}
> SOURCE_DIRECTORY=${BUILD_DIRECTORY}/${PKG}-${VERSION}
> - SOURCE_GPG=gurus.gpg:$SOURCE.sig:WORKS_FOR_ME
> +# SOURCE_GPG=gurus.gpg:$SOURCE.sig:WORKS_FOR_ME
> WEB_SITE=http://xorg.freedesktop.org
> ENTERED=20051125
> LICENSE[0]=XCL
> diff --git a/xorg-driver/xf86-input-evdev/HISTORY
> b/xorg-driver/xf86-input-evdev/HISTORY
> index a404834..1d0c958 100644
> --- a/xorg-driver/xf86-input-evdev/HISTORY
> +++ b/xorg-driver/xf86-input-evdev/HISTORY
> @@ -1,5 +1,6 @@
> -2009-01-23 Eric Sandall <sandalle AT sourcemage.org>
> - * DETAILS: Updated to 2.1.1
> +2009-01-26 Vlad Glagolev <stealth AT sourcemage.org>
> + * DETAILS: reverted 2.1.1 update (marked as b0rked), we should
> + carefully check this
>
> 2008-11-27 Treeve Jelbert <treeve AT sourcemage.org>
> * DETAILS: version 2.0.8
> @@ -65,4 +66,3 @@
>
> 2005-11-25 Andraž "ruskie" Levstik <ruskie AT mages.ath.cx>
> * DETAILS, HISTORY: created spell
> -
> diff --git
> a/xorg-driver/xf86-input-evdev/xf86-input-evdev-2.1.1.tar.bz2.sig
> b/xorg-driver/xf86-input-evdev/xf86-input-evdev-2.1.1.tar.bz2.sig
> deleted file mode 100644
> index 3a4b019..0000000
> Binary files
> a/xorg-driver/xf86-input-evdev/xf86-input-evdev-2.1.1.tar.bz2.sig and
> /dev/null differ

One of my machines requires xf86-input-evdev to work
(xf86-input-{keyboard,mouse} don't seem to cut it). 2.0.8 worked, and so
did 2.1.1 (with no freezes). I hear from ruskie that some of the X
releases are buggy and we should take care updating them, so perhaps
this one is the case as well (may be a devel version, I think X.org uses
odd numbered y in x.y.z to denote devel).

-sandalle

--
Eric Sandall | Source Mage GNU/Linux Developer
eric AT sandall.us PGP: 0xA8EFDD61 | http://www.sourcemage.org/
http://eric.sandall.us/ | http://counter.li.org/ #196285




Archive powered by MHonArc 2.6.24.

Top of Page