Bug#375553: marked as done (xserver-xorg: Server freezes switching to console and back)

2013-12-18 Thread Debian Bug Tracking System
Your message dated Wed, 18 Dec 2013 12:32:41 +
with message-id e1vtgir-0007wi...@franck.debian.org
and subject line Bug#732478: Removed package(s) from unstable
has caused the Debian Bug report #375553,
regarding xserver-xorg: Server freezes switching to console and back
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 this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
375553: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=375553
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
---BeginMessage---
Package: xserver-xorg
Version: 1:7.0.22
Severity: grave

I start the X system typing startx, then go to the console pressing
C-M-Fn (for some n) and so some other stuff, the go back to X with
M-F7.  At that point, either it takes a while and becomes usable
again, or it freezes and the only thing left to do is shut the server
down with C-M-BackSpace.  There doesn't seem a pattern showing in what
cases it hangs and in what cases it doesn't.  I'm using the following
card, as shown by lspci:

01:00.0 VGA compatible controller: Silicon Integrated Systems [SiS] 
661/741/760/761 PCI/AGP VGA Display Adapter

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

Versions of packages xserver-xorg depends on:
ii  debconf  1.5.2   Debian configuration management sy
ii  x11-common   1:7.0.22X Window System (X.Org) infrastruc
ii  xbase-clients1:7.0.1-2   miscellaneous X clients
ii  xkb-data 0.8-5   X Keyboard Extension (XKB) configu
ii  xserver-xorg-core1:1.0.2-8   X.Org X server -- core server
ii  xserver-xorg-input-kbd [xser 1:1.0.1.3-2 X.Org X server -- keyboard input d
ii  xserver-xorg-input-mouse [xs 1:1.0.4-3   X.Org X server -- mouse input driv
ii  xserver-xorg-video-sis [xser 1:0.8.1.3-2 X.Org X server -- SiS display driv

Versions of packages xserver-xorg recommends:
ii  discover  2.0.7-2.1  hardware identification system
ii  laptop-detect 0.12.1 attempt to detect a laptop
pn  mdetect   none (no description available)
pn  xresprobe none (no description available)

-- debconf information:
  xserver-xorg/multiple_possible_x-drivers:
  xserver-xorg/config/monitor/use_sync_ranges:
* xserver-xorg/config/inputdevice/mouse/port: /dev/input/mice
  xserver-xorg/config/monitor/lcd: false
  xserver-xorg/config/doublequote_in_string_error:
  xserver-xorg/config/monitor/screen-size: 17 inches (430 mm)
* shared/default-x-server: xserver-xorg
  xserver-xorg/autodetect_monitor: true
* xserver-xorg/config/inputdevice/mouse/protocol: ExplorerPS/2
  shared/no_known_x-server:
* xserver-xorg/config/display/default_depth: 24
* xserver-xorg/config/display/modes: 1024x768, 800x600, 640x480
  xserver-xorg/config/device/bus_id_error:
  xserver-xorg/config/inputdevice/keyboard/internal:
  xserver-xorg/config/monitor/vert-refresh: 43-72
* xserver-xorg/config/inputdevice/keyboard/options:
* xserver-xorg/autodetect_keyboard: false
* xserver-xorg/config/device/use_fbdev: false
* xserver-xorg/config/inputdevice/keyboard/variant:
  xserver-xorg/config/nonnumeric_string_error:
  xserver-xorg/config/fontpath/fontserver:
* xserver-xorg/config/inputdevice/keyboard/layout: us_intl
* xserver-xorg/config/modules: bitmap, dbe, ddc, dri, extmod, freetype, glx, 
int10, record, type1, vbe
* xserver-xorg/config/monitor/identifier: Generic Monitor
* xserver-xorg/config/inputdevice/mouse/emulate3buttons: false
* xserver-xorg/autodetect_mouse: true
  xserver-xorg/config/monitor/horiz-sync: 28-49
* xserver-xorg/config/device/video_ram:
  xserver-xorg/config/monitor/range_input_error:
* xserver-xorg/config/write_dri_section: true
* xserver-xorg/config/inputdevice/keyboard/model: pc105
* xserver-xorg/config/device/driver: sis
* xserver-xorg/config/device/identifier: Silicon Integrated Systems (SiS) 
661FX/M661FX/M661MX/741/M741/760/M760 PCI/AGP
* xserver-xorg/config/monitor/selection-method: Medium
  xserver-xorg/config/null_string_error:
  shared/multiple_possible_x-servers:
* xserver-xorg/config/device/bus_id: PCI:1:0:0
* xserver-xorg/config/write_files_section: true
* xserver-xorg/autodetect_video_card: true
* xserver-xorg/config/monitor/mode-list: 1024x768 @ 60Hz
* xserver-xorg/config/inputdevice/keyboard/rules: xorg

---End Message---
---BeginMessage---
Version: 1:0.10.4-1+rm

Dear submitter,

as the package xserver-xorg-video-sis has 

Bug#732514: [PATCH] fixes for Radeon KMS on kFreeBSD

2013-12-18 Thread Robert Millan
Package: xserver-xorg-video-ati
Version: 7.2.0-1
Tags: patch
User: debian-...@lists.debian.org
Usertags: kfreebsd

Hi,

Please consider this set of fixes for KMS support on kFreeBSD:

- Load radeonkms module instead of radeon.

- Replace linux-firmware with kfreebsd-downloader (non-free firmware).

Thanks

-- 
Robert Millan

diff -ur xserver-xorg-video-ati-7.2.0/debian/control xserver-xorg-video-ati-7.2.0.new/debian/control
--- xserver-xorg-video-ati-7.2.0/debian/control	2013-12-16 22:40:22.0 +0100
+++ xserver-xorg-video-ati-7.2.0.new/debian/control	2013-12-16 22:54:49.294891823 +0100
@@ -79,7 +79,7 @@
  ${misc:Depends},
  ${xviddriver:Depends}
 Provides: ${xviddriver:Provides}
-Suggests: firmware-linux
+Suggests: firmware-linux [linux-any], kfreebsd-downloader (= 10) [kfreebsd-any] | kfreebsd-downloader-10 [kfreebsd-any]
 Description: X.Org X server -- AMD/ATI Radeon display driver
  This package provides the 'radeon' driver for the AMD/ATI cards. The
  following chips should be supported: R100, RV100, RS100, RV200, RS200,
diff -ur xserver-xorg-video-ati-7.2.0/src/radeon_kms.c xserver-xorg-video-ati-7.2.0.new/src/radeon_kms.c
--- xserver-xorg-video-ati-7.2.0/src/radeon_kms.c	2013-08-07 10:44:09.0 +0200
+++ xserver-xorg-video-ati-7.2.0.new/src/radeon_kms.c	2013-12-16 23:09:20.300888549 +0100
@@ -606,7 +606,13 @@
 		  dev-domain, dev-bus, dev-dev, dev-func);
 #endif
 
-info-dri2.drm_fd = drmOpen(radeon, busid);
+info-dri2.drm_fd = drmOpen(
+#ifdef __FreeBSD_kernel__
+radeonkms,
+#else
+radeon,
+#endif
+busid);
 if (info-dri2.drm_fd == -1) {
 
 	xf86DrvMsg(pScrn-scrnIndex, X_ERROR,



Bug#439237: marked as done (xserver-xorg-input-mouse: the mouse disappear when it goes on the 10cm of the left vertical track of the screen)

2013-12-18 Thread Debian Bug Tracking System
Your message dated Wed, 18 Dec 2013 12:32:41 +
with message-id e1vtgir-0007wi...@franck.debian.org
and subject line Bug#732478: Removed package(s) from unstable
has caused the Debian Bug report #439237,
regarding xserver-xorg-input-mouse: the mouse disappear when it goes on the 
10cm of the left vertical track of the screen
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 this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
439237: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=439237
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
---BeginMessage---
Package: xserver-xorg-input-mouse
Version: 1:1.2.2-1
Severity: normal


with a screen samsung 1680x1050 when I move the mouse on the 10cm left vertical 
edge of the screen,
it disappear. and when the mouse arrives has 1cm higher edge (over all its 
length),
it changes to become a small line vertical and remains has 1cm of this edge.

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

/etc/X11/X target does not match checksum in /var/lib/x11/X.md5sum.

X server symlink status:
lrwxrwxrwx 1 root root 13 Jun  6  2006 /etc/X11/X - /usr/bin/Xorg
-rwxr-xr-x 1 root root 1736632 Aug  9 19:39 /usr/bin/Xorg

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

VGA-compatible devices on PCI bus:
01:00.0 VGA compatible controller: XGI - Xabre Graphics Inc Volari V3XT/V5/V8 
(rev 02)

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

Xorg X server configuration file status:
-rw-r--r-- 1 root root 3106 Aug 22 22:53 /etc/X11/xorg.conf

Contents of /etc/X11/xorg.conf:
# XFree86 4.0 configuration generated by Xconfigurator

Section ServerLayout
Identifier XFree86 Configured
Screen  0  Screen0 0 0
InputDeviceMouse0 CorePointer
InputDeviceKeyboard0 CoreKeyboard
EndSection

# By default, Red Hat Linux 6.0 and later use xfs

Section Files
FontPath unix/:7100
FontPath   /usr/X11R6/lib/X11/fonts/misc/
FontPath   /usr/X11R6/lib/X11/fonts/75dpi/:unscaled
FontPath   /usr/X11R6/lib/X11/fonts/100dpi/:unscaled
FontPath   /usr/X11R6/lib/X11/modules/fonts/Type1/
FontPath   /usr/X11R6/lib/X11/fonts/Type1/
FontPath   /usr/X11R6/lib/X11/fonts/Type1/Type1/
FontPath   /usr/X11R6/lib/X11/modules/fonts/Speedo/
FontPath   /usr/X11R6/lib/X11/fonts/75dpi/
FontPath   /usr/X11R6/lib/X11/fonts/100dpi/
#FontPath   /usr/local/lib/X11/fonts/misc/

EndSection

# This loads all the modules...

Section Module
Load  dbe
Load  dri
Load  extmod
Load  glx
Load  pex5
Load  record
Load  xie
Load  v4l
Load  Type1
EndSection

Section InputDevice
Identifier  Keyboard0
Driver  keyboard
Option  XkbLayout be
EndSection

Section InputDevice
Identifier  Mouse0
# Modified by mouseconfig
Driver  mouse
Option  Device/dev/psaux
Option  Protocol  PS/2
Option  Emulate3Buttons   no
Option  ZAxisMapping  4 5
EndSection

Section Monitor
Identifier My Monitor
VendorName Unknown
ModelName  Unknown
#HorizSync 31.5 - 79.0
HorizSync 30 - 81
#VertRefresh 50-70
VertRefresh 56-75
Option dpms
EndSection

Section Device
Identifier NVIDIA GeForce 2 MX (generic)
#Driver nv
#Driver sis
#Driver vga
BoardName Unknown
Driver  sis
#VendorName  NVidia
#BoardName   GeForce4 MX 440
#ChipSet GeForce4 MX 440
#BusID   PCI:1:0:0

EndSection

#Section Device
#   Identifier Linux Frame Buffer
#   Driver fbdev
#   BoardName Unknown
#EndSection


Section Screen
Identifier Screen0
Device NVIDIA GeForce 2 MX (generic)
#Device sis
Monitor My Monitor
#DefaultDepth 8
DefaultDepth 24
Subsection Display
Depth 32
#Modes 640x480 800x600 1024x768 1152x864
#Modes 800x600 1152x864 1024x768 1280x1024 640x480
Modes 1680x1050 1280x1024 1152x864 1024x768 800x600 
640x480 
EndSubSection
Subsection Display
Depth 24
#Modes 640x480 800x600 1024x768 1152x864
##Modes 1280x1024 1152x864 1024x768 800x600 640x480
#Modes 800x600 1152x864 1024x768 1280x1024 640x480
Modes 1680x1050 1280x1024 1680x1050 1152x864 1024x768 
800x600 640x480

Bug#563850: marked as done (xserver-xorg-video-sis: X server crashes when logging out from KDE via xdm)

2013-12-18 Thread Debian Bug Tracking System
Your message dated Wed, 18 Dec 2013 12:32:41 +
with message-id e1vtgir-0007wi...@franck.debian.org
and subject line Bug#732478: Removed package(s) from unstable
has caused the Debian Bug report #563850,
regarding xserver-xorg-video-sis: X server crashes when logging out from KDE 
via xdm
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 this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
563850: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=563850
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
---BeginMessage---
Package: xserver-xorg-video-sis
Version: 1:0.10.1-2
Severity: normal

I have a minimal Debian testing system (core packages + X server
packages) where I gain access to a fast remote computer running KDE(3.5)
X clients and xdm using

X -query remotehostname

My minimal system (which has an integrated SIS video chipset) has a
serial mouse so I have followed the general advice in the discussion
of bug 547143 to ignore HAL by setting AutoAddDevices and
AutoEnableDevices to False. The result is the KDE (remote) desktop
runs fine without any issues _before_ logout except some errors
reported from HAL below in the log vile (which presumably are expected
when it is ignored).  However, when I do the KDE desktop logout,
additional errors are generated in the logfile below starting with

(EE) SIS(0): Unable to map IO aperture. Invalid argument (22)

Those appear to have no practical implications (since I am logging out
anyway), but I thought I should report them for the record.

Alan W. Irwin

-- Package-specific info:
/var/lib/x11/X.roster does not exist.

/var/lib/x11/X.md5sum does not exist.

X server symlink status:
lrwxrwxrwx 1 root root 13 Jan  5 00:56 /etc/X11/X - /usr/bin/Xorg
-rwxr-xr-x 1 root root 1689944 Oct 13 04:31 /usr/bin/Xorg

/var/lib/x11/xorg.conf.roster does not exist.

VGA-compatible devices on PCI bus:
01:00.0 VGA compatible controller: Silicon Integrated Systems [SiS] 
65x/M650/740 PCI/AGP VGA Display Adapter

/var/lib/x11/xorg.conf.md5sum does not exist.

Xorg X server configuration file status:
-rw-r--r-- 1 root root 9040 Jan  5 11:11 /etc/X11/xorg.conf

Contents of /etc/X11/xorg.conf:
Section ServerLayout
Identifier X.org Configured
Screen  0  Screen0 0 0
InputDeviceMouse0 CorePointer
InputDeviceKeyboard0 CoreKeyboard
EndSection

Section Files
ModulePath   /usr/lib/xorg/modules
FontPath /usr/share/fonts/X11/misc
FontPath /usr/share/fonts/X11/cyrillic
FontPath /usr/share/fonts/X11/100dpi/:unscaled
FontPath /usr/share/fonts/X11/75dpi/:unscaled
FontPath /usr/share/fonts/X11/Type1
FontPath /usr/share/fonts/X11/100dpi
FontPath /usr/share/fonts/X11/75dpi
FontPath /var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType
FontPath built-ins
EndSection

Section Module
Load  dri2
Load  record
Load  dbe
Load  glx
Load  dri
Load  extmod
EndSection

Section ServerFlags
Option  AutoAddDevicesFalse
Option  AutoEnableDevices False
EndSection

Section InputDevice
Identifier  Keyboard0
Driver  kbd
Option  CoreKeyboard
Option  XkbRules  xorg
Option  XkbModel  pc105
Option  XkbLayout us

EndSection

Section InputDevice
Identifier  Mouse0
Driver  mouse
Option  CorePointer
Option  Protocol Mouseman
Option  Device /dev/ttyS0
Option  ZAxisMapping 4 5
EndSection

Section Monitor
Identifier  Sony CPD-15SF2
VendorName   Sony
ModelNameCPD-15SF2
Option  DPMS
# Next 3 data lines from the monitor manual
HorizSync   31-65
VertRefresh 50-120
# Following values needed to calculate correct X/Y DPI.
DisplaySize 285 213
# Results from gtf 912 687 85
# 912x687 @ 85.00 Hz (GTF) hsync: 61.37 kHz; pclk: 74.63 MHz
Modeline 912x687_85.00  74.63  912 968 1064 1216  687 688 691 722  
-HSync +Vsync
Option PreferredMode 912x687_85.00  
EndSection

Section Device
### Available Driver options are:-
### Values: i: integer, f: float, bool: True/False,
### string: String, freq: f Hz/kHz/MHz
### [arg]: arg optional
#Option Accel # [bool]
#Option AccelMethod   # str
#Option TurboQueue# [bool]
 

Bug#588802: marked as done (After log out, xorg crashes, problem with internal graphic card)

2013-12-18 Thread Debian Bug Tracking System
Your message dated Wed, 18 Dec 2013 12:32:41 +
with message-id e1vtgir-0007wi...@franck.debian.org
and subject line Bug#732478: Removed package(s) from unstable
has caused the Debian Bug report #588802,
regarding After log out, xorg crashes, problem with internal graphic card
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 this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
588802: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=588802
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
---BeginMessage---
Package: xorg
Version: 1:7.5+6
Severity: normal

Xorg has some problem with my internal graphic card which is:

Silicon Integrated Systems [SiS] 661/741/760 PCI/AGP or 662/761Gx PCIE VGA 
Dipslpay Adapter

Every time I log off the xorg crashes and I return to terminal login. The same 
happens in Lenny, while
there the computer hangs and I have to reboot the computer to get the login 
screen.

I have around 70 pc with this graphic card running Lenny (skolelinux) and it 
happens with all of them!

-- System Information:
Debian Release: squeeze/sid
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: i386 (i686)

Kernel: Linux 2.6.32-trunk-686 (SMP w/1 CPU core)
Locale: LANG=nb_NO.UTF-8, LC_CTYPE=nb_NO.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages xorg depends on:
ii  konsole [x-terminal-emulator] 4:4.4.4-1  X terminal emulator for KDE 4
ii  libgl1-mesa-dri   7.7.1-3A free implementation of the OpenG
ii  libgl1-mesa-glx [libgl1]  7.7.1-3A free implementation of the OpenG
ii  libglu1-mesa  7.7.1-3The OpenGL utility library (GLU)
ii  x11-apps  7.5+5  X applications
ii  x11-session-utils 7.5+1  X session utilities
ii  x11-utils 7.5+4  X11 utilities
ii  x11-xfs-utils 7.4+1  X font server utilities
ii  x11-xkb-utils 7.5+2  X11 XKB utilities
ii  x11-xserver-utils 7.5+1+b1   X server utilities
ii  xauth 1:1.0.4-1  X authentication utility
ii  xfonts-100dpi 1:1.0.1100 dpi fonts for X
ii  xfonts-75dpi  1:1.0.175 dpi fonts for X
ii  xfonts-base   1:1.0.1standard fonts for X
ii  xfonts-scalable   1:1.0.1-1  scalable fonts for X
ii  xfonts-utils  1:7.5+2X Window System font utility progr
ii  xinit 1.2.0-2X server initialisation tool
ii  xkb-data  1.8-1  X Keyboard Extension (XKB) configu
ii  xorg-docs-core1:1.5-1Core documentation for the X.org X
ii  xserver-xorg  1:7.5+6the X.Org X server
ii  xterm [x-terminal-emulator]   261-1  X terminal emulator

xorg recommends no packages.

Versions of packages xorg suggests:
pn  xorg-docs none (no description available)

-- no debconf information


---End Message---
---BeginMessage---
Version: 1:0.10.4-1+rm

Dear submitter,

as the package xserver-xorg-video-sis has just been removed from the Debian 
archive
unstable we hereby close the associated bug reports.  We are sorry
that we couldn't deal with your issue properly.

For details on the removal, please see http://bugs.debian.org/732478

The version of this package that was in Debian prior to this removal
can still be found using http://snapshot.debian.org/.

This message was generated automatically; if you believe that there is
a problem with it please contact the archive administrators by mailing
ftpmas...@ftp-master.debian.org.

Debian distribution maintenance software
pp.
Luca Falavigna (the ftpmaster behind the curtain)---End Message---


Bug#523529: marked as done (xserver-xorg-video-sis: Server crashes on switching video modes (kde session exit under kdm))

2013-12-18 Thread Debian Bug Tracking System
Your message dated Wed, 18 Dec 2013 12:32:41 +
with message-id e1vtgir-0007wi...@franck.debian.org
and subject line Bug#732478: Removed package(s) from unstable
has caused the Debian Bug report #523529,
regarding xserver-xorg-video-sis: Server crashes on switching video modes (kde 
session exit under kdm)
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 this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
523529: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=523529
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
---BeginMessage---
Package: xserver-xorg-video-sis
Version: 1:0.10.0-1
Severity: important


SIS video driver crashes when invoking INT10 mode restore at the 
end of an X session. Similar to 
https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-video-sis/+bug/258535

System worked fine under etch and was factory shipped with sarge (older
Geode/SiS based HP thin client).

100% reproducible.

-- Package-specific info:
/var/lib/x11/X.roster does not exist.

/var/lib/x11/X.md5sum does not exist.

X server symlink status:
lrwxrwxrwx 1 root root 13 2009-04-10 12:07 /etc/X11/X - /usr/bin/Xorg
-rwxr-xr-x 1 root root 1718484 2009-01-09 03:11 /usr/bin/Xorg

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

VGA-compatible devices on PCI bus:
01:00.0 VGA compatible controller: Silicon Integrated Systems [SiS] 661/741/760 
PCI/AGP or 662/761Gx PCIE VGA Display Adapter

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

Xorg X server configuration file status:
-rw-r--r-- 1 root root 3096 2009-04-10 12:14 /etc/X11/xorg.conf

Contents of /etc/X11/xorg.conf:
# /etc/X11/xorg.conf (xorg 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 /etc/X11/xorg.conf manual page.
# (Type man /etc/X11/xorg.conf at the shell prompt.)
#
# This file is automatically updated on xserver-xorg package upgrades *only*
# if it has not been modified since the last upgrade of the xserver-xorg
# package.
#
# If you have edited this file but would like it to be automatically updated
# again, run the following command:
#   sudo dpkg-reconfigure -phigh xserver-xorg

Section Files
FontPathtcp/shadow:7100
FontPath/usr/share/fonts/X11/misc
FontPath/usr/X11R6/lib/X11/fonts/misc
FontPath/usr/share/fonts/X11/cyrillic
FontPath/usr/X11R6/lib/X11/fonts/cyrillic
FontPath/usr/share/fonts/X11/100dpi/:unscaled
FontPath/usr/X11R6/lib/X11/fonts/100dpi/:unscaled
FontPath/usr/share/fonts/X11/75dpi/:unscaled
FontPath/usr/X11R6/lib/X11/fonts/75dpi/:unscaled
FontPath/usr/share/fonts/X11/Type1
FontPath/usr/X11R6/lib/X11/fonts/Type1
FontPath/usr/share/fonts/X11/100dpi
FontPath/usr/X11R6/lib/X11/fonts/100dpi
FontPath/usr/share/fonts/X11/75dpi
FontPath/usr/X11R6/lib/X11/fonts/75dpi
# path to defoma fonts
FontPath/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType
EndSection

Section Module
Loadi2c
Loadbitmap
Loadddc
Loaddri
Loadextmod
Loadfreetype
Loadglx
Loadint10
Loadvbe
EndSection

Section InputDevice
Identifier  Generic Keyboard
Driver  kbd
Option  CoreKeyboard
Option  XkbRules  xorg
Option  XkbModel  pc105
Option  XkbLayout gb
EndSection

Section InputDevice
Identifier  Configured Mouse
Driver  mouse
Option  CorePointer
Option  Device/dev/input/mice
Option  Protocol  ImPS/2
Option  Emulate3Buttons   true
EndSection

Section Device
Identifier  Generic Video Card
Driver  sis
#   BusID   PCI:4:0:0
EndSection

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

Section Screen
Identifier  Default Screen
Device  Generic Video Card
Monitor Generic Monitor
DefaultDepth24
SubSection Display
Depth   1
Modes   1280x1024 1024x768 800x600 640x480
EndSubSection
SubSection Display
  

Bug#563497: marked as done (powerdevil: session crash on ac connect)

2013-12-18 Thread Debian Bug Tracking System
Your message dated Wed, 18 Dec 2013 12:32:41 +
with message-id e1vtgir-0007wi...@franck.debian.org
and subject line Bug#732478: Removed package(s) from unstable
has caused the Debian Bug report #563497,
regarding powerdevil: session crash on ac connect
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 this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
563497: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=563497
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
---BeginMessage---
Package: kdebase-bin
Version: 4:4.3.2-1
Severity: normal

Continuing this bug:

http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=558247

I have removed kpowersave and laptop-mode-tools but
the problem persists.

Karsten

-- System Information:
Debian Release: squeeze/sid
  APT prefers testing
  APT policy: (990, 'testing'), (1, 'experimental')
Architecture: i386 (i686)

Kernel: Linux 2.6.31-trunk-686 (SMP w/1 CPU core)
Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages kdebase-bin depends on:
ii  kdebase-data  4:4.3.2-1  shared data files for the KDE 4 ba
ii  kdebase-runtime   4:4.3.2-1  runtime components from the offici
ii  kdelibs5  4:4.3.2-2  core libraries for all KDE 4 appli
ii  libc6 2.10.2-2   GNU C Library: Shared libraries
ii  libqt4-dbus   4:4.5.3-4  Qt 4 D-Bus module
ii  libqt4-xml4:4.5.3-4  Qt 4 XML module
ii  libqtcore44:4.5.3-4  Qt 4 core module
ii  libqtgui4 4:4.5.3-4  Qt 4 GUI module
ii  libstdc++64.4.2-3The GNU Standard C++ Library v3
ii  libx11-6  2:1.3.2-1  X11 client-side library

kdebase-bin recommends no packages.

kdebase-bin suggests no packages.

-- no debconf information


---End Message---
---BeginMessage---
Version: 1:0.10.4-1+rm

Dear submitter,

as the package xserver-xorg-video-sis has just been removed from the Debian 
archive
unstable we hereby close the associated bug reports.  We are sorry
that we couldn't deal with your issue properly.

For details on the removal, please see http://bugs.debian.org/732478

The version of this package that was in Debian prior to this removal
can still be found using http://snapshot.debian.org/.

This message was generated automatically; if you believe that there is
a problem with it please contact the archive administrators by mailing
ftpmas...@ftp-master.debian.org.

Debian distribution maintenance software
pp.
Luca Falavigna (the ftpmaster behind the curtain)---End Message---


Bug#726839: marked as done (xserver-xorg-video-sis depends on old xorg-video-abi-12 under unstable)

2013-12-18 Thread Debian Bug Tracking System
Your message dated Wed, 18 Dec 2013 12:32:41 +
with message-id e1vtgir-0007wi...@franck.debian.org
and subject line Bug#732478: Removed package(s) from unstable
has caused the Debian Bug report #726839,
regarding xserver-xorg-video-sis depends on old xorg-video-abi-12 under unstable
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 this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
726839: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=726839
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
---BeginMessage---
Package: xserver-xorg-video-sis
Severity: important

Dear Maintainer,

On loongson-2f mini-pc, which uses SIS video card, it's not possible
to upgrade Xorg packages ata all, given xserver-xorg-video-sis depends
on an old xorg-video-abi-12, which is no longer provided by upgradable
Xorg packages.

For this fuloong mini-pc it's important to keep SIS video driver up to
date as long with the rest of Xorg packages.

See next:

The following packages have unmet dependencies:
 xserver-xorg-video-sis : Depends: xorg-video-abi-12 which is a virtual package.


-- Package-specific info:
X server symlink status:

lrwxrwxrwx 1 root root 13 Jul 23  2011 /etc/X11/X - /usr/bin/Xorg
-rwxr-xr-x 1 root root 2125744 Sep 12 18:41 /usr/bin/Xorg

VGA-compatible devices on PCI bus:
--
00:08.0 VGA compatible controller [0300]: Silicon Integrated Systems
[SiS] 315PRO PCI/AGP VGA Display Adapter [1039:0325]

/etc/X11/xorg.conf does not exist.

Contents of /etc/X11/xorg.conf.d:
-
total 24
-rw-r--r-- 1 root root   74 Oct 19 11:44 05-flags.conf
-rw-r--r-- 1 root root 1278 Jun 19  2011 10-evdev.conf
-rw-r--r-- 1 root root  377 Jun 19  2011 10-quirks.conf
-rw-r--r-- 1 root root   79 Oct 19 11:46 20-card.conf
-rw-r--r-- 1 root root  113 Oct 19 11:51 50-vmmouse.conf
-rw-r--r-- 1 root root  666 Oct 19 11:51 60-files.conf

/etc/modprobe.d contains no KMS configuration files.

Kernel version (/proc/version):
---
Linux version 3.10-3-loongson-2f (debian-ker...@lists.debian.org) (gcc
version 4.7.3 (Debian 4.7.3-6) ) #1 Debian 3.10.11-1 (2013-09-10)

Xorg X server log files on system:
--
-rw-r--r-- 1 root root 37934 Oct 19 11:56 /var/log/Xorg.0.log

Contents of most recent Xorg X server log file (/var/log/Xorg.0.log):
-
[ 30327.457]
X.Org X Server 1.12.4
Release Date: 2012-08-27
[ 30327.457] X Protocol Version 11, Revision 0
[ 30327.457] Build Operating System: Linux 3.2.0-4-loongson-2e mips Debian
[ 30327.457] Current Operating System: Linux mini-1 3.10-3-loongson-2f
#1 Debian 3.10.11-1 (2013-09-10) mips64
[ 30327.457] Kernel command line: console=tty
machtype=lemote-fuloong-2f-box root=/dev/sda6 ro
video=sisfb:1280x1024-24@60 resume=/dev/sda5 PMON_VER=LM6004-1.3.6a
EC_VER=undefined machtype=lemote-fuloong-2f-box rd_start=0x8400
rd_size=0xb497e7
[ 30327.458] Build Date: 12 September 2013  10:55:55PM
[ 30327.458] xorg-server 2:1.12.4-6.2+b2 (mipsel Build Daemon (eysler)
buildd_mipsel-eys...@buildd.debian.org)
[ 30327.458] Current version of pixman: 0.30.2
[ 30327.458]Before reporting problems, check http://wiki.x.org
to make sure that you have the latest version.
[ 30327.458] Markers: (--) probed, (**) from config file, (==) default setting,
(++) from command line, (!!) notice, (II) informational,
(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[ 30327.458] (==) Log file: /var/log/Xorg.0.log, Time: Sat Oct 19
11:55:56 2013
[ 30327.461] (==) Using config directory: /etc/X11/xorg.conf.d
[ 30327.461] (==) Using system config directory /usr/share/X11/xorg.conf.d
[ 30327.467] (==) No Layout section.  Using the first Screen section.
[ 30327.467] (==) No screen section available. Using defaults.
[ 30327.467] (**) |--Screen Default Screen Section (0)
[ 30327.467] (**) |   |--Monitor default monitor
[ 30327.469] (==) No device specified for screen Default Screen Section.
Using the first device section listed.
[ 30327.469] (**) |   |--Device Card0
[ 30327.469] (==) No monitor specified for screen Default Screen Section.
Using a default monitor configuration.
[ 30327.469] (==) Automatically adding devices
[ 30327.469] (==) Automatically enabling devices
[ 30327.469] (WW) The directory /usr/share/fonts/X11/cyrillic does not exist.
[ 30327.469]Entry deleted from font path.
[ 30327.470] (WW) The directory
/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType does not exist.
[ 30327.470]Entry deleted from font path.
[ 

Bug#484312: marked as done ([sis] crash on reset, unable to map IO aperture)

2013-12-18 Thread Debian Bug Tracking System
Your message dated Wed, 18 Dec 2013 12:32:41 +
with message-id e1vtgir-0007wi...@franck.debian.org
and subject line Bug#732478: Removed package(s) from unstable
has caused the Debian Bug report #484312,
regarding [sis] crash on reset, unable to map IO aperture
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 this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
484312: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=484312
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
---BeginMessage---
Package: kdm
Version: 4:3.5.9.dfsg.1-2+b1
Severity: normal

Das Abmelden (auch) eines neu angelegten Benutzers schlägt fehl -
anstatt KDM kommt (linux-) Konsol 1. Umschalten nach Konsole 7
(Alt F7) bringt einen schwarzen Schirm; zurückschalten auf eine
andere Konsole ist nicht mehr möglich, das System muss über den
Ausschalter neugestartet werden.


Mit freundlichen Grüßen


-- Systeum Information:
Debian Release: lenny/sid
  APT prefers testing
  APT policy: (900, 'testing'), (500, 'testing-proposed-updates'), (500, 
'proposed-updates'), (500, 'stable')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.24-1-amd64 (SMP w/2 CPU cores)
Locale: LANG=de_DE.utf8, LC_CTYPE=de_DE.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages kdm depends on:
ii  debconf [debconf-2.0 1.5.22  Debian configuration management sy
ii  kdebase-bin  4:3.5.9.dfsg.1-2+b1 core binaries for the KDE base mod
ii  kdebase-data 4:3.5.9.dfsg.1-2shared data files for the KDE base
ii  kdelibs4c2a  4:3.5.9.dfsg.1-4core libraries and binaries for al
ii  libc62.7-10  GNU C Library: Shared libraries
ii  libdbus-1-3  1.2.1-2 simple interprocess messaging syst
ii  libgcc1  1:4.3.0-3   GCC support library
ii  libpam-runtime   0.99.7.1-6  Runtime support for the PAM librar
ii  libpam0g 0.99.7.1-6  Pluggable Authentication Modules l
ii  libqt3-mt3:3.3.8b-5  Qt GUI Library (Threaded runtime v
ii  libstdc++6   4.3.0-3 The GNU Standard C++ Library v3
ii  libx11-6 2:1.0.3-7   X11 client-side library
ii  libxau6  1:1.0.3-3   X11 authorisation library
ii  libxdmcp61:1.0.2-3   X11 Display Manager Control Protoc
ii  libxtst6 2:1.0.3-1   X11 Testing -- Resource extension 

Versions of packages kdm recommends:
ii  logrotate 3.7.1-3Log rotation utility
ii  xserver-xorg  1:7.2-5the X.Org X server

-- debconf information:
  kdm/stop_running_server_with_children: false
* shared/default-x-display-manager: kdm
  kdm/daemon_name: /usr/bin/kdm


---End Message---
---BeginMessage---
Version: 1:0.10.4-1+rm

Dear submitter,

as the package xserver-xorg-video-sis has just been removed from the Debian 
archive
unstable we hereby close the associated bug reports.  We are sorry
that we couldn't deal with your issue properly.

For details on the removal, please see http://bugs.debian.org/732478

The version of this package that was in Debian prior to this removal
can still be found using http://snapshot.debian.org/.

This message was generated automatically; if you believe that there is
a problem with it please contact the archive administrators by mailing
ftpmas...@ftp-master.debian.org.

Debian distribution maintenance software
pp.
Luca Falavigna (the ftpmaster behind the curtain)---End Message---


Bug#482927: marked as done (xserver-xorg-video-sis: Snow on screen with Intel D201GLY integrated VGA)

2013-12-18 Thread Debian Bug Tracking System
Your message dated Wed, 18 Dec 2013 12:32:41 +
with message-id e1vtgir-0007wi...@franck.debian.org
and subject line Bug#732478: Removed package(s) from unstable
has caused the Debian Bug report #482927,
regarding xserver-xorg-video-sis: Snow on screen with Intel D201GLY integrated 
VGA
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 this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
482927: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=482927
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
---BeginMessage---
Package: xserver-xorg-video-sis
Version: 1:0.9.3-6
Severity: normal

The D201GLY onboard SiS662 VGA shares memory with the host CPU.
The snow appears to be related to memory bandwidth (it gets worse at 
higher resolutions / refresh rates / bits per pixel, and when running 
memory-intensive applications, even if not graphics-intensive at all - 
such as GCC).  Both Debian 0.9.3-6 and the sis_drv.so built from the 
latest upstream source (xf86-video-sis-0.10.0) are affected by this bug, 
and so is the sisfb driver even in the latest kernel (tested 2.6.25).
However, VESA fbdev (mode set on kernel command line), as well as the 
patched Premium driver (now freely available) are not affected. The 
xorg.conf and Xorg.0.log below are actually from my working setup.

Premium driver, now free: http://www.winischhofer.eu/linuxsispart4.shtml
Patches needed for current x.org: http://cs.haifa.ac.il/~skiselev/
I've just unpacked the sisp.tar.gz source, applied the two patches, run
../configure --prefix=/usr  make
and copied the newly built src/.libs/sis_drv.so overwriting the 
Debian-shipped /usr/lib/xorg/modules/drivers/sis_drv.so .

Unfortunately, the premium driver is old (shows its version as 0.9.1) 
and seems to have compatibility issues with the latest x.org - the 
disable_internal_ddc.patch was needed to work around a segfault when 
it's about to dump EDID in hex (but applying this patch disables monitor 
autodetection, so it needs to be set up properly in xorg.conf, otherwise 
X will crash on startup).

While the Premium driver is not quite ready to include in Debian as is, 
I hope this report will help the upstream developers fix the bug.

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

/var/lib/x11/X.md5sum does not exist.

X server symlink status:
lrwxrwxrwx 1 root root 13 maj 23 01:43 /etc/X11/X - /usr/bin/Xorg
-rwxr-xr-x 1 root root 1674940 kwi 29 20:37 /usr/bin/Xorg

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

VGA-compatible devices on PCI bus:
01:00.0 VGA compatible controller: Silicon Integrated Systems [SiS] 661/741/760 
PCI/AGP or 662/761Gx PCIE VGA Display Adapter (rev 04)

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

Xorg X server configuration file status:
-rw-r--r-- 1 root root 1235 maj 25 20:54 /etc/X11/xorg.conf

Contents of /etc/X11/xorg.conf:
# xorg.conf (X.Org 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 xorg.conf manual page.
# (Type man xorg.conf at the shell prompt.)
#
# This file is automatically updated on xserver-xorg package upgrades *only*
# if it has not been modified since the last upgrade of the xserver-xorg
# package.
#
# If you have edited this file but would like it to be automatically updated
# again, run the following command:
#   sudo dpkg-reconfigure -phigh xserver-xorg

Section InputDevice
Identifier  Generic Keyboard
Driver  kbd
Option  XkbRules  xorg
Option  XkbModel  pc105
Option  XkbLayout pl
EndSection

Section InputDevice
Identifier  Configured Mouse
Driver  mouse
EndSection

Section Device
Identifier  Configured Video Device
Option  UseFBDev  true
EndSection

Section Monitor
Identifier  Configured Monitor
  HorizSync 30-85
  VertRefresh 56-61
EndSection

Section Screen
Identifier  Default Screen
Monitor Configured Monitor
  DefaultDepth 16
  SubSection Display
Depth 16
Modes 1280x1024
  EndSubSection
EndSection


Xorg X server log files on system:
-rw-r--r-- 1 root root 38488 maj 25 22:22 /var/log/Xorg.0.log

Contents of most recent Xorg X server log file
/var/log/Xorg.0.log:

This is a pre-release version of the X server from The X.Org Foundation.
It is not supported in any way.
Bugs may be filed in the bugzilla at http://bugs.freedesktop.org/.
Select the xorg product for bugs you 

Bug#568184: marked as done (xserver-xorg-video-sis: problems when trying to play a video with vlc on kfreebsd-i386)

2013-12-18 Thread Debian Bug Tracking System
Your message dated Wed, 18 Dec 2013 12:32:41 +
with message-id e1vtgir-0007wi...@franck.debian.org
and subject line Bug#732478: Removed package(s) from unstable
has caused the Debian Bug report #568184,
regarding xserver-xorg-video-sis: problems when trying to play a video with vlc 
on kfreebsd-i386
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 this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
568184: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=568184
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
---BeginMessage---
Package: xserver-xorg-video-sis
Version: 1:0.10.2-1
Severity: normal


Hi.

First of all, I'm not exactly sure if this bug really belongs to
the xserver or to the kernel (in my case, kfreebsd-i386).
Perhaps, it belongs to both.

Anyway, when I try to play a video that I just downloaded from
youtube with vlc, I get some messages on the console that indicate
me that there's perhaps a problem with the xserver:


rbrito@debian:/tmp$ vlc Things_to_avoid_when_speaking_publicly-F5NEB4l5gpw.mp4 
VLC media player 1.0.4 Goldeneye
[0x8198350] inhibit interface error: Failed to connect to the D-Bus session 
daemon: /usr/bin/dbus-launch terminated abnormally without any error message
[0x8198350] main interface error: no suitable interface module
[0x804acd0] main libvlc error: interface inhibit,none initialization failed
[0x804b1e0] main interface error: option global-key-quit does not exist
[0x804b1e0] main interface error: option global-key-play-pause does not exist
[0x804b1e0] main interface error: option global-key-play does not exist
[0x804b1e0] main interface error: option global-key-pause does not exist
[0x804b1e0] main interface error: option global-key-stop does not exist
[0x804b1e0] main interface error: option global-key-position does not exist
[0x804b1e0] main interface error: option global-key-jump-extrashort does not 
exist
[0x804b1e0] main interface error: option global-key-jump+extrashort does not 
exist
[0x804b1e0] main interface error: option global-key-jump-short does not exist
[0x804b1e0] main interface error: option global-key-jump+short does not exist
[0x804b1e0] main interface error: option global-key-jump-medium does not exist
[0x804b1e0] main interface error: option global-key-jump+medium does not exist
[0x804b1e0] main interface error: option global-key-jump-long does not exist
[0x804b1e0] main interface error: option global-key-jump+long does not exist
[0x804b1e0] main interface error: option global-key-frame-next does not exist
[0x804b1e0] main interface error: option global-key-prev does not exist
[0x804b1e0] main interface error: option global-key-next does not exist
[0x804b1e0] main interface error: option global-key-faster does not exist
[0x804b1e0] main interface error: option global-key-slower does not exist
[0x804b1e0] main interface error: option global-key-rate-normal does not exist
[0x804b1e0] main interface error: option global-key-rate-faster-fine does not 
exist
[0x804b1e0] main interface error: option global-key-rate-slower-fine does not 
exist
[0x804b1e0] main interface error: option global-key-toggle-fullscreen does not 
exist
[0x804b1e0] main interface error: option global-key-leave-fullscreen does not 
exist
[0x804b1e0] main interface error: option global-key-vol-up does not exist
[0x804b1e0] main interface error: option global-key-vol-down does not exist
[0x804b1e0] main interface error: option global-key-vol-mute does not exist
[0x804b1e0] main interface error: option global-key-subdelay-down does not exist
[0x804b1e0] main interface error: option global-key-subdelay-up does not exist
[0x804b1e0] main interface error: option global-key-audiodelay-down does not 
exist
[0x804b1e0] main interface error: option global-key-audiodelay-up does not exist
[0x804b1e0] main interface error: option global-key-audio-track does not exist
[0x804b1e0] main interface error: option global-key-subtitle-track does not 
exist
[0x804b1e0] main interface error: option global-key-aspect-ratio does not exist
[0x804b1e0] main interface error: option global-key-crop does not exist
[0x804b1e0] main interface error: option global-key-deinterlace does not exist
[0x804b1e0] main interface error: option global-key-intf-show does not exist
[0x804b1e0] main interface error: option global-key-intf-hide does not exist
[0x804b1e0] main interface error: option global-key-snapshot does not exist
[0x804b1e0] main interface error: option global-key-zoom does not exist
[0x804b1e0] main interface error: option global-key-unzoom does not exist
[0x804b1e0] main interface error: option global-key-crop-top does not exist
[0x804b1e0] main 

Bug#610710: marked as done (xserver-xorg-video-sis: Black screen on PDX-089T with XGI Volari Z7)

2013-12-18 Thread Debian Bug Tracking System
Your message dated Wed, 18 Dec 2013 12:32:41 +
with message-id e1vtgir-0007wi...@franck.debian.org
and subject line Bug#732478: Removed package(s) from unstable
has caused the Debian Bug report #610710,
regarding xserver-xorg-video-sis: Black screen on PDX-089T with XGI Volari Z7
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 this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
610710: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=610710
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
---BeginMessage---
Package: xserver-xorg-video-sis
Version: 1:0.10.3-1
Severity: normal

I am testing Squeeze on a PDX-089T 
(http://www.icop.com.tw/pddetail.aspx?id=148pid=2)

Altought producer says Linux compatibility, xgiz proprietary shipped drivers 
are for older version of Xorg, so are unusable under Squeeze.

-- Package-specific info:
/var/lib/x11/X.roster does not exist.

/var/lib/x11/X.md5sum does not exist.

X server symlink status:
lrwxrwxrwx 1 root root 13 Jan 21 10:07 /etc/X11/X - /usr/bin/Xorg
-rwxr-xr-x 1 root root 1733512 Dec  2 00:16 /usr/bin/Xorg

/var/lib/x11/xorg.conf.roster does not exist.

VGA-compatible devices on PCI bus:
00:03.0 VGA compatible controller: XGI Technology Inc. (eXtreme Graphics 
Innovation) Z7/Z9 (XG20 core)

/var/lib/x11/xorg.conf.md5sum does not exist.

Xorg X server configuration file status:
-rw-r--r-- 1 root root 8607 Jan 21 16:02 /etc/X11/xorg.conf

Contents of /etc/X11/xorg.conf:
Section ServerLayout
Identifier X.org Configured
Screen  0  Screen0 0 0
InputDeviceMouse0 CorePointer
InputDeviceKeyboard0 CoreKeyboard
EndSection

Section Files
ModulePath   /usr/lib/xorg/modules
FontPath /usr/share/fonts/X11/misc
FontPath /usr/share/fonts/X11/cyrillic
FontPath /usr/share/fonts/X11/100dpi/:unscaled
FontPath /usr/share/fonts/X11/75dpi/:unscaled
FontPath /usr/share/fonts/X11/Type1
FontPath /usr/share/fonts/X11/100dpi
FontPath /usr/share/fonts/X11/75dpi
FontPath /var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType
FontPath built-ins
EndSection

Section Module
Load  glx
Load  dbe
Load  extmod
Load  dri2
Load  dri
Load  record
EndSection

Section InputDevice
Identifier  Keyboard0
Driver  kbd
EndSection

Section InputDevice
Identifier  Mouse0
Driver  mouse
Option  Protocol auto
Option  Device /dev/input/mice
Option  ZAxisMapping 4 5 6 7
EndSection

Section Monitor
Identifier   Monitor0
VendorName   Monitor Vendor
ModelNameMonitor Model
Modeline1024x600@60 48.11 1024 1056 1232 1264 600 612 618 631
EndSection

Section Device
### Available Driver options are:-
### Values: i: integer, f: float, bool: True/False,
### string: String, freq: f Hz/kHz/MHz
### [arg]: arg optional
#Option Accel # [bool]
#Option AccelMethod   # str
#Option TurboQueue# [bool]
#Option FastVram  # [bool]
#Option HostBus   # [bool]
#Option RenderAcceleration# [bool]
#Option ForceCRT1Type # str
#Option ForceCRT2Type # str
#Option ShadowFB  # [bool]
#Option DRI   # [bool]
#Option AGPSize   # i
#Option GARTSize  # i
#Option Vesa  # [bool]
#Option MaxXFBMem # i
#Option EnableSiSCtrl # [bool]
#Option SWCursor  # [bool]
#Option HWCursor  # [bool]
#Option UseColorHWCursor  # [bool]
#Option Rotate# str
#Option Reflect   # str
#Option Xvideo# [bool]
#Option InternalModes # [bool]
#Option OverruleFrequencyRanges   # [bool]
#Option RestoreBySetMode  # [bool]
#Option ForceCRT1   on
#Option XvOnCRT2  # [bool]
#Option PanelDelayCompensation# i
#Option PDC   # i
#Option PanelDelayCompensation2   # i
#Option PDC2  # i
#Option PanelDelayCompensation1   # i

Bug#546741: marked as done (xserver-xorg-video-sis: X fails to start (SiS 771/671 - No devices detected))

2013-12-18 Thread Debian Bug Tracking System
Your message dated Wed, 18 Dec 2013 12:32:41 +
with message-id e1vtgir-0007wi...@franck.debian.org
and subject line Bug#732478: Removed package(s) from unstable
has caused the Debian Bug report #546741,
regarding xserver-xorg-video-sis: X fails to start (SiS 771/671 - No devices 
detected)
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 this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
546741: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=546741
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
---BeginMessage---
Package: xserver-xorg-video-sis
Version: 1:0.10.1-2
Severity: normal


I'm using a Fujitsu Esprimo Mobile v5535, debian squeeze which I upgrade 
regularly. I have this laptop since december 2008 and after a couple of days of 
working on it I got X working (I was using a different sis driver, sadly I 
can't remember where I got it from - it might have been included in X - I think 
it was one I found somewhere on the web though, probably the sis 2D driver).

After automatic aptitude upgrade on Monday (14 Sept 2009) X stopped working. I 
stupidly deleted the existing /etc/X11/xorg.conf which caused the xserver to do 
the automatic configuration which lead to X starting with the vesa driver in 
800x600. I ran X -configure (or X --configure?) and used the generated 
xorg.conf as a starting point. After a bit of googling I found people who 
managed to achieve higher resolutions with:
 HorizSync30-107
 VertRefresh  50-185
I added that to my xorg.conf (included in this bugreport, only difference is 
the Driver - line - in the version I'm using it's vesa instead of sis), 
now I'm running X in 1280x800 with the vesa driver which works but is 
noticeably slower (can't watch any videos unless they're very small - with my 
older setup I was able to watch films in 1280x800 fullscreen without problems).
I tried finding a different working driver on the net but I couldn't find one 
for this version of X.org so I decided to file a bugreport. I'm still hoping 
it's just a configuration issue, if so, please let me know.

Thanks very much for your great work!


-- Package-specific info:
/var/lib/x11/X.roster does not exist.

/var/lib/x11/X.md5sum does not exist.

X server symlink status:
lrwxrwxrwx 1 root root 13 2009-09-14 14:16 /etc/X11/X - /usr/bin/Xorg
-rwxr-xr-x 1 root root 1689976 2009-08-06 17:55 /usr/bin/Xorg

/var/lib/x11/xorg.conf.roster does not exist.

VGA-compatible devices on PCI bus:
01:00.0 VGA compatible controller: Silicon Integrated Systems [SiS] 771/671 
PCIE VGA Display Adapter (rev 10)

/var/lib/x11/xorg.conf.md5sum does not exist.

Xorg X server configuration file status:
-rw-r--r-- 1 root root 2705 2009-09-15 12:46 /etc/X11/xorg.conf

Contents of /etc/X11/xorg.conf:
Section ServerLayout
Identifier X.org Configured
Screen  0  Screen0 0 0
InputDevice Synaptics Touchpad CorePointer
#   InputDeviceMouse0 CorePointer
InputDeviceKeyboard0 CoreKeyboard
EndSection

Section Files
ModulePath   /usr/lib/xorg/modules
FontPath /usr/share/fonts/X11/misc
FontPath /usr/share/fonts/X11/cyrillic
FontPath /usr/share/fonts/X11/100dpi/:unscaled
FontPath /usr/share/fonts/X11/75dpi/:unscaled
FontPath /usr/share/fonts/X11/Type1
FontPath /usr/share/fonts/X11/100dpi
FontPath /usr/share/fonts/X11/75dpi
FontPath /var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType
EndSection

Section Module
Load  extmod
#   Load  dri2
Load  dbe
#   Load  glx
Load  record
#   Load  dri
Load  synaptics
EndSection

Section InputDevice
Identifier  Keyboard0
Driver  kbd
EndSection

Section InputDevice
Identifier  Synaptics Touchpad
Driver  synaptics
Option  SendCoreEvents true
Option  Protocol auto-dev
Option  Device /dev/input/mice
Option  VertEdgeScroll true
Option  HorizEdgeScroll true
Option  CornerCoasting true
Option  TapButton 1
Option  MaxTapTime 180
Option  TouchpadOff 0
EndSection

#Section InputDevice
#   Identifier  Mouse0
#   Driver  mouse
#   Option  Protocol auto
#   Option  Device /dev/input/mice
#   Option  ZAxisMapping 4 5 6 7
#EndSection

Section Monitor
Identifier   Monitor0
VendorName   Monitor Vendor
ModelNameMonitor Model
HorizSync30-107
VertRefresh  50-185
EndSection

Section Device
### Available Driver options are:-
### Values: i: integer, f: 

Bug#724546: marked as done (xserver-xorg-video-chips: FTBFS on hppa: ct_driver.h:30:17: fatal error: xaa.h: No such file or directory)

2013-12-18 Thread Debian Bug Tracking System
Your message dated Wed, 18 Dec 2013 12:35:16 +
with message-id e1vtglm-0008up...@franck.debian.org
and subject line Bug#732470: Removed package(s) from unstable
has caused the Debian Bug report #724546,
regarding xserver-xorg-video-chips: FTBFS on hppa: ct_driver.h:30:17: fatal 
error: xaa.h: No such file or directory
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 this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
724546: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=724546
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
---BeginMessage---
Package: xserver-xorg-video-chips
Version: 1.2.4-2
Severity: normal

make[3]: Entering directory 
`/home/dave/debian/xserver-xorg-video-chips/xserver-xorg-video-chips-1.2.4/build/src'
  CC   ct_accel.lo
In file included from ../../src/ct_accel.c:50:0:
/usr/include/xorg/xf86PciInfo.h:50:2: warning: #warning xf86PciInfo.h is 
deprecated.  For greater compatibility, drivers should include necessary PCI 
IDs locally rather than relying on this file from xorg-server. [-Wcpp]
In file included from ../../src/ct_accel.c:56:0:
../../src/ct_driver.h:30:17: fatal error: xaa.h: No such file or directory
compilation terminated.
make[3]: *** [ct_accel.lo] Error 1
make[3]: Leaving directory 
`/home/dave/debian/xserver-xorg-video-chips/xserver-xorg-video-chips-1.2.4/build/src'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory 
`/home/dave/debian/xserver-xorg-video-chips/xserver-xorg-video-chips-1.2.4/build'
make[1]: *** [all] Error 2
make[1]: Leaving directory 
`/home/dave/debian/xserver-xorg-video-chips/xserver-xorg-video-chips-1.2.4/build'
dh_auto_build: make -j1 returned exit code 2
make: *** [build] Error 2
dpkg-buildpackage: error: debian/rules build gave error exit status 2

File is no longer in xserver-xorg-dev.

-- System Information:
Debian Release: 7.0
  APT prefers unreleased
  APT policy: (500, 'unreleased'), (500, 'unstable')
Architecture: hppa (parisc64)

Kernel: Linux 3.12.0-rc1+ (SMP w/4 CPU cores)
Locale: LANG=en_CA.UTF-8, LC_CTYPE=en_CA.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
---End Message---
---BeginMessage---
Version: 1:1.2.4-2+rm

Dear submitter,

as the package xserver-xorg-video-chips has just been removed from the Debian 
archive
unstable we hereby close the associated bug reports.  We are sorry
that we couldn't deal with your issue properly.

For details on the removal, please see http://bugs.debian.org/732470

The version of this package that was in Debian prior to this removal
can still be found using http://snapshot.debian.org/.

This message was generated automatically; if you believe that there is
a problem with it please contact the archive administrators by mailing
ftpmas...@ftp-master.debian.org.

Debian distribution maintenance software
pp.
Luca Falavigna (the ftpmaster behind the curtain)---End Message---


Bug#206528: marked as done (xserver-xfree86: [chips] XVideo misbehaves (bad colorspace conversion?) on F65555 HiQVPro rev 168)

2013-12-18 Thread Debian Bug Tracking System
Your message dated Wed, 18 Dec 2013 12:35:16 +
with message-id e1vtglm-0008up...@franck.debian.org
and subject line Bug#732470: Removed package(s) from unstable
has caused the Debian Bug report #206528,
regarding xserver-xfree86: [chips] XVideo misbehaves (bad colorspace 
conversion?) on F6 HiQVPro rev 168
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 this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
206528: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=206528
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
---BeginMessage---
Package: xserver-xfree86
Version: 4.3.0-0pre1v1
Severity: normal
Tags: experimental


The ChipsTech driver doesn't work with XVideo: xvinfo says XVideo
is supported, mplayer and xine open successfully an XVideo window
but display only garbage in it (looks like they display RGB instead
of YUV, or the other way around).

Here is xvinfo's output:

X-Video Extension version 2.2
screen #0
  Adaptor #0: Chips and Technologies Backend Scaler
number of ports: 1
port base: 61
operations supported: PutImage
supported visuals:
  depth 16, visualID 0x23
  depth 16, visualID 0x24
  depth 16, visualID 0x25
  depth 16, visualID 0x26
number of attributes: 1
  XV_COLORKEY (range 0 to 16777215)
  client settable attribute
  client gettable attribute (current value is 2110)
maximum XvImage size: 1024 x 1024
Number of image formats: 4
  id: 0x35315652 (RV15)
guid: 52563135----
bits per pixel: 16
number of planes: 1
type: RGB (packed)
depth: 15
red, green, blue masks: 0x7c00, 0x3e0, 0x1f
  id: 0x36315652 (RV16)
guid: 52563136----
bits per pixel: 16
number of planes: 1
type: RGB (packed)
depth: 16
red, green, blue masks: 0xf800, 0x7e0, 0x1f
  id: 0x32315659 (YV12)
guid: 59563132--0010-8000-00aa00389b71
bits per pixel: 12
number of planes: 3
type: YUV (planar)
  id: 0x32595559 (YUY2)
guid: 59555932--0010-8000-00aa00389b71
bits per pixel: 16
number of planes: 1
type: YUV (packed)



-- Package-specific info:
00:08.0 VGA compatible controller: Chips and Technologies F6 HiQVPro (rev 
a8)
00:08.0 Class 0300: 102c:00e5 (rev a8)

### BEGIN DEBCONF SECTION
# XF86Config-4 (XFree86 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.)
#
# If you want your changes to this file preserved by dexconf, only make changes
# before the ### BEGIN DEBCONF SECTION line above, and/or after the
# ### END DEBCONF SECTION line below.
#
# To change things within the debconf section, run the command:
#   dpkg-reconfigure xserver-xfree86
# as root.  Also see How do I add custom sections to a dexconf-generated
# XF86Config or XF86Config-4 file? in /usr/share/doc/xfree86-common/FAQ.gz.

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/Type1
FontPath/usr/lib/X11/fonts/CID
FontPath/usr/lib/X11/fonts/Speedo
FontPath/usr/lib/X11/fonts/misc
FontPath/usr/lib/X11/fonts/cyrillic
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
Loadvbe
EndSection

Section InputDevice
Identifier  Generic Keyboard
Driver  keyboard
Option  CoreKeyboard
Option  XkbRules  xfree86
Option  XkbModel  pc105
Option  XkbLayout fr
EndSection

Section InputDevice
Identifier  Configured Mouse
Driver  mouse
Option  CorePointer
Option  Device/dev/psaux
Option  Protocol  PS/2
Option  Emulate3Buttons   true
EndSection

Section InputDevice
Identifier  Generic Mouse
Driver  mouse
Option  SendCoreEventstrue

Bug#493887: marked as done (xserver-xorg-video-glint: Crash after start message output ****INVALID MEM ALLOCATION****)

2013-12-18 Thread Debian Bug Tracking System
Your message dated Wed, 18 Dec 2013 12:36:48 +
with message-id e1vtgmq-i5...@franck.debian.org
and subject line Bug#732471: Removed package(s) from unstable
has caused the Debian Bug report #493887,
regarding xserver-xorg-video-glint: Crash after start message output 
INVALID MEM ALLOCATION
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 this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
493887: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=493887
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
---BeginMessage---
Package: xserver-xorg-video-glint
Version: 1:1.1.1-3
Severity: grave
Justification: renders package unusable

This driver was long time unusable on multidomain PCI platform like Sun
E250/450. But after rewrote PCI code in Xorg situation goes to better.
Now is card detected but Xserver crashed with 
(EE) Failed to load module type1 (module does not exist, 0)
(WW) INVALID MEM ALLOCATION b: 0x2 e: 0x3 correcting
(WW) INVALID MEM ALLOCATION b: 0x80 e: 0xff correcting
(WW) INVALID MEM ALLOCATION b: 0x100 e: 0x17f correcting

Backtrace:

Fatal server error:
Caught signal 11.  Server aborting

NeúspϚnÏ ukonèen (SIGABRT)

In reportbug is system impropertly detected:
Right is:
Linux sunik 2.6.26 #2 SMP Mon Jul 21 19:49:01 CEST 2008 sparc64 GNU/Linux



-- System Information:
Debian Release: 4.0
  APT prefers stable
  APT policy: (500, 'stable')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.21.1
Locale: LANG=cs_CZ, LC_CTYPE=cs_CZ (charmap=ISO-8859-2)

Versions of packages xserver-xorg-video-glint depends on:
ii  libc6  2.3.6.ds1-13etch5 GNU C Library: Shared libraries
ii  xserver-xorg-core  2:1.1.1-21etch5   X.Org X server -- core server

xserver-xorg-video-glint recommends no packages.

-- no debconf information


---End Message---
---BeginMessage---
Version: 1:1.2.7-1+rm

Dear submitter,

as the package xserver-xorg-video-glint has just been removed from the Debian 
archive
unstable we hereby close the associated bug reports.  We are sorry
that we couldn't deal with your issue properly.

For details on the removal, please see http://bugs.debian.org/732471

The version of this package that was in Debian prior to this removal
can still be found using http://snapshot.debian.org/.

This message was generated automatically; if you believe that there is
a problem with it please contact the archive administrators by mailing
ftpmas...@ftp-master.debian.org.

Debian distribution maintenance software
pp.
Luca Falavigna (the ftpmaster behind the curtain)---End Message---


Bug#672882: marked as done (FTBFS: inconsistent operand constraints in 'asm')

2013-12-18 Thread Debian Bug Tracking System
Your message dated Wed, 18 Dec 2013 12:38:27 +
with message-id e1vtgor-gt...@franck.debian.org
and subject line Bug#732472: Removed package(s) from unstable
has caused the Debian Bug report #672882,
regarding FTBFS: inconsistent operand constraints in 'asm'
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 this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
672882: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=672882
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
---BeginMessage---
Package: xserver-xorg-video-i128
Version: 1:1.3.5-1+b1
--
Fails to build with the following error:

config.status: executing libtool commands
   dh_auto_build -a -O--builddirectory=build/
make[1]: Entering directory 
`/build/buildd-xserver-xorg-video-i128_1.3.5-1+b1-ia64-h5rmfB/xserver-xorg-video-i128-1.3.5/build'
make  all-recursive
make[2]: Entering directory 
`/build/buildd-xserver-xorg-video-i128_1.3.5-1+b1-ia64-h5rmfB/xserver-xorg-video-i128-1.3.5/build'
Making all in src
make[3]: Entering directory 
`/build/buildd-xserver-xorg-video-i128_1.3.5-1+b1-ia64-h5rmfB/xserver-xorg-video-i128-1.3.5/build/src'
  CC i128accel.lo
In file included from ../../src/i128accel.c:38:0:
/usr/include/xorg/xf86PciInfo.h:50:2: warning: #warning xf86PciInfo.h is 
deprecated.  For greater compatibility, drivers should include necessary PCI 
IDs locally rather than relying on this file from xorg-server. [-Wcpp]
  CC i128dga.lo
In file included from ../../src/i128dga.c:9:0:
/usr/include/xorg/xf86PciInfo.h:50:2: warning: #warning xf86PciInfo.h is 
deprecated.  For greater compatibility, drivers should include necessary PCI 
IDs locally rather than relying on this file from xorg-server. [-Wcpp]
  CC i128exa.lo
In file included from ../../src/i128exa.c:38:0:
/usr/include/xorg/xf86PciInfo.h:50:2: warning: #warning xf86PciInfo.h is 
deprecated.  For greater compatibility, drivers should include necessary PCI 
IDs locally rather than relying on this file from xorg-server. [-Wcpp]
  CC i128_driver.lo
In file included from ../../src/i128_driver.c:42:0:
/usr/include/xorg/xf86PciInfo.h:50:2: warning: #warning xf86PciInfo.h is 
deprecated.  For greater compatibility, drivers should include necessary PCI 
IDs locally rather than relying on this file from xorg-server. [-Wcpp]
../../src/i128_driver.c: In function 'I128I2CGetBits':
/usr/include/xorg/compiler.h:1432:5: error: inconsistent operand constraints in 
an 'asm'
make[3]: *** [i128_driver.lo] Error 1
make[3]: Leaving directory 
`/build/buildd-xserver-xorg-video-i128_1.3.5-1+b1-ia64-h5rmfB/xserver-xorg-video-i128-1.3.5/build/src'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory 
`/build/buildd-xserver-xorg-video-i128_1.3.5-1+b1-ia64-h5rmfB/xserver-xorg-video-i128-1.3.5/build'
make[1]: *** [all] Error 2
make[1]: Leaving directory 
`/build/buildd-xserver-xorg-video-i128_1.3.5-1+b1-ia64-h5rmfB/xserver-xorg-video-i128-1.3.5/build'


---End Message---
---BeginMessage---
Version: 1:1.3.5-1+rm

Dear submitter,

as the package xserver-xorg-video-i128 has just been removed from the Debian 
archive
unstable we hereby close the associated bug reports.  We are sorry
that we couldn't deal with your issue properly.

For details on the removal, please see http://bugs.debian.org/732472

The version of this package that was in Debian prior to this removal
can still be found using http://snapshot.debian.org/.

This message was generated automatically; if you believe that there is
a problem with it please contact the archive administrators by mailing
ftpmas...@ftp-master.debian.org.

Debian distribution maintenance software
pp.
Luca Falavigna (the ftpmaster behind the curtain)---End Message---


Bug#566490: marked as done (xserver-xorg-video-newport: autodetection failing)

2013-12-18 Thread Debian Bug Tracking System
Your message dated Wed, 18 Dec 2013 12:41:16 +
with message-id e1vtgra-00013o...@franck.debian.org
and subject line Bug#732474: Removed package(s) from unstable
has caused the Debian Bug report #566490,
regarding xserver-xorg-video-newport: autodetection failing
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 this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
566490: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=566490
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
---BeginMessage---
Package: xserver-xorg-video-newport
Version: 1:0.2.3-1

/proc/cpuinfo:
system type : SGI Indy
processor   : 0
cpu model   : R5000 V1.0  FPU V1.0

With no xorg.conf:

| X.Org X Server 1.7.4
| Release Date: 2010-01-08
| X Protocol Version 11, Revision 0
| Build Operating System: Linux 2.6.32.2-dsa-mips-swarm mips64 Debian
| Current Operating System: Linux server1 2.6.26-2-r4k-ip22 #1 Tue Sep 22 
09:36:06 UTC 2009 mips64
| Build Date: 21 January 2010  04:01:39AM
| xorg-server 2:1.7.4-2 (buildd@)
| Current version of pixman: 0.16.4
|   Before reporting problems, check http://wiki.x.org
|   to make sure that you have the latest version.
| Markers: (--) probed, (**) from config file, (==) default setting,
|   (++) from command line, (!!) notice, (II) informational,
|   (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
| (==) Log file: /var/log/Xorg.3.log, Time: Sat Jan 23 12:25:00 2010
| (II) Loader magic: 0x5fd3f0
| (II) Module ABI versions:
|   X.Org ANSI C Emulation: 0.4
|   X.Org Video Driver: 6.0
|   X.Org XInput driver : 7.0
|   X.Org Server Extension : 2.0
| (--) using VT number 12
| 
| Primary device is not PCI
| (==) Using default built-in configuration (12 lines)
| (==) --- Start of built-in configuration ---
|   Section Device
|   Identifier  Builtin Default fbdev Device 0
|   Driver  fbdev
|   EndSection
|   Section Screen
|   Identifier  Builtin Default fbdev Screen 0
|   Device  Builtin Default fbdev Device 0
|   EndSection
|   Section ServerLayout
|   Identifier  Builtin Default Layout
|   Screen  Builtin Default fbdev Screen 0
|   EndSection
| (==) --- End of built-in configuration ---
| (==) ServerLayout Builtin Default Layout
| (**) |--Screen Builtin Default fbdev Screen 0 (0)
| (**) |   |--Monitor default monitor
| (**) |   |--Device Builtin Default fbdev Device 0
| (==) No monitor specified for screen Builtin Default fbdev Screen 0.
|   Using a default monitor configuration.
| (==) Automatically adding devices
| (==) Automatically enabling devices
| (WW) The directory /usr/share/fonts/X11/misc does not exist.
|   Entry deleted from font path.
| (WW) The directory /usr/share/fonts/X11/cyrillic does not exist.
|   Entry deleted from font path.
| (WW) The directory /usr/share/fonts/X11/100dpi/ does not exist.
|   Entry deleted from font path.
| (WW) The directory /usr/share/fonts/X11/75dpi/ does not exist.
|   Entry deleted from font path.
| (WW) The directory /usr/share/fonts/X11/Type1 does not exist.
|   Entry deleted from font path.
| (WW) The directory /usr/share/fonts/X11/100dpi does not exist.
|   Entry deleted from font path.
| (WW) The directory /usr/share/fonts/X11/75dpi does not exist.
|   Entry deleted from font path.
| (WW) The directory /var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType does 
not exist.
|   Entry deleted from font path.
| (==) FontPath set to:
|   built-ins
| (==) ModulePath set to /usr/lib/xorg/modules
| (II) Cannot locate a core pointer device.
| (II) Cannot locate a core keyboard device.
| (II) The server relies on udev to provide the list of input devices.
|   If no devices become available, reconfigure udev or disable 
AutoAddDevices.
| (II) LoadModule: extmod
| (II) Loading /usr/lib/xorg/modules/extensions/libextmod.so
| (II) Module extmod: vendor=X.Org Foundation
|   compiled for 1.7.4, module version = 1.0.0
|   Module class: X.Org Server Extension
|   ABI class: X.Org Server Extension, version 2.0
| (II) Loading extension SELinux
| (II) Loading extension MIT-SCREEN-SAVER
| (II) Loading extension XFree86-VidModeExtension
| (II) Loading extension XFree86-DGA
| (II) Loading extension DPMS
| (II) Loading extension XVideo
| (II) Loading extension XVideo-MotionCompensation
| (II) Loading extension X-Resource
| (II) LoadModule: dbe
| (II) Loading /usr/lib/xorg/modules/extensions/libdbe.so
| (II) Module dbe: vendor=X.Org Foundation
|   compiled for 1.7.4, module version = 1.0.0
|   

Bug#620813: marked as done (xserver-xorg-video-s3: laptop display distorted after resume from sleep)

2013-12-18 Thread Debian Bug Tracking System
Your message dated Wed, 18 Dec 2013 12:43:52 +
with message-id e1vtgtg-0001ai...@franck.debian.org
and subject line Bug#732476: Removed package(s) from unstable
has caused the Debian Bug report #620813,
regarding xserver-xorg-video-s3: laptop display distorted after resume from 
sleep
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 this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
620813: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=620813
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
---BeginMessage---
Package: xserver-xorg-video-s3
Version: 1:0.6.3-2
Severity: important


Running a Dell Latitude C610 with onboard ATI Radeon Mobility. When resuming 
from sleep mode, the display is completely distorted. I can still enter my 
password to unlock the screen and use keyboard shortcuts to shut down, but 
that's it.

This was an occasional problem under Lenny, but occurs consistently under 
Squeeze.


-- Package-specific info:
X server symlink status:

lrwxrwxrwx 1 root root 13 Jan 10 20:29 /etc/X11/X - /usr/bin/Xorg
-rwxr-xr-x 1 root root 1733468 Feb 19 09:43 /usr/bin/Xorg

VGA-compatible devices on PCI bus:
--
01:00.0 VGA compatible controller [0300]: ATI Technologies Inc Radeon Mobility 
M6 LY [1002:4c59]

Xorg X server configuration file status:

-rw-r--r-- 1 root root 1077 Jan 10 20:29 /etc/X11/xorg.conf

Contents of /etc/X11/xorg.conf:
---
# xorg.conf (X.Org 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 xorg.conf manual page.
# (Type man xorg.conf at the shell prompt.)
#
# This file is automatically updated on xserver-xorg package upgrades *only*
# if it has not been modified since the last upgrade of the xserver-xorg
# package.
#
# If you have edited this file but would like it to be automatically updated
# again, run the following command:
#   sudo dpkg-reconfigure -phigh xserver-xorg

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

Section InputDevice
Identifier  Configured Mouse
Driver  mouse
EndSection

Section Device
Identifier  Configured Video Device
EndSection

Section Monitor
Identifier  Configured Monitor
EndSection

Section Screen
Identifier  Default Screen
Monitor Configured Monitor
EndSection

/etc/X11/xorg.conf.d does not exist.

KMS configuration files:

/etc/modprobe.d/i915-kms.conf:
  options i915 modeset=1
/etc/modprobe.d/radeon-kms.conf:
  options radeon modeset=1

Kernel version (/proc/version):
---
Linux version 2.6.32-5-686 (Debian 2.6.32-31) (b...@decadent.org.uk) (gcc 
version 4.3.5 (Debian 4.3.5-4) ) #1 SMP Tue Mar 8 21:36:00 UTC 2011

Xorg X server log files on system:
--
-rw-r--r-- 1 root root 40381 Mar 30 07:27 /var/log/Xorg.20.log
-rw-r--r-- 1 root root 37489 Apr  4 06:35 /var/log/Xorg.0.log

Contents of most recent Xorg X server log file (/var/log/Xorg.0.log):
-

X.Org X Server 1.7.7
Release Date: 2010-05-04
X Protocol Version 11, Revision 0
Build Operating System: Linux 2.6.32.29-dsa-ia32 i686 Debian
Current Operating System: Linux baxter 2.6.32-5-686 #1 SMP Tue Mar 8 21:36:00 
UTC 2011 i686
Kernel command line: BOOT_IMAGE=/boot/vmlinuz-2.6.32-5-686 
root=UUID=1a7456ea-e8f1-4b0b-8545-bd52cd062049 ro quiet
Build Date: 19 February 2011  02:37:36PM
xorg-server 2:1.7.7-13 (Cyril Brulebois k...@debian.org) 
Current version of pixman: 0.16.4
Before reporting problems, check http://wiki.x.org
to make sure that you have the latest version.
Markers: (--) probed, (**) from config file, (==) default setting,
(++) from command line, (!!) notice, (II) informational,
(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
(==) Log file: /var/log/Xorg.0.log, Time: Mon Apr  4 06:35:09 2011
(==) Using config file: /etc/X11/xorg.conf
(==) Using system config directory /usr/share/X11/xorg.conf.d
(==) No Layout section.  Using the first Screen section.
(**) |--Screen Default Screen (0)
(**) |   |--Monitor Configured Monitor
(==) No device specified for screen Default Screen.
Using the first device section 

Bug#494846: marked as done (tga: figure out the Architecture field)

2013-12-18 Thread Debian Bug Tracking System
Your message dated Wed, 18 Dec 2013 12:42:22 +
with message-id e1vtgse-0001cy...@franck.debian.org
and subject line Bug#732484: Removed package(s) from unstable
has caused the Debian Bug report #494846,
regarding tga: figure out the Architecture field
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 this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
494846: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=494846
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
---BeginMessage---

Package: xserver-xorg-video-tga
Version: 1:1.1.0-9
Severity: important
Tags: patch
User: glibc-bsd-de...@lists.alioth.debian.org
Usertags: kfreebsd

Hi,

the current version fails to build on kfreebsd-amd64.

It is sufficient to add kfreebsd-amd64 into Architecture: line,
similarly as already done for both amd64 and kfreebsd-i386.

Unavailability of xserver-xorg-video-tga currently makes 
xserver-xorg-video-all uninstallable on kfreebsd-amd64.


Petr


---End Message---
---BeginMessage---
Version: 1:1.2.1-4+rm

Dear submitter,

as the package xserver-xorg-video-tga has just been removed from the Debian 
archive
unstable we hereby close the associated bug reports.  We are sorry
that we couldn't deal with your issue properly.

For details on the removal, please see http://bugs.debian.org/732484

The version of this package that was in Debian prior to this removal
can still be found using http://snapshot.debian.org/.

This message was generated automatically; if you believe that there is
a problem with it please contact the archive administrators by mailing
ftpmas...@ftp-master.debian.org.

Debian distribution maintenance software
pp.
Luca Falavigna (the ftpmaster behind the curtain)---End Message---


Bug#546565: marked as done (xserver-xorg-video-tga: Please add sh4 into support architecture list)

2013-12-18 Thread Debian Bug Tracking System
Your message dated Wed, 18 Dec 2013 12:42:22 +
with message-id e1vtgse-0001cy...@franck.debian.org
and subject line Bug#732484: Removed package(s) from unstable
has caused the Debian Bug report #494846,
regarding xserver-xorg-video-tga: Please add sh4 into support architecture list
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 this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
494846: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=494846
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
---BeginMessage---
Package: xserver-xorg-video-tga
Version: 1:1.2.0-1
Severity: wishlist
User: debian-...@superh.org
Usertags: sh4

Hi!

I am now trying to run Debian on Renesas SH(sh4) CPU.
xserver-xorg-video-tga can build on sh4. I attached build log.
Could you add sh4 into support architecture list?

Best regards,
 Nobuhiro
 dpkg-buildpackage -rfakeroot -D -us -uc
dpkg-buildpackage: set CFLAGS to default value: -g -O2
dpkg-buildpackage: set CPPFLAGS to default value: 
dpkg-buildpackage: set LDFLAGS to default value: 
dpkg-buildpackage: set FFLAGS to default value: -g -O2
dpkg-buildpackage: set CXXFLAGS to default value: -g -O2
dpkg-buildpackage: source package xserver-xorg-video-tga
dpkg-buildpackage: source version 1:1.2.0-1
dpkg-buildpackage: source changed by Julien Cristau jcris...@debian.org
dpkg-buildpackage: host architecture sh4
 fakeroot debian/rules clean
dh_testdir
dh_testroot
rm -f build-stamp
rm -f config.cache config.log config.status
rm -f */config.cache */config.log */config.status
rm -f conftest* */conftest*
rm -rf autom4te.cache */autom4te.cache
rm -rf obj-*
rm -f aclocal.m4 config.guess config.sub config.h.in configure
rm -f depcomp install-sh ltmain.sh missing mkinstalldirs
rm -f $(find -name Makefile.in)
dh_clean
 dpkg-source -b xserver-xorg-video-tga-1.2.0
dpkg-source: info: using source format `1.0'
dpkg-source: info: building xserver-xorg-video-tga using existing xserver-xorg-video-tga_1.2.0.orig.tar.gz
dpkg-source: info: building xserver-xorg-video-tga in xserver-xorg-video-tga_1.2.0-1.diff.gz
dpkg-source: warning: ignoring deletion of file install-sh
dpkg-source: warning: ignoring deletion of file missing
dpkg-source: warning: ignoring deletion of file Makefile.in
dpkg-source: warning: ignoring deletion of file config.sub
dpkg-source: warning: ignoring deletion of file ltmain.sh
dpkg-source: warning: ignoring deletion of file configure
dpkg-source: warning: ignoring deletion of file config.guess
dpkg-source: warning: ignoring deletion of file aclocal.m4
dpkg-source: warning: ignoring deletion of file config.h.in
dpkg-source: warning: ignoring deletion of file depcomp
dpkg-source: warning: ignoring deletion of file src/Makefile.in
dpkg-source: info: building xserver-xorg-video-tga in xserver-xorg-video-tga_1.2.0-1.dsc
 debian/rules build
dh_testdir
autoreconf -vfi
autoreconf: Entering directory `.'
autoreconf: configure.ac: not using Gettext
autoreconf: running: aclocal --force 
autoreconf: configure.ac: tracing
autoreconf: running: libtoolize --copy --force
libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, `.'.
libtoolize: copying file `./ltmain.sh'
libtoolize: Consider adding `AC_CONFIG_MACRO_DIR([m4])' to configure.ac and
libtoolize: rerunning libtoolize, to keep the correct libtool macros in-tree.
libtoolize: Consider adding `-I m4' to ACLOCAL_AMFLAGS in Makefile.am.
autoreconf: running: /usr/bin/autoconf --force
autoreconf: running: /usr/bin/autoheader --force
autoreconf: running: automake --add-missing --copy --force-missing
configure.ac:39: installing `./config.guess'
configure.ac:39: installing `./config.sub'
configure.ac:33: installing `./install-sh'
configure.ac:33: installing `./missing'
src/Makefile.am: installing `./depcomp'
autoreconf: Leaving directory `.'
mkdir -p obj-sh4-linux-gnu
cd obj-sh4-linux-gnu  \
	../configure --prefix=/usr --mandir=\${prefix}/share/man \
	 --infodir=\${prefix}/share/info --build=sh4-linux-gnu --disable-static \
	 CFLAGS=-Wall -g -O2 
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether to enable maintainer-specific portions of Makefiles... no
checking build system type... sh4-unknown-linux-gnu
checking host system type... sh4-unknown-linux-gnu
checking for style of include used by make... GNU
checking for gcc... gcc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for 

Bug#266916: marked as done (xserver-xfree86: [rendition] SIGILL at startup on Verite V2000/V2100/V2200 rev 6)

2013-12-18 Thread Debian Bug Tracking System
Your message dated Wed, 18 Dec 2013 12:42:55 +
with message-id e1vtgsl-0001hh...@franck.debian.org
and subject line Bug#732475: Removed package(s) from unstable
has caused the Debian Bug report #266916,
regarding xserver-xfree86: [rendition] SIGILL at startup on Verite 
V2000/V2100/V2200 rev 6
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 this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
266916: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=266916
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
---BeginMessage---
Package: xserver-xfree86
Version: 4.3.0.dfsg.1-6
Severity: important

The rendition driver causes a signal 4 at X startup.  Commenting out all of
the loaded modules makes no difference:

:00:0c.0 VGA compatible controller: Rendition Verite V2000/V2100/V2200 (rev 
06) (prog-if 00 [VGA])
Subsystem: Diamond Multimedia Systems Stealth II S220
Flags: bus master, 66MHz, medium devsel, latency 32, IRQ 11
Memory at e200 (32-bit, prefetchable) [size=16M]
I/O ports at b800 [size=256]
Memory at e080 (32-bit, non-prefetchable) [size=256K]
Expansion ROM at 000c [disabled] [size=128K]
Capabilities: [60] AGP version 1.0

This is a pre-release version of XFree86, and is not supported in any
way.  Bugs may be reported to xfre...@xfree86.org and patches submitted
to fi...@xfree86.org.  Before reporting bugs in pre-release versions,
please check the latest version in the XFree86 CVS repository
(http://www.XFree86.Org/cvs).

XFree86 Version 4.3.0.1 (Debian 4.3.0.dfsg.1-6 20040707142024 
fabbi...@fabbione.net)
Release Date: 15 August 2003
X Protocol Version 11, Revision 0, Release 6.6
Build Operating System: Linux 2.4.23 i686 [ELF] 
Build Date: 07 July 2004
Before reporting problems, check http://www.XFree86.Org/
to make sure that you have the latest version.
Module Loader present
OS Kernel: Linux version 2.6.7 (root@cyberhq) (gcc version 3.3.3 (Debian 
20040422)) #1 Wed Jun 16 13:47:58 PDT 2004 
Markers: (--) probed, (**) from config file, (==) default setting,
 (++) from command line, (!!) notice, (II) informational,
 (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
(==) Log file: /var/log/XFree86.0.log, Time: Tue Aug 10 08:29:13 2004
(==) Using config file: /etc/X11/XF86Config-4
(==) ServerLayout Default Layout
(**) |--Screen Default Screen (0)
(**) |   |--Monitor Generic Monitor
(**) |   |--Device Rendition Verite V2000/V2100/V2200
(**) |--Input Device Generic Keyboard
(**) Option XkbRules xfree86
(**) XKB: rules: xfree86
(**) Option XkbModel pc104
(**) XKB: model: pc104
(**) Option XkbLayout us
(**) XKB: layout: us
(==) Keyboard: CustomKeycode disabled
(**) |--Input Device Configured Mouse
(**) |--Input Device Generic Mouse
(WW) The directory /usr/lib/X11/fonts/cyrillic does not exist.
Entry deleted from font path.
(WW) The directory /usr/lib/X11/fonts/100dpi/ does not exist.
Entry deleted from font path.
(WW) The directory /usr/lib/X11/fonts/CID does not exist.
Entry deleted from font path.
(WW) The directory /usr/lib/X11/fonts/Speedo does not exist.
Entry deleted from font path.
(WW) The directory /usr/lib/X11/fonts/100dpi does not exist.
Entry deleted from font path.
(**) FontPath set to 
unix/:7100,/usr/lib/X11/fonts/misc,/usr/lib/X11/fonts/75dpi/:unscaled,/usr/lib/X11/fonts/Type1,/usr/lib/X11/fonts/75dpi
(==) RgbPath set to /usr/X11R6/lib/X11/rgb
(==) ModulePath set to /usr/X11R6/lib/modules
(++) using VT number 7

(WW) Open APM failed (/dev/apm_bios) (No such file or directory)
(II) Module ABI versions:
XFree86 ANSI C Emulation: 0.2
XFree86 Video Driver: 0.6
XFree86 XInput driver : 0.4
XFree86 Server Extension : 0.2
XFree86 Font Renderer : 0.4
(II) Loader running on linux
(II) LoadModule: bitmap
(II) Loading /usr/X11R6/lib/modules/fonts/libbitmap.a
(II) Module bitmap: vendor=The XFree86 Project
compiled for 4.3.0.1, module version = 1.0.0
Module class: XFree86 Font Renderer
ABI class: XFree86 Font Renderer, version 0.4
(II) Loading font Bitmap
(II) LoadModule: pcidata
(II) Loading /usr/X11R6/lib/modules/libpcidata.a
(II) Module pcidata: vendor=The XFree86 Project
compiled for 4.3.0.1, module version = 1.0.0
ABI class: XFree86 Video Driver, version 0.6
(II) PCI: Probing config type using method 1
(II) PCI: Config type is 1
(II) PCI: stages = 0x03, oldVal1 = 0x, mode1Res1 = 0x8000
(II) PCI: PCI scan (all values are in hex)
(II) PCI: 00:00:0: chip 8086,7190 card 1043,8024 rev 03 class 06,00,00 hdr 00
(II) 

Bug#364610: marked as done (s3virge manpage needs documentation for Option NoDDC)

2013-12-18 Thread Debian Bug Tracking System
Your message dated Wed, 18 Dec 2013 12:44:50 +
with message-id e1vtguc-0001gf...@franck.debian.org
and subject line Bug#732477: Removed package(s) from unstable
has caused the Debian Bug report #364610,
regarding s3virge manpage needs documentation for Option NoDDC
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 this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
364610: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=364610
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
---BeginMessage---
Package: xserver-xorg-video-s3virge
Version: 1:1.8.6.5-2
Severity: important


  I sent the following message to Freedesktop Xorg
x...@lists.freedesktop.org a few weeks ago:

 
Date: Tue, 14 Feb 2006 19:18:58 +0100
From: Philippe Bourcier buffalo.p...@free.fr
To: x...@lists.freedesktop.org
Message-ID: 20060214181858.GA28131@ile
Subject: [documentation] man s3virge (Was: Re: MAINTAINERS! (Alex Deucher))

hi all,

On Sun, Feb 12, 2006 at 09:48:36AM -0800, Alan Coopersmith wrote:
 a...@contact.bg wrote:
 The first thing I would suggest is documentation (if my very humble
 opinion is to be taken in mind).
 People always[1] seem to overlook docs and there is a general
 tendency (at
 least here) to regard developer work as smarter and more important.
 Good docs are pure gold, and doc teams of free project are constantly
 undermanned. Please - take a look at docs as a first starting point.

 Several of the projects on the first todo list are docs, though more
 developer docs (protocol  API specs) than end-user.   We need lots of
 help with all our docs - even just going through the drivers and
 making
 sure all the options they accept in xorg.conf files are listed in the
 man pages (too many drivers have empty stub man pages, others are just
 incomplete).

  since a long time, I want to report the following... finally, I
founded the right Mailing List  :)

  the hardware is a laptop

(lspci) :00:02.0 VGA compatible controller: S3 Inc.
ViRGE/MX+MV (rev 03)

  It was a big work moving from xfree86 3 to xfree86 4. The
configuration changed... see:
http://lists.debian.org/debian-x/2003/12/msg00266.html

finally, i got it! here was the solution:
http://www.xfree86.org/4.4.0/RELNOTES5.html#26 «
The VESAR Display Data Channel (DDC[tm]) standard allows the monitor
to tell the video card (or on some cases the computer directly) about
itself; particularly the supported screen resolutions and refresh
rates.
Partial or complete DDC support is available in most of the video
drivers. DDC is enabled by default, but can be disabled with a
Device section entry: Option NoDDC. We have support for DDC
versions 1 and 2; these can be disabled independently with Option
NoDDC1 and Option NoDDC2.
At startup the server prints out DDC information from the display, and
can use this information to set the default monitor parameters, or to
warn about monitor sync limits if those provided in the configuration
file don't match those that are detected.
Changed behavior caused by DDC.
Several drivers uses DDC information to set the screen size and pitch.
This can be overridden by explicitly resetting it to the and non-DDC
default value 75 with the -dpi 75 command line option for the X
server, or by specifying appropriate screen dimensions with the
DisplaySize keyword in the Monitor section of the config file.
virge mx+mv »

since then, I use (/etc/X11/xorg.conf):

Section Device
Identifier  Generic Video Card
Driver  s3virge
Option NoDDC
EndSection


FYI:

Manual page s3virge: AUTHORS:
Kevin Brosius, Matt Grossman, Harald Koenig, Sebastien Marineau,
Mark Vojkovich.

 xf86-video-s3virge
 P:  ?
 M:  ?
 L:  x...@freedesktop.org
 W:  http://www.freedesktop.org
 S:  Unmaintained

  could someone add the (undocumented) Option NoDDC in the
manual of this Driver s3virge
I didn't need it before (xfree86 3)

  here is my /var/log/Xorg.0.log file:
 - = - = - = - = - = - = - = - = - = - = - = - = - = - = - = - =
X Window System Version 7.0.0
Release Date: 21 December 2005
X Protocol Version 11, Revision 0, Release 7.0
Build Operating System:Linux 2.6.12-1-686 i686
Current Operating System: Linux ile 2.6.16-1-686 #2 Thu Apr 20 20:35:02 UTC 
2006 i686
Build Date: 16 March 2006
Before reporting problems, check http://wiki.x.org
to make sure that you have the latest version.
Module Loader present
Markers: (--) probed, (**) from config file, (==) default setting,
(++) from command line, (!!) notice, (II) informational,
(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
(==) Log 

Bug#732212: Removed package(s) from unstable

2013-12-18 Thread Debian FTP Masters
We believe that the bug you reported is now fixed; the following
package(s) have been removed from unstable:

xserver-xorg-video-apm |  1:1.2.3-3 | source, amd64, armel, armhf, hurd-i386, 
i386, ia64, kfreebsd-amd64, kfreebsd-i386, mips, mipsel, powerpc, sparc

--- Reason ---
ROM; unmaintained
--

Note that the package(s) have simply been removed from the tag
database and may (or may not) still be in the pool; this is not a bug.
The package(s) will be physically removed automatically when no suite
references them (and in the case of source, when no binary references
it).  Please also remember that the changes have been done on the
master archive and will not propagate to any mirrors (ftp.debian.org
included) until the next dinstall run at the earliest.

Packages are usually not removed from testing by hand. Testing tracks
unstable and will automatically remove packages which were removed
from unstable when removing them from testing causes no dependency
problems. The release team can force a removal from testing if it is
really needed, please contact them if this should be the case.

We try to close bugs which have been reported against this package
automatically. But please check all old bugs, if they were closed
correctly or should have been re-assigned to another package.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 732...@bugs.debian.org.

The full log for this bug can be viewed at http://bugs.debian.org/732212

This message was generated automatically; if you believe that there is
a problem with it please contact the archive administrators by mailing
ftpmas...@ftp-master.debian.org.

Debian distribution maintenance software
pp.
Luca Falavigna (the ftpmaster behind the curtain)


-- 
To UNSUBSCRIBE, email to debian-x-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/e1vtgia-0007ki...@franck.debian.org



Bug#732478: Removed package(s) from unstable

2013-12-18 Thread Debian FTP Masters
We believe that the bug you reported is now fixed; the following
package(s) have been removed from unstable:

xserver-xorg-video-sis | 1:0.10.4-1 | source, amd64, armel, armhf, hurd-i386, 
i386, ia64, kfreebsd-amd64, kfreebsd-i386, mips, mipsel, powerpc, sparc

--- Reason ---
ROM; unmaintained
--

Note that the package(s) have simply been removed from the tag
database and may (or may not) still be in the pool; this is not a bug.
The package(s) will be physically removed automatically when no suite
references them (and in the case of source, when no binary references
it).  Please also remember that the changes have been done on the
master archive and will not propagate to any mirrors (ftp.debian.org
included) until the next dinstall run at the earliest.

Packages are usually not removed from testing by hand. Testing tracks
unstable and will automatically remove packages which were removed
from unstable when removing them from testing causes no dependency
problems. The release team can force a removal from testing if it is
really needed, please contact them if this should be the case.

We try to close bugs which have been reported against this package
automatically. But please check all old bugs, if they were closed
correctly or should have been re-assigned to another package.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 732...@bugs.debian.org.

The full log for this bug can be viewed at http://bugs.debian.org/732478

This message was generated automatically; if you believe that there is
a problem with it please contact the archive administrators by mailing
ftpmas...@ftp-master.debian.org.

Debian distribution maintenance software
pp.
Luca Falavigna (the ftpmaster behind the curtain)


-- 
To UNSUBSCRIBE, email to debian-x-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/e1vtgie-0007sn...@franck.debian.org



Bug#76685: marked as done (xserver-xfree86: [s3virge] transient streaking at depth 24 on ViRGE rev 6)

2013-12-18 Thread Debian Bug Tracking System
Your message dated Wed, 18 Dec 2013 12:44:50 +
with message-id e1vtguc-0001gf...@franck.debian.org
and subject line Bug#732477: Removed package(s) from unstable
has caused the Debian Bug report #76685,
regarding xserver-xfree86: [s3virge] transient streaking at depth 24 on ViRGE 
rev 6
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 this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
76685: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=76685
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
---BeginMessage---
Package: xserver-xfree86
Version: 4.0.1-2
Severity: normal

 I have a 2MB S3 ViRGE card with an 86c325 chip on it.  It worked fine with
the S3V server and the ViRGE driver in the SVGA server in XFree86 3.3.6.
lspci -v:
...
00:09.0 VGA compatible controller: S3 Inc. 86c325 [ViRGE] (rev 06) (prog-if 00 
[VGA])
Flags: bus master, medium devsel, latency 32, IRQ 12
Memory at e000 (32-bit, non-prefetchable)
...
The computer is an Intel Pentium 200 MMX in a 430TX mobo, not overclocked.

 With a display depth of 16 or 24, the screen isn't right.  At depth 16,
there are three vertical lines of changing pixels (each about 2mm wide and
evenly spaced across the screen), with a kind of short bar inside the line
at the height of the cursor.  It looks like some kind of horizontal sync
problem, since the white xterm window which should be in the top left corner
(if I do X  xterm -display :0) is not contiguous, etc.  The X pointer is
visible, and moves with the mouse.  At 24bpp, the background is a jumble of
colour, but the xterm window is still white and in the same place(s!) as at
16.  At 16 or 24, the display is changing with time, so I'm pretty sure it's
not a drawing/data error.  This is why I'm not sending a screen capture,
since I don't think it would show anything.

 At depth = 15 (which uses fbbpp = 16...), it works right.  It uses the same
built-in Modeline as at depth = 16, so it surprises me that this works...
It works at 8bpp, too.

 I'm sure I've got the monitor settings right, since 30-48kHz and 50-90Hz
are what the monitor manual says, and it worked before.  The server is using
the same modeline as the 3.3.6 server.  Besides, it's a DPMS monitor, so it
would power off if it couldn't sync with the video signal.  (That would look
different from what I'm seeing, anyway.)

 This might be related, but might not.  When I switch back to the console
from X, at 15bpp and physical rez of 800x600, it prints this:
s3v: warning: VerticalRetraceWait timed out(1:3).
s3v: warning: VerticalRetraceWait timed out(3:3).
s3v: warning: VerticalRetraceWait timed out(1:3).
s3v: warning: VerticalRetraceWait timed out(3:3).
It takes noticeably longer for switch to finish than from other resolutions
where this doesn't happen.  The same message happens when shutting down the
server from that rez.

 At 16bpp (with the screen messed up), switching back from 800x600 gives:
s3v: warning: VerticalRetraceWait timed out(2:3).
s3v: warning: VerticalRetraceWait timed out(2:3).
The messages also show up when using CTRL+ALT++/- to leave 800x600 rez.

 This problem doesn't happen at 24 or 8bpp.

 I've tried the options that are in the below config file, commented out.
 The log file is for a 16bpp session, with screen corruption.  I don't see
anything in the log that indicates trouble, but I didn't even try to
understand the register dumps...

 Anyway, it boils down to this:  I can't use depth = 16 or 24.  It seems
fine at 8 or 15, which doesn't bother me too much.  I was using 16 before,
but I'm not exactly doing graphics editting or anything.

-- System Information
Debian Release: woody
Kernel Version: Linux yeti 2.2.15 #4 Sun May 28 23:34:52 EDT 2000 i586 unknown

Versions of the packages xserver-xfree86 depends on:
ii  libc6  2.1.96-1   GNU C Library: Shared libraries and Timezone
ii  xserver-common 4.0.1-1files and utilities common to all X servers
ii  zlib1g 1.1.3-11   compression library - runtime

Config file /etc/X11/XF86Config-4:
--

# XF86Config-4 (XFree86 server configuration file) generated by Dexter, the
# Debian X Configuration tool.
#
# Edit this file with caution, and see the XF86Config manual page.
# (Type man XF86Config at the shell prompt.)

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

Bug#732479: Removed package(s) from unstable

2013-12-18 Thread Debian FTP Masters
We believe that the bug you reported is now fixed; the following
package(s) have been removed from unstable:

xserver-xorg-video-suncg14 |  1:1.1.1-5 | source
xserver-xorg-video-suncg14 | 1:1.1.1-5+b3 | sparc

--- Reason ---
ROM; unmaintained
--

Note that the package(s) have simply been removed from the tag
database and may (or may not) still be in the pool; this is not a bug.
The package(s) will be physically removed automatically when no suite
references them (and in the case of source, when no binary references
it).  Please also remember that the changes have been done on the
master archive and will not propagate to any mirrors (ftp.debian.org
included) until the next dinstall run at the earliest.

Packages are usually not removed from testing by hand. Testing tracks
unstable and will automatically remove packages which were removed
from unstable when removing them from testing causes no dependency
problems. The release team can force a removal from testing if it is
really needed, please contact them if this should be the case.

We try to close bugs which have been reported against this package
automatically. But please check all old bugs, if they were closed
correctly or should have been re-assigned to another package.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 732...@bugs.debian.org.

The full log for this bug can be viewed at http://bugs.debian.org/732479

This message was generated automatically; if you believe that there is
a problem with it please contact the archive administrators by mailing
ftpmas...@ftp-master.debian.org.

Debian distribution maintenance software
pp.
Luca Falavigna (the ftpmaster behind the curtain)


-- 
To UNSUBSCRIBE, email to debian-x-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/e1vtgkk-00085d...@franck.debian.org



Bug#732470: Removed package(s) from unstable

2013-12-18 Thread Debian FTP Masters
Version: 1:1.2.4-2+rm

Dear submitter,

as the package xserver-xorg-video-chips has just been removed from the Debian 
archive
unstable we hereby close the associated bug reports.  We are sorry
that we couldn't deal with your issue properly.

For details on the removal, please see http://bugs.debian.org/732470

The version of this package that was in Debian prior to this removal
can still be found using http://snapshot.debian.org/.

This message was generated automatically; if you believe that there is
a problem with it please contact the archive administrators by mailing
ftpmas...@ftp-master.debian.org.

Debian distribution maintenance software
pp.
Luca Falavigna (the ftpmaster behind the curtain)


-- 
To UNSUBSCRIBE, email to debian-x-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/e1vtglm-0008up...@franck.debian.org



Bug#732470: Removed package(s) from unstable

2013-12-18 Thread Debian FTP Masters
We believe that the bug you reported is now fixed; the following
package(s) have been removed from unstable:

xserver-xorg-video-chips |  1:1.2.4-2 | source, amd64, armel, armhf, hurd-i386, 
i386, ia64, kfreebsd-amd64, kfreebsd-i386, mips, mipsel, powerpc, sparc

--- Reason ---
ROM; unmaintained
--

Note that the package(s) have simply been removed from the tag
database and may (or may not) still be in the pool; this is not a bug.
The package(s) will be physically removed automatically when no suite
references them (and in the case of source, when no binary references
it).  Please also remember that the changes have been done on the
master archive and will not propagate to any mirrors (ftp.debian.org
included) until the next dinstall run at the earliest.

Packages are usually not removed from testing by hand. Testing tracks
unstable and will automatically remove packages which were removed
from unstable when removing them from testing causes no dependency
problems. The release team can force a removal from testing if it is
really needed, please contact them if this should be the case.

We try to close bugs which have been reported against this package
automatically. But please check all old bugs, if they were closed
correctly or should have been re-assigned to another package.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 732...@bugs.debian.org.

The full log for this bug can be viewed at http://bugs.debian.org/732470

This message was generated automatically; if you believe that there is
a problem with it please contact the archive administrators by mailing
ftpmas...@ftp-master.debian.org.

Debian distribution maintenance software
pp.
Luca Falavigna (the ftpmaster behind the curtain)


-- 
To UNSUBSCRIBE, email to debian-x-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/e1vtglh-0008tw...@franck.debian.org



Bug#732480: Removed package(s) from unstable

2013-12-18 Thread Debian FTP Masters
We believe that the bug you reported is now fixed; the following
package(s) have been removed from unstable:

xserver-xorg-video-suncg3 |  1:1.1.1-5 | source
xserver-xorg-video-suncg3 | 1:1.1.1-5+b3 | sparc

--- Reason ---
ROM; unmaintained
--

Note that the package(s) have simply been removed from the tag
database and may (or may not) still be in the pool; this is not a bug.
The package(s) will be physically removed automatically when no suite
references them (and in the case of source, when no binary references
it).  Please also remember that the changes have been done on the
master archive and will not propagate to any mirrors (ftp.debian.org
included) until the next dinstall run at the earliest.

Packages are usually not removed from testing by hand. Testing tracks
unstable and will automatically remove packages which were removed
from unstable when removing them from testing causes no dependency
problems. The release team can force a removal from testing if it is
really needed, please contact them if this should be the case.

We try to close bugs which have been reported against this package
automatically. But please check all old bugs, if they were closed
correctly or should have been re-assigned to another package.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 732...@bugs.debian.org.

The full log for this bug can be viewed at http://bugs.debian.org/732480

This message was generated automatically; if you believe that there is
a problem with it please contact the archive administrators by mailing
ftpmas...@ftp-master.debian.org.

Debian distribution maintenance software
pp.
Luca Falavigna (the ftpmaster behind the curtain)


-- 
To UNSUBSCRIBE, email to debian-x-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/e1vtglm-91...@franck.debian.org



Bug#732471: Removed package(s) from unstable

2013-12-18 Thread Debian FTP Masters
Version: 1:1.2.7-1+rm

Dear submitter,

as the package xserver-xorg-video-glint has just been removed from the Debian 
archive
unstable we hereby close the associated bug reports.  We are sorry
that we couldn't deal with your issue properly.

For details on the removal, please see http://bugs.debian.org/732471

The version of this package that was in Debian prior to this removal
can still be found using http://snapshot.debian.org/.

This message was generated automatically; if you believe that there is
a problem with it please contact the archive administrators by mailing
ftpmas...@ftp-master.debian.org.

Debian distribution maintenance software
pp.
Luca Falavigna (the ftpmaster behind the curtain)


-- 
To UNSUBSCRIBE, email to debian-x-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/e1vtgmq-i5...@franck.debian.org



Bug#732471: Removed package(s) from unstable

2013-12-18 Thread Debian FTP Masters
We believe that the bug you reported is now fixed; the following
package(s) have been removed from unstable:

xserver-xorg-video-glint |  1:1.2.7-1 | source
xserver-xorg-video-glint | 1:1.2.7-1+b1 | amd64, armel, armhf, hurd-i386, i386, 
ia64, kfreebsd-amd64, kfreebsd-i386, mips, mipsel, powerpc, sparc

--- Reason ---
ROM; unmaintained
--

Note that the package(s) have simply been removed from the tag
database and may (or may not) still be in the pool; this is not a bug.
The package(s) will be physically removed automatically when no suite
references them (and in the case of source, when no binary references
it).  Please also remember that the changes have been done on the
master archive and will not propagate to any mirrors (ftp.debian.org
included) until the next dinstall run at the earliest.

Packages are usually not removed from testing by hand. Testing tracks
unstable and will automatically remove packages which were removed
from unstable when removing them from testing causes no dependency
problems. The release team can force a removal from testing if it is
really needed, please contact them if this should be the case.

We try to close bugs which have been reported against this package
automatically. But please check all old bugs, if they were closed
correctly or should have been re-assigned to another package.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 732...@bugs.debian.org.

The full log for this bug can be viewed at http://bugs.debian.org/732471

This message was generated automatically; if you believe that there is
a problem with it please contact the archive administrators by mailing
ftpmas...@ftp-master.debian.org.

Debian distribution maintenance software
pp.
Luca Falavigna (the ftpmaster behind the curtain)


-- 
To UNSUBSCRIBE, email to debian-x-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/e1vtgmk-hv...@franck.debian.org



Bug#732481: Removed package(s) from unstable

2013-12-18 Thread Debian FTP Masters
We believe that the bug you reported is now fixed; the following
package(s) have been removed from unstable:

xserver-xorg-video-suncg6 |  1:1.1.1-5 | source
xserver-xorg-video-suncg6 | 1:1.1.1-5+b3 | sparc

--- Reason ---
ROM; unmaintained
--

Note that the package(s) have simply been removed from the tag
database and may (or may not) still be in the pool; this is not a bug.
The package(s) will be physically removed automatically when no suite
references them (and in the case of source, when no binary references
it).  Please also remember that the changes have been done on the
master archive and will not propagate to any mirrors (ftp.debian.org
included) until the next dinstall run at the earliest.

Packages are usually not removed from testing by hand. Testing tracks
unstable and will automatically remove packages which were removed
from unstable when removing them from testing causes no dependency
problems. The release team can force a removal from testing if it is
really needed, please contact them if this should be the case.

We try to close bugs which have been reported against this package
automatically. But please check all old bugs, if they were closed
correctly or should have been re-assigned to another package.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 732...@bugs.debian.org.

The full log for this bug can be viewed at http://bugs.debian.org/732481

This message was generated automatically; if you believe that there is
a problem with it please contact the archive administrators by mailing
ftpmas...@ftp-master.debian.org.

Debian distribution maintenance software
pp.
Luca Falavigna (the ftpmaster behind the curtain)


-- 
To UNSUBSCRIBE, email to debian-x-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/e1vtgne-l1...@franck.debian.org



Bug#732482: Removed package(s) from unstable

2013-12-18 Thread Debian FTP Masters
We believe that the bug you reported is now fixed; the following
package(s) have been removed from unstable:

xserver-xorg-video-sunleo |  1:1.2.0-5 | source
xserver-xorg-video-sunleo | 1:1.2.0-5+b3 | sparc

--- Reason ---
ROM; unmaintained
--

Note that the package(s) have simply been removed from the tag
database and may (or may not) still be in the pool; this is not a bug.
The package(s) will be physically removed automatically when no suite
references them (and in the case of source, when no binary references
it).  Please also remember that the changes have been done on the
master archive and will not propagate to any mirrors (ftp.debian.org
included) until the next dinstall run at the earliest.

Packages are usually not removed from testing by hand. Testing tracks
unstable and will automatically remove packages which were removed
from unstable when removing them from testing causes no dependency
problems. The release team can force a removal from testing if it is
really needed, please contact them if this should be the case.

We try to close bugs which have been reported against this package
automatically. But please check all old bugs, if they were closed
correctly or should have been re-assigned to another package.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 732...@bugs.debian.org.

The full log for this bug can be viewed at http://bugs.debian.org/732482

This message was generated automatically; if you believe that there is
a problem with it please contact the archive administrators by mailing
ftpmas...@ftp-master.debian.org.

Debian distribution maintenance software
pp.
Luca Falavigna (the ftpmaster behind the curtain)


-- 
To UNSUBSCRIBE, email to debian-x-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/e1vtgos-jj...@franck.debian.org



Bug#732472: Removed package(s) from unstable

2013-12-18 Thread Debian FTP Masters
We believe that the bug you reported is now fixed; the following
package(s) have been removed from unstable:

xserver-xorg-video-i128 |  1:1.3.5-1 | source
xserver-xorg-video-i128 | 1:1.3.5-1+b1 | amd64, armel, armhf, hurd-i386, i386, 
ia64, kfreebsd-amd64, kfreebsd-i386, mips, mipsel, powerpc, sparc

--- Reason ---
ROM; unmaintained
--

Note that the package(s) have simply been removed from the tag
database and may (or may not) still be in the pool; this is not a bug.
The package(s) will be physically removed automatically when no suite
references them (and in the case of source, when no binary references
it).  Please also remember that the changes have been done on the
master archive and will not propagate to any mirrors (ftp.debian.org
included) until the next dinstall run at the earliest.

Packages are usually not removed from testing by hand. Testing tracks
unstable and will automatically remove packages which were removed
from unstable when removing them from testing causes no dependency
problems. The release team can force a removal from testing if it is
really needed, please contact them if this should be the case.

We try to close bugs which have been reported against this package
automatically. But please check all old bugs, if they were closed
correctly or should have been re-assigned to another package.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 732...@bugs.debian.org.

The full log for this bug can be viewed at http://bugs.debian.org/732472

This message was generated automatically; if you believe that there is
a problem with it please contact the archive administrators by mailing
ftpmas...@ftp-master.debian.org.

Debian distribution maintenance software
pp.
Luca Falavigna (the ftpmaster behind the curtain)


-- 
To UNSUBSCRIBE, email to debian-x-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/e1vtgom-bx...@franck.debian.org



Bug#732472: Removed package(s) from unstable

2013-12-18 Thread Debian FTP Masters
Version: 1:1.3.5-1+rm

Dear submitter,

as the package xserver-xorg-video-i128 has just been removed from the Debian 
archive
unstable we hereby close the associated bug reports.  We are sorry
that we couldn't deal with your issue properly.

For details on the removal, please see http://bugs.debian.org/732472

The version of this package that was in Debian prior to this removal
can still be found using http://snapshot.debian.org/.

This message was generated automatically; if you believe that there is
a problem with it please contact the archive administrators by mailing
ftpmas...@ftp-master.debian.org.

Debian distribution maintenance software
pp.
Luca Falavigna (the ftpmaster behind the curtain)


-- 
To UNSUBSCRIBE, email to debian-x-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/e1vtgor-gt...@franck.debian.org



Bug#732473: Removed package(s) from unstable

2013-12-18 Thread Debian FTP Masters
We believe that the bug you reported is now fixed; the following
package(s) have been removed from unstable:

xserver-xorg-video-i740 |  1:1.3.2-4 | source
xserver-xorg-video-i740 | 1:1.3.2-4+b1 | armhf
xserver-xorg-video-i740 | 1:1.3.2-4+b3 | amd64, armel, i386, ia64, 
kfreebsd-amd64, kfreebsd-i386, mips, mipsel, powerpc, sparc
xserver-xorg-video-i740 | 1:1.3.2-4+b5 | hurd-i386

--- Reason ---
ROM; unmaintained
--

Note that the package(s) have simply been removed from the tag
database and may (or may not) still be in the pool; this is not a bug.
The package(s) will be physically removed automatically when no suite
references them (and in the case of source, when no binary references
it).  Please also remember that the changes have been done on the
master archive and will not propagate to any mirrors (ftp.debian.org
included) until the next dinstall run at the earliest.

Packages are usually not removed from testing by hand. Testing tracks
unstable and will automatically remove packages which were removed
from unstable when removing them from testing causes no dependency
problems. The release team can force a removal from testing if it is
really needed, please contact them if this should be the case.

We try to close bugs which have been reported against this package
automatically. But please check all old bugs, if they were closed
correctly or should have been re-assigned to another package.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 732...@bugs.debian.org.

The full log for this bug can be viewed at http://bugs.debian.org/732473

This message was generated automatically; if you believe that there is
a problem with it please contact the archive administrators by mailing
ftpmas...@ftp-master.debian.org.

Debian distribution maintenance software
pp.
Luca Falavigna (the ftpmaster behind the curtain)


-- 
To UNSUBSCRIBE, email to debian-x-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/e1vtgpo-mp...@franck.debian.org



Bug#732474: Removed package(s) from unstable

2013-12-18 Thread Debian FTP Masters
We believe that the bug you reported is now fixed; the following
package(s) have been removed from unstable:

xserver-xorg-video-newport |  1:0.2.3-2 | source
xserver-xorg-video-newport | 1:0.2.3-2+b3 | mips

--- Reason ---
ROM; unmaintained
--

Note that the package(s) have simply been removed from the tag
database and may (or may not) still be in the pool; this is not a bug.
The package(s) will be physically removed automatically when no suite
references them (and in the case of source, when no binary references
it).  Please also remember that the changes have been done on the
master archive and will not propagate to any mirrors (ftp.debian.org
included) until the next dinstall run at the earliest.

Packages are usually not removed from testing by hand. Testing tracks
unstable and will automatically remove packages which were removed
from unstable when removing them from testing causes no dependency
problems. The release team can force a removal from testing if it is
really needed, please contact them if this should be the case.

We try to close bugs which have been reported against this package
automatically. But please check all old bugs, if they were closed
correctly or should have been re-assigned to another package.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 732...@bugs.debian.org.

The full log for this bug can be viewed at http://bugs.debian.org/732474

This message was generated automatically; if you believe that there is
a problem with it please contact the archive administrators by mailing
ftpmas...@ftp-master.debian.org.

Debian distribution maintenance software
pp.
Luca Falavigna (the ftpmaster behind the curtain)


-- 
To UNSUBSCRIBE, email to debian-x-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/e1vtgr4-00012j...@franck.debian.org



Bug#732474: Removed package(s) from unstable

2013-12-18 Thread Debian FTP Masters
Version: 1:0.2.3-2+rm

Dear submitter,

as the package xserver-xorg-video-newport has just been removed from the Debian 
archive
unstable we hereby close the associated bug reports.  We are sorry
that we couldn't deal with your issue properly.

For details on the removal, please see http://bugs.debian.org/732474

The version of this package that was in Debian prior to this removal
can still be found using http://snapshot.debian.org/.

This message was generated automatically; if you believe that there is
a problem with it please contact the archive administrators by mailing
ftpmas...@ftp-master.debian.org.

Debian distribution maintenance software
pp.
Luca Falavigna (the ftpmaster behind the curtain)


-- 
To UNSUBSCRIBE, email to debian-x-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/e1vtgra-00013o...@franck.debian.org



Bug#732483: Removed package(s) from unstable

2013-12-18 Thread Debian FTP Masters
We believe that the bug you reported is now fixed; the following
package(s) have been removed from unstable:

xserver-xorg-video-suntcx |  1:1.1.1-5 | source
xserver-xorg-video-suntcx | 1:1.1.1-5+b3 | sparc

--- Reason ---
ROM; unmaintained
--

Note that the package(s) have simply been removed from the tag
database and may (or may not) still be in the pool; this is not a bug.
The package(s) will be physically removed automatically when no suite
references them (and in the case of source, when no binary references
it).  Please also remember that the changes have been done on the
master archive and will not propagate to any mirrors (ftp.debian.org
included) until the next dinstall run at the earliest.

Packages are usually not removed from testing by hand. Testing tracks
unstable and will automatically remove packages which were removed
from unstable when removing them from testing causes no dependency
problems. The release team can force a removal from testing if it is
really needed, please contact them if this should be the case.

We try to close bugs which have been reported against this package
automatically. But please check all old bugs, if they were closed
correctly or should have been re-assigned to another package.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 732...@bugs.debian.org.

The full log for this bug can be viewed at http://bugs.debian.org/732483

This message was generated automatically; if you believe that there is
a problem with it please contact the archive administrators by mailing
ftpmas...@ftp-master.debian.org.

Debian distribution maintenance software
pp.
Luca Falavigna (the ftpmaster behind the curtain)


-- 
To UNSUBSCRIBE, email to debian-x-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/e1vtgqs-ym...@franck.debian.org



Bug#732484: Removed package(s) from unstable

2013-12-18 Thread Debian FTP Masters
Version: 1:1.2.1-4+rm

Dear submitter,

as the package xserver-xorg-video-tga has just been removed from the Debian 
archive
unstable we hereby close the associated bug reports.  We are sorry
that we couldn't deal with your issue properly.

For details on the removal, please see http://bugs.debian.org/732484

The version of this package that was in Debian prior to this removal
can still be found using http://snapshot.debian.org/.

This message was generated automatically; if you believe that there is
a problem with it please contact the archive administrators by mailing
ftpmas...@ftp-master.debian.org.

Debian distribution maintenance software
pp.
Luca Falavigna (the ftpmaster behind the curtain)


-- 
To UNSUBSCRIBE, email to debian-x-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/e1vtgse-0001cy...@franck.debian.org



Bug#732484: Removed package(s) from unstable

2013-12-18 Thread Debian FTP Masters
We believe that the bug you reported is now fixed; the following
package(s) have been removed from unstable:

xserver-xorg-video-tga |  1:1.2.1-4 | source
xserver-xorg-video-tga | 1:1.2.1-4+b3 | amd64, armel, i386, ia64, 
kfreebsd-i386, mips, mipsel, powerpc
xserver-xorg-video-tga | 1:1.2.1-4+b5 | hurd-i386

--- Reason ---
ROM; unmaintained
--

Note that the package(s) have simply been removed from the tag
database and may (or may not) still be in the pool; this is not a bug.
The package(s) will be physically removed automatically when no suite
references them (and in the case of source, when no binary references
it).  Please also remember that the changes have been done on the
master archive and will not propagate to any mirrors (ftp.debian.org
included) until the next dinstall run at the earliest.

Packages are usually not removed from testing by hand. Testing tracks
unstable and will automatically remove packages which were removed
from unstable when removing them from testing causes no dependency
problems. The release team can force a removal from testing if it is
really needed, please contact them if this should be the case.

We try to close bugs which have been reported against this package
automatically. But please check all old bugs, if they were closed
correctly or should have been re-assigned to another package.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 732...@bugs.debian.org.

The full log for this bug can be viewed at http://bugs.debian.org/732484

This message was generated automatically; if you believe that there is
a problem with it please contact the archive administrators by mailing
ftpmas...@ftp-master.debian.org.

Debian distribution maintenance software
pp.
Luca Falavigna (the ftpmaster behind the curtain)


-- 
To UNSUBSCRIBE, email to debian-x-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/e1vtgs9-0001c9...@franck.debian.org



Bug#732475: Removed package(s) from unstable

2013-12-18 Thread Debian FTP Masters
We believe that the bug you reported is now fixed; the following
package(s) have been removed from unstable:

xserver-xorg-video-rendition |  1:4.2.4-3 | source, amd64, armel, armhf, 
hurd-i386, i386, ia64, kfreebsd-amd64, kfreebsd-i386, mips, mipsel, powerpc, 
sparc

--- Reason ---
ROM; unmaintained
--

Note that the package(s) have simply been removed from the tag
database and may (or may not) still be in the pool; this is not a bug.
The package(s) will be physically removed automatically when no suite
references them (and in the case of source, when no binary references
it).  Please also remember that the changes have been done on the
master archive and will not propagate to any mirrors (ftp.debian.org
included) until the next dinstall run at the earliest.

Packages are usually not removed from testing by hand. Testing tracks
unstable and will automatically remove packages which were removed
from unstable when removing them from testing causes no dependency
problems. The release team can force a removal from testing if it is
really needed, please contact them if this should be the case.

We try to close bugs which have been reported against this package
automatically. But please check all old bugs, if they were closed
correctly or should have been re-assigned to another package.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 732...@bugs.debian.org.

The full log for this bug can be viewed at http://bugs.debian.org/732475

This message was generated automatically; if you believe that there is
a problem with it please contact the archive administrators by mailing
ftpmas...@ftp-master.debian.org.

Debian distribution maintenance software
pp.
Luca Falavigna (the ftpmaster behind the curtain)


-- 
To UNSUBSCRIBE, email to debian-x-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/e1vtgsg-0001gh...@franck.debian.org



Bug#732475: Removed package(s) from unstable

2013-12-18 Thread Debian FTP Masters
Version: 1:4.2.4-3+rm

Dear submitter,

as the package xserver-xorg-video-rendition has just been removed from the 
Debian archive
unstable we hereby close the associated bug reports.  We are sorry
that we couldn't deal with your issue properly.

For details on the removal, please see http://bugs.debian.org/732475

The version of this package that was in Debian prior to this removal
can still be found using http://snapshot.debian.org/.

This message was generated automatically; if you believe that there is
a problem with it please contact the archive administrators by mailing
ftpmas...@ftp-master.debian.org.

Debian distribution maintenance software
pp.
Luca Falavigna (the ftpmaster behind the curtain)


-- 
To UNSUBSCRIBE, email to debian-x-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/e1vtgsl-0001hh...@franck.debian.org



Bug#732485: Removed package(s) from unstable

2013-12-18 Thread Debian FTP Masters
We believe that the bug you reported is now fixed; the following
package(s) have been removed from unstable:

xserver-xorg-video-tseng |  1:1.2.4-3 | source, amd64, armel, armhf, hurd-i386, 
i386, ia64, kfreebsd-amd64, kfreebsd-i386, mips, mipsel, powerpc, sparc

--- Reason ---
ROM; unmaintained
--

Note that the package(s) have simply been removed from the tag
database and may (or may not) still be in the pool; this is not a bug.
The package(s) will be physically removed automatically when no suite
references them (and in the case of source, when no binary references
it).  Please also remember that the changes have been done on the
master archive and will not propagate to any mirrors (ftp.debian.org
included) until the next dinstall run at the earliest.

Packages are usually not removed from testing by hand. Testing tracks
unstable and will automatically remove packages which were removed
from unstable when removing them from testing causes no dependency
problems. The release team can force a removal from testing if it is
really needed, please contact them if this should be the case.

We try to close bugs which have been reported against this package
automatically. But please check all old bugs, if they were closed
correctly or should have been re-assigned to another package.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 732...@bugs.debian.org.

The full log for this bug can be viewed at http://bugs.debian.org/732485

This message was generated automatically; if you believe that there is
a problem with it please contact the archive administrators by mailing
ftpmas...@ftp-master.debian.org.

Debian distribution maintenance software
pp.
Luca Falavigna (the ftpmaster behind the curtain)


-- 
To UNSUBSCRIBE, email to debian-x-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/e1vtgt9-0001ry...@franck.debian.org



Bug#732476: Removed package(s) from unstable

2013-12-18 Thread Debian FTP Masters
We believe that the bug you reported is now fixed; the following
package(s) have been removed from unstable:

xserver-xorg-video-s3 |  1:0.6.3-5 | source, amd64, armel, armhf, hurd-i386, 
i386, ia64, kfreebsd-amd64, kfreebsd-i386, mips, mipsel, powerpc, sparc

--- Reason ---
ROM; unmaintained
--

Note that the package(s) have simply been removed from the tag
database and may (or may not) still be in the pool; this is not a bug.
The package(s) will be physically removed automatically when no suite
references them (and in the case of source, when no binary references
it).  Please also remember that the changes have been done on the
master archive and will not propagate to any mirrors (ftp.debian.org
included) until the next dinstall run at the earliest.

Packages are usually not removed from testing by hand. Testing tracks
unstable and will automatically remove packages which were removed
from unstable when removing them from testing causes no dependency
problems. The release team can force a removal from testing if it is
really needed, please contact them if this should be the case.

We try to close bugs which have been reported against this package
automatically. But please check all old bugs, if they were closed
correctly or should have been re-assigned to another package.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 732...@bugs.debian.org.

The full log for this bug can be viewed at http://bugs.debian.org/732476

This message was generated automatically; if you believe that there is
a problem with it please contact the archive administrators by mailing
ftpmas...@ftp-master.debian.org.

Debian distribution maintenance software
pp.
Luca Falavigna (the ftpmaster behind the curtain)


-- 
To UNSUBSCRIBE, email to debian-x-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/e1vtgtb-0001aa...@franck.debian.org



Bug#732476: Removed package(s) from unstable

2013-12-18 Thread Debian FTP Masters
Version: 1:0.6.3-5+rm

Dear submitter,

as the package xserver-xorg-video-s3 has just been removed from the Debian 
archive
unstable we hereby close the associated bug reports.  We are sorry
that we couldn't deal with your issue properly.

For details on the removal, please see http://bugs.debian.org/732476

The version of this package that was in Debian prior to this removal
can still be found using http://snapshot.debian.org/.

This message was generated automatically; if you believe that there is
a problem with it please contact the archive administrators by mailing
ftpmas...@ftp-master.debian.org.

Debian distribution maintenance software
pp.
Luca Falavigna (the ftpmaster behind the curtain)


-- 
To UNSUBSCRIBE, email to debian-x-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/e1vtgtg-0001ai...@franck.debian.org



Bug#732477: Removed package(s) from unstable

2013-12-18 Thread Debian FTP Masters
Version: 1:1.10.4-5+rm

Dear submitter,

as the package xserver-xorg-video-s3virge has just been removed from the Debian 
archive
unstable we hereby close the associated bug reports.  We are sorry
that we couldn't deal with your issue properly.

For details on the removal, please see http://bugs.debian.org/732477

The version of this package that was in Debian prior to this removal
can still be found using http://snapshot.debian.org/.

This message was generated automatically; if you believe that there is
a problem with it please contact the archive administrators by mailing
ftpmas...@ftp-master.debian.org.

Debian distribution maintenance software
pp.
Luca Falavigna (the ftpmaster behind the curtain)


-- 
To UNSUBSCRIBE, email to debian-x-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/e1vtguc-0001gf...@franck.debian.org



Bug#732486: Removed package(s) from unstable

2013-12-18 Thread Debian FTP Masters
We believe that the bug you reported is now fixed; the following
package(s) have been removed from unstable:

xserver-xorg-video-voodoo |  1:1.2.4-2 | source
xserver-xorg-video-voodoo | 1:1.2.4-2+b1 | armhf
xserver-xorg-video-voodoo | 1:1.2.4-2+b3 | amd64, armel, i386, ia64, 
kfreebsd-amd64, kfreebsd-i386, mips, mipsel, powerpc, sparc
xserver-xorg-video-voodoo | 1:1.2.4-2+b5 | hurd-i386

--- Reason ---
ROM; unmaintained
--

Note that the package(s) have simply been removed from the tag
database and may (or may not) still be in the pool; this is not a bug.
The package(s) will be physically removed automatically when no suite
references them (and in the case of source, when no binary references
it).  Please also remember that the changes have been done on the
master archive and will not propagate to any mirrors (ftp.debian.org
included) until the next dinstall run at the earliest.

Packages are usually not removed from testing by hand. Testing tracks
unstable and will automatically remove packages which were removed
from unstable when removing them from testing causes no dependency
problems. The release team can force a removal from testing if it is
really needed, please contact them if this should be the case.

We try to close bugs which have been reported against this package
automatically. But please check all old bugs, if they were closed
correctly or should have been re-assigned to another package.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 732...@bugs.debian.org.

The full log for this bug can be viewed at http://bugs.debian.org/732486

This message was generated automatically; if you believe that there is
a problem with it please contact the archive administrators by mailing
ftpmas...@ftp-master.debian.org.

Debian distribution maintenance software
pp.
Luca Falavigna (the ftpmaster behind the curtain)


-- 
To UNSUBSCRIBE, email to debian-x-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/e1vtgu4-0001dn...@franck.debian.org



Bug#732477: Removed package(s) from unstable

2013-12-18 Thread Debian FTP Masters
We believe that the bug you reported is now fixed; the following
package(s) have been removed from unstable:

xserver-xorg-video-s3virge | 1:1.10.4-5 | source, amd64, armel, armhf, 
hurd-i386, i386, ia64, kfreebsd-amd64, kfreebsd-i386, mips, mipsel, powerpc, 
sparc

--- Reason ---
ROM; unmaintained
--

Note that the package(s) have simply been removed from the tag
database and may (or may not) still be in the pool; this is not a bug.
The package(s) will be physically removed automatically when no suite
references them (and in the case of source, when no binary references
it).  Please also remember that the changes have been done on the
master archive and will not propagate to any mirrors (ftp.debian.org
included) until the next dinstall run at the earliest.

Packages are usually not removed from testing by hand. Testing tracks
unstable and will automatically remove packages which were removed
from unstable when removing them from testing causes no dependency
problems. The release team can force a removal from testing if it is
really needed, please contact them if this should be the case.

We try to close bugs which have been reported against this package
automatically. But please check all old bugs, if they were closed
correctly or should have been re-assigned to another package.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 732...@bugs.debian.org.

The full log for this bug can be viewed at http://bugs.debian.org/732477

This message was generated automatically; if you believe that there is
a problem with it please contact the archive administrators by mailing
ftpmas...@ftp-master.debian.org.

Debian distribution maintenance software
pp.
Luca Falavigna (the ftpmaster behind the curtain)


-- 
To UNSUBSCRIBE, email to debian-x-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/e1vtguw-0001g6...@franck.debian.org



Bug#732469: Removed package(s) from unstable

2013-12-18 Thread Debian FTP Masters
We believe that the bug you reported is now fixed; the following
package(s) have been removed from unstable:

xserver-xorg-video-ark |  1:0.7.5-1 | source, amd64, armel, armhf, hurd-i386, 
i386, ia64, kfreebsd-amd64, kfreebsd-i386, mips, mipsel, powerpc, sparc

--- Reason ---
ROM; unmaintained
--

Note that the package(s) have simply been removed from the tag
database and may (or may not) still be in the pool; this is not a bug.
The package(s) will be physically removed automatically when no suite
references them (and in the case of source, when no binary references
it).  Please also remember that the changes have been done on the
master archive and will not propagate to any mirrors (ftp.debian.org
included) until the next dinstall run at the earliest.

Packages are usually not removed from testing by hand. Testing tracks
unstable and will automatically remove packages which were removed
from unstable when removing them from testing causes no dependency
problems. The release team can force a removal from testing if it is
really needed, please contact them if this should be the case.

We try to close bugs which have been reported against this package
automatically. But please check all old bugs, if they were closed
correctly or should have been re-assigned to another package.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 732...@bugs.debian.org.

The full log for this bug can be viewed at http://bugs.debian.org/732469

This message was generated automatically; if you believe that there is
a problem with it please contact the archive administrators by mailing
ftpmas...@ftp-master.debian.org.

Debian distribution maintenance software
pp.
Luca Falavigna (the ftpmaster behind the curtain)


-- 
To UNSUBSCRIBE, email to debian-x-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/e1vtgzn-0002jr...@franck.debian.org



mesa: Changes to 'ubuntu-precise'

2013-12-18 Thread Maarten Lankhorst
 debian/changelog   |   32 +
 debian/control |   16 +++---
 debian/patches/CVE-2012-5129.patch |   86 +
 debian/patches/CVE-2013-1872.patch |   74 +++
 debian/patches/CVE-2013-1993.patch |   45 +++
 debian/patches/series  |3 +
 6 files changed, 248 insertions(+), 8 deletions(-)

New commits:
commit 51fbea2e1321f87393a0373d9765f9ac8318cdab
Author: Maarten Lankhorst maarten.lankho...@canonical.com
Date:   Tue Dec 17 10:38:56 2013 +0100

Allow lts-saucy and lts-trusty to satisfy some depends too. (LP: #1253041)

diff --git a/debian/changelog b/debian/changelog
index 85a46b1..177cd61 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+mesa (8.0.4-0ubuntu0.7) precise-proposed; urgency=low
+
+  * Allow lts-saucy and lts-trusty to satisfy some depends too. (LP: #1253041)
+
+ -- Maarten Lankhorst maarten.lankho...@ubuntu.com  Tue, 17 Dec 2013 
10:36:12 +0100
+
 mesa (8.0.4-0ubuntu0.6) precise-security; urgency=low
 
   * SECURITY UPDATE: denial of service and possible code execution via
diff --git a/debian/control b/debian/control
index 88d3821..67849c8 100644
--- a/debian/control
+++ b/debian/control
@@ -253,9 +253,9 @@ Package: libegl1-mesa-dev
 Section: libdevel
 Architecture: linux-any kfreebsd-any
 Depends:
- libegl1-mesa (= ${binary:Version}) | libegl1-mesa-lts-quantal  | 
libegl1-mesa-lts-raring,
- libegl1-mesa-drivers (= ${binary:Version}) | libegl1-mesa-drivers-lts-quantal 
| libegl1-mesa-drivers-lts-raring,
- libdrm-dev (= 2.4.19) [!hurd-any] | libdrm-dev-lts-quantal | 
libdrm-dev-lts-raring | libdrm-dev-renamed,
+ libegl1-mesa (= ${binary:Version}) | libegl1-mesa-lts-quantal | 
libegl1-mesa-lts-raring | libegl1-mesa-lts-saucy | libegl1-mesa-lts-trusty,
+ libegl1-mesa-drivers (= ${binary:Version}) | libegl1-mesa-drivers-lts-quantal 
| libegl1-mesa-drivers-lts-raring | libegl1-mesa-drivers-lts-saucy | 
libegl1-mesa-drivers-lts-trusty,
+ libdrm-dev (= 2.4.19) [!hurd-any],
  x11proto-dri2-dev (= 2.1),
  x11proto-gl-dev (= 1.4.11),
  libx11-dev,
@@ -686,8 +686,8 @@ Package: libgl1-mesa-dev
 Section: libdevel
 Architecture: any
 Depends:
- mesa-common-dev (= ${binary:Version}) | mesa-common-dev-lts-quantal | 
mesa-common-dev-lts-raring,
- libgl1-mesa-glx (= ${binary:Version}) | libgl1-mesa-glx-lts-quantal | 
libgl1-mesa-glx-lts-raring,
+ mesa-common-dev (= ${binary:Version}) | mesa-common-dev-lts-quantal | 
mesa-common-dev-lts-raring | mesa-common-dev-lts-saucy | 
mesa-common-dev-lts-trusty,
+ libgl1-mesa-glx (= ${binary:Version}) | libgl1-mesa-glx-lts-quantal | 
libgl1-mesa-glx-lts-raring | libgl1-mesa-glx-lts-saucy | 
libgl1-mesa-glx-lts-trusty,
  libxext-dev,
  ${misc:Depends},
 Conflicts: libgl-dev, libgl1-mesa-dri-dev
@@ -710,7 +710,7 @@ Architecture: any
 Replaces: xlibmesa-gl-dev ( 1:7), xlibosmesa-dev, libgl1-mesa-swx11-dev ( 
6.5.2), libgl1-mesa-dev ( 7.5~rc4-2)
 Depends:
  libx11-dev,
- libdrm-dev (= 2.4.19) | libdrm-dev-lts-quantal | libdrm-dev-lts-raring | 
libdrm-dev-renamed,
+ libdrm-dev (= 2.4.19),
  ${misc:Depends},
 Description: Developer documentation for Mesa
  This package includes the specifications for the Mesa-specific OpenGL
@@ -739,7 +739,7 @@ Section: libdevel
 Architecture: any
 Depends:
  libosmesa6 (= ${binary:Version}),
- mesa-common-dev (= ${binary:Version}) | mesa-common-dev-lts-quantal | 
mesa-common-dev-lts-raring | libgl-dev,
+ mesa-common-dev (= ${binary:Version}) | mesa-common-dev-lts-quantal | 
mesa-common-dev-lts-raring | mesa-common-dev-lts-saucy | 
mesa-common-dev-lts-trusty | libgl-dev,
  ${misc:Depends},
 Conflicts: xlibosmesa-dev, libosmesa4-dev, libosmesa-dev
 Replaces: xlibosmesa-dev, libosmesa-dev, libgl1-mesa-swx11-dev ( 6.5.2), 
mesa-common-dev ( 6.5.2)
@@ -780,7 +780,7 @@ Section: libdevel
 Architecture: any
 Depends:
  libglu1-mesa (= ${binary:Version}),
- libgl1-mesa-dev | libgl1-mesa-dev-lts-quantal | libgl1-mesa-dev-lts-raring | 
libgl-dev,
+ libgl1-mesa-dev | libgl1-mesa-dev-lts-quantal | libgl1-mesa-dev-lts-raring | 
libgl1-mesa-dev-lts-saucy | libgl1-mesa-dev-lts-trusty | libgl-dev,
  ${misc:Depends},
 Provides: libglu-dev, xlibmesa-glu-dev
 Conflicts: mesag-dev ( 5.0.0-1), mesa-glide2-dev ( 5.0.0-1), 
mesag3+ggi-dev ( 5.0.0-1), xlibmesa-dev

commit 47b6c8560dbedea97c085b0f6451219856e53acc
Author: Marc Deslauriers marc.deslauri...@ubuntu.com
Date:   Tue Jun 18 15:22:44 2013 -0400

import security fixes changes from precise-security

diff --git a/debian/changelog b/debian/changelog
index ca88a32..85a46b1 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,29 @@
+mesa (8.0.4-0ubuntu0.6) precise-security; urgency=low
+
+  * SECURITY UPDATE: denial of service and possible code execution via
+out-of-bands access
+- debian/patches/CVE-2013-1872.patch: check for out-of-bounds reads in
+  src/mesa/drivers/dri/i965/brw_fs.cpp,
+  src/mesa/drivers/dri/i965/brw_fs.h.
+ 

mesa: Changes to 'upstream-experimental'

2013-12-18 Thread Maarten Lankhorst
 Makefile.am  |
2 
 VERSION  |
2 
 bin/.cherry-ignore   |
5 
 docs/relnotes/10.0.1.html|  
150 ++
 src/egl/drivers/dri2/platform_wayland.c  |   
21 +
 src/gallium/drivers/nouveau/nouveau_buffer.c |
3 
 src/gallium/drivers/nouveau/nouveau_fence.c  |   
11 
 src/gallium/drivers/nouveau/nouveau_vp3_video.c  |
7 
 src/gallium/drivers/nouveau/nouveau_vp3_video_vp.c   |   
61 ++--
 src/gallium/drivers/nouveau/nv50/nv50_screen.c   |
2 
 src/gallium/drivers/nouveau/nv50/nv50_state_validate.c   |
4 
 src/gallium/drivers/nouveau/nv50/nv50_tex.c  |
2 
 src/gallium/drivers/nouveau/nv50/nv50_vbo.c  |
9 
 src/gallium/drivers/nouveau/nv50/nv98_video.c|
6 
 src/gallium/drivers/r300/compiler/tests/radeon_compiler_regalloc_tests.c |   
11 
 src/gallium/drivers/r300/compiler/tests/rc_test_helpers.c|
4 
 src/gallium/state_trackers/xa/xa_tracker.h   |
2 
 src/glsl/ast_to_hir.cpp  |
2 
 src/mesa/drivers/dri/common/megadriver_stub.c|  
126 
 src/mesa/drivers/dri/i965/brw_blorp_blit.cpp |   
15 +
 src/mesa/drivers/dri/i965/brw_blorp_clear.cpp|   
29 -
 src/mesa/drivers/dri/swrast/swrast.c |
2 
 src/mesa/main/context.c  |
1 
 src/mesa/main/performance_monitor.c  |   
19 +
 src/mesa/main/performance_monitor.h  |
3 
 25 files changed, 413 insertions(+), 86 deletions(-)

New commits:
commit 6f7da0188a73f9aa75c8703d742602b975b10207
Author: Carl Worth cwo...@cworth.org
Date:   Thu Dec 12 22:16:28 2013 -0800

docs: Add md5sums for the 10.0.1 release.

diff --git a/docs/relnotes/10.0.1.html b/docs/relnotes/10.0.1.html
index bd32355..b3f900b 100644
--- a/docs/relnotes/10.0.1.html
+++ b/docs/relnotes/10.0.1.html
@@ -31,6 +31,9 @@ because compatibility contexts not supported.
 
 h2MD5 checksums/h2
 pre
+0a72ca5b36046a658bf6038326ff32ed  MesaLib-10.0.1.tar.bz2
+01bde35c912e504ba62caf1ef9f7022c  MesaLib-10.0.1.tar.gz
+59a174a11a89e6b1b8ee9c3f7e3c388c  MesaLib-10.0.1.zip
 /pre
 
 

commit 12484d2582a478b3ef126efe12f24c8e4a4d4db7
Author: Carl Worth cwo...@cworth.org
Date:   Thu Dec 12 21:34:55 2013 -0800

Update version for the 10.0.1 release.

It's so nice that this is updated in just a single place now. Thanks, Emil!

diff --git a/VERSION b/VERSION
index a13e7b9..1532420 100644
--- a/VERSION
+++ b/VERSION
@@ -1 +1 @@
-10.0.0
+10.0.1

commit d573899b932435b0b37a7a33ebcbdc3c8cedd3e1
Author: Carl Worth cwo...@cworth.org
Date:   Thu Dec 12 21:33:02 2013 -0800

Makefile: Add bin/test-driver to EXTRA_FILES

I'm not sure why this change is necessary. When I've built previous tar 
files
(such as 9.2.4) with the make tarballs target, they include the
bin/test-driver file. But at my first attempt to build the tar files for the
10.0.1 release this file was not being included and the build failed.

diff --git a/Makefile.am b/Makefile.am
index 600adad..4780510 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -45,6 +45,7 @@ EXTRA_FILES = \
bin/ltmain.sh   \
bin/missing \
bin/ylwrap  \
+bin/test-driver\
src/glsl/glsl_parser.cpp\
src/glsl/glsl_parser.h  \
src/glsl/glsl_lexer.cpp \

commit 142144e7fdb6776500bf9f85da42565d15870771
Author: Carl Worth cwo...@cworth.org
Date:   Thu Dec 12 21:16:37 2013 -0800

docs: Add release notes for 10.0.1

diff --git a/docs/relnotes/10.0.1.html b/docs/relnotes/10.0.1.html
new file mode 100644
index 000..bd32355
--- /dev/null
+++ b/docs/relnotes/10.0.1.html
@@ -0,0 +1,147 @@
+!DOCTYPE HTML PUBLIC -//W3C//DTD HTML 4.01 Transitional//EN 
http://www.w3.org/TR/html4/loose.dtd;
+html lang=en
+head
+  meta http-equiv=content-type content=text/html; charset=utf-8
+  titleMesa Release Notes/title
+  link rel=stylesheet type=text/css href=../mesa.css
+/head
+body
+
+div class=header
+  h1The Mesa 3D Graphics Library/h1
+/div
+
+iframe src=../contents.html/iframe
+div class=content
+
+h1Mesa 10.0.1 Release Notes / (December 12, 2013)/h1
+
+p
+Mesa 

mesa: Changes to 'debian-experimental'

2013-12-18 Thread Maarten Lankhorst
 Makefile.am  |
2 
 VERSION  |
2 
 bin/.cherry-ignore   |
5 
 debian/changelog |
4 
 debian/rules |   
10 
 docs/relnotes/10.0.1.html|  
150 ++
 src/egl/drivers/dri2/platform_wayland.c  |   
21 +
 src/gallium/drivers/nouveau/nouveau_buffer.c |
3 
 src/gallium/drivers/nouveau/nouveau_fence.c  |   
11 
 src/gallium/drivers/nouveau/nouveau_vp3_video.c  |
7 
 src/gallium/drivers/nouveau/nouveau_vp3_video_vp.c   |   
61 ++--
 src/gallium/drivers/nouveau/nv50/nv50_screen.c   |
2 
 src/gallium/drivers/nouveau/nv50/nv50_state_validate.c   |
4 
 src/gallium/drivers/nouveau/nv50/nv50_tex.c  |
2 
 src/gallium/drivers/nouveau/nv50/nv50_vbo.c  |
9 
 src/gallium/drivers/nouveau/nv50/nv98_video.c|
6 
 src/gallium/drivers/r300/compiler/tests/radeon_compiler_regalloc_tests.c |   
11 
 src/gallium/drivers/r300/compiler/tests/rc_test_helpers.c|
4 
 src/gallium/state_trackers/xa/xa_tracker.h   |
2 
 src/glsl/ast_to_hir.cpp  |
2 
 src/mesa/drivers/dri/common/megadriver_stub.c|  
126 
 src/mesa/drivers/dri/i965/brw_blorp_blit.cpp |   
15 +
 src/mesa/drivers/dri/i965/brw_blorp_clear.cpp|   
29 -
 src/mesa/drivers/dri/swrast/swrast.c |
2 
 src/mesa/main/context.c  |
1 
 src/mesa/main/performance_monitor.c  |   
19 +
 src/mesa/main/performance_monitor.h  |
3 
 27 files changed, 423 insertions(+), 90 deletions(-)

New commits:
commit acf6dd563398ade07853199cbeaa18c922e70dfe
Author: Maarten Lankhorst maarten.lankho...@canonical.com
Date:   Wed Dec 18 15:15:37 2013 +0100

Disable llvmpipe on armhf, it regresses.

diff --git a/debian/changelog b/debian/changelog
index d9f7dda..6807829 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -3,6 +3,7 @@ mesa (10.0.1-1) UNRELEASED; urgency=low
   * New upstream release.
   * Do not attempt to build i915 and i965 on arm.
   * Enable radeonsi on arm.
+  * Disable llvmpipe on armhf, it regresses.
 
  -- Maarten Lankhorst maarten.lankho...@ubuntu.com  Tue, 10 Dec 2013 
10:20:24 +0100
 
diff --git a/debian/rules b/debian/rules
index eaf7e8d..8489ec7 100755
--- a/debian/rules
+++ b/debian/rules
@@ -85,13 +85,17 @@ else
DRI_DRIVERS += i915 i965
   endif
 
+  # Do not build llvmpipe for armhf, it regresses compared to the classic 
swrast.
+  ifneq (,$(filter $(DEB_HOST_ARCH),amd64 i386 kfreebsd-amd64 kfreebsd-i386))
+   GALLIUM_DRIVERS += swrast
+  else
+   DRI_DRIVERS += swrast
+  endif
+
   # LLVM is required for r300g and llvmpipe:
   ifneq (,$(filter $(DEB_HOST_ARCH),amd64 i386 kfreebsd-amd64 kfreebsd-i386 
armhf))
confflags_GALLIUM += --enable-gallium-llvm
confflags_GALLIUM += --with-llvm-shared-libs
-   GALLIUM_DRIVERS += swrast
-  else
-   DRI_DRIVERS += swrast
   endif
 
confflags_DIRECT_RENDERING = --enable-driglx-direct

commit 1063107d0270ec408f2177b45d132d89bc0fc289
Author: Maarten Lankhorst maarten.lankho...@canonical.com
Date:   Wed Dec 18 15:15:11 2013 +0100

bump changelog

diff --git a/debian/changelog b/debian/changelog
index a0bbd74..d9f7dda 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,5 +1,6 @@
-mesa (10.0.0-2) UNRELEASED; urgency=low
+mesa (10.0.1-1) UNRELEASED; urgency=low
 
+  * New upstream release.
   * Do not attempt to build i915 and i965 on arm.
   * Enable radeonsi on arm.
 

commit 6f7da0188a73f9aa75c8703d742602b975b10207
Author: Carl Worth cwo...@cworth.org
Date:   Thu Dec 12 22:16:28 2013 -0800

docs: Add md5sums for the 10.0.1 release.

diff --git a/docs/relnotes/10.0.1.html b/docs/relnotes/10.0.1.html
index bd32355..b3f900b 100644
--- a/docs/relnotes/10.0.1.html
+++ b/docs/relnotes/10.0.1.html
@@ -31,6 +31,9 @@ because compatibility contexts not supported.
 
 h2MD5 checksums/h2
 pre
+0a72ca5b36046a658bf6038326ff32ed  MesaLib-10.0.1.tar.bz2
+01bde35c912e504ba62caf1ef9f7022c  MesaLib-10.0.1.tar.gz
+59a174a11a89e6b1b8ee9c3f7e3c388c  MesaLib-10.0.1.zip
 /pre
 
 

commit 12484d2582a478b3ef126efe12f24c8e4a4d4db7
Author: Carl Worth cwo...@cworth.org
Date:   Thu Dec 12 21:34:55 2013 -0800

Update 

Processing of xorg-server_1.12.4-6+deb7u2_amd64.changes

2013-12-18 Thread Debian FTP Masters
xorg-server_1.12.4-6+deb7u2_amd64.changes uploaded successfully to localhost
along with the files:
  xorg-server_1.12.4-6+deb7u2.dsc
  xorg-server_1.12.4-6+deb7u2.diff.gz
  xserver-common_1.12.4-6+deb7u2_all.deb
  xserver-xorg-core_1.12.4-6+deb7u2_amd64.deb
  xserver-xorg-core-udeb_1.12.4-6+deb7u2_amd64.udeb
  xserver-xorg-dev_1.12.4-6+deb7u2_amd64.deb
  xdmx_1.12.4-6+deb7u2_amd64.deb
  xdmx-tools_1.12.4-6+deb7u2_amd64.deb
  xnest_1.12.4-6+deb7u2_amd64.deb
  xvfb_1.12.4-6+deb7u2_amd64.deb
  xserver-xephyr_1.12.4-6+deb7u2_amd64.deb
  xserver-xfbdev_1.12.4-6+deb7u2_amd64.deb
  xserver-xorg-core-dbg_1.12.4-6+deb7u2_amd64.deb

Greetings,

Your Debian queue daemon (running on host franck.debian.org)


-- 
To UNSUBSCRIBE, email to debian-x-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/e1vtjgo-0002nu...@franck.debian.org



xorg-server_1.12.4-6+deb7u2_amd64.changes ACCEPTED into proposed-updates-stable-new

2013-12-18 Thread Debian FTP Masters
Mapping stable-security to proposed-updates.

Accepted:

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Tue, 17 Dec 2013 20:34:10 +0100
Source: xorg-server
Binary: xserver-xorg-core xserver-xorg-core-udeb xserver-xorg-dev xdmx 
xdmx-tools xnest xvfb xserver-xephyr xserver-xfbdev xserver-xorg-core-dbg 
xserver-common
Architecture: source all amd64
Version: 2:1.12.4-6+deb7u2
Distribution: wheezy-security
Urgency: high
Maintainer: Debian X Strike Force debian-x@lists.debian.org
Changed-By: Julien Cristau jcris...@debian.org
Description: 
 xdmx   - distributed multihead X server
 xdmx-tools - Distributed Multihead X tools
 xnest  - Nested X server
 xserver-common - common files used by various X servers
 xserver-xephyr - nested X server
 xserver-xfbdev - Linux framebuffer device tiny X server
 xserver-xorg-core - Xorg X server - core server
 xserver-xorg-core-dbg - Xorg - the X.Org X server (debugging symbols)
 xserver-xorg-core-udeb - Xorg X server - core server (udeb)
 xserver-xorg-dev - Xorg X server - development files
 xvfb   - Virtual Framebuffer 'fake' X server
Changes: 
 xorg-server (2:1.12.4-6+deb7u2) wheezy-security; urgency=high
 .
   * exa: only draw valid trapezoids
 Addresses CVE-2013-6424
Checksums-Sha1: 
 4b27664cedaba3282bb0a6e493732f1b356acd87 4148 xorg-server_1.12.4-6+deb7u2.dsc
 35ffb28db42e146a3b1af4d93d6bc0ded0719cb6 92369 
xorg-server_1.12.4-6+deb7u2.diff.gz
 9f08fe19b5e2af6019a6e6a4a7d1de3531d66a5d 1396194 
xserver-common_1.12.4-6+deb7u2_all.deb
 0cd482670c6b8bd894c32e3b2cce88ec2b5326e7 1762866 
xserver-xorg-core_1.12.4-6+deb7u2_amd64.deb
 757fc1e089086fa201c2a3b40d72b510b1f71a93 867584 
xserver-xorg-core-udeb_1.12.4-6+deb7u2_amd64.udeb
 268108e64f0fe71f4871a34b33bbf538d9e1dfe4 320686 
xserver-xorg-dev_1.12.4-6+deb7u2_amd64.deb
 5a37dc31968e1208367a27d82c15bd093f827254 923032 xdmx_1.12.4-6+deb7u2_amd64.deb
 0fd8be33df272329ab45b1fe134353ab272b383c 127756 
xdmx-tools_1.12.4-6+deb7u2_amd64.deb
 3fb1bf5b7f0211984095e08cf1d9b44583e91317 821580 xnest_1.12.4-6+deb7u2_amd64.deb
 7e115ad73d9e090fad5a36fbbefa585ef7d789f4 925030 xvfb_1.12.4-6+deb7u2_amd64.deb
 2f9e332694fc4de982a95fd00e356b1f69d4f614 1017788 
xserver-xephyr_1.12.4-6+deb7u2_amd64.deb
 be671ce12beb5399356da3d1cd70e5ea004e1b47 940126 
xserver-xfbdev_1.12.4-6+deb7u2_amd64.deb
 6290aa3b9ec0ca0d9338a0a8484dac3be77d668b 7285900 
xserver-xorg-core-dbg_1.12.4-6+deb7u2_amd64.deb
Checksums-Sha256: 
 b9fec2938cb969b409829c092976476ca2e3b5493abc8ed37bf2572116be6f26 4148 
xorg-server_1.12.4-6+deb7u2.dsc
 48c76a162bb3ec96ec5bae855b6a2ce11d2b7a7952e15cabecf6530537f01320 92369 
xorg-server_1.12.4-6+deb7u2.diff.gz
 71066d017d879063e7d6c00b9fd5f84f5c7b8aa9baf21dd671f0dc081c11e857 1396194 
xserver-common_1.12.4-6+deb7u2_all.deb
 58a1c832a3624ecad9fc7eb3ebd2c4439eedd339bfc4a5dcddeb039cf421ab57 1762866 
xserver-xorg-core_1.12.4-6+deb7u2_amd64.deb
 08a6d563e47d911f1aec829a79f5efa09b10a74fba0aaab40b06e4ccfa2274f0 867584 
xserver-xorg-core-udeb_1.12.4-6+deb7u2_amd64.udeb
 c4d55948e3b2a950157a7a903a969e7d0ee4dabc150d0bffee6307735c8ef568 320686 
xserver-xorg-dev_1.12.4-6+deb7u2_amd64.deb
 4d506f11c861ef7531188daae6571f7488be1b7fd59a58e1cc4d040bd2316b49 923032 
xdmx_1.12.4-6+deb7u2_amd64.deb
 13597931d7a2be3b33ff272f0abc4864e60755fdbbf0f98977489fbae3be4dd1 127756 
xdmx-tools_1.12.4-6+deb7u2_amd64.deb
 8b05f815acce4a8d8615300733596461c73509010740476f636d06d776ce965d 821580 
xnest_1.12.4-6+deb7u2_amd64.deb
 11a9902c02d9f95c1d5505cb3c9053c30c963a10286d536207c898d832fe7d8c 925030 
xvfb_1.12.4-6+deb7u2_amd64.deb
 09416bef3fdf2e5a7f12cbf4795f774a943a5d3d95aa23a55c3470d7ffd6f18b 1017788 
xserver-xephyr_1.12.4-6+deb7u2_amd64.deb
 50e340b9d84ce876c329e67c2a1306f51745e55f69bf6cd721290e9189d79cef 940126 
xserver-xfbdev_1.12.4-6+deb7u2_amd64.deb
 a22ed2b311182864a5a5d18aa21ca047a3eb3470e1ab287bd3500022a4ec25d2 7285900 
xserver-xorg-core-dbg_1.12.4-6+deb7u2_amd64.deb
Files: 
 8c35789f7f8133233d423c8911bc33b4 4148 x11 optional 
xorg-server_1.12.4-6+deb7u2.dsc
 cfe0625c54a65af955dc2e60eafbece5 92369 x11 optional 
xorg-server_1.12.4-6+deb7u2.diff.gz
 9e4babc45be070ff62abce2de08c783d 1396194 x11 optional 
xserver-common_1.12.4-6+deb7u2_all.deb
 af53eaff8179e6b7126e8b9dccca36b8 1762866 x11 optional 
xserver-xorg-core_1.12.4-6+deb7u2_amd64.deb
 fcfb652de65bde33ca2494d3fd691455 867584 debian-installer optional 
xserver-xorg-core-udeb_1.12.4-6+deb7u2_amd64.udeb
 6b681eeb3eba3336d697af4404ab6704 320686 x11 optional 
xserver-xorg-dev_1.12.4-6+deb7u2_amd64.deb
 ab76501ec32c51ce4daadf1badd6b9ad 923032 x11 optional 
xdmx_1.12.4-6+deb7u2_amd64.deb
 4d4f0b6be8e4da81326d03c99405ce39 127756 x11 optional 
xdmx-tools_1.12.4-6+deb7u2_amd64.deb
 8f1b5e4de05276acfe36b7de43c84d8d 821580 x11 optional 
xnest_1.12.4-6+deb7u2_amd64.deb
 5faa7d769480d5a60e36e7027ab3a7ae 925030 x11 optional 
xvfb_1.12.4-6+deb7u2_amd64.deb
 611b25bcece8b06e4bea1571ab3e6e32 1017788 x11 optional 
xserver-xephyr_1.12.4-6+deb7u2_amd64.deb
 e08598fa788475ff41c6f7cc44a00f8e 940126 x11 

Processing of xorg-server_1.7.7-18_amd64.changes

2013-12-18 Thread Debian FTP Masters
xorg-server_1.7.7-18_amd64.changes uploaded successfully to localhost
along with the files:
  xorg-server_1.7.7-18.dsc
  xorg-server_1.7.7-18.diff.gz
  xserver-common_1.7.7-18_all.deb
  xserver-xorg-core_1.7.7-18_amd64.deb
  xserver-xorg-core-udeb_1.7.7-18_amd64.udeb
  xserver-xorg-dev_1.7.7-18_amd64.deb
  xdmx_1.7.7-18_amd64.deb
  xdmx-tools_1.7.7-18_amd64.deb
  xnest_1.7.7-18_amd64.deb
  xvfb_1.7.7-18_amd64.deb
  xserver-xephyr_1.7.7-18_amd64.deb
  xserver-xfbdev_1.7.7-18_amd64.deb
  xserver-xorg-core-dbg_1.7.7-18_amd64.deb

Greetings,

Your Debian queue daemon (running on host franck.debian.org)


-- 
To UNSUBSCRIBE, email to debian-x-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/e1vtjqb-0004uw...@franck.debian.org



Processing of pixman_0.16.4-1+deb6u1_amd64.changes

2013-12-18 Thread Debian FTP Masters
pixman_0.16.4-1+deb6u1_amd64.changes uploaded successfully to localhost
along with the files:
  pixman_0.16.4-1+deb6u1.dsc
  pixman_0.16.4.orig.tar.gz
  pixman_0.16.4-1+deb6u1.diff.gz
  libpixman-1-0_0.16.4-1+deb6u1_amd64.deb
  libpixman-1-0-udeb_0.16.4-1+deb6u1_amd64.udeb
  libpixman-1-0-dbg_0.16.4-1+deb6u1_amd64.deb
  libpixman-1-dev_0.16.4-1+deb6u1_amd64.deb

Greetings,

Your Debian queue daemon (running on host franck.debian.org)


-- 
To UNSUBSCRIBE, email to debian-x-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/e1vtjqf-0004vy...@franck.debian.org



Processing of pixman_0.26.0-4+deb7u1_amd64.changes

2013-12-18 Thread Debian FTP Masters
pixman_0.26.0-4+deb7u1_amd64.changes uploaded successfully to localhost
along with the files:
  pixman_0.26.0-4+deb7u1.dsc
  pixman_0.26.0.orig.tar.gz
  pixman_0.26.0-4+deb7u1.diff.gz
  libpixman-1-0_0.26.0-4+deb7u1_amd64.deb
  libpixman-1-0-udeb_0.26.0-4+deb7u1_amd64.udeb
  libpixman-1-0-dbg_0.26.0-4+deb7u1_amd64.deb
  libpixman-1-dev_0.26.0-4+deb7u1_amd64.deb

Greetings,

Your Debian queue daemon (running on host franck.debian.org)


-- 
To UNSUBSCRIBE, email to debian-x-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/e1vtjve-0005rw...@franck.debian.org



pixman_0.26.0-4+deb7u1_amd64.changes ACCEPTED into proposed-updates-stable-new

2013-12-18 Thread Debian FTP Masters
Mapping stable-security to proposed-updates.

Accepted:

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Mon, 16 Dec 2013 17:19:41 +0100
Source: pixman
Binary: libpixman-1-0 libpixman-1-0-udeb libpixman-1-0-dbg libpixman-1-dev
Architecture: source amd64
Version: 0.26.0-4+deb7u1
Distribution: wheezy-security
Urgency: high
Maintainer: Debian X Strike Force debian-x@lists.debian.org
Changed-By: Julien Cristau jcris...@debian.org
Description: 
 libpixman-1-0 - pixel-manipulation library for X and cairo
 libpixman-1-0-dbg - pixel-manipulation library for X and cairo (debugging 
symbols)
 libpixman-1-0-udeb - pixel-manipulation library for X and cairo (udeb)
 libpixman-1-dev - pixel-manipulation library for X and cairo (development 
files)
Changes: 
 pixman (0.26.0-4+deb7u1) wheezy-security; urgency=high
 .
   * pixman_trapezoid_valid(): Fix underflow when bottom is close to MIN_INT
 Addresses CVE-2013-6425
Checksums-Sha1: 
 dd39631c12cfd6e4ded2a2f6f7d16dd33f02282b 2064 pixman_0.26.0-4+deb7u1.dsc
 6f45d76ce8ef4aa570d0f9cbcc1b8bcecc863ab7 74 pixman_0.26.0.orig.tar.gz
 0ac7b3dba9587aedc1faa450d3c9749d1e660c41 211630 pixman_0.26.0-4+deb7u1.diff.gz
 5d93e62b87ddf30d43e13231435b33c8bc8f739f 426922 
libpixman-1-0_0.26.0-4+deb7u1_amd64.deb
 78579f729967d78ba1a969f6ae0cc9eaa80eeb8e 186254 
libpixman-1-0-udeb_0.26.0-4+deb7u1_amd64.udeb
 6545641548f6421c843f1289c4b238a6fe114e85 1222634 
libpixman-1-0-dbg_0.26.0-4+deb7u1_amd64.deb
 6224b2de0fbae6829164d4e8570e0afa2d47dd7e 457206 
libpixman-1-dev_0.26.0-4+deb7u1_amd64.deb
Checksums-Sha256: 
 8774e1b194aceeba4f60d5763a0d58ec898dc48a8d39f9cfc19bc2f9923c29a7 2064 
pixman_0.26.0-4+deb7u1.dsc
 b2644db182d0e41a8fa0f2ae2b3135542c44a1b72cfe70f1cb453df333df448f 74 
pixman_0.26.0.orig.tar.gz
 5df083d2f8fdc53f18842ba611c1556360481b187c7e7cc96d5d84e19273d494 211630 
pixman_0.26.0-4+deb7u1.diff.gz
 ad08c9d2b2178ac8b0297b1a9539ecb71aa28ad91ccf5937d1660de27de0a0d9 426922 
libpixman-1-0_0.26.0-4+deb7u1_amd64.deb
 566dc28ea005140ac337265323a3f9cd061a8477c2b26d49266c83769526165e 186254 
libpixman-1-0-udeb_0.26.0-4+deb7u1_amd64.udeb
 146153a6fc5bb3701307e1d4573abcaf781ee5b28bef01b7f1d221f5c530d7f4 1222634 
libpixman-1-0-dbg_0.26.0-4+deb7u1_amd64.deb
 d906a965f3d11c03a7b3c0c921af585a8c9cb14b93da9d304fa066966dc4b317 457206 
libpixman-1-dev_0.26.0-4+deb7u1_amd64.deb
Files: 
 4ca3b585b1eb405fc5108c084bd6b164 2064 devel optional pixman_0.26.0-4+deb7u1.dsc
 6563b6400b9fa23b47fd52105faf72b4 74 devel optional 
pixman_0.26.0.orig.tar.gz
 1d9e3a7876784d50e7f4d6908d48c822 211630 devel optional 
pixman_0.26.0-4+deb7u1.diff.gz
 4bba4f236d71ec1236b1bed2ad565195 426922 libs optional 
libpixman-1-0_0.26.0-4+deb7u1_amd64.deb
 be0b512808f48eb6bb184c19c7e51892 186254 debian-installer optional 
libpixman-1-0-udeb_0.26.0-4+deb7u1_amd64.udeb
 f14b3a11490a21f0bd6662849d741128 1222634 debug extra 
libpixman-1-0-dbg_0.26.0-4+deb7u1_amd64.deb
 75696b7d71d0a1e0f5886a549b4e381f 457206 libdevel optional 
libpixman-1-dev_0.26.0-4+deb7u1_amd64.deb
Package-Type: udeb

-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.15 (GNU/Linux)

iQIcBAEBAgAGBQJSrzskAAoJEDEBgAUJBeQMrj0QAM1Dvv8Z+1EjP2sEpSZSutI1
tHJ/kEV2CoTAmUzgjwXd5OsIocub2OMr4DzfHXSI0gPAoUSMmxRcJoCCds2ZnuGU
Ax+uXC7B0D1DVsJeOtRWaGEyFAKCktiq8GfJWxJaRtfu+soiUwdDXM7HcVmIDqp1
yUX6wQ0phDdOVvfphA6vFpGLOyQ9RkkMio/PvNkVpqIM/E/N1LkeXgYI8gfa2JTL
pm3FhRUoE+ToN0IOgxfemaYwmCUrf9/zNrc9zyXgzeHL3kfp15MT5L1AXMLaiESo
1fuXyiJmLimYBwkg1zOpI8p/hyb8zlPdqndR4xSzakc1e1D/y4otH8h9DgORepv6
yIF6MXWa52R+2lUTxtzyT35+2qGSUeQHkI2/Q0zbXGDkqv3kZuehrWsQXsvTZKFr
1eVEelLEaNSxBy2PT9NUi0iGQ/Hrp1H4PPPwl+nGX9PBjg9Vh4NuZBvCGvwZIlGC
V4Db6FVZwxiqMEdaUZGOjXWD19M3ZOBIzh+1BQp/faqPf8OXOSyB6iFD3yNrlF3K
eJa26w8yeIbvs6r3jW2nBhAonb4IWgSDe0koidOH19INB2cqnpDNrtoG1z058gxx
xV1nY4WgWg7SZgFRxe1UD1odszihYVw90DTaTGnzBExQFuPvwT/VNMkyBssbRJ4q
Edjkdrw8I0wIFYW67ZYN
=2rIu
-END PGP SIGNATURE-


Thank you for your contribution to Debian.


-- 
To UNSUBSCRIBE, email to debian-x-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/e1vtjcu-0007h5...@franck.debian.org



pixman_0.16.4-1+deb6u1_amd64.changes ACCEPTED into oldstable-proposed-updates-oldstable-new

2013-12-18 Thread Debian FTP Masters
Mapping oldstable-security to oldstable-proposed-updates.

Accepted:

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Mon, 16 Dec 2013 18:44:45 +0100
Source: pixman
Binary: libpixman-1-0 libpixman-1-0-udeb libpixman-1-0-dbg libpixman-1-dev
Architecture: source amd64
Version: 0.16.4-1+deb6u1
Distribution: squeeze-security
Urgency: high
Maintainer: Debian X Strike Force debian-x@lists.debian.org
Changed-By: Julien Cristau jcris...@debian.org
Description: 
 libpixman-1-0 - pixel-manipulation library for X and cairo
 libpixman-1-0-dbg - pixel-manipulation library for X and cairo (debugging 
symbols)
 libpixman-1-0-udeb - pixel-manipulation library for X and cairo (udeb)
 libpixman-1-dev - pixel-manipulation library for X and cairo (development 
files)
Changes: 
 pixman (0.16.4-1+deb6u1) squeeze-security; urgency=high
 .
   * pixman_trapezoid_valid(): Fix underflow when bottom is close to MIN_INT
 Addresses CVE-2013-6425
Checksums-Sha1: 
 605e0f423899765ecdf11344d802c48eccbfa1cc 1941 pixman_0.16.4-1+deb6u1.dsc
 785dbd79818b5f9d62738d95c17e5af0c511dc4a 485983 pixman_0.16.4.orig.tar.gz
 1d17b252d27eb30940a2c0ca91cb3928023b1731 101001 pixman_0.16.4-1+deb6u1.diff.gz
 2fb082015cd07faa76f26e54efb043fb6c180052 237078 
libpixman-1-0_0.16.4-1+deb6u1_amd64.deb
 443da9a2bcf8e3506613ba819f713654060afbed 148948 
libpixman-1-0-udeb_0.16.4-1+deb6u1_amd64.udeb
 29c6eb05ee6fc99d531a9a76f9d1710dd2565d1d 509638 
libpixman-1-0-dbg_0.16.4-1+deb6u1_amd64.deb
 efbc1adb9a64031fe9f05c1bde7fc60abacb6434 263578 
libpixman-1-dev_0.16.4-1+deb6u1_amd64.deb
Checksums-Sha256: 
 fc11224494ed435e473a4f20a7a66ac2dc61adf885a6bd5bff829090fa63251e 1941 
pixman_0.16.4-1+deb6u1.dsc
 64f1eb78a4890af9edbf3cd0468171b02b4e02c85aa6b5a580c39aca8df1f249 485983 
pixman_0.16.4.orig.tar.gz
 bc6e7fb464d03428dc3b4f3d469b172cce3470907d27187a90e48dab1595caa1 101001 
pixman_0.16.4-1+deb6u1.diff.gz
 2dcd50d1186d9adafba4c0ba1d91999cfe789433c80db0e836d0e47f85585af0 237078 
libpixman-1-0_0.16.4-1+deb6u1_amd64.deb
 e015e83ca45728c61744fc65d5c582b3d86ebcd1876550c46ef37d3ff94e51f8 148948 
libpixman-1-0-udeb_0.16.4-1+deb6u1_amd64.udeb
 9f5963f004ccf1f5a95ab4bd42781d5463f58b7966932b3a0bc2caa275befbd8 509638 
libpixman-1-0-dbg_0.16.4-1+deb6u1_amd64.deb
 9e7b954e31aba7ee3d63c79f971aa09bd3af6d8e97a96ae76ea529193567ef2a 263578 
libpixman-1-dev_0.16.4-1+deb6u1_amd64.deb
Files: 
 561ab7942df0f47f2b82185e8f0b65bc 1941 devel optional pixman_0.16.4-1+deb6u1.dsc
 7f430cf0de0bf05935d4e21906cb1e6b 485983 devel optional 
pixman_0.16.4.orig.tar.gz
 c1728510de20d5542b425cf3729d49ad 101001 devel optional 
pixman_0.16.4-1+deb6u1.diff.gz
 fbc288a25d16641915393e5572bd98ff 237078 libs optional 
libpixman-1-0_0.16.4-1+deb6u1_amd64.deb
 41e58c9a4487ced18165e93bd2e63a25 148948 debian-installer optional 
libpixman-1-0-udeb_0.16.4-1+deb6u1_amd64.udeb
 2a5732e3be96c473cc7b9f435853389a 509638 debug extra 
libpixman-1-0-dbg_0.16.4-1+deb6u1_amd64.deb
 e1b0119c0c8ec32bce10b8c093223da6 263578 libdevel optional 
libpixman-1-dev_0.16.4-1+deb6u1_amd64.deb
Package-Type: udeb

-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.15 (GNU/Linux)

iQIcBAEBAgAGBQJSrz1mAAoJEDEBgAUJBeQMzQAQAKX6lIthWgDqvXrIYXvzYIeT
3jquAyuk0zv12lLUrCodchdbE8fe6US9rNTed/5TO2F0QASy+6s9cFWQ74NgzQZO
iOfg9aLeLOoRRjOvQnQCznI83aKV6AREVY5MQTRb0HVvYuzCI6SR0zFtvWdJqG2T
nn7E0NDosIEp6dKODUS09WCexAmaHtPl0j2yhTy1zldtxU+b7gFiP8JXUYnoTMd5
2BRyELff33YxXUnshT0C81RnkdhKN/b9RFDC0Dec/0mLVPihBjB44NbOd8Ve960C
wlok7jfT8FCWE9+bzQtGd4sMx9Tl6u25CAfjZpYusJOOCCr5QFXP+Q4w4oIUpJnJ
W2awAzHOO3bvipKc7fYjyjaRJnM3Vy0jjR/+Lkugyp3CEGYkwDRJ4tXqSYduHnMv
o9NnL3U27mVJPYgDUJi4zSMUVMQFYzyebqQKO9MHJEmp947njlLz1/ll8HPAmZA2
yEdgs9xlrS8139exACp+NmA+mcCddiJd7xNDojuu/Y5GYTp7h7yK8MARow1zmcoG
W894Pvs65HhkR+9j470cz6VAanuKTC+vbiPa/tGkfhMlY8wEmFLyYFDfwXIXGCNv
U/MVANhydP6aJNR2p2k7uksHs+PiHDmqreVbe1a6F/LBMWjb56igxF5GsHCJztt3
qCY4HOYFm9P/1JP/ar3i
=Zb9X
-END PGP SIGNATURE-


Thank you for your contribution to Debian.


-- 
To UNSUBSCRIBE, email to debian-x-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/e1vtjbv-00079u...@franck.debian.org



xorg-server_1.7.7-18_amd64.changes ACCEPTED into oldstable-proposed-updates-oldstable-new

2013-12-18 Thread Debian FTP Masters
Mapping oldstable-security to oldstable-proposed-updates.

Accepted:

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Tue, 17 Dec 2013 20:21:57 +0100
Source: xorg-server
Binary: xserver-xorg-core xserver-xorg-core-udeb xserver-xorg-dev xdmx 
xdmx-tools xnest xvfb xserver-xephyr xserver-xfbdev xserver-xorg-core-dbg 
xserver-common
Architecture: source all amd64
Version: 2:1.7.7-18
Distribution: squeeze-security
Urgency: high
Maintainer: Debian X Strike Force debian-x@lists.debian.org
Changed-By: Julien Cristau jcris...@debian.org
Description: 
 xdmx   - distributed multihead X server
 xdmx-tools - Distributed Multihead X tools
 xnest  - Nested X server
 xserver-common - common files used by various X servers
 xserver-xephyr - nested X server
 xserver-xfbdev - Linux framebuffer device tiny X server
 xserver-xorg-core - Xorg X server - core server
 xserver-xorg-core-dbg - Xorg - the X.Org X server (debugging symbols)
 xserver-xorg-core-udeb - Xorg X server - core server (udeb)
 xserver-xorg-dev - Xorg X server - development files
 xvfb   - Virtual Framebuffer 'fake' X server
Changes: 
 xorg-server (2:1.7.7-18) squeeze-security; urgency=high
 .
   * exa: only draw valid trapezoids
 Addresses CVE-2013-6424
Checksums-Sha1: 
 e484d2d1b474622478f6e888fdf8a8146e87ac95 3877 xorg-server_1.7.7-18.dsc
 b020520c6486d49ae68f6dbadb766651e4ef72bd 421411 xorg-server_1.7.7-18.diff.gz
 3bf24d45243963b72bd3f6cac0f928aafe0e3d7e 58430 xserver-common_1.7.7-18_all.deb
 49e81620ea6d3a6f1665163f9973a86c5db59d4f 2563412 
xserver-xorg-core_1.7.7-18_amd64.deb
 d4b91b451e57e1873947beb4c842ee2b6e47eb91 1001656 
xserver-xorg-core-udeb_1.7.7-18_amd64.udeb
 b6544ece2acc4103139a3f89a5a60a13e025f10b 1224646 
xserver-xorg-dev_1.7.7-18_amd64.deb
 42a82c3a6a4f612a4026a36d1da1cb32144b9596 1769770 xdmx_1.7.7-18_amd64.deb
 bec420ead61d2b58829e5aa9882ffaf802f73604 1037332 xdmx-tools_1.7.7-18_amd64.deb
 9eddb6e495649fc57d34bceabc3706cbc06f78ee 1682070 xnest_1.7.7-18_amd64.deb
 c19788da411a0c1999ce2762e08417e693a0f2e6 1797626 xvfb_1.7.7-18_amd64.deb
 24352cd959f8e3d296c5d9982d613ba240f84d97 1883950 
xserver-xephyr_1.7.7-18_amd64.deb
 2a25025defe5370fd2751f1e2cd3eec0ea68ddba 1822740 
xserver-xfbdev_1.7.7-18_amd64.deb
 173cd85305bc0189b36dec604e1707f1ba42c97a 602 
xserver-xorg-core-dbg_1.7.7-18_amd64.deb
Checksums-Sha256: 
 93774399aef81ad1e100c9060944d28ddf12075c245bc9539e063a682347213c 3877 
xorg-server_1.7.7-18.dsc
 8d351e114f450e562c8b4d1d50be63de5dd81962f26674ec2a2d2fee4f2cce2b 421411 
xorg-server_1.7.7-18.diff.gz
 06c76f386e0502d0c3110f0beb7f61211d34b28357d27f2a90a3089636b30df7 58430 
xserver-common_1.7.7-18_all.deb
 c83467c5e9e4e14d3f4e365cfc08ee462a2abfb3955a068b687fa8e454906492 2563412 
xserver-xorg-core_1.7.7-18_amd64.deb
 f708606fa4e99fe44f2ca8bb914971555f982c8c686fa0f4b502f4d75925b093 1001656 
xserver-xorg-core-udeb_1.7.7-18_amd64.udeb
 576c4336fd1f8eb17758847bedb2a68c50fcb3c7378e64142b5eeb90e261e069 1224646 
xserver-xorg-dev_1.7.7-18_amd64.deb
 19896887fda208a414f54d95a921d8b93509ea7622c247e105849af3307190e0 1769770 
xdmx_1.7.7-18_amd64.deb
 09d832b96062fe86d5a6b3c36ac27fe3cda23a60c0a2de4df625400e8a1b1f63 1037332 
xdmx-tools_1.7.7-18_amd64.deb
 f59f1293dca3a22ab179b82e5d861e562c586a5d2ce7c97036dd94d5fc19d659 1682070 
xnest_1.7.7-18_amd64.deb
 2c216f22a52bd8993b37822b2ca7776e9b786655151b9e3eb603b491eb4b4e10 1797626 
xvfb_1.7.7-18_amd64.deb
 a92a4bd3bf4a6fffc690aef6c6daecaecd9847ecda54ad877e05ef9b5fd8f2d7 1883950 
xserver-xephyr_1.7.7-18_amd64.deb
 1c1858c6e15b22f0a5d97111624f09c5374da7cef4a337aae9b2522014490e66 1822740 
xserver-xfbdev_1.7.7-18_amd64.deb
 1b7407621fe61ce55246914f1664be15af073c7529d6e7cc71833f9fb1d8a580 602 
xserver-xorg-core-dbg_1.7.7-18_amd64.deb
Files: 
 7672f98514ce2db9b2af155f45a88fc7 3877 x11 optional xorg-server_1.7.7-18.dsc
 b9daa1165957a7f6e80ee4366e26e300 421411 x11 optional 
xorg-server_1.7.7-18.diff.gz
 d9813f28191813b5adb1a16bbbd2e3a0 58430 x11 optional 
xserver-common_1.7.7-18_all.deb
 df72d85e7f40a73ea3982bc580e77892 2563412 x11 optional 
xserver-xorg-core_1.7.7-18_amd64.deb
 208a6239845a59a4e0c338e1301fe785 1001656 debian-installer optional 
xserver-xorg-core-udeb_1.7.7-18_amd64.udeb
 cc27d63f37ebb45be22e6f99cff61a63 1224646 x11 optional 
xserver-xorg-dev_1.7.7-18_amd64.deb
 0ad59c2758475dace3d992b4798fb6f4 1769770 x11 optional xdmx_1.7.7-18_amd64.deb
 955e06e4541625b9f352cbf7e3070f53 1037332 x11 optional 
xdmx-tools_1.7.7-18_amd64.deb
 1762c75faf45512affe7bfa223f5add3 1682070 x11 optional xnest_1.7.7-18_amd64.deb
 7df6accc6d63475b55601449dab8831e 1797626 x11 optional xvfb_1.7.7-18_amd64.deb
 130162c1a0e8ebdc880e7507495c2d72 1883950 x11 optional 
xserver-xephyr_1.7.7-18_amd64.deb
 74657a89c57f44166fad05c3ad6d82c3 1822740 x11 optional 
xserver-xfbdev_1.7.7-18_amd64.deb
 f7643235dd8fd89a4956a9baf2e9f108 602 debug extra 
xserver-xorg-core-dbg_1.7.7-18_amd64.deb
Package-Type: udeb

-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.15 (GNU/Linux)


Bug#732514: [PATCH] fixes for Radeon KMS on kFreeBSD

2013-12-18 Thread Robert Millan
reassign 732514 xserver-xorg-video-radeon
thanks

On 18/12/2013 13:31, Robert Millan wrote:
 Package: xserver-xorg-video-ati
 Version: 7.2.0-1
 Tags: patch
 User: debian-...@lists.debian.org
 Usertags: kfreebsd
 
 Hi,
 
 Please consider this set of fixes for KMS support on kFreeBSD:
 
 - Load radeonkms module instead of radeon.

Actually, this was done at the wrong place. The first argument to
drmOpen() call is a red herring. It's supposed to load a kernel module,
but unless the module is already loaded this code is never reached
because drmCheckModesettingSupported() failure is treated as an
abort condition.

Please use this patch instead. This makes it load the module when
drmCheckModesettingSupported() fails, and then try the check again.

This is inspired by similar approach in intel driver (see
src/intel_device.c).

I'll submit it upstream as well.

-- 
Robert Millan
diff -ur xserver-xorg-video-ati-7.2.0/debian/control xserver-xorg-video-ati-7.2.0.new/debian/control
--- xserver-xorg-video-ati-7.2.0/debian/control	2013-12-16 22:40:22.0 +0100
+++ xserver-xorg-video-ati-7.2.0.new/debian/control	2013-12-16 22:54:49.294891823 +0100
@@ -79,7 +79,7 @@
  ${misc:Depends},
  ${xviddriver:Depends}
 Provides: ${xviddriver:Provides}
-Suggests: firmware-linux
+Suggests: firmware-linux [linux-any], kfreebsd-downloader (= 10) [kfreebsd-any]
 Description: X.Org X server -- AMD/ATI Radeon display driver
  This package provides the 'radeon' driver for the AMD/ATI cards. The
  following chips should be supported: R100, RV100, RS100, RV200, RS200,
diff -ur xserver-xorg-video-ati-7.2.0/src/radeon_probe.c xserver-xorg-video-ati-7.2.0.new/src/radeon_probe.c
--- xserver-xorg-video-ati-7.2.0/src/radeon_probe.c	2013-08-07 10:44:09.0 +0200
+++ xserver-xorg-video-ati-7.2.0.new/src/radeon_probe.c	2013-12-18 20:56:19.525329978 +0100
@@ -46,6 +46,7 @@
 #include atipcirename.h
 
 #include xf86.h
+#include xf86_OSproc.h
 
 #include xf86drmMode.h
 #include dri.h
@@ -92,6 +93,16 @@
 
 busIdString = DRICreatePCIBusID(pci_dev);
 ret = drmCheckModesettingSupported(busIdString);
+if (ret) {
+  if (xf86LoadKernelModule(
+#ifdef __FreeBSD_kernel__
+			   radeonkms
+#else
+			   radeon
+#endif
+			   ))
+ret = drmCheckModesettingSupported(busIdString);
+}
 free(busIdString);
 if (ret) {
   xf86DrvMsgVerb(pScrn-scrnIndex, X_INFO, 0,


Processed: Re: [PATCH] fixes for Radeon KMS on kFreeBSD

2013-12-18 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

 reassign 732514 xserver-xorg-video-radeon
Bug #732514 [xserver-xorg-video-ati] [PATCH] fixes for Radeon KMS on kFreeBSD
Bug reassigned from package 'xserver-xorg-video-ati' to 
'xserver-xorg-video-radeon'.
No longer marked as found in versions 7.2.0-1.
Ignoring request to alter fixed versions of bug #732514 to the same values 
previously set
 thanks
Stopping processing here.

Please contact me if you need assistance.
-- 
732514: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=732514
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems


--
To UNSUBSCRIBE, email to debian-x-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: 
http://lists.debian.org/handler.s.c.13873992265712.transcr...@bugs.debian.org



Bug#732514: [PATCH] fixes for Radeon KMS on kFreeBSD

2013-12-18 Thread Julien Cristau
On Wed, Dec 18, 2013 at 21:40:21 +0100, Robert Millan wrote:

  - Load radeonkms module instead of radeon.
 
 Actually, this was done at the wrong place. The first argument to
 drmOpen() call is a red herring. It's supposed to load a kernel module,
 but unless the module is already loaded this code is never reached
 because drmCheckModesettingSupported() failure is treated as an
 abort condition.
 
 Please use this patch instead. This makes it load the module when
 drmCheckModesettingSupported() fails, and then try the check again.
 
Does the freebsd kernel not autoload the driver?  (Why not?)

Cheers,
Julien


signature.asc
Description: Digital signature


Bug#732514: [PATCH] fixes for Radeon KMS on kFreeBSD

2013-12-18 Thread Robert Millan
On 18/12/2013 21:52, Julien Cristau wrote:
 Does the freebsd kernel not autoload the driver?

No.

 (Why not?)

Upstream doesn't provide a devd kldload ruleset for PCI devices, like they
do for USB. IIRC, this is because usage of PCI support internal interaces
in the driver codebase is less uniform than that of USB. For USB, they
extract the USB ids using a parser, but currently they can't do the same
thing for PCI (and they don't want to do this manually).

It wouldn't be terribly difficult to fix this, but it's a boring task and
so far nobody volunteered. If someone reading this is interested, please
let me know ;-)

Besides, when it comes to KMS drivers, is there a point in auto-loading them
just because the hardware is present? AFAICS it makes a lot more sense to load
them only when X is started and we know we will need them.

-- 
Robert Millan


-- 
To UNSUBSCRIBE, email to debian-x-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/52b20e17.4070...@debian.org



Bug#732514: [PATCH] fixes for Radeon KMS on kFreeBSD

2013-12-18 Thread Julien Cristau
On Wed, Dec 18, 2013 at 22:05:27 +0100, Robert Millan wrote:

 Besides, when it comes to KMS drivers, is there a point in auto-loading them
 just because the hardware is present? AFAICS it makes a lot more sense to load
 them only when X is started and we know we will need them.
 
Yes.  At least on linux it also gives you the fb console.  And there's
been a number of bug reports where X failed to start because the radeon
kernel driver was loaded too late.

Cheers,
Julien


signature.asc
Description: Digital signature


Bug#732514: [PATCH] fixes for Radeon KMS on kFreeBSD

2013-12-18 Thread Robert Millan
On 18/12/2013 22:09, Julien Cristau wrote:
 On Wed, Dec 18, 2013 at 22:05:27 +0100, Robert Millan wrote:
 
 Besides, when it comes to KMS drivers, is there a point in auto-loading them
 just because the hardware is present? AFAICS it makes a lot more sense to 
 load
 them only when X is started and we know we will need them.

 Yes.  At least on linux it also gives you the fb console.

Oh. Well we don't enable that yet (but now that you mention it, maybe we
should...).

 And there's
 been a number of bug reports where X failed to start because the radeon
 kernel driver was loaded too late.

Where's this race condition? Is it related to the Linux plumbing, or something
that could affect us too?

-- 
Robert Millan


-- 
To UNSUBSCRIBE, email to debian-x-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/52b2111f.60...@debian.org



Bug#732514: [PATCH] fixes for Radeon KMS on kFreeBSD

2013-12-18 Thread Alex Deucher
On Wed, Dec 18, 2013 at 4:09 PM, Julien Cristau jcris...@debian.org wrote:
 On Wed, Dec 18, 2013 at 22:05:27 +0100, Robert Millan wrote:

 Besides, when it comes to KMS drivers, is there a point in auto-loading them
 just because the hardware is present? AFAICS it makes a lot more sense to 
 load
 them only when X is started and we know we will need them.

 Yes.  At least on linux it also gives you the fb console.  And there's
 been a number of bug reports where X failed to start because the radeon
 kernel driver was loaded too late.

You also may want to use the driver without X, e.g., wayland, or
headless compute.  Additionally, if you have the driver loaded you can
use advanced power management features and dpms which are not
available with vesa or vga mode.

Alex


 Cheers,
 Julien

 ___
 xorg-driver-ati mailing list
 xorg-driver-...@lists.x.org
 http://lists.x.org/mailman/listinfo/xorg-driver-ati



-- 
To UNSUBSCRIBE, email to debian-x-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: 
http://lists.debian.org/CADnq5_MBA5rn7NN94nQMmVMdb4iS0PnPS=-35una2u-fpdv...@mail.gmail.com



Processed: forwarded

2013-12-18 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

 forwarded 732514 https://bugs.freedesktop.org/show_bug.cgi?id=72852
Bug #732514 [xserver-xorg-video-radeon] [PATCH] fixes for Radeon KMS on kFreeBSD
Set Bug forwarded-to-address to 
'https://bugs.freedesktop.org/show_bug.cgi?id=72852'.
 thanks
Stopping processing here.

Please contact me if you need assistance.
-- 
732514: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=732514
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems


--
To UNSUBSCRIBE, email to debian-x-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: 
http://lists.debian.org/handler.s.c.138740654217336.transcr...@bugs.debian.org



Bug#731274: Use the modern language name Bangla instead of Bengali

2013-12-18 Thread Gunnar Hjalmarsson
On 2013-12-04 01:22, Gunnar Hjalmarsson wrote:
 Ok, I filed a bug at freedesktop.org too.
 https://bugs.freedesktop.org/show_bug.cgi?id=72292

The patch attached to that bug has now been applied to upstream's master:

http://cgit.freedesktop.org/xkeyboard-config/commit/?id=a224a636139d22e1dc7ca7d23782cd656e87bcf5

Given that, is there a chance that you can include the patch attached to
this bug in sid?

-- 
Gunnar Hjalmarsson
https://launchpad.net/~gunnarhj


-- 
To UNSUBSCRIBE, email to debian-x-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/52b23b83.5080...@ubuntu.com



Bug#732514: [PATCH] fixes for Radeon KMS on kFreeBSD

2013-12-18 Thread Alex Deucher
On Wed, Dec 18, 2013 at 4:18 PM, Robert Millan r...@debian.org wrote:
 On 18/12/2013 22:09, Julien Cristau wrote:
 On Wed, Dec 18, 2013 at 22:05:27 +0100, Robert Millan wrote:

 Besides, when it comes to KMS drivers, is there a point in auto-loading them
 just because the hardware is present? AFAICS it makes a lot more sense to 
 load
 them only when X is started and we know we will need them.

 Yes.  At least on linux it also gives you the fb console.

 Oh. Well we don't enable that yet (but now that you mention it, maybe we
 should...).

 And there's
 been a number of bug reports where X failed to start because the radeon
 kernel driver was loaded too late.

 Where's this race condition? Is it related to the Linux plumbing, or something
 that could affect us too?

It could affect you too.  With UMS, the ddx would load the kernel
driver, but the kernel driver didn't actually do anything until the
ddx explicitly asked it to something.  With UMS, the ddx still took
care of hw init, the kernel driver basically just managed dma
addresses.  With KMS, the kernel driver inits and manages the hw so it
takes relatively longer to load and the ddx may try and access the
kernel driver before it's finished loading leading to fail.

Alex


 --
 Robert Millan

 ___
 xorg-driver-ati mailing list
 xorg-driver-...@lists.x.org
 http://lists.x.org/mailman/listinfo/xorg-driver-ati


-- 
To UNSUBSCRIBE, email to debian-x-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: 
http://lists.debian.org/cadnq5_mbheazvam68k5up2gj70_zgfv5rxa9znd63r6+xmb...@mail.gmail.com