Bug#384593: xterm: allowWindowOps should be disabled by default

2006-09-24 Thread David Madore
On Fri, Aug 25, 2006 at 12:04:10PM +0200, Samuel Thibault wrote:
 There are some concerns with the window operations that XTerm
 emulates. CSI 21t (report window title) in particular, because since OSC
 0/1/2 ST let you decide of the window title, one can decide what CSI 21t
 returns, which might then be read by the user's shell as a command to
 execute.  The xterm-security attached file is an example of how this
 might be exploited: just cat it from any shell running in uxterm or
 xterm, ls gets executed.

Incidentally, I believe this is (or was) a regression: something like
ten years ago, I went through all xterm sequences to see if some could
be exploited in the way you describe, and I came to the conclusion, at
the time, that the window title channel was not exploitable (probably
because xterm sanitized the contents in some way), so I'm surprised to
find this creeping up now.  But maybe it was a different race of xterm
(like, Solaris OpenWindows, pre-X11R6), and I'm a little lost in the
pedigree of this program.  Maybe my memory serves me badly: I also
seem to recall that one potentially exploitable functionality of xterm
was some way of redefining keys to arbitrary character sequences -
apparently either this is now gone or perhaps I dreamed the whole
thing up.

Sorry for ranting. :-)

-- 
 David A. Madore
([EMAIL PROTECTED],
 http://www.madore.org/~david/ )


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Newer Mesa and libDRM?

2006-09-24 Thread James Spencer
Hi, first of all, I'd like to say thanks for getting xorg 7.1 and that mesa 
snapshot into unstable. I've been using that Mesa snapshot (from 
experimental) for quite some time on my r300 class hardware.

That being said, I've been salivating while following the xorg, mesa, and dri 
lists-- And fighting that urge to start compiling source. So yesterday I 
started feeling ambitious and I grabbed libdrm2-2.0.2+git20060809 and Mesa 
6.5.1+git20060817 from Ubuntu, and built the debs against an 
otherwise 'clean' Debian Unstable system.

The short version is, yes there are noticeable improvements in the r300 driver 
there. (In the case of GL games) I haven't really plucked around with the 
desktop acceleration stuff too much. From what I've been reading similar 
things could be said from the intel side of the fence. In the case of newer 
r300 hardware, if you want to use open source drivers, you really kind of 
need to go to the bleeding edge. (And yes, I'm a hypocrite because I play 
closed games.)

I was wondering if there were any firm plans of getting a newer mesa or libdrm 
into unstable or etch, etc. I know the correct response is, When we're 
ready, but I was hoping for any juicy tidbits (even if in general) that go 
beyond that.

Thanks!

_James


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#388694: marked as done (xkb-data: XkbLayout says US but is actually UK keyboard)

2006-09-24 Thread Debian Bug Tracking System
Your message dated Sun, 24 Sep 2006 21:14:41 +1000
with message-id [EMAIL PROTECTED]
and subject line Bug#388694: xkb-data: XkbLayout says US but is actually UK 
keyboard
has caused the attached Bug report to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what I am
talking about this indicates a serious mail system misconfiguration
somewhere.  Please contact me immediately.)

Debian bug tracking system administrator
(administrator, Debian Bugs database)

---BeginMessage---
Package: xkb-data
Version: 0.8-12
Severity: normal

Hi,

I have just installed Debian sid on a new computer.  The keyboard has a US
layout (in particular, it has an @ above the 2).  I have it set to a US layout,
but it is behaving as though it has a UK layout ( above the 2).

My xorg.conf says the following:

Section InputDevice
   Identifier  Generic Keyboard
   Driver  kbd
   Option  CoreKeyboard
   Option  XkbRules  xorg
   Option  XkbModel  pc104
   Option  XkbLayout us
EndSection


My /var/log/Xorg.0.log has the following:

helen:~ grep -b5 -a5 XkbLayout /var/log/Xorg.0.log
38767-(**) Option AutoRepeat 500 30
38801-(**) Option XkbRules xorg
38831-(**) Generic Keyboard: XkbRules: xorg
38871-(**) Option XkbModel pc104
38902-(**) Generic Keyboard: XkbModel: pc104
38943:(**) Option XkbLayout us
38972:(**) Generic Keyboard: XkbLayout: us
39011-(**) Option CustomKeycodes off
39046-(**) Generic Keyboard: CustomKeycodes disabled
39093-(**) Option Protocol ExplorerPS/2
39131-(**) Configured Mouse: Device: /dev/input/mice
39180-(**) Configured Mouse: Protocol: ExplorerPS/2


I don't know what's going on.

Please let me know if I can provide any more useful information.

Helen


-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.17-2-686
Locale: LANG=en_AU, LC_CTYPE=en_AU (charmap=ISO-8859-1)

-- no debconf information

---End Message---
---BeginMessage---
Hi,

Denis Barbier wrote:

[...]

 Another program (GNOME/KDE/xmodmap/whatever) can override your settings.
 Running
   $ xprop -root | grep XKB
 should normally display
   _XKB_RULES_NAMES(STRING) = xorg, pc104, us, , 
 in your case.

Ahh, thanks for the tip.  I ran
$ xprop -root | grep XKB
got
_XKB_RULES_NAMES(STRING) = xorg, pc105, gb, ,
ctrl:ctrl_aa,lv3:win_switch,compose:ralt,altwin:meta_alt

and concluded that kde had overwritten my X settings.  Then a quick hunt through
the KDE control centre has the problem fixed.

Don't think I set KDE to a UK keyboard (in fact I would not have, knowing that
this keyboard is a US one), but I may have told KDE to prefer UK english
spellings, or something.  Maybe that is what did it.

Thanks again,

Helen
---End Message---


X Strike Force X.Org X11 SVN commit: r3468 - in trunk/driver/xserver-xorg-input-aiptek: . man src

2006-09-24 Thread X Strike Force SVN Repository Admin
Author: dparsons
Date: 2006-09-24 09:28:50 -0400 (Sun, 24 Sep 2006)
New Revision: 3468

Modified:
   trunk/driver/xserver-xorg-input-aiptek/ChangeLog
   trunk/driver/xserver-xorg-input-aiptek/Makefile.in
   trunk/driver/xserver-xorg-input-aiptek/aclocal.m4
   trunk/driver/xserver-xorg-input-aiptek/config.sub
   trunk/driver/xserver-xorg-input-aiptek/configure
   trunk/driver/xserver-xorg-input-aiptek/configure.ac
   trunk/driver/xserver-xorg-input-aiptek/depcomp
   trunk/driver/xserver-xorg-input-aiptek/install-sh
   trunk/driver/xserver-xorg-input-aiptek/ltmain.sh
   trunk/driver/xserver-xorg-input-aiptek/man/Makefile.am
   trunk/driver/xserver-xorg-input-aiptek/man/Makefile.in
   trunk/driver/xserver-xorg-input-aiptek/missing
   trunk/driver/xserver-xorg-input-aiptek/src/Makefile.in
   trunk/driver/xserver-xorg-input-aiptek/src/xf86Aiptek.c
   trunk/driver/xserver-xorg-input-aiptek/src/xf86Aiptek.h
Log:
New upstream version xf86-input-aiptek-1.0.1 (X11R7.1).


Including diff would make mail exceed size limit of 10 bytes.
Use svn diff -r 3467:3468 http://necrotic.deadbeast.net/svn/xorg-x11/;
to view diff.


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



X Strike Force X.Org X11 SVN commit: r3469 - trunk/driver/xserver-xorg-input-aiptek/debian

2006-09-24 Thread X Strike Force SVN Repository Admin
Author: dparsons
Date: 2006-09-24 09:39:33 -0400 (Sun, 24 Sep 2006)
New Revision: 3469

Added:
   
trunk/driver/xserver-xorg-input-aiptek/debian/xserver-xorg-input-aiptek.manpages
Modified:
   trunk/driver/xserver-xorg-input-aiptek/debian/changelog
   trunk/driver/xserver-xorg-input-aiptek/debian/compat
   trunk/driver/xserver-xorg-input-aiptek/debian/control
   trunk/driver/xserver-xorg-input-aiptek/debian/rules
   
trunk/driver/xserver-xorg-input-aiptek/debian/xserver-xorg-input-aiptek.install
Log:
  * New upstream version (X11R7.1).
  * Use debhelper 5.
  * Exclude aiptek_drv.la from dh_install.
  * Use dh_installman to install man pages.
  * Standards version 3.7.2.
  


Modified: trunk/driver/xserver-xorg-input-aiptek/debian/changelog
===
--- trunk/driver/xserver-xorg-input-aiptek/debian/changelog 2006-09-24 
13:28:50 UTC (rev 3468)
+++ trunk/driver/xserver-xorg-input-aiptek/debian/changelog 2006-09-24 
13:39:33 UTC (rev 3469)
@@ -1,11 +1,19 @@
-xserver-xorg-input-aiptek (1:1.0.0.5-3) UNRELEASED; urgency=low
+xserver-xorg-input-aiptek (1:1.0.1-1) unstable; urgency=low
 
+  [ Andres Salomon ]
   * Test for obj-$(DEB_BUILD_GNU_TYPE) before creating it during build;
 idempotency fix.
   * Run dh_install w/ --list-missing.
 
- -- Andres Salomon [EMAIL PROTECTED]  Mon, 17 Jul 2006 01:06:41 -0400
+  [ Drew Parsons ]
+  * New upstream version (X11R7.1).
+  * Use debhelper 5.
+  * Exclude aiptek_drv.la from dh_install.
+  * Use dh_installman to install man pages.
+  * Standards version 3.7.2.
 
+ -- Drew Parsons [EMAIL PROTECTED]  Sun, 24 Sep 2006 23:38:25 +1000
+
 xserver-xorg-input-aiptek (1:1.0.0.5-2) unstable; urgency=low
 
   * Upload to modular

Modified: trunk/driver/xserver-xorg-input-aiptek/debian/compat
===
--- trunk/driver/xserver-xorg-input-aiptek/debian/compat2006-09-24 
13:28:50 UTC (rev 3468)
+++ trunk/driver/xserver-xorg-input-aiptek/debian/compat2006-09-24 
13:39:33 UTC (rev 3469)
@@ -1 +1 @@
-4
+5

Modified: trunk/driver/xserver-xorg-input-aiptek/debian/control
===
--- trunk/driver/xserver-xorg-input-aiptek/debian/control   2006-09-24 
13:28:50 UTC (rev 3468)
+++ trunk/driver/xserver-xorg-input-aiptek/debian/control   2006-09-24 
13:39:33 UTC (rev 3469)
@@ -3,8 +3,8 @@
 Priority: optional
 Maintainer: Debian X Strike Force debian-x@lists.debian.org
 Uploaders: David Nusinow [EMAIL PROTECTED], Branden Robinson [EMAIL 
PROTECTED], Fabio M. Di Nitto [EMAIL PROTECTED]
-Build-Depends: debhelper (= 4.0.0), pkg-config, xserver-xorg-dev, 
linux-kernel-headers, x11proto-core-dev, x11proto-randr-dev, x11proto-input-dev
-Standards-Version: 3.6.1
+Build-Depends: debhelper (= 5), pkg-config, xserver-xorg-dev, 
linux-kernel-headers, x11proto-core-dev, x11proto-randr-dev, x11proto-input-dev
+Standards-Version: 3.7.2
 
 Package: xserver-xorg-input-aiptek
 Architecture: any

Modified: trunk/driver/xserver-xorg-input-aiptek/debian/rules
===
--- trunk/driver/xserver-xorg-input-aiptek/debian/rules 2006-09-24 13:28:50 UTC 
(rev 3468)
+++ trunk/driver/xserver-xorg-input-aiptek/debian/rules 2006-09-24 13:39:33 UTC 
(rev 3469)
@@ -72,7 +72,8 @@
 
dh_installdocs
dh_installchangelogs
-   dh_install --sourcedir=debian/tmp --list-missing
+   dh_install --sourcedir=debian/tmp --list-missing 
--exclude=aiptek_drv.la --exclude=usr/share/man/man4
+   dh_installman
dh_link
dh_strip
dh_compress

Modified: 
trunk/driver/xserver-xorg-input-aiptek/debian/xserver-xorg-input-aiptek.install
===
--- 
trunk/driver/xserver-xorg-input-aiptek/debian/xserver-xorg-input-aiptek.install 
2006-09-24 13:28:50 UTC (rev 3468)
+++ 
trunk/driver/xserver-xorg-input-aiptek/debian/xserver-xorg-input-aiptek.install 
2006-09-24 13:39:33 UTC (rev 3469)
@@ -1,2 +1 @@
 usr/lib/xorg/modules/input/*.so
-usr/share/man/man4/*

Added: 
trunk/driver/xserver-xorg-input-aiptek/debian/xserver-xorg-input-aiptek.manpages
===
--- 
trunk/driver/xserver-xorg-input-aiptek/debian/xserver-xorg-input-aiptek.manpages
(rev 0)
+++ 
trunk/driver/xserver-xorg-input-aiptek/debian/xserver-xorg-input-aiptek.manpages
2006-09-24 13:39:33 UTC (rev 3469)
@@ -0,0 +1 @@
+debian/tmp/usr/share/man/man4/*


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



X Strike Force X.Org X11 SVN commit: r3470 - trunk/driver/xserver-xorg-input-aiptek/debian

2006-09-24 Thread X Strike Force SVN Repository Admin
Author: dparsons
Date: 2006-09-24 09:46:02 -0400 (Sun, 24 Sep 2006)
New Revision: 3470

Modified:
   trunk/driver/xserver-xorg-input-aiptek/debian/changelog
   trunk/driver/xserver-xorg-input-aiptek/debian/control
Log:
versioned Build-Depends: xserver-xorg-dev (= 2:1.1.1-1).


Modified: trunk/driver/xserver-xorg-input-aiptek/debian/changelog
===
--- trunk/driver/xserver-xorg-input-aiptek/debian/changelog 2006-09-24 
13:39:33 UTC (rev 3469)
+++ trunk/driver/xserver-xorg-input-aiptek/debian/changelog 2006-09-24 
13:46:02 UTC (rev 3470)
@@ -7,12 +7,13 @@
 
   [ Drew Parsons ]
   * New upstream version (X11R7.1).
+- versioned Build-Depends: xserver-xorg-dev (= 2:1.1.1-1).
   * Use debhelper 5.
   * Exclude aiptek_drv.la from dh_install.
   * Use dh_installman to install man pages.
   * Standards version 3.7.2.
 
- -- Drew Parsons [EMAIL PROTECTED]  Sun, 24 Sep 2006 23:38:25 +1000
+ -- Drew Parsons [EMAIL PROTECTED]  Sun, 24 Sep 2006 23:44:27 +1000
 
 xserver-xorg-input-aiptek (1:1.0.0.5-2) unstable; urgency=low
 

Modified: trunk/driver/xserver-xorg-input-aiptek/debian/control
===
--- trunk/driver/xserver-xorg-input-aiptek/debian/control   2006-09-24 
13:39:33 UTC (rev 3469)
+++ trunk/driver/xserver-xorg-input-aiptek/debian/control   2006-09-24 
13:46:02 UTC (rev 3470)
@@ -3,7 +3,7 @@
 Priority: optional
 Maintainer: Debian X Strike Force debian-x@lists.debian.org
 Uploaders: David Nusinow [EMAIL PROTECTED], Branden Robinson [EMAIL 
PROTECTED], Fabio M. Di Nitto [EMAIL PROTECTED]
-Build-Depends: debhelper (= 5), pkg-config, xserver-xorg-dev, 
linux-kernel-headers, x11proto-core-dev, x11proto-randr-dev, x11proto-input-dev
+Build-Depends: debhelper (= 5), pkg-config, xserver-xorg-dev (= 2:1.1.1-1), 
linux-kernel-headers, x11proto-core-dev, x11proto-randr-dev, x11proto-input-dev
 Standards-Version: 3.7.2
 
 Package: xserver-xorg-input-aiptek


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



xserver-xorg-input-aiptek_1.0.1-1_i386.changes ACCEPTED

2006-09-24 Thread Debian Installer

Accepted:
xserver-xorg-input-aiptek_1.0.1-1.diff.gz
  to 
pool/main/x/xserver-xorg-input-aiptek/xserver-xorg-input-aiptek_1.0.1-1.diff.gz
xserver-xorg-input-aiptek_1.0.1-1.dsc
  to pool/main/x/xserver-xorg-input-aiptek/xserver-xorg-input-aiptek_1.0.1-1.dsc
xserver-xorg-input-aiptek_1.0.1-1_i386.deb
  to 
pool/main/x/xserver-xorg-input-aiptek/xserver-xorg-input-aiptek_1.0.1-1_i386.deb
xserver-xorg-input-aiptek_1.0.1.orig.tar.gz
  to 
pool/main/x/xserver-xorg-input-aiptek/xserver-xorg-input-aiptek_1.0.1.orig.tar.gz


Override entries for your package:
xserver-xorg-input-aiptek_1.0.1-1.dsc - source x11
xserver-xorg-input-aiptek_1.0.1-1_i386.deb - optional x11

Announcing to debian-devel-changes@lists.debian.org


Thank you for your contribution to Debian.


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



X Strike Force X.Org X11 SVN commit: r3471 - tags/driver/xserver-xorg-input-aiptek

2006-09-24 Thread X Strike Force SVN Repository Admin
Author: dparsons
Date: 2006-09-24 10:10:15 -0400 (Sun, 24 Sep 2006)
New Revision: 3471

Added:
   tags/driver/xserver-xorg-input-aiptek/1:1.0.1-1/
Log:
Tagging xserver-xorg-input-aiptek (1:1.0.1-1) in unstable.


Copied: tags/driver/xserver-xorg-input-aiptek/1:1.0.1-1 (from rev 3470, 
trunk/driver/xserver-xorg-input-aiptek)


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Re: Bug#381857: bug report

2006-09-24 Thread Drew Parsons
 Did you already find a solution for this problem? 
 I cannot continue my installation using apt-get because of this :-(
 
 Regards,
 Thomas Dekeyser

You can find the discussion of this bug at [1].  Notice the question
remaining outstanding from the last message asking whether nvidia's
proprietry driver is installed. 

Please respond via [EMAIL PROTECTED] to follow the bug discussion
further.

Drew

[1] http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=%23381857


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Processed: reopen 389017

2006-09-24 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]:

 reopen 389017
Bug#389017: xserver-xorg-video-ati: Switching to vt garbled screen and freezes 
PPC powerbook
Bug reopened, originator not changed.

 This bug was closed without solution.
Unknown command or malformed arguments to command.

 Please note that with the OP's
Unknown command or malformed arguments to command.

 ATI Technologies, Inc. RV350 [Mobility Radeon 9600 M10
Unknown command or malformed arguments to command.

 it indeed should be possible to use the UseFBDev in xorg.conf if using a
Unknown command or malformed arguments to command.

 version of xserver-xorg-video-ati other than the one that now seems to
Unknown command or malformed arguments to command.

Too many unknown commands, stopping here.

Please contact me if you need assistance.

Debian bug tracking system administrator
(administrator, Debian Bugs database)


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#389017: reopen 389017

2006-09-24 Thread Wolfgang Pfeiffer

reopen 389017

This bug was closed without solution.

Please note that with the OP's 

ATI Technologies, Inc. RV350 [Mobility Radeon 9600 M10

it indeed should be possible to use the UseFBDev in xorg.conf if using a
version of xserver-xorg-video-ati other than the one that now seems to
be broken. The machine where this works with a different version also
is a PPC Powerbook. Details below.


Following a few snippets from the local xorg.conf that does not crash
X on the hardware mentioned further down below, when using a patched
version [Please see #369167 for more on it], namely
xserver-xorg-video-ati 6.5.8.0-1


*



Section Module
Loadbitmap
Loaddbe
Loadddc
Loaddri
Loadextmod
Loadfreetype
Loadglx
Loadint10
Loadrecord
Loadtype1
Loadv4l
Loadvbe
Loadevdev
EndSection

-

Section Device
Identifier  ATI Technologies, Inc. Radeon R250 Lf [FireGL 9000]
Driver  ati
BusID   PCI:0:16:0
Option  UseFBDev  true
Option  AGPSize 16
Option  AGPMode 4
Option  EnablePageFlip
Option  DRIReinit true
#Option BackingStore  True
EndSection

*


And here's the hardware where UseFBDev works:

$ lspci -v | grep -i radeon
:00:10.0 VGA compatible controller: ATI Technologies Inc RV350 [Mobility Rad
eon 9600 M10] (prog-if 00 [VGA])
Subsystem: ATI Technologies Inc RV350 [Mobility Radeon 9600 M10]

The machine:
$ cat /proc/cpuinfo 
processor   : 0
cpu : 7447A, altivec supported
clock   : 1666.666000MHz
revision: 0.5 (pvr 8003 0105)
bogomips: 33.15
timebase: 832
platform: PowerMac
machine : PowerBook5,8
motherboard : PowerBook5,8 MacRISC3 Power Macintosh 
detected as : 287 (PowerBook G4 15)
pmac flags  : 0019
L2 cache: 512K unified
pmac-generation : NewWorld


For the sake of completeness:

Please note that even with the working 
xserver-xorg-video-ati 6.5.8.0-1 
I occasionally have the problem when booting the machine or
when switching, IIRC, from X to a console, that the screen gets
unreadable, with nothing on it than a changing mix of colors. It's
looking like a sixties' lightshow then, like the ones seen on rock
concerts at that time. Hard to describe. But simply getting the
machine into sleep mode, and waking it up again, solves this, IIRC.

Also please note that I want to upgrade as soon as possible to this,
as it seems, broken version of xserver-xorg-video-ati. I will delay
the upgrade if you think the old, now running version might help to
debug this issue. Again: Seeing #369167 might help 

Thanks for your efforts

Best Regards
Wolfgang

-- 
Wolfgang Pfeiffer: /ICQ: 286585973/ + + +  /AIM: crashinglinux/
http://profiles.yahoo.com/wolfgangpfeiffer

Key ID: E3037113
http://keyserver.mine.nu/pks/lookup?search=0xE3037113fingerprint=on


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#388998: xserver-xorg-video-tdfx: Missing include headers

2006-09-24 Thread Daniel Stone
On Sun, Sep 24, 2006 at 05:22:07AM +0300, Guillem Jover wrote:
 The problem here is that xserver-xorg-video-tdfx is lacking some
 included headers, and the getsecs macro does not get expanded, so
 module ends up with an unresolvable symbol which makes X crash.
 The error can only be seen on the console.
 
 Attached a patch which can be imported into the quilted package. It
 fixes a missing header for the abs function as well.
 

Hm.  xf86_ansic.h is dead and shouldn't be used: you should use stdlib
and friends instead.


signature.asc
Description: Digital signature


Processing of xserver-xorg-input-evdev_1.1.2-2_i386.changes

2006-09-24 Thread Archive Administrator
xserver-xorg-input-evdev_1.1.2-2_i386.changes uploaded successfully to localhost
along with the files:
  xserver-xorg-input-evdev_1.1.2-2.dsc
  xserver-xorg-input-evdev_1.1.2-2.diff.gz
  xserver-xorg-input-evdev_1.1.2-2_i386.deb

Greetings,

Your Debian queue daemon


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#388998: xserver-xorg-video-tdfx: Missing include headers

2006-09-24 Thread Guillem Jover
On Sun, 2006-09-24 at 12:12:43 +0300, Daniel Stone wrote:
 On Sun, Sep 24, 2006 at 05:22:07AM +0300, Guillem Jover wrote:
  The problem here is that xserver-xorg-video-tdfx is lacking some
  included headers, and the getsecs macro does not get expanded, so
  module ends up with an unresolvable symbol which makes X crash.
  The error can only be seen on the console.
  
  Attached a patch which can be imported into the quilted package. It
  fixes a missing header for the abs function as well.

 Hm.  xf86_ansic.h is dead and shouldn't be used: you should use stdlib
 and friends instead.

It's being used by the current ati driver as well, I was just
following example. ;)

regards,
guillem


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#389255: xserver-xfree86: Graphical session does not start.

2006-09-24 Thread Jason Self

Package: xserver-xfree86
Version: 4.3.0.dfsg.1-14sarge1
Severity: critical

*** Please type your report below this line ***

Install done on iMac DV (Slot Loading)
Specs here:
http://support.apple.com/specs/imac/iMac_Slot_Loading.html

IIRC, this worked with Debain 3.1r2. I'm using the 3.1r3 NetInstall now.

After performing initial install, the following message appears: I
cannot start the X server (your graphical interface.) It is likely
that it is not setup correctly. Would you like to view the X server
output to diagnose the problem?

Selecting yes provides the following..

-- Package-specific info:
Contents of /var/lib/xfree86/X.roster:
xserver-xfree86

/etc/X11/X target unchanged from checksum in /var/lib/xfree86/X.md5sum.

X server symlink status:
lrwxr-xr-x  1 root root 20 2006-09-24 11:14 /etc/X11/X - /usr/bin/X11/XFree86
-rwxr-xr-x  1 root root 1901172 2005-09-08 05:59 /usr/bin/X11/XFree86

Contents of /var/lib/xfree86/XF86Config-4.roster:
xserver-xfree86

VGA-compatible devices on PCI bus:

/etc/X11/XF86Config-4 unchanged from checksum in
/var/lib/xfree86/XF86Config-4.md5sum.

XFree86 X server configuration file status:
-rw-r--r--  1 root root 2910 2006-09-24 11:14 /etc/X11/XF86Config-4

Contents of /etc/X11/XF86Config-4:
# XF86Config-4 (XFree86 X Window System server configuration file)
#
# This file was generated by dexconf, the Debian X Configuration tool, using
# values from the debconf database.
#
# Edit this file with caution, and see the XF86Config-4 manual page.
# (Type man XF86Config-4 at the shell prompt.)
#
# This file is automatically updated on xserver-xfree86 package upgrades *only*
# if it has not been modified since the last upgrade of the xserver-xfree86
# package.
#
# If you have edited this file but would like it to be automatically updated
# again, run the following commands as root:
#
#   cp /etc/X11/XF86Config-4 /etc/X11/XF86Config-4.custom
#   md5sum /etc/X11/XF86Config-4 /var/lib/xfree86/XF86Config-4.md5sum
#   dpkg-reconfigure xserver-xfree86

Section Files
FontPathunix/:7100  # local font server
# if the local font server has problems, we can fall back on these
FontPath/usr/lib/X11/fonts/misc
FontPath/usr/lib/X11/fonts/cyrillic
FontPath/usr/lib/X11/fonts/100dpi/:unscaled
FontPath/usr/lib/X11/fonts/75dpi/:unscaled
FontPath/usr/lib/X11/fonts/Type1
FontPath/usr/lib/X11/fonts/CID
FontPath/usr/lib/X11/fonts/Speedo
FontPath/usr/lib/X11/fonts/100dpi
FontPath/usr/lib/X11/fonts/75dpi
EndSection

Section Module
LoadGLcore
Loadbitmap
Loaddbe
Loadddc
Loaddri
Loadextmod
Loadfreetype
Loadglx
Loadint10
Loadrecord
Loadspeedo
Loadtype1
Loadvbe
EndSection

Section InputDevice
Identifier  Generic Keyboard
Driver  keyboard
Option  CoreKeyboard
Option  XkbRulesxfree86
Option  XkbModelmacintosh
Option  XkbLayout   us
EndSection

Section InputDevice
Identifier  Configured Mouse
Driver  mouse
Option  CorePointer
Option  Device  /dev/input/mice
Option  ProtocolImPS/2
Option  Emulate3Buttons true
Option  ZAxisMapping4 5
EndSection

Section Device
Identifier  Generic Video Card
Driver  ati
Option  UseFBDevtrue
EndSection

Section Monitor
Identifier  Generic Monitor
HorizSync   60-60
VertRefresh 43-117
Option  DPMS
EndSection

Section Screen
Identifier  Default Screen
Device  Generic Video Card
Monitor Generic Monitor
DefaultDepth24
SubSection Display
Depth   1
Modes   800x600 640x480
EndSubSection
SubSection Display
Depth   4
Modes   800x600 640x480
EndSubSection
SubSection Display
Depth   8
Modes   800x600 640x480
EndSubSection
SubSection Display
Depth   15
Modes   800x600 640x480
EndSubSection
SubSection Display
Depth   16
Modes   800x600 640x480
EndSubSection
SubSection Display
Depth   24
Modes   800x600 640x480
EndSubSection
EndSection

Section ServerLayout
Identifier  Default Layout
Screen  Default Screen
InputDevice Generic 

X Strike Force X.Org X11 SVN commit: r3472 - in trunk/proto/x11proto-gl: . debian

2006-09-24 Thread X Strike Force SVN Repository Admin
Author: dnusinow
Date: 2006-09-24 16:58:01 -0400 (Sun, 24 Sep 2006)
New Revision: 3472

Modified:
   trunk/proto/x11proto-gl/ChangeLog
   trunk/proto/x11proto-gl/configure
   trunk/proto/x11proto-gl/configure.ac
   trunk/proto/x11proto-gl/debian/changelog
   trunk/proto/x11proto-gl/debian/compat
   trunk/proto/x11proto-gl/debian/control
   trunk/proto/x11proto-gl/debian/copyright
   trunk/proto/x11proto-gl/debian/rules
   trunk/proto/x11proto-gl/glxtokens.h
Log:
Merge x11proto-gl from 7.1 branch to trunk

Modified: trunk/proto/x11proto-gl/ChangeLog
===
--- trunk/proto/x11proto-gl/ChangeLog   2006-09-24 14:10:15 UTC (rev 3471)
+++ trunk/proto/x11proto-gl/ChangeLog   2006-09-24 20:58:01 UTC (rev 3472)
@@ -1,3 +1,8 @@
+2006-04-30  Adam Jackson  [EMAIL PROTECTED]
+
+   * glxtokens.h:
+   Bump to 1.4.7 for final EXT_tfp tokens.
+
 2006-03-16  Kristian Høgsberg  [EMAIL PROTECTED]
 
* configure.ac: Bump to 1.4.6 for FBO opcodes.

Modified: trunk/proto/x11proto-gl/configure
===
--- trunk/proto/x11proto-gl/configure   2006-09-24 14:10:15 UTC (rev 3471)
+++ trunk/proto/x11proto-gl/configure   2006-09-24 20:58:01 UTC (rev 3472)
@@ -1,6 +1,6 @@
 #! /bin/sh
 # Guess values for system-dependent variables and create Makefiles.
-# Generated by GNU Autoconf 2.59 for GLProto 1.4.6.
+# Generated by GNU Autoconf 2.59 for GLProto 1.4.7.
 #
 # Report bugs to https://bugs.freedesktop.org/enter_bug.cgi?product=xorg.
 #
@@ -269,8 +269,8 @@
 # Identity of this package.
 PACKAGE_NAME='GLProto'
 PACKAGE_TARNAME='glproto'
-PACKAGE_VERSION='1.4.6'
-PACKAGE_STRING='GLProto 1.4.6'
+PACKAGE_VERSION='1.4.7'
+PACKAGE_STRING='GLProto 1.4.7'
 PACKAGE_BUGREPORT='https://bugs.freedesktop.org/enter_bug.cgi?product=xorg'
 
 ac_subst_vars='SHELL PATH_SEPARATOR PACKAGE_NAME PACKAGE_TARNAME 
PACKAGE_VERSION PACKAGE_STRING PACKAGE_BUGREPORT exec_prefix prefix 
program_transform_name bindir sbindir libexecdir datadir sysconfdir 
sharedstatedir localstatedir libdir includedir oldincludedir infodir mandir 
build_alias host_alias target_alias DEFS ECHO_C ECHO_N ECHO_T LIBS 
INSTALL_PROGRAM INSTALL_SCRIPT INSTALL_DATA CYGPATH_W PACKAGE VERSION ACLOCAL 
AUTOCONF AUTOMAKE AUTOHEADER MAKEINFO install_sh STRIP ac_ct_STRIP 
INSTALL_STRIP_PROGRAM mkdir_p AWK SET_MAKE am__leading_dot AMTAR am__tar 
am__untar LIBOBJS LTLIBOBJS'
@@ -722,7 +722,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 GLProto 1.4.6 to adapt to many kinds of systems.
+\`configure' configures GLProto 1.4.7 to adapt to many kinds of systems.
 
 Usage: $0 [OPTION]... [VAR=VALUE]...
 
@@ -784,7 +784,7 @@
 
 if test -n $ac_init_help; then
   case $ac_init_help in
- short | recursive ) echo Configuration of GLProto 1.4.6:;;
+ short | recursive ) echo Configuration of GLProto 1.4.7:;;
esac
   cat \_ACEOF
 
@@ -890,7 +890,7 @@
 test -n $ac_init_help  exit 0
 if $ac_init_version; then
   cat \_ACEOF
-GLProto configure 1.4.6
+GLProto configure 1.4.7
 generated by GNU Autoconf 2.59
 
 Copyright (C) 2003 Free Software Foundation, Inc.
@@ -904,7 +904,7 @@
 This file contains any messages produced by compilers while
 running configure, to aid debugging if configure makes a mistake.
 
-It was created by GLProto $as_me 1.4.6, which was
+It was created by GLProto $as_me 1.4.7, which was
 generated by GNU Autoconf 2.59.  Invocation command line was
 
   $ $0 $@
@@ -1547,7 +1547,7 @@
 
 # Define the identity of the package.
  PACKAGE='glproto'
- VERSION='1.4.6'
+ VERSION='1.4.7'
 
 
 cat confdefs.h _ACEOF
@@ -2089,7 +2089,7 @@
 } 5
 cat 5 _CSEOF
 
-This file was extended by GLProto $as_me 1.4.6, which was
+This file was extended by GLProto $as_me 1.4.7, which was
 generated by GNU Autoconf 2.59.  Invocation command line was
 
   CONFIG_FILES= $CONFIG_FILES
@@ -2144,7 +2144,7 @@
 
 cat $CONFIG_STATUS _ACEOF
 ac_cs_version=\\
-GLProto config.status 1.4.6
+GLProto config.status 1.4.7
 configured by $0, generated by GNU Autoconf 2.59,
   with options \\`echo $ac_configure_args | sed 's/[\\\`\$]//g'`\\
 

Modified: trunk/proto/x11proto-gl/configure.ac
===
--- trunk/proto/x11proto-gl/configure.ac2006-09-24 14:10:15 UTC (rev 
3471)
+++ trunk/proto/x11proto-gl/configure.ac2006-09-24 20:58:01 UTC (rev 
3472)
@@ -1,5 +1,5 @@
 AC_PREREQ([2.57])
-AC_INIT([GLProto], [1.4.6], 
[https://bugs.freedesktop.org/enter_bug.cgi?product=xorg])
+AC_INIT([GLProto], [1.4.7], 
[https://bugs.freedesktop.org/enter_bug.cgi?product=xorg])
 AM_INIT_AUTOMAKE([foreign dist-bzip2])
 
 XORG_RELEASE_VERSION

Modified: trunk/proto/x11proto-gl/debian/changelog
===
--- trunk/proto/x11proto-gl/debian/changelog

X Strike Force X.Org X11 SVN commit: r3473 - in trunk/proto/x11proto-gl: . debian

2006-09-24 Thread X Strike Force SVN Repository Admin
Author: dnusinow
Date: 2006-09-24 16:59:23 -0400 (Sun, 24 Sep 2006)
New Revision: 3473

Modified:
   trunk/proto/x11proto-gl/ChangeLog
   trunk/proto/x11proto-gl/configure
   trunk/proto/x11proto-gl/configure.ac
   trunk/proto/x11proto-gl/debian/changelog
   trunk/proto/x11proto-gl/glxmd.h
   trunk/proto/x11proto-gl/glxproto.h
Log:
* New upstream release

Modified: trunk/proto/x11proto-gl/ChangeLog
===
--- trunk/proto/x11proto-gl/ChangeLog   2006-09-24 20:58:01 UTC (rev 3472)
+++ trunk/proto/x11proto-gl/ChangeLog   2006-09-24 20:59:23 UTC (rev 3473)
@@ -1,3 +1,7 @@
+2006-06-28  Kristian Høgsberg  [EMAIL PROTECTED]
+
+   * glxproto.h (__GLX_NUMBER_ERRORS): There are 13 GLX errors.
+
 2006-04-30  Adam Jackson  [EMAIL PROTECTED]
 
* glxtokens.h:

Modified: trunk/proto/x11proto-gl/configure
===
--- trunk/proto/x11proto-gl/configure   2006-09-24 20:58:01 UTC (rev 3472)
+++ trunk/proto/x11proto-gl/configure   2006-09-24 20:59:23 UTC (rev 3473)
@@ -1,6 +1,6 @@
 #! /bin/sh
 # Guess values for system-dependent variables and create Makefiles.
-# Generated by GNU Autoconf 2.59 for GLProto 1.4.7.
+# Generated by GNU Autoconf 2.59 for GLProto 1.4.8.
 #
 # Report bugs to https://bugs.freedesktop.org/enter_bug.cgi?product=xorg.
 #
@@ -269,8 +269,8 @@
 # Identity of this package.
 PACKAGE_NAME='GLProto'
 PACKAGE_TARNAME='glproto'
-PACKAGE_VERSION='1.4.7'
-PACKAGE_STRING='GLProto 1.4.7'
+PACKAGE_VERSION='1.4.8'
+PACKAGE_STRING='GLProto 1.4.8'
 PACKAGE_BUGREPORT='https://bugs.freedesktop.org/enter_bug.cgi?product=xorg'
 
 ac_subst_vars='SHELL PATH_SEPARATOR PACKAGE_NAME PACKAGE_TARNAME 
PACKAGE_VERSION PACKAGE_STRING PACKAGE_BUGREPORT exec_prefix prefix 
program_transform_name bindir sbindir libexecdir datadir sysconfdir 
sharedstatedir localstatedir libdir includedir oldincludedir infodir mandir 
build_alias host_alias target_alias DEFS ECHO_C ECHO_N ECHO_T LIBS 
INSTALL_PROGRAM INSTALL_SCRIPT INSTALL_DATA CYGPATH_W PACKAGE VERSION ACLOCAL 
AUTOCONF AUTOMAKE AUTOHEADER MAKEINFO install_sh STRIP ac_ct_STRIP 
INSTALL_STRIP_PROGRAM mkdir_p AWK SET_MAKE am__leading_dot AMTAR am__tar 
am__untar LIBOBJS LTLIBOBJS'
@@ -722,7 +722,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 GLProto 1.4.7 to adapt to many kinds of systems.
+\`configure' configures GLProto 1.4.8 to adapt to many kinds of systems.
 
 Usage: $0 [OPTION]... [VAR=VALUE]...
 
@@ -784,7 +784,7 @@
 
 if test -n $ac_init_help; then
   case $ac_init_help in
- short | recursive ) echo Configuration of GLProto 1.4.7:;;
+ short | recursive ) echo Configuration of GLProto 1.4.8:;;
esac
   cat \_ACEOF
 
@@ -890,7 +890,7 @@
 test -n $ac_init_help  exit 0
 if $ac_init_version; then
   cat \_ACEOF
-GLProto configure 1.4.7
+GLProto configure 1.4.8
 generated by GNU Autoconf 2.59
 
 Copyright (C) 2003 Free Software Foundation, Inc.
@@ -904,7 +904,7 @@
 This file contains any messages produced by compilers while
 running configure, to aid debugging if configure makes a mistake.
 
-It was created by GLProto $as_me 1.4.7, which was
+It was created by GLProto $as_me 1.4.8, which was
 generated by GNU Autoconf 2.59.  Invocation command line was
 
   $ $0 $@
@@ -1547,7 +1547,7 @@
 
 # Define the identity of the package.
  PACKAGE='glproto'
- VERSION='1.4.7'
+ VERSION='1.4.8'
 
 
 cat confdefs.h _ACEOF
@@ -2089,7 +2089,7 @@
 } 5
 cat 5 _CSEOF
 
-This file was extended by GLProto $as_me 1.4.7, which was
+This file was extended by GLProto $as_me 1.4.8, which was
 generated by GNU Autoconf 2.59.  Invocation command line was
 
   CONFIG_FILES= $CONFIG_FILES
@@ -2144,7 +2144,7 @@
 
 cat $CONFIG_STATUS _ACEOF
 ac_cs_version=\\
-GLProto config.status 1.4.7
+GLProto config.status 1.4.8
 configured by $0, generated by GNU Autoconf 2.59,
   with options \\`echo $ac_configure_args | sed 's/[\\\`\$]//g'`\\
 

Modified: trunk/proto/x11proto-gl/configure.ac
===
--- trunk/proto/x11proto-gl/configure.ac2006-09-24 20:58:01 UTC (rev 
3472)
+++ trunk/proto/x11proto-gl/configure.ac2006-09-24 20:59:23 UTC (rev 
3473)
@@ -1,5 +1,5 @@
 AC_PREREQ([2.57])
-AC_INIT([GLProto], [1.4.7], 
[https://bugs.freedesktop.org/enter_bug.cgi?product=xorg])
+AC_INIT([GLProto], [1.4.8], 
[https://bugs.freedesktop.org/enter_bug.cgi?product=xorg])
 AM_INIT_AUTOMAKE([foreign dist-bzip2])
 
 XORG_RELEASE_VERSION

Modified: trunk/proto/x11proto-gl/debian/changelog
===
--- trunk/proto/x11proto-gl/debian/changelog2006-09-24 20:58:01 UTC (rev 
3472)
+++ trunk/proto/x11proto-gl/debian/changelog2006-09-24 20:59:23 UTC (rev 
3473)
@@ -1,3 +1,9 @@
+x11proto-gl (1.4.8-1) UNRELEASED; urgency=low
+
+  

Bug#370710: xserver-xorg-input-evdev: mouse dev must be of the type event*

2006-09-24 Thread michaelm
Package: xserver-xorg-input-evdev
Version: 1:1.1.2-2
Followup-For: Bug #370710

it seems it's not the fact that was a symlink after all. even as a
hardlink but named e.g. logitech it fails with the same error type

(EE) PreInit returned NULL for mymouse

but if it's a symlink or a hardlink named e.g. input/event9, it will
continue.

-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.17-fs2
Locale: LANG=el_GR, LC_CTYPE=el_GR (charmap=ISO-8859-7)

Versions of packages xserver-xorg-input-evdev depends on:
ii  libc62.3.6.ds1-4 GNU C Library: Shared libraries
ii  xserver-xorg-core2:1.1.1-7   X.Org X server -- core server

xserver-xorg-input-evdev recommends no packages.

-- no debconf information


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#372509: xserver-xorg-input-kbd: Keyboard does not work properly for second X server

2006-09-24 Thread Benjamin Mesing
[I've noticed that I've sent this only via private mail to Denis, thus a
resent to the bug.]

On Thu, 2006-09-14 at 22:33 +0200, Denis Barbier wrote:
  I have purged and reinstalled xbase-clients (7.1.ds-3). The problem
  persists though and the output to the log look pretty much alike.
 I'll
  look into it again after a clean reboot though I do not expect any
  change (right now there is still another XSession running).
I have confirmed, that after a reboot the problem persists.

 Is XKBPATH environment variable defined?  
No.

 Is /usr/share/X11/xkb a directory, and contains XKB files? 
It is a directoy with the following content:

 tree /usr/share/X11/xkb
/usr/share/X11/xkb
|-- compat
|   |-- README
|   |-- accessx
|   |-- basic
|   |-- complete
|   |-- default
|   |-- iso9995
|   |-- japan
|   |-- keypad
|   |-- ledcaps
|   |-- lednum
|   |-- ledscroll
|   |-- level5
|   |-- misc
|   |-- mousekeys
|   |-- norepeat
|   |-- pc
|   |-- pc98
|   |-- xfree86
|   `-- xtest
|-- compat.dir
|-- geometry
|   |-- README
|   |-- amiga
|   |-- ataritt
|   |-- chicony
|   |-- dell
|   |-- digital_vndr
|   |   |-- lk
|   |   |-- pc
|   |   `-- unix
|   |-- everex
|   |-- fujitsu
|   |-- hp
|   |-- ibm_vndr
|   |   `-- thinkpad
|   |-- keytronic
|   |-- kinesis
|   |-- macintosh
|   |-- microsoft
|   |-- nec
|   |-- northgate
|   |-- pc
|   |-- sgi_vndr
|   |   |-- O2
|   |   |-- indigo
|   |   `-- indy
|   |-- sony
|   |-- sun
|   `-- winbook
|-- geometry.dir
|-- keycodes
|   |-- README
|   |-- aliases
|   |-- amiga
|   |-- ataritt
|   |-- digital_vndr
|   |   |-- lk
|   |   `-- pc
|   |-- evdev
|   |-- fujitsu
|   |-- hp
|   |-- ibm
|   |-- macintosh
|   |-- powerpcps2
|   |-- sgi_vndr
|   |   |-- indigo
|   |   |-- indy
|   |   `-- iris
|   |-- sony
|   |-- sun
|   |-- xfree86
|   `-- xfree98
|-- keycodes.dir
|-- keymap
|   |-- README
|   |-- amiga
|   |-- ataritt
|   |-- digital_vndr
|   |   `-- us
|   |-- macintosh
|   |-- sgi_vndr
|   |   |-- be
|   |   |-- bg
|   |   |-- ca
|   |   |-- ch
|   |   |-- cz
|   |   |-- de
|   |   |-- dk
|   |   |-- dvorak
|   |   |-- es
|   |   |-- fi
|   |   |-- fr
|   |   |-- gb
|   |   |-- hu
|   |   |-- it
|   |   |-- jp
|   |   |-- no
|   |   |-- pl
|   |   |-- pt
|   |   |-- ru
|   |   |-- se
|   |   |-- sk
|   |   |-- th
|   |   `-- us
|   |-- sony
|   |-- sun_vndr
|   |   |-- all
|   |   |-- de
|   |   |-- es
|   |   |-- fi
|   |   |-- fr
|   |   |-- no
|   |   |-- pl
|   |   |-- ru
|   |   |-- se
|   |   |-- uk
|   |   `-- us
|   |-- xfree86
|   `-- xfree98
|-- keymap.dir
|-- rules
|   |-- README
|   |-- base
|   |-- base.lst
|   |-- base.xml
|   |-- sgi
|   |-- sun
|   |-- xfree86 - base
|   |-- xfree86.lst - base.lst
|   |-- xfree86.xml - base.xml
|   |-- xfree98
|   |-- xkb.dtd
|   |-- xorg - base
|   |-- xorg.lst - base.lst
|   `-- xorg.xml - base.xml
|-- semantics
|   |-- basic
|   |-- complete
|   |-- default
|   `-- xtest
|-- semantics.dir
|-- symbols
|   |-- ad
|   |-- af
|   |-- al
|   |-- altwin
|   |-- am
|   |-- ara
|   |-- az
|   |-- ba
|   |-- bd
|   |-- be
|   |-- bg
|   |-- br
|   |-- bt
|   |-- by
|   |-- ca
|   |-- capslock
|   |-- ch
|   |-- compose
|   |-- cs
|   |-- ctrl
|   |-- cz
|   |-- de
|   |-- digital_vndr
|   |   |-- lk
|   |   |-- pc
|   |   |-- us
|   |   `-- vt
|   |-- dk
|   |-- ee
|   |-- epo
|   |-- es
|   |-- eurosign
|   |-- fi
|   |-- fo
|   |-- fr
|   |-- fujitsu_vndr
|   |   |-- jp
|   |   `-- us
|   |-- gb
|   |-- ge
|   |-- gh
|   |-- gr
|   |-- group
|   |-- hp_vndr
|   |   `-- us
|   |-- hr
|   |-- hu
|   |-- ie
|   |-- il
|   |-- in
|   |-- inet
|   |-- ir
|   |-- is
|   |-- it
|   |-- jp
|   |-- keypad
|   |-- kg
|   |-- kh
|   |-- kz
|   |-- la
|   |-- latam
|   |-- latin
|   |-- level3
|   |-- level5
|   |-- lk
|   |-- lt
|   |-- lv
|   |-- macintosh_vndr
|   |   |-- apple
|   |   |-- ch
|   |   |-- de
|   |   |-- dk
|   |   |-- es
|   |   |-- fi
|   |   |-- fr
|   |   |-- gb
|   |   |-- is
|   |   |-- it
|   |   |-- nl
|   |   |-- no
|   |   |-- pt
|   |   |-- se
|   |   `-- us
|   |-- mao
|   |-- mk
|   |-- mm
|   |-- mn
|   |-- mt
|   |-- mv
|   |-- nec_vndr
|   |   `-- jp
|   |-- nl
|   |-- no
|   |-- pc
|   |-- pk
|   |-- pl
|   |-- pt
|   |-- ro
|   |-- ru
|   |-- se
|   |-- sgi_vndr
|   |   `-- jp
|   |-- si
|   |-- sk
|   |-- sony_vndr
|   |   `-- us
|   |-- srvr_ctrl
|   |-- sun_vndr
|   |   |-- cs
|   |   |-- cz
|   |   |-- de
|   |   |-- dk
|   |   |-- es
|   |   |-- fi
|   |   |-- fr
|   |   |-- gb
|   |   |-- gr
|   |   |-- hu
|   |   |-- it
|   |   |-- jp
|   |   |-- ko
|   |   |-- lt
|   |   |-- lv
|   |   |-- nl
|   |   |-- no
|   |   |-- pl
|   |   |-- pt
|   |   |-- ru
|   |   |-- se
|   |   |-- solaris
|   |   |-- sw
|   |   |-- tr
|   |   |-- tuv
|   |   |-- tw
|   |   |-- us
|   |   `-- usb
|   |-- sy
|   |-- th
|   |-- tj
|   |-- tr
|   |-- ua
|   |-- us
|   |-- uz
|   |-- vn
|   |-- xfree68_vndr
|   |   |-- amiga
|   |   `-- ataritt
|   `-- za
|-- symbols.dir
|-- types
|   |-- README
|   |-- basic
|   

X Strike Force X.Org X11 SVN commit: r3475 - in trunk/lib: . mesa

2006-09-24 Thread X Strike Force SVN Repository Admin
Author: dnusinow
Date: 2006-09-24 17:18:17 -0400 (Sun, 24 Sep 2006)
New Revision: 3475

Added:
   trunk/lib/mesa/
   trunk/lib/mesa/Makefile
   trunk/lib/mesa/bin/
   trunk/lib/mesa/configs/
   trunk/lib/mesa/debian/
   trunk/lib/mesa/docs/
   trunk/lib/mesa/doxygen/
   trunk/lib/mesa/include/
   trunk/lib/mesa/progs/
   trunk/lib/mesa/src/
   trunk/lib/mesa/windows/
Removed:
   trunk/lib/mesa-6.5/
   trunk/lib/mesa/Makefile
   trunk/lib/mesa/bin/
   trunk/lib/mesa/configs/
   trunk/lib/mesa/debian/
   trunk/lib/mesa/docs/
   trunk/lib/mesa/include/
   trunk/lib/mesa/progs/
   trunk/lib/mesa/src/
   trunk/lib/mesa/windows/
Log:
Rename mesa dir

Copied: trunk/lib/mesa (from rev 3471, trunk/lib/mesa-6.5)

Deleted: trunk/lib/mesa/Makefile
===
--- trunk/lib/mesa-6.5/Makefile 2006-09-24 14:10:15 UTC (rev 3471)
+++ trunk/lib/mesa/Makefile 2006-09-24 21:18:17 UTC (rev 3475)
@@ -1,452 +0,0 @@
-# Top-level Mesa makefile
-
-TOP = .
-
-SUBDIRS = src progs
-
-
-default: $(TOP)/configs/current
-   @for dir in $(SUBDIRS) ; do \
-   (cd $$dir ; $(MAKE)) || exit 1 ; \
-   done
-
-
-doxygen:
-   (cd doxygen ; make) ; \
-
-clean:
-   @for dir in $(SUBDIRS) ; do \
-   (cd $$dir ; $(MAKE) clean) ; \
-   done
-
-
-realclean:
-   touch $(TOP)/configs/current
-   $(MAKE) clean
-   -rm -rf lib*
-   -rm -f $(TOP)/configs/current
-   -rm -f `find . -name \*.o`
-   -rm -f `find . -name \*.a`
-   -rm -f `find . -name \*.so`
-   -rm -f `find . -name depend`
-
-
-
-install:
-   @echo Installing
-   $(TOP)/bin/installmesa $(DESTDIR)
-
-# DirectFBGL module installation
-linux-directfb-install:
-   cd src/mesa/drivers/directfb  $(MAKE) install
-
-# If there's no current configuration file
-$(TOP)/configs/current:
-   @echo
-   @echo
-   @echo Please choose a configuration from the following list:
-   @ls -1 $(TOP)/configs | grep -v current\|default\|CVS
-   @echo
-   @echo Then type 'make config' (ex: 'make linux-x86')
-   @echo (ignore the following error message)
-   @exit 1
-
-
-# Rules to set/install a specific build configuration
-aix \
-aix-64 \
-aix-gcc \
-aix-static \
-beos \
-darwin \
-darwin-static \
-freebsd \
-freebsd-dri \
-freebsd-dri-amd64 \
-freebsd-dri-x86 \
-hpux10 \
-hpux10-gcc \
-hpux10-static \
-hpux11-32 \
-hpux11-32-static \
-hpux11-32-static-nothreads \
-hpux11-64 \
-hpux11-64-static \
-hpux9 \
-hpux9-gcc \
-irix6-64 \
-irix6-64-static \
-irix6-n32 \
-irix6-n32-static \
-irix6-o32 \
-irix6-o32-static \
-linux \
-linux-alpha \
-linux-alpha-static \
-linux-debug \
-linux-directfb \
-linux-dri \
-linux-dri-x86 \
-linux-dri-x86-64 \
-linux-dri-ppc \
-linux-dri-xcb \
-linux-indirect \
-linux-fbdev \
-linux-glide \
-linux-icc \
-linux-icc-static \
-linux-osmesa16 \
-linux-osmesa16-static \
-linux-osmesa32 \
-linux-ppc \
-linux-ppc-static \
-linux-solo \
-linux-solo-x86 \
-linux-solo-ia64 \
-linux-sparc \
-linux-sparc5 \
-linux-static \
-linux-ultrasparc \
-linux-tcc \
-linux-x86 \
-linux-x86-debug \
-linux-x86-32 \
-linux-x86-64 \
-linux-x86-64-debug \
-linux-x86-64-static \
-linux-x86-glide \
-linux-x86-static \
-netbsd \
-openbsd \
-osf1 \
-solaris-x86 \
-solaris-x86-gcc \
-sunos4 \
-sunos4-gcc \
-sunos4-static \
-sunos5 \
-sunos5-gcc \
-sunos5-smp \
-ultrix-gcc:
-   (cd configs  rm -f current  ln -s $@ current)
-   $(MAKE) default
-
-
-# Rules for making release tarballs
-
-DIRECTORY = Mesa-6.5
-LIB_NAME = MesaLib-6.5
-DEMO_NAME = MesaDemos-6.5
-GLUT_NAME = MesaGLUT-6.5
-
-MAIN_FILES = \
-   $(DIRECTORY)/Makefile*  \
-   $(DIRECTORY)/descrip.mms\
-   $(DIRECTORY)/mms-config.\
-   $(DIRECTORY)/bin/mklib  \
-   $(DIRECTORY)/bin/installmesa\
-   $(DIRECTORY)/configs/[a-z]* \
-   $(DIRECTORY)/docs/*.html\
-   $(DIRECTORY)/docs/COPYING   \
-   $(DIRECTORY)/docs/README.*  \
-   $(DIRECTORY)/docs/RELNOTES* \
-   $(DIRECTORY)/docs/VERSIONS  \
-   $(DIRECTORY)/docs/*.spec\
-   $(DIRECTORY)/include/GL/internal/glcore.h   \
-   $(DIRECTORY)/include/GL/amesa.h \
-   $(DIRECTORY)/include/GL/dmesa.h \
-   $(DIRECTORY)/include/GL/directfbgl.h\
-   $(DIRECTORY)/include/GL/fxmesa.h\
-   $(DIRECTORY)/include/GL/ggimesa.h   \
-   

X Strike Force X.Org X11 SVN commit: r3476 - in trunk/lib/mesa: . configs configs/CVS debian docs include/GL include/GL/internal progs progs/util src src/glu src/glu/sgi src/glu/sgi/libnurbs/interface

2006-09-24 Thread X Strike Force SVN Repository Admin
Author: dnusinow
Date: 2006-09-24 17:21:15 -0400 (Sun, 24 Sep 2006)
New Revision: 3476

Added:
   trunk/lib/mesa/Makefile.orig
   trunk/lib/mesa/configs/CVS/
   trunk/lib/mesa/configs/CVS/Entries
   trunk/lib/mesa/configs/CVS/Repository
   trunk/lib/mesa/configs/CVS/Root
   trunk/lib/mesa/configs/CVS/Root.bak
   trunk/lib/mesa/configs/CVS/Template
   trunk/lib/mesa/configs/diffs
   trunk/lib/mesa/configs/linux-osmesa
   trunk/lib/mesa/configs/linux-tcc
   trunk/lib/mesa/docs/MESA_shader_debug.spec
   trunk/lib/mesa/docs/relnotes-6.5.1.html
   trunk/lib/mesa/docs/versions.html
   trunk/lib/mesa/progs/util/trackball.c
   trunk/lib/mesa/progs/util/trackball.h
   trunk/lib/mesa/src/mesa/drivers/dri/i965/
   trunk/lib/mesa/src/mesa/drivers/dri/i965/Makefile
   trunk/lib/mesa/src/mesa/drivers/dri/i965/brw_attrib.h
   trunk/lib/mesa/src/mesa/drivers/dri/i965/brw_attrib_tmp.h
   trunk/lib/mesa/src/mesa/drivers/dri/i965/brw_aub.c
   trunk/lib/mesa/src/mesa/drivers/dri/i965/brw_aub.h
   trunk/lib/mesa/src/mesa/drivers/dri/i965/brw_aub_playback.c
   trunk/lib/mesa/src/mesa/drivers/dri/i965/brw_cc.c
   trunk/lib/mesa/src/mesa/drivers/dri/i965/brw_clip.c
   trunk/lib/mesa/src/mesa/drivers/dri/i965/brw_clip.h
   trunk/lib/mesa/src/mesa/drivers/dri/i965/brw_clip_line.c
   trunk/lib/mesa/src/mesa/drivers/dri/i965/brw_clip_point.c
   trunk/lib/mesa/src/mesa/drivers/dri/i965/brw_clip_state.c
   trunk/lib/mesa/src/mesa/drivers/dri/i965/brw_clip_tri.c
   trunk/lib/mesa/src/mesa/drivers/dri/i965/brw_clip_unfilled.c
   trunk/lib/mesa/src/mesa/drivers/dri/i965/brw_clip_util.c
   trunk/lib/mesa/src/mesa/drivers/dri/i965/brw_context.c
   trunk/lib/mesa/src/mesa/drivers/dri/i965/brw_context.h
   trunk/lib/mesa/src/mesa/drivers/dri/i965/brw_curbe.c
   trunk/lib/mesa/src/mesa/drivers/dri/i965/brw_defines.h
   trunk/lib/mesa/src/mesa/drivers/dri/i965/brw_draw.c
   trunk/lib/mesa/src/mesa/drivers/dri/i965/brw_draw.h
   trunk/lib/mesa/src/mesa/drivers/dri/i965/brw_draw_current.c
   trunk/lib/mesa/src/mesa/drivers/dri/i965/brw_draw_upload.c
   trunk/lib/mesa/src/mesa/drivers/dri/i965/brw_eu.c
   trunk/lib/mesa/src/mesa/drivers/dri/i965/brw_eu.h
   trunk/lib/mesa/src/mesa/drivers/dri/i965/brw_eu_debug.c
   trunk/lib/mesa/src/mesa/drivers/dri/i965/brw_eu_emit.c
   trunk/lib/mesa/src/mesa/drivers/dri/i965/brw_eu_util.c
   trunk/lib/mesa/src/mesa/drivers/dri/i965/brw_exec.c
   trunk/lib/mesa/src/mesa/drivers/dri/i965/brw_exec.h
   trunk/lib/mesa/src/mesa/drivers/dri/i965/brw_exec_api.c
   trunk/lib/mesa/src/mesa/drivers/dri/i965/brw_exec_array.c
   trunk/lib/mesa/src/mesa/drivers/dri/i965/brw_exec_draw.c
   trunk/lib/mesa/src/mesa/drivers/dri/i965/brw_exec_eval.c
   trunk/lib/mesa/src/mesa/drivers/dri/i965/brw_fallback.c
   trunk/lib/mesa/src/mesa/drivers/dri/i965/brw_fallback.h
   trunk/lib/mesa/src/mesa/drivers/dri/i965/brw_gs.c
   trunk/lib/mesa/src/mesa/drivers/dri/i965/brw_gs.h
   trunk/lib/mesa/src/mesa/drivers/dri/i965/brw_gs_emit.c
   trunk/lib/mesa/src/mesa/drivers/dri/i965/brw_gs_state.c
   trunk/lib/mesa/src/mesa/drivers/dri/i965/brw_hal.c
   trunk/lib/mesa/src/mesa/drivers/dri/i965/brw_hal.h
   trunk/lib/mesa/src/mesa/drivers/dri/i965/brw_metaops.c
   trunk/lib/mesa/src/mesa/drivers/dri/i965/brw_misc_state.c
   trunk/lib/mesa/src/mesa/drivers/dri/i965/brw_program.c
   trunk/lib/mesa/src/mesa/drivers/dri/i965/brw_save.c
   trunk/lib/mesa/src/mesa/drivers/dri/i965/brw_save.h
   trunk/lib/mesa/src/mesa/drivers/dri/i965/brw_save_api.c
   trunk/lib/mesa/src/mesa/drivers/dri/i965/brw_save_draw.c
   trunk/lib/mesa/src/mesa/drivers/dri/i965/brw_sf.c
   trunk/lib/mesa/src/mesa/drivers/dri/i965/brw_sf.h
   trunk/lib/mesa/src/mesa/drivers/dri/i965/brw_sf_emit.c
   trunk/lib/mesa/src/mesa/drivers/dri/i965/brw_sf_state.c
   trunk/lib/mesa/src/mesa/drivers/dri/i965/brw_state.h
   trunk/lib/mesa/src/mesa/drivers/dri/i965/brw_state_batch.c
   trunk/lib/mesa/src/mesa/drivers/dri/i965/brw_state_cache.c
   trunk/lib/mesa/src/mesa/drivers/dri/i965/brw_state_pool.c
   trunk/lib/mesa/src/mesa/drivers/dri/i965/brw_state_upload.c
   trunk/lib/mesa/src/mesa/drivers/dri/i965/brw_structs.h
   trunk/lib/mesa/src/mesa/drivers/dri/i965/brw_tex.c
   trunk/lib/mesa/src/mesa/drivers/dri/i965/brw_tex_layout.c
   trunk/lib/mesa/src/mesa/drivers/dri/i965/brw_urb.c
   trunk/lib/mesa/src/mesa/drivers/dri/i965/brw_util.c
   trunk/lib/mesa/src/mesa/drivers/dri/i965/brw_util.h
   trunk/lib/mesa/src/mesa/drivers/dri/i965/brw_vs.c
   trunk/lib/mesa/src/mesa/drivers/dri/i965/brw_vs.h
   trunk/lib/mesa/src/mesa/drivers/dri/i965/brw_vs_constval.c
   trunk/lib/mesa/src/mesa/drivers/dri/i965/brw_vs_emit.c
   trunk/lib/mesa/src/mesa/drivers/dri/i965/brw_vs_state.c
   trunk/lib/mesa/src/mesa/drivers/dri/i965/brw_vs_tnl.c
   trunk/lib/mesa/src/mesa/drivers/dri/i965/brw_vtbl.c
   trunk/lib/mesa/src/mesa/drivers/dri/i965/brw_wm.c
   trunk/lib/mesa/src/mesa/drivers/dri/i965/brw_wm.h
   trunk/lib/mesa/src/mesa/drivers/dri/i965/brw_wm_debug.c
   

X Strike Force X.Org X11 SVN commit: r3477 - in trunk/lib/mesa: debian progs/beos progs/demos progs/ggi progs/osdemos progs/redbook progs/samples progs/windml progs/xdemos

2006-09-24 Thread X Strike Force SVN Repository Admin
Author: dnusinow
Date: 2006-09-24 17:29:21 -0400 (Sun, 24 Sep 2006)
New Revision: 3477

Added:
   trunk/lib/mesa/progs/demos/engine.c
   trunk/lib/mesa/progs/demos/readtex.c
   trunk/lib/mesa/progs/demos/readtex.h
   trunk/lib/mesa/progs/demos/showbuffer.c
   trunk/lib/mesa/progs/demos/showbuffer.h
   trunk/lib/mesa/progs/demos/trackball.c
   trunk/lib/mesa/progs/demos/trackball.h
   trunk/lib/mesa/progs/demos/vao_demo.c
   trunk/lib/mesa/progs/osdemos/readtex.c
   trunk/lib/mesa/progs/samples/readtex.c
   trunk/lib/mesa/progs/xdemos/glxgears2.c
Modified:
   trunk/lib/mesa/debian/changelog
   trunk/lib/mesa/debian/control
   trunk/lib/mesa/progs/beos/demo.cpp
   trunk/lib/mesa/progs/demos/Makefile
   trunk/lib/mesa/progs/demos/arbfslight.c
   trunk/lib/mesa/progs/demos/gloss.c
   trunk/lib/mesa/progs/demos/glslnoise.c
   trunk/lib/mesa/progs/demos/pointblast.c
   trunk/lib/mesa/progs/demos/spriteblast.c
   trunk/lib/mesa/progs/demos/stex3d.c
   trunk/lib/mesa/progs/ggi/gears.c
   trunk/lib/mesa/progs/osdemos/Makefile
   trunk/lib/mesa/progs/osdemos/osdemo.c
   trunk/lib/mesa/progs/osdemos/ostest1.c
   trunk/lib/mesa/progs/redbook/Makefile
   trunk/lib/mesa/progs/samples/Makefile
   trunk/lib/mesa/progs/windml/ugldrawpix.c
   trunk/lib/mesa/progs/windml/ugltexcyl.c
   trunk/lib/mesa/progs/xdemos/Makefile
Log:
Add mesa demos

Including diff would make mail exceed size limit of 10 bytes.
Use svn diff -r 3476:3477 http://necrotic.deadbeast.net/svn/xorg-x11/;
to view diff.


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



X Strike Force X.Org X11 SVN commit: r3478 - in trunk/lib/mesa/src/glut: . beos fbdev ggi glx mini

2006-09-24 Thread X Strike Force SVN Repository Admin
Author: dnusinow
Date: 2006-09-24 17:40:02 -0400 (Sun, 24 Sep 2006)
New Revision: 3478

Added:
   trunk/lib/mesa/src/glut/fbdev/
   trunk/lib/mesa/src/glut/fbdev/Makefile
   trunk/lib/mesa/src/glut/fbdev/bitmap.c
   trunk/lib/mesa/src/glut/fbdev/callback.c
   trunk/lib/mesa/src/glut/fbdev/colormap.c
   trunk/lib/mesa/src/glut/fbdev/cursor.c
   trunk/lib/mesa/src/glut/fbdev/cursors.h
   trunk/lib/mesa/src/glut/fbdev/ext.c
   trunk/lib/mesa/src/glut/fbdev/fbdev.c
   trunk/lib/mesa/src/glut/fbdev/gamemode.c
   trunk/lib/mesa/src/glut/fbdev/input.c
   trunk/lib/mesa/src/glut/fbdev/internal.h
   trunk/lib/mesa/src/glut/fbdev/menu.c
   trunk/lib/mesa/src/glut/fbdev/overlay.c
   trunk/lib/mesa/src/glut/fbdev/state.c
   trunk/lib/mesa/src/glut/fbdev/stroke.c
   trunk/lib/mesa/src/glut/fbdev/vidresize.c
   trunk/lib/mesa/src/glut/glx/depend
Modified:
   trunk/lib/mesa/src/glut/beos/Makefile
   trunk/lib/mesa/src/glut/ggi/Makefile
   trunk/lib/mesa/src/glut/ggi/debug.h
   trunk/lib/mesa/src/glut/glx/Makefile
   trunk/lib/mesa/src/glut/mini/teapot.c
Log:
Add glut

Including diff would make mail exceed size limit of 10 bytes.
Use svn diff -r 3477:3478 http://necrotic.deadbeast.net/svn/xorg-x11/;
to view diff.


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



X Strike Force X.Org X11 SVN commit: r3479 - trunk/lib/mesa/src/glut

2006-09-24 Thread X Strike Force SVN Repository Admin
Author: dnusinow
Date: 2006-09-24 17:50:01 -0400 (Sun, 24 Sep 2006)
New Revision: 3479

Removed:
   trunk/lib/mesa/src/glut/os2/
Log:
Remove os2 glut stuff. It's not in the tarballs


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



X Strike Force X.Org X11 SVN commit: r3480 - in trunk/lib/mesa: debian docs

2006-09-24 Thread X Strike Force SVN Repository Admin
Author: dnusinow
Date: 2006-09-24 17:54:25 -0400 (Sun, 24 Sep 2006)
New Revision: 3480

Removed:
   trunk/lib/mesa/docs/gears.png
Modified:
   trunk/lib/mesa/debian/changelog
Log:
* Stuff not in the upstream tarballs 
  + os2 glut stuff
  + docs/gears.png

Modified: trunk/lib/mesa/debian/changelog
===
--- trunk/lib/mesa/debian/changelog 2006-09-24 21:50:01 UTC (rev 3479)
+++ trunk/lib/mesa/debian/changelog 2006-09-24 21:54:25 UTC (rev 3480)
@@ -2,8 +2,11 @@
 
   * New upstream version
   * Build-dep on x11proto-gl-dev = 1.4.8
+  * Stuff not in the upstream tarballs 
++ os2 glut stuff
++ docs/gears.png
 
- -- David Nusinow [EMAIL PROTECTED]  Sun, 24 Sep 2006 17:23:23 -0400
+ -- David Nusinow [EMAIL PROTECTED]  Sun, 24 Sep 2006 17:51:51 -0400
 
 mesa (6.5.0.cvs.20060524-1.1) unstable; urgency=medium
 

Deleted: trunk/lib/mesa/docs/gears.png
===
(Binary files differ)


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



libxfixes 1:4.0.1-4 MIGRATED to testing

2006-09-24 Thread Debian testing watch
FYI: The status of the libxfixes source package
in Debian's testing distribution has changed.

  Previous version: 1:3.0.1.2-4
  Current version:  1:4.0.1-4

-- 
This email is automatically generated; [EMAIL PROTECTED] is responsible.
See http://people.debian.org/~henning/trille/ for more information.


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



x11proto-fixes 4.0-2 MIGRATED to testing

2006-09-24 Thread Debian testing watch
FYI: The status of the x11proto-fixes source package
in Debian's testing distribution has changed.

  Previous version: 3.0.2-3
  Current version:  4.0-2

-- 
This email is automatically generated; [EMAIL PROTECTED] is responsible.
See http://people.debian.org/~henning/trille/ for more information.


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



X Strike Force X.Org X11 SVN commit: r3481 - in trunk/lib/mesa: configs debian

2006-09-24 Thread X Strike Force SVN Repository Admin
Author: dnusinow
Date: 2006-09-24 18:55:41 -0400 (Sun, 24 Sep 2006)
New Revision: 3481

Modified:
   trunk/lib/mesa/configs/debian-dri
   trunk/lib/mesa/debian/changelog
   trunk/lib/mesa/debian/control
Log:
* Stuff not in the upstream tarballs
* Bump libdrm-dev build-dep to = 2.0.2
* Add libdrm cflags to the debian-dri config. This allows the build system
  to find drm.h

Modified: trunk/lib/mesa/configs/debian-dri
===
--- trunk/lib/mesa/configs/debian-dri   2006-09-24 21:54:25 UTC (rev 3480)
+++ trunk/lib/mesa/configs/debian-dri   2006-09-24 22:55:41 UTC (rev 3481)
@@ -7,6 +7,7 @@
 LIBDRM_LIB = `pkg-config --libs libdrm`
 DRI_LIB_DEPS  = -lm -lpthread -lexpat -ldl $(LIBDRM_LIB)
 GL_LIB_DEPS = `pkg-config --libs x11 xext xxf86vm` -lm -lpthread -ldl 
$(LIBDRM_LIB)
+LIBDRM_CFLAGS = `pkg-config --cflags libdrm`
 
 USING_EGL=0
 

Modified: trunk/lib/mesa/debian/changelog
===
--- trunk/lib/mesa/debian/changelog 2006-09-24 21:54:25 UTC (rev 3480)
+++ trunk/lib/mesa/debian/changelog 2006-09-24 22:55:41 UTC (rev 3481)
@@ -2,11 +2,14 @@
 
   * New upstream version
   * Build-dep on x11proto-gl-dev = 1.4.8
-  * Stuff not in the upstream tarballs 
+  * Stuff not in the upstream tarballs
 + os2 glut stuff
 + docs/gears.png
+  * Bump libdrm-dev build-dep to = 2.0.2
+  * Add libdrm cflags to the debian-dri config. This allows the build system
+to find drm.h
 
- -- David Nusinow [EMAIL PROTECTED]  Sun, 24 Sep 2006 17:51:51 -0400
+ -- David Nusinow [EMAIL PROTECTED]  Sun, 24 Sep 2006 18:55:14 -0400
 
 mesa (6.5.0.cvs.20060524-1.1) unstable; urgency=medium
 

Modified: trunk/lib/mesa/debian/control
===
--- trunk/lib/mesa/debian/control   2006-09-24 21:54:25 UTC (rev 3480)
+++ trunk/lib/mesa/debian/control   2006-09-24 22:55:41 UTC (rev 3481)
@@ -4,7 +4,7 @@
 Maintainer: Mesa package maintainers [EMAIL PROTECTED]
 Uploaders: Marcelo E. Magallon [EMAIL PROTECTED]
 Standards-Version: 3.7.2
-Build-Depends: lesstif2-dev, grep-dctrl, debhelper ( 4), build-essential (= 
11), libdrm-dev ( 2) [!hurd-i386], libdirectfb-dev, xutils, libexpat-dev, 
libxxf86vm-dev, libx11-dev, libxext-dev, pkg-config, x11proto-gl-dev (= 1.4.8) 
, dpkg-dev (= 1.13.19)
+Build-Depends: lesstif2-dev, grep-dctrl, debhelper ( 4), build-essential (= 
11), libdrm-dev (= 2.0.2) [!hurd-i386], libdirectfb-dev, xutils, libexpat-dev, 
libxxf86vm-dev, libx11-dev, libxext-dev, pkg-config, x11proto-gl-dev (= 1.4.8) 
, dpkg-dev (= 1.13.19)
 
 Package: libgl1-mesa-swx11
 Section: libs


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#333279: #33279 xlibmesa-dri: Xorg crash when change virtual console (crtl-alt-Fn) or x resolution

2006-09-24 Thread Shawn Starr
Hi Andrea,

Does this still occur for you? If not can this bug be closed?

Thanks ,
Shawn.


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#388699: xserver-xorg: Problems on suspend to ram

2006-09-24 Thread Shawn Starr
This is likely a kernel issue.

Please have a look at:

http://www.ugcs.caltech.edu/~alexr/i710m/#suspend

Does this solution fix your problem?

Thanks, 

Shawn.


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#389007: Regression: Radeon 9200 powers off Apple Cinema Display connected via DVI

2006-09-24 Thread Roger Leigh
On Sat, Sep 23, 2006 at 06:39:57PM +0100, Roger Leigh wrote:
 Michel Dänzer [EMAIL PROTECTED] writes:
 
  tags 389007 upstream
  kthxbye
 
  On Sat, 2006-09-23 at 10:33 +0100, Roger Leigh wrote:
  
  I'll be happy to do any further testing.
 
  Please try and track down the upstream change that caused this with
  git-bisect.
 
 To make sure I'm doing the right thing:
 
 I've installed git
 I've cloned git://anongit.freedesktop.org/git/xorg/driver/xf86-video-ati
 
 The revisions I'm looking at are from
   xf86-video-ati-6_5_8_0 to
   ati-6_6_2
 ?

I tried this out.  All revisions built OK, but all caused the monitor to
power off.

Installing the old xserver-xorg-core and xserver-xorg-video-ati gives a
working setup.

I also tried using git-bisect with
git://anongit.freedesktop.org/git/xorg/xserver, but done of the
revisions would compile due to various type errors, I guess due to the
incompatible changes made since 7.0.

Is there anything else I can do?


Regards,
Roger


-- 
  .''`.  Roger Leigh
 : :' :  Debian GNU/Linux http://people.debian.org/~rleigh/
 `. `'   Printing on GNU/Linux?   http://gutenprint.sourceforge.net/
   `-GPG Public Key: 0x25BFB848   Please GPG sign your mail.


signature.asc
Description: Digital signature


Bug#318849: XFree86 random crash

2006-09-24 Thread Shawn Starr
Reporter, Does this still occur with current Xorg unstable release? If not can 
this be closed?

Please confirm,

Thanks .

Shawn.



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#388517: xserver-xorg: xserver crash on Radeon AIW 8500DV when starting opengl app using glx (but not dri)

2006-09-24 Thread Shawn Starr
Can you try the new upstream release of the ATI driver?

xserver-xorg-video-ati   6.6.2-2  X.Org X server -- ATI 
display driver

Thanks, 
Shawn.


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#330968: Bug #330968 xserver-xorg: SIGSEV with ATI radeon

2006-09-24 Thread Shawn Starr

Hi Gustavo, 

Is this still an issue. If not, can this be closed?

Thanks.
Shawn.


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#363042: xserver-xorg: Complete freeze, absolute blockage

2006-09-24 Thread Shawn Starr

Can you confirm this occurs in the newest xserver-xorg packages? If not I 
would like to close this issue.

Thank you, 
Shawn.


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#373825: #373825 Server lockup after hibernate resume

2006-09-24 Thread Shawn Starr
Can someone close this Experimental is now in Unstable.

Thanks, 
Shawn.


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#367485: imagemagic: display doesn't work, reports missing fonts

2006-09-24 Thread Shawn Starr
I cannot reproduce this in latest xorg from unstable:
$ display
$

Please confirm. This should be closed otherwise.

Thanks ,
Shawn.


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#354221: Xorg 6.9 freezes whole computer runned on Radeon 9600 256MB videoram

2006-09-24 Thread Shawn Starr

Can the reporter confirm if this still is a problem in Xorg 7.1? if not can 
this be closed?

I have a Radeon 9600 M10 with 64MB videoram. This does not occur for me.

Please confirm.

Thanks, 
Shawn.


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#361661: xserver-xorg: segfault-invalid pointer

2006-09-24 Thread Shawn Starr

Can the reporter try a new version. This is quite old

Thanks,
Shawn.


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#363371: display: unable to load font `-*-helvetica-medium-r-normal--12-*-*-*-*-*-iso8859-1'.

2006-09-24 Thread Shawn Starr
I cannot reproduce this in latest xorg from unstable:
$ display
$

Please confirm. This should be closed otherwise.

Thanks ,
Shawn.


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#369502: x11-common: /usr/bin/X doesn't start X anymore

2006-09-24 Thread Shawn Starr
Can you try: 

x11-common   7.1.0-1  X Window System 
(X.Org) infrastructure

If this is not a problem, can someone close this?

Thanks, 
Shawn.


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



[bts-link] source package xserver-xorg-input-keyboard

2006-09-24 Thread bts-link-upstream
#
# bts-link upstream status pull for source package xserver-xorg-input-keyboard
# see http://lists.debian.org/debian-devel-announce/2006/05/msg1.html
#

user [EMAIL PROTECTED]

# remote status report for #363525
#  * https://bugs.freedesktop.org/show_bug.cgi?id=6670
#  * remote status changed: NEEDINFO - RESOLVED
#  * remote resolution changed: (?) - FIXED
#  * closed upstream
tags 363525 + fixed-upstream
usertags 363525 - status-NEEDINFO
usertags 363525 + status-RESOLVED resolution-FIXED

thanks



[bts-link] source package xkeyboard-config

2006-09-24 Thread bts-link-upstream
#
# bts-link upstream status pull for source package xkeyboard-config
# see http://lists.debian.org/debian-devel-announce/2006/05/msg1.html
#

user [EMAIL PROTECTED]

# remote status report for #381882
#  * https://bugs.freedesktop.org/show_bug.cgi?id=7816
#  * remote status changed: ASSIGNED - RESOLVED
#  * remote resolution changed: (?) - FIXED
#  * closed upstream
tags 381882 + fixed-upstream
usertags 381882 - status-ASSIGNED
usertags 381882 + status-RESOLVED resolution-FIXED

thanks



[bts-link] source package xorg-server

2006-09-24 Thread bts-link-upstream
#
# bts-link upstream status pull for source package xorg-server
# see http://lists.debian.org/debian-devel-announce/2006/05/msg1.html
#

user [EMAIL PROTECTED]

# remote status report for #388125
#  * https://bugs.freedesktop.org/show_bug.cgi?id=8392
#  * remote status changed: (?) - NEW
usertags 388125 + status-NEW

thanks



Processed: Downgrade

2006-09-24 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]:

 severity 389255 normal
Bug#389255: xserver-xfree86: Graphical session does not start.
Severity set to `normal' from `critical'

 thanks
Stopping processing here.

Please contact me if you need assistance.

Debian bug tracking system administrator
(administrator, Debian Bugs database)


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Processing of xserver-xorg-input-evdev_1.1.2-3_i386.changes

2006-09-24 Thread Archive Administrator
xserver-xorg-input-evdev_1.1.2-3_i386.changes uploaded successfully to localhost
along with the files:
  xserver-xorg-input-evdev_1.1.2-3.dsc
  xserver-xorg-input-evdev_1.1.2-3.diff.gz
  xserver-xorg-input-evdev_1.1.2-3_i386.deb

Greetings,

Your Debian queue daemon


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



X Strike Force X.Org X11 SVN commit: r3482 - in trunk/driver/xserver-xorg-input-hyperpen: . man src

2006-09-24 Thread X Strike Force SVN Repository Admin
Author: dparsons
Date: 2006-09-24 21:35:57 -0400 (Sun, 24 Sep 2006)
New Revision: 3482

Modified:
   trunk/driver/xserver-xorg-input-hyperpen/ChangeLog
   trunk/driver/xserver-xorg-input-hyperpen/Makefile.in
   trunk/driver/xserver-xorg-input-hyperpen/aclocal.m4
   trunk/driver/xserver-xorg-input-hyperpen/config.sub
   trunk/driver/xserver-xorg-input-hyperpen/configure
   trunk/driver/xserver-xorg-input-hyperpen/configure.ac
   trunk/driver/xserver-xorg-input-hyperpen/depcomp
   trunk/driver/xserver-xorg-input-hyperpen/install-sh
   trunk/driver/xserver-xorg-input-hyperpen/ltmain.sh
   trunk/driver/xserver-xorg-input-hyperpen/man/Makefile.am
   trunk/driver/xserver-xorg-input-hyperpen/man/Makefile.in
   trunk/driver/xserver-xorg-input-hyperpen/missing
   trunk/driver/xserver-xorg-input-hyperpen/src/Makefile.in
   trunk/driver/xserver-xorg-input-hyperpen/src/xf86HyperPen.c
Log:
Upgrade to new upstream version xf86-input-hyperpen-1.1.0 (X11R7.1).


Including diff would make mail exceed size limit of 10 bytes.
Use svn diff -r 3481:3482 http://necrotic.deadbeast.net/svn/xorg-x11/;
to view diff.


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



X Strike Force X.Org X11 SVN commit: r3483 - trunk/driver/xserver-xorg-input-hyperpen/debian

2006-09-24 Thread X Strike Force SVN Repository Admin
Author: dparsons
Date: 2006-09-24 21:46:10 -0400 (Sun, 24 Sep 2006)
New Revision: 3483

Added:
   
trunk/driver/xserver-xorg-input-hyperpen/debian/xserver-xorg-input-hyperpen.manpages
Modified:
   trunk/driver/xserver-xorg-input-hyperpen/debian/changelog
   trunk/driver/xserver-xorg-input-hyperpen/debian/compat
   trunk/driver/xserver-xorg-input-hyperpen/debian/control
   trunk/driver/xserver-xorg-input-hyperpen/debian/rules
   
trunk/driver/xserver-xorg-input-hyperpen/debian/xserver-xorg-input-hyperpen.install
Log:
  * New upstream version xf86-input-hyperpen-1.1.0 (X11R7.1).
  * Use debhelper 5.
  * Use dh_installman to install man pages. Not that there are any.
  * Exclude hyperpen_drv.la from dh_install.
  * Standards version 3.7.2.
  


Modified: trunk/driver/xserver-xorg-input-hyperpen/debian/changelog
===
--- trunk/driver/xserver-xorg-input-hyperpen/debian/changelog   2006-09-25 
01:35:57 UTC (rev 3482)
+++ trunk/driver/xserver-xorg-input-hyperpen/debian/changelog   2006-09-25 
01:46:10 UTC (rev 3483)
@@ -1,11 +1,19 @@
-xserver-xorg-input-hyperpen (1:1.0.0.5-3) UNRELEASED; urgency=low
+xserver-xorg-input-hyperpen (1:1.1.0-1) unstable; urgency=low
 
+  [ Andres Salomon ]
   * Test for obj-$(DEB_BUILD_GNU_TYPE) before creating it during build;
 idempotency fix.
   * Run dh_install w/ --list-missing.
 
- -- Andres Salomon [EMAIL PROTECTED]  Mon, 17 Jul 2006 01:07:00 -0400
+  [ Drew Parsons ]
+  * New upstream version xf86-input-hyperpen-1.1.0 (X11R7.1).
+  * Use debhelper 5.
+  * Use dh_installman to install man pages. Not that there are any.
+  * Exclude hyperpen_drv.la from dh_install.
+  * Standards version 3.7.2.
 
+ -- Drew Parsons [EMAIL PROTECTED]  Mon, 25 Sep 2006 11:43:43 +1000
+
 xserver-xorg-input-hyperpen (1:1.0.0.5-2) unstable; urgency=low
 
   * Upload to modular

Modified: trunk/driver/xserver-xorg-input-hyperpen/debian/compat
===
--- trunk/driver/xserver-xorg-input-hyperpen/debian/compat  2006-09-25 
01:35:57 UTC (rev 3482)
+++ trunk/driver/xserver-xorg-input-hyperpen/debian/compat  2006-09-25 
01:46:10 UTC (rev 3483)
@@ -1 +1 @@
-4
+5

Modified: trunk/driver/xserver-xorg-input-hyperpen/debian/control
===
--- trunk/driver/xserver-xorg-input-hyperpen/debian/control 2006-09-25 
01:35:57 UTC (rev 3482)
+++ trunk/driver/xserver-xorg-input-hyperpen/debian/control 2006-09-25 
01:46:10 UTC (rev 3483)
@@ -3,8 +3,8 @@
 Priority: optional
 Maintainer: Debian X Strike Force debian-x@lists.debian.org
 Uploaders: David Nusinow [EMAIL PROTECTED], Branden Robinson [EMAIL 
PROTECTED], Fabio M. Di Nitto [EMAIL PROTECTED]
-Build-Depends: debhelper (= 4.0.0), pkg-config, xserver-xorg-dev, 
x11proto-input-dev, x11proto-core-dev, x11proto-randr-dev
-Standards-Version: 3.6.1
+Build-Depends: debhelper (= 5), pkg-config, xserver-xorg-dev, 
x11proto-input-dev, x11proto-core-dev, x11proto-randr-dev
+Standards-Version: 3.7.2
 
 Package: xserver-xorg-input-hyperpen
 Architecture: any

Modified: trunk/driver/xserver-xorg-input-hyperpen/debian/rules
===
--- trunk/driver/xserver-xorg-input-hyperpen/debian/rules   2006-09-25 
01:35:57 UTC (rev 3482)
+++ trunk/driver/xserver-xorg-input-hyperpen/debian/rules   2006-09-25 
01:46:10 UTC (rev 3483)
@@ -72,7 +72,8 @@
 
dh_installdocs
dh_installchangelogs
-   dh_install --sourcedir=debian/tmp --list-missing
+   dh_install --sourcedir=debian/tmp --list-missing 
--exclude=hyperpen_drv.la
+   dh_installman
dh_link
dh_strip
dh_compress

Modified: 
trunk/driver/xserver-xorg-input-hyperpen/debian/xserver-xorg-input-hyperpen.install
===
--- 
trunk/driver/xserver-xorg-input-hyperpen/debian/xserver-xorg-input-hyperpen.install
 2006-09-25 01:35:57 UTC (rev 3482)
+++ 
trunk/driver/xserver-xorg-input-hyperpen/debian/xserver-xorg-input-hyperpen.install
 2006-09-25 01:46:10 UTC (rev 3483)
@@ -1,2 +1 @@
 usr/lib/xorg/modules/input/*.so
-usr/share/man/man4/*

Added: 
trunk/driver/xserver-xorg-input-hyperpen/debian/xserver-xorg-input-hyperpen.manpages
===
--- 
trunk/driver/xserver-xorg-input-hyperpen/debian/xserver-xorg-input-hyperpen.manpages
(rev 0)
+++ 
trunk/driver/xserver-xorg-input-hyperpen/debian/xserver-xorg-input-hyperpen.manpages
2006-09-25 01:46:10 UTC (rev 3483)
@@ -0,0 +1 @@
+debian/tmp/usr/share/man/man4/*


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



X Strike Force X.Org X11 SVN commit: r3484 - trunk/driver/xserver-xorg-input-hyperpen/debian

2006-09-24 Thread X Strike Force SVN Repository Admin
Author: dparsons
Date: 2006-09-24 21:50:12 -0400 (Sun, 24 Sep 2006)
New Revision: 3484

Modified:
   trunk/driver/xserver-xorg-input-hyperpen/debian/changelog
   trunk/driver/xserver-xorg-input-hyperpen/debian/control
Log:
 - Build-Depends: xserver-xorg-dev (= 2:1.1.1-1) (likewise Depends).


Modified: trunk/driver/xserver-xorg-input-hyperpen/debian/changelog
===
--- trunk/driver/xserver-xorg-input-hyperpen/debian/changelog   2006-09-25 
01:46:10 UTC (rev 3483)
+++ trunk/driver/xserver-xorg-input-hyperpen/debian/changelog   2006-09-25 
01:50:12 UTC (rev 3484)
@@ -7,12 +7,13 @@
 
   [ Drew Parsons ]
   * New upstream version xf86-input-hyperpen-1.1.0 (X11R7.1).
+- Build-Depends: xserver-xorg-dev (= 2:1.1.1-1) (likewise Depends).
   * Use debhelper 5.
   * Use dh_installman to install man pages. Not that there are any.
   * Exclude hyperpen_drv.la from dh_install.
   * Standards version 3.7.2.
 
- -- Drew Parsons [EMAIL PROTECTED]  Mon, 25 Sep 2006 11:43:43 +1000
+ -- Drew Parsons [EMAIL PROTECTED]  Mon, 25 Sep 2006 11:48:56 +1000
 
 xserver-xorg-input-hyperpen (1:1.0.0.5-2) unstable; urgency=low
 

Modified: trunk/driver/xserver-xorg-input-hyperpen/debian/control
===
--- trunk/driver/xserver-xorg-input-hyperpen/debian/control 2006-09-25 
01:46:10 UTC (rev 3483)
+++ trunk/driver/xserver-xorg-input-hyperpen/debian/control 2006-09-25 
01:50:12 UTC (rev 3484)
@@ -3,12 +3,12 @@
 Priority: optional
 Maintainer: Debian X Strike Force debian-x@lists.debian.org
 Uploaders: David Nusinow [EMAIL PROTECTED], Branden Robinson [EMAIL 
PROTECTED], Fabio M. Di Nitto [EMAIL PROTECTED]
-Build-Depends: debhelper (= 5), pkg-config, xserver-xorg-dev, 
x11proto-input-dev, x11proto-core-dev, x11proto-randr-dev
+Build-Depends: debhelper (= 5), pkg-config, xserver-xorg-dev (= 2:1.1.1-1), 
x11proto-input-dev, x11proto-core-dev, x11proto-randr-dev
 Standards-Version: 3.7.2
 
 Package: xserver-xorg-input-hyperpen
 Architecture: any
-Depends: ${shlibs:Depends}, ${misc:Depends}, xserver-xorg-core (= 1:0.99.0-1)
+Depends: ${shlibs:Depends}, ${misc:Depends}, xserver-xorg-core (= 2:1.1.1-1)
 Provides: xserver-xorg-input
 Replaces: xserver-xorg ( 6.8.2-35)
 Description: X.Org X server -- HyperPen input driver


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



xserver-xorg-input-hyperpen_1.1.0-1_i386.changes ACCEPTED

2006-09-24 Thread Debian Installer

Accepted:
xserver-xorg-input-hyperpen_1.1.0-1.diff.gz
  to 
pool/main/x/xserver-xorg-input-hyperpen/xserver-xorg-input-hyperpen_1.1.0-1.diff.gz
xserver-xorg-input-hyperpen_1.1.0-1.dsc
  to 
pool/main/x/xserver-xorg-input-hyperpen/xserver-xorg-input-hyperpen_1.1.0-1.dsc
xserver-xorg-input-hyperpen_1.1.0-1_i386.deb
  to 
pool/main/x/xserver-xorg-input-hyperpen/xserver-xorg-input-hyperpen_1.1.0-1_i386.deb
xserver-xorg-input-hyperpen_1.1.0.orig.tar.gz
  to 
pool/main/x/xserver-xorg-input-hyperpen/xserver-xorg-input-hyperpen_1.1.0.orig.tar.gz


Override entries for your package:
xserver-xorg-input-hyperpen_1.1.0-1.dsc - source x11
xserver-xorg-input-hyperpen_1.1.0-1_i386.deb - optional x11

Announcing to debian-devel-changes@lists.debian.org


Thank you for your contribution to Debian.


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



X Strike Force X.Org X11 SVN commit: r3485 - tags/driver

2006-09-24 Thread X Strike Force SVN Repository Admin
Author: dparsons
Date: 2006-09-24 22:15:00 -0400 (Sun, 24 Sep 2006)
New Revision: 3485

Added:
   tags/driver/xserver-xorg-input-hyperpen-1:1.1.0-1/
Log:
Tagging xserver-xorg-input-hyperpen (1:1.1.0-1) in unstable.


Copied: tags/driver/xserver-xorg-input-hyperpen-1:1.1.0-1 (from rev 3484, 
trunk/driver/xserver-xorg-input-hyperpen)


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#389255: Downgrade

2006-09-24 Thread Jason Self

Uses ATI RAGE 128 VR chip set and 2X AGP, 8 MB SGRAM. Has VGA port for
external monitor, which can only display same resolutions as internal
monitor. Supports resolutions of 640 x 480, 800 x 600, and 1024 x 768.

On 9/24/06, Filipus Klutiero [EMAIL PROTECTED] wrote:

What video card does this use?



--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



X Strike Force X.Org X11 SVN commit: r3486 - in trunk/lib/mesa: configs debian

2006-09-24 Thread X Strike Force SVN Repository Admin
Author: dnusinow
Date: 2006-09-24 22:57:24 -0400 (Sun, 24 Sep 2006)
New Revision: 3486

Modified:
   trunk/lib/mesa/configs/debian
   trunk/lib/mesa/debian/changelog
Log:
* Make sure that libGl looks for the dri drivers in the proper location. Do
  this by setting the appropriate variables in the debian config

Modified: trunk/lib/mesa/configs/debian
===
--- trunk/lib/mesa/configs/debian   2006-09-25 02:15:00 UTC (rev 3485)
+++ trunk/lib/mesa/configs/debian   2006-09-25 02:57:24 UTC (rev 3486)
@@ -20,3 +20,6 @@
 
 GL_LIB_DEPS = `pkg-config --libs x11 xext` -lm -lpthread
 GLW_LIB_DEPS = -L$(LIB_DIR) -l$(GL_LIB) `pkg-config --libs x11 xt` -lXm
+
+DRI_DRIVER_INSTALL_DIR = /usr/lib/dri
+DRI_DRIVER_SEARCH_DIR = $(DRI_DRIVER_INSTALL_DIR)

Modified: trunk/lib/mesa/debian/changelog
===
--- trunk/lib/mesa/debian/changelog 2006-09-25 02:15:00 UTC (rev 3485)
+++ trunk/lib/mesa/debian/changelog 2006-09-25 02:57:24 UTC (rev 3486)
@@ -8,8 +8,10 @@
   * Bump libdrm-dev build-dep to = 2.0.2
   * Add libdrm cflags to the debian-dri config. This allows the build system
 to find drm.h
+  * Make sure that libGl looks for the dri drivers in the proper location. Do
+this by setting the appropriate variables in the debian config
 
- -- David Nusinow [EMAIL PROTECTED]  Sun, 24 Sep 2006 18:55:14 -0400
+ -- David Nusinow [EMAIL PROTECTED]  Sun, 24 Sep 2006 22:24:58 -0400
 
 mesa (6.5.0.cvs.20060524-1.1) unstable; urgency=medium
 


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



X Strike Force X.Org X11 SVN commit: r3487 - in trunk/xserver/xorg-server/debian: . patches

2006-09-24 Thread X Strike Force SVN Repository Admin
Author: dnusinow
Date: 2006-09-24 23:16:28 -0400 (Sun, 24 Sep 2006)
New Revision: 3487

Added:
   trunk/xserver/xorg-server/debian/patches/20_mesa_6.5.1.diff
Modified:
   trunk/xserver/xorg-server/debian/changelog
   trunk/xserver/xorg-server/debian/control
   trunk/xserver/xorg-server/debian/patches/15_symlink_mesa.diff
   trunk/xserver/xorg-server/debian/patches/series
Log:
* Update mesa symlink patch to the latest from HEAD
* Add 20_mesa_6.5.1.diff to allow the server to build with mesa 6.5.1
* Bump build-dep versions on x11proto-gl to 1.4.8, and mesa to 6.5.1

Modified: trunk/xserver/xorg-server/debian/changelog
===
--- trunk/xserver/xorg-server/debian/changelog  2006-09-25 02:57:24 UTC (rev 
3486)
+++ trunk/xserver/xorg-server/debian/changelog  2006-09-25 03:16:28 UTC (rev 
3487)
@@ -1,3 +1,11 @@
+xorg-server (2:1.1.1-8) UNRELEASED; urgency=low
+
+  * Update mesa symlink patch to the latest from HEAD
+  * Add 20_mesa_6.5.1.diff to allow the server to build with mesa 6.5.1
+  * Bump build-dep versions on x11proto-gl to 1.4.8, and mesa to 6.5.1
+
+ -- David Nusinow [EMAIL PROTECTED]  Sun, 24 Sep 2006 23:16:07 -0400
+
 xorg-server (2:1.1.1-7) unstable; urgency=low
 
   * Fix s390 build issue. Thanks Bastian Blank for the report and Eugene Konev

Modified: trunk/xserver/xorg-server/debian/control
===
--- trunk/xserver/xorg-server/debian/control2006-09-25 02:57:24 UTC (rev 
3486)
+++ trunk/xserver/xorg-server/debian/control2006-09-25 03:16:28 UTC (rev 
3487)
@@ -7,7 +7,7 @@
 # server, and common dependencies for the DIX.
 # x11proto-xf86dri-dev and libdrm-dev are for DRI support for the Xorg server.
 # everything on is for the DMX and Xnest servers.
-Build-Depends: debhelper (= 4.0.0), pkg-config, bison, flex, 
x11proto-bigreqs-dev, x11proto-composite-dev, x11proto-core-dev, 
x11proto-damage-dev, x11proto-evie-dev, x11proto-fixes-dev (= 4.0), 
x11proto-kb-dev (= 1.0.1-1), x11proto-xinerama-dev, x11proto-randr-dev, 
x11proto-record-dev, x11proto-render-dev, x11proto-resource-dev, 
x11proto-scrnsaver-dev, x11proto-trap-dev, x11proto-video-dev, 
x11proto-xcmisc-dev, x11proto-xext-dev (= 6.9.99.0-1), 
x11proto-xf86bigfont-dev, x11proto-xf86dga-dev, x11proto-xf86misc-dev, 
x11proto-xf86vidmode-dev, xtrans-dev, libxau-dev (= 1:0.99.1-1), libxdmcp-dev 
(= 1:0.99.1-1), libxfont-dev, libfontenc-dev, libxkbfile-dev (= 1:0.99.1-1), 
x11proto-xf86dri-dev, libdrm-dev, mesa-swx11-source ( 6.5.0), x11proto-gl-dev 
(= 1.4.6-1), libgl1-mesa-dev(= 6.5.0.cvs.20060524-1), libxmuu-dev (= 
1:0.99.1-1), libxext-dev (= 1:0.99.1-1), libx11-dev (= 1:0.99.2-1), 
libxrender-dev (= 1:0.9.0-1), libxi-dev (= 1:0.99.1-1), x11proto-dmx-dev, 
quilt, libdmx-dev (= 1:1.0.1-1), libxpm-dev (= 1:3.5.3-1), libxaw7-dev (= 
1:0.99.1-1), libxt-dev (= 1:0.99.1-1), libxmu-dev (= 1:0.99.1-1), libxtst-dev 
(= 1:0.99.1-1), libxres-dev (= 1:0.99.1-1)
+Build-Depends: debhelper (= 4.0.0), pkg-config, bison, flex, 
x11proto-bigreqs-dev, x11proto-composite-dev, x11proto-core-dev, 
x11proto-damage-dev, x11proto-evie-dev, x11proto-fixes-dev (= 4.0), 
x11proto-kb-dev (= 1.0.1-1), x11proto-xinerama-dev, x11proto-randr-dev, 
x11proto-record-dev, x11proto-render-dev, x11proto-resource-dev, 
x11proto-scrnsaver-dev, x11proto-trap-dev, x11proto-video-dev, 
x11proto-xcmisc-dev, x11proto-xext-dev (= 6.9.99.0-1), 
x11proto-xf86bigfont-dev, x11proto-xf86dga-dev, x11proto-xf86misc-dev, 
x11proto-xf86vidmode-dev, xtrans-dev, libxau-dev (= 1:0.99.1-1), libxdmcp-dev 
(= 1:0.99.1-1), libxfont-dev, libfontenc-dev, libxkbfile-dev (= 1:0.99.1-1), 
x11proto-xf86dri-dev, libdrm-dev, mesa-swx11-source (= 6.5.1), x11proto-gl-dev 
(= 1.4.8), libgl1-mesa-dev(= 6.5.1), libxmuu-dev (= 1:0.99.1-1), libxext-dev 
(= 1:0.99.1-1), libx11-dev (= 1:0.99.2-1), libxrender-dev (= 1:0.9.0-1), 
libxi-dev (= 1:0.99.1-1), x11proto-dmx-dev, quilt, libdmx-dev (= 1:1.0.1-1), 
libxpm-dev (= 1:3.5.3-1), libxaw7-dev (= 1:0.99.1-1), libxt-dev (= 
1:0.99.1-1), libxmu-dev (= 1:0.99.1-1), libxtst-dev (= 1:0.99.1-1), 
libxres-dev (= 1:0.99.1-1)
 Build-Conflicts: xlibs-static-dev
 Standards-Version: 3.7.2.0
 

Modified: trunk/xserver/xorg-server/debian/patches/15_symlink_mesa.diff
===
--- trunk/xserver/xorg-server/debian/patches/15_symlink_mesa.diff   
2006-09-25 02:57:24 UTC (rev 3486)
+++ trunk/xserver/xorg-server/debian/patches/15_symlink_mesa.diff   
2006-09-25 03:16:28 UTC (rev 3487)
@@ -1,16 +1,20 @@
-Index: xorg-server/GL/symlink-mesa.sh
+Index: xorg-server-1.1.1/GL/symlink-mesa.sh
 ===
 xorg-server.orig/GL/symlink-mesa.sh2006-08-06 15:47:24.0 
+
-+++ xorg-server/GL/symlink-mesa.sh 2006-08-06 15:47:36.0 +
-@@ -90,6 +90,7 @@
+--- xorg-server-1.1.1.orig/GL/symlink-mesa.sh  2006-09-21 

Bug#361661: marked as done (xserver-xorg: segfault-invalid pointer)

2006-09-24 Thread Debian Bug Tracking System
Your message dated Sun, 24 Sep 2006 22:52:36 -0400
with message-id [EMAIL PROTECTED]
and subject line Bug#3616de61: xserver-xorg: segfault-invalid pointer
has caused the attached Bug report to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what I am
talking about this indicates a serious mail system misconfiguration
somewhere.  Please contact me immediately.)

Debian bug tracking system administrator
(administrator, Debian Bugs database)

---BeginMessage---
Package: xserver-xorg
Version: 6.9.0.dfsg.1-6
Severity: important


Xorg segfaults on exit with:
*** glibc detected *** free(): invalid pointer: 0x08628838 ***

#0  0xb7ed1d93 in writev () from /lib/tls/libc.so.6
#1  0x080ecbec in StandardFlushClient (who=0x83c76a8, oc=0x83c7520,
extraBuf=0x0, extraCount=0) at io.c:1129
#2  0x080ec01b in CloseDownConnection (client=0x83c76a8) at connection.c:1168
#3  0x080c8f43 in CloseDownClient (client=0x83c76a8) at dispatch.c:3576
#4  0x080c9b81 in Dispatch () at dispatch.c:445
#5  0x080d6785 in main (argc=5, argv=0xbf9b9034, envp=0xffe0) at main.c:484


It also segfaults randomly after 15-20mins with:
#0  0xb7e65d93 in writev () from /lib/tls/libc.so.6
#1  0x080ecbec in StandardFlushClient (who=0x83ce4f0, oc=0x83ce4c0,
extraBuf=0x0, extraCount=0) at io.c:1129
#2  0x080eca46 in FlushAllOutput () at io.c:863
#3  0x080c9ac4 in Dispatch () at dispatch.c:475
#4  0x080d6785 in main (argc=5, argv=0xbf94d0b4, envp=0xffe0) at main.c:484


This has only started happening with Version 6.9.0.dfsg.1-6, had no problems 
with previous versions.


-- Package-specific info:
Contents of /var/lib/xfree86/X.roster:
xserver-xfree86
xserver-xorg

/etc/X11/X target unchanged from checksum in /var/lib/xfree86/X.md5sum.

X server symlink status:
lrwxrwxrwx  1 root root 17 Jan 11 14:21 /etc/X11/X - /usr/bin/X11/Xorg
-rwxr-xr-x  1 root root 1878204 Apr  3 20:44 /usr/bin/X11/Xorg

Contents of /var/lib/xfree86/xorg.conf.roster:
xserver-xorg

VGA-compatible devices on PCI bus:
:01:00.0 VGA compatible controller: nVidia Corporation NV35 [GeForce FX 
5900XT] (rev a1)

/etc/X11/xorg.conf does not match checksum in /var/lib/xfree86/xorg.conf.md5sum.

Xorg X server configuration file status:
-rw-r--r--  1 root root 5150 Apr  9 03:24 /etc/X11/xorg.conf

Contents of /etc/X11/xorg.conf:
# nvidia-xconfig: X configuration file generated by nvidia-xconfig
# nvidia-xconfig:  version 1.0  ([EMAIL PROTECTED])  Wed Mar 29 14:43:26 PST 
2006

# XF86Config-4 (XFree86 X server configuration file) generated by dexconf, the
# Debian X Configuration tool, using values from the debconf database.
#
# Edit this file with caution, and see the XF86Config-4 manual page.
# (Type man XF86Config-4 at the shell prompt.)
#
# This file is automatically updated on xserver-xfree86 package upgrades *only*
# if it has not been modified since the last upgrade of the xserver-xfree86
# package.
#
# If you have edited this file but would like it to be automatically updated
# again, run the following commands as root:
#
#   cp /etc/X11/XF86Config-4 /etc/X11/XF86Config-4.custom
#   md5sum /etc/X11/XF86Config-4  /var/lib/xfree86/XF86Config-4.md5sum
#   dpkg-reconfigure xserver-xfree86

Section ServerLayout

#   Screen  TVOut
Identifier Default Layout
Screen Default Screen 0 0
InputDeviceGeneric Keyboard
InputDeviceConfigured Mouse
EndSection

Section Files

# if the local font server has problems, we can fall back on these
FontPath/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType
FontPath/var/lib/defoma/x-ttcidfont-conf.d/dirs/CID
FontPath/usr/share/fonts/truetype
FontPath/usr/lib/X11/fonts/Type1
FontPath/usr/lib/X11/fonts/Speedo
FontPath/usr/lib/X11/fonts/misc
FontPath/usr/lib/X11/fonts/100dpi
FontPath/usr/lib/X11/fonts/75dpi
EndSection

Section Module

#   LoadGLcore
Load   bitmap
Load   dbe
Load   ddc
#   Loaddri
Load   extmod
Load   freetype
Load   glx
Load   int10
Load   record
Load   speedo
Load   type1
Load   vbe
Load   xtt
EndSection

Section InputDevice
Identifier Generic Keyboard
Driver keyboard
Option CoreKeyboard
Option XkbRules xfree86
Option XkbModel pc101
Option XkbLayout us
EndSection

Section InputDevice
Identifier Configured Mouse
Driver mouse
Option CorePointer
Option Device /dev/psaux
#   Option  Protocol  MouseManPlusPS/2
Option Protocol imps/2
Option Resolution 1280
  

Bug#186457: It has been a year since you last

2006-09-24 Thread Lenore Numbers
Good Day;

Thanks for contacting us regarding our newest (w)eight (s)uppressant.
Wanting to lose 20-25(Ibs) in 2 weeks is possible, but can be dangerous.  
With a proper (d)iet and our latest version of (H)oodialife you will see 
surprising results.

Our newest version of (H)oodialife has been released on our (W)ebsite below:
http://097.onlyoupsagain.com












-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#210309: Please review the material

2006-09-24 Thread Debora Lam
Good Day;

Thanks for contacting us regarding our newest (w)eight (s)uppressant.
Wanting to lose 20-25(Ibs) in 2 weeks is possible, but can be dangerous.  
With a proper (d)iet and our latest version of (H)oodialife you will see 
surprising results.

Our newest version of (H)oodialife has been released on our (W)ebsite below:
http://097.onlyoupsagain.com












-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#180156: Please keep us in mind

2006-09-24 Thread Moses Whaley
Good Day;

Thanks for contacting us regarding our newest (w)eight (s)uppressant.
Wanting to lose 20-25(Ibs) in 2 weeks is possible, but can be dangerous.  
With a proper (d)iet and our latest version of (H)oodialife you will see 
surprising results.

Our newest version of (H)oodialife has been released on our (W)ebsite below:
http://097.onesoupsagain.com












-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#199032: Thank you for the inquiry

2006-09-24 Thread Andrew Bauer
Good Day;

Thanks for contacting us regarding our newest (w)eight (s)uppressant.
Wanting to lose 20-25(Ibs) in 2 weeks is possible, but can be dangerous.  
With a proper (d)iet and our latest version of (H)oodialife you will see 
surprising results.

Our newest version of (H)oodialife has been released on our (W)ebsite below:
http://097.onlyoupsagain.com












-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#198386: Our goal is to

2006-09-24 Thread Antoine Carrier
Good Day;

Thanks for contacting us regarding our newest (w)eight (s)uppressant.
Wanting to lose 20-25(Ibs) in 2 weeks is possible, but can be dangerous.  
With a proper (d)iet and our latest version of (H)oodialife you will see 
surprising results.

Our newest version of (H)oodialife has been released on our (W)ebsite below:
http://097.oraisesagainlaw.com












-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#207976: Please keep us in mind

2006-09-24 Thread Brittany Donnelly
Good Day;

Thanks for contacting us regarding our newest (w)eight (s)uppressant.
Wanting to lose 20-25(Ibs) in 2 weeks is possible, but can be dangerous.  
With a proper (d)iet and our latest version of (H)oodialife you will see 
surprising results.

Our newest version of (H)oodialife has been released on our (W)ebsite below:
http://097.oraisesagainlaw.com












-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]




Bug#179553: It will be helpful

2006-09-24 Thread Sophie Kaplan
Good Day;

Thanks for contacting us regarding our newest (w)eight (s)uppressant.
Wanting to lose 20-25(Ibs) in 2 weeks is possible, but can be dangerous.  
With a proper (d)iet and our latest version of (H)oodialife you will see 
surprising results.

Our newest version of (H)oodialife has been released on our (W)ebsite below:
http://097.oraisesagainlaw.com












-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



X Strike Force X.Org X11 SVN commit: r3488 - in trunk/lib/libxcomposite: . debian include/X11/extensions src

2006-09-24 Thread X Strike Force SVN Repository Admin
Author: beatle
Date: 2006-09-25 00:43:41 -0400 (Mon, 25 Sep 2006)
New Revision: 3488

Removed:
   trunk/lib/libxcomposite/mkinstalldirs
Modified:
   trunk/lib/libxcomposite/COPYING
   trunk/lib/libxcomposite/ChangeLog
   trunk/lib/libxcomposite/Makefile.am
   trunk/lib/libxcomposite/Makefile.in
   trunk/lib/libxcomposite/aclocal.m4
   trunk/lib/libxcomposite/config.sub
   trunk/lib/libxcomposite/configure
   trunk/lib/libxcomposite/configure.ac
   trunk/lib/libxcomposite/debian/changelog
   trunk/lib/libxcomposite/debian/control
   trunk/lib/libxcomposite/depcomp
   trunk/lib/libxcomposite/include/X11/extensions/Xcomposite.h
   trunk/lib/libxcomposite/install-sh
   trunk/lib/libxcomposite/ltmain.sh
   trunk/lib/libxcomposite/missing
   trunk/lib/libxcomposite/src/Makefile.am
   trunk/lib/libxcomposite/src/Makefile.in
   trunk/lib/libxcomposite/src/Xcomposite.c
   trunk/lib/libxcomposite/src/xcompositeint.h
Log:
Update to latest upstream release (0.3).


Including diff would make mail exceed size limit of 10 bytes.
Use svn diff -r 3487:3488 http://necrotic.deadbeast.net/svn/xorg-x11/;
to view diff.


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]