Unidentified subject!

2012-01-20 Thread bounce-debian-x=archive=mail-archive . com


-- 
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/20120120142639.ga31...@zirkel.wertarbyte.de



xorg: Changes to 'ubuntu'

2012-01-20 Thread Timo Aaltonen
 debian/changelog|   32 
 debian/xserver-xorg.postinst.in |5 ++---
 2 files changed, 34 insertions(+), 3 deletions(-)

New commits:
commit 2044c44b745e292cbc24986126fa7b6a514e8730
Author: Timo Aaltonen 
Date:   Fri Jan 20 18:52:24 2012 +0200

drop the psb-to-vesa mangling of xorg.conf, we're well past the previous 
LTS->LTS upgrade path

diff --git a/debian/changelog b/debian/changelog
index 2b5a65a..999b38c 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -25,8 +25,6 @@ xorg (1:7.6+10ubuntu1) UNRELEASED; urgency=low
   + Drop apm, ark, chips, i128, i740, rendition, s3virge, tseng, voodoo
from xserver-xorg-video-all dependencies. They are unmaintained and
obsolete.
-- debian/xserver-xorg.postinst.in:
-  Also migrate users from psb → vesa.
 - debian/x11-common.{preinst,postinst,postrm}.in:
   Clean up the old failsafe-x files.
 
diff --git a/debian/xserver-xorg.postinst.in b/debian/xserver-xorg.postinst.in
index 3f37d4c..e595e94 100644
--- a/debian/xserver-xorg.postinst.in
+++ b/debian/xserver-xorg.postinst.in
@@ -117,15 +117,14 @@ if [ -n "$UPGRADE" ]; then
 fi
 fi
 
-if dpkg --compare-versions "$2" lt-nl "1:7.4~5ubuntu1"; then
+if dpkg --compare-versions "$2" lt-nl "1:7.4~3"; then
   # We're upgrading from pre-7.4.  We need to replace i810 with intel, and
-  # via with openchrome, and psb with vesa.
+  # via with openchrome.
   if [ -e "$XORGCONFIG" ]; then
 LC_ALL=C sed -e'

/^[[:space:]]*Section[[:space:]]\+"Device"[[:space:]]*$/I,/^[[:space:]]*EndSection[[:space:]]*$/I
 {
/^[[:space:]]*Driver[[:space:]]\+"i810"/I s/i810/intel/I
/^[[:space:]]*Driver[[:space:]]\+"via"/I s/via/openchrome/I
-   /^[[:space:]]*Driver[[:space:]]\+"psb"/s/psb/vesa/
}
' $XORGCONFIG > ${XORGCONFIG}.madwizard-new
 if ! cmp -s $XORGCONFIG ${XORGCONFIG}.madwizard-new; then

commit 37c2a719c8b7e50476ce53873d11d5e045623b17
Author: Timo Aaltonen 
Date:   Fri Jan 20 18:47:32 2012 +0200

update the merge changelog

diff --git a/debian/changelog b/debian/changelog
index d74ab2f..2b5a65a 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,37 @@
+xorg (1:7.6+10ubuntu1) UNRELEASED; urgency=low
+
+  * Merge from Debian unstable, remaining changes:
+- Add apport hook
+- Demote xfonts-{75DPI,100DPI} to Suggests. Demote xfonts-scalable to
+  Recommends.
+- debian/local/Xsession:
+  Truncate xsession-errors on startup if too big
+- debian/local/Xsession.d/20x11-common_process-args:
+  Add support for session command containing args.
+- debian/local/Xsession.d/60x11-common_localhost:
+  Authorise all processes running with the user's credentials to connect
+  to the server.
+- debian/local/Xsession.d/60x11-common_xdg_path:
+  Add session script to set xdg path depending on the selected session.
+- debian/rules, debian/control:
+  Add dependencies on x11-common, since pkgbinarymangler moves the docs
+  there to save some space on the image.
+- debian/scripts/vars.*:
+  + Don't drop wacom from input-all.
+  + Add -vmmouse to input-all for amd64 and i386.
+  + Add -qxl to video-all for amd64 and i386.
+  + Add -geode to video-all for i386.
+  + Drop video drivers that are likely irrelevant for ARM.
+  + Drop apm, ark, chips, i128, i740, rendition, s3virge, tseng, voodoo
+   from xserver-xorg-video-all dependencies. They are unmaintained and
+   obsolete.
+- debian/xserver-xorg.postinst.in:
+  Also migrate users from psb → vesa.
+- debian/x11-common.{preinst,postinst,postrm}.in:
+  Clean up the old failsafe-x files.
+
+ -- Timo Aaltonen   Fri, 20 Jan 2012 16:56:59 +0200
+
 xorg (1:7.6+10) unstable; urgency=high
 
   * Fixes for xserver-wrapper:


-- 
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/e1rohiy-0004dg...@vasks.debian.org



xkb-data: Changes to 'refs/tags/xkeyboard-config-2.5-1'

2012-01-20 Thread Cyril Brulebois
Tag 'xkeyboard-config-2.5-1' created by Cyril Brulebois  at 
2012-01-20 17:39 +

Tagging upload of xkeyboard-config 2.5-1 to unstable.
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.11 (GNU/Linux)

iEYEABECAAYFAk8ZpscACgkQeGfVPHR5Nd2qyQCggQgMN+JHKFBjq4aRdJkzkPQK
FMIAoK/HRa/ambCPaYHPvYQeDHjR5Nmh
=OeJd
-END PGP SIGNATURE-

Changes since xkeyboard-config-2.3-2:
Aldis Berjoza (1):
  Updated Latvian Modern layout to lastest stable version

Cyril Brulebois (7):
  Merge branch 'upstream-unstable' into debian-unstable
  Bump changelogs, closing CVE-2012-0064/#656500.
  Update URL in watch file.
  Add xsltproc, xutils-dev build-deps.
  Keep /usr/share/man out of the udeb, due to a newly-added manpage.
  Fix option name.
  Upload to unstable.

Daiki Ueno (1):
  Add an option to map Zenkaku_Hankaku to Escape.

Daniel Stone (3):
  symbols/ma: Replace NoAction with NoSymbol
  Compat: Add grab/window logging actions
  Hide ClearGrab/CloseGrabs actions behind an option

Harshula Jayasuriya (1):
  lk: Change "Sinhala" to "Sinhala (phonetic)"

Kristof Szabo (1):
  German layout with Hungarian letters added

Peter Hutterer (5):
  Use XSL to generate man page from the rules XML
  Use XSL to generate man page from the rules XML
  symbols: remove pc(function), srvr_ctrl(fkey2vt) does the same
  rules: rename Bengali variants for 'in' to Bengali (India)
  rules: Serbian keyboards are cyrillic by default, say so

Promathesh Mandal (1):
  Added four new Bengali Keyboard Layout

Sergey V. Udaltsov (45):
  Added de(us)
  fixed descriptions for cm variants
  Bump the version
  First bit of hw information in the database
  Got rid of de(qwerty)
  Fixed cz(qwerty)
  Revert "Use XSL to generate man page from the rules XML"
  temporary man pages should not annoy me
  Move switch VT mapping to 5th level, amending CTRL+ALT
  Added missing mapping to Estonian
  Added option to use RAlt as RCtrl
  Small reorganization in ctrl:* option names
  There should not be dead keys in de(nodeadkeys)
  Updated Cameroon layout
  syncing translations
  preparing 2.4.0
  fixed version number
  Synced description
  Fixing keys using CTRL+ALT type
  preparing emergency 2.4.1
  Levels 2-4 for CTRL+ALT are propagated from level 1
  Adding some l10n comments
  Belarussian description: be->by
  Improved descriptions for level3, level5 latches
  Small fix for cz layout
  Fix "mac style" numpad
  Improved description
  Fixed uk(mac)
  Commented out broken level5 options
  A couple of symbols added to tw layout for Paiwan
  Extend BackSpace to the 2nd group
  Unneeded language removed from tw default variant
  Small fixes to Icelandic
  Removed unneeded .spec
  Fixed Congo-Kinshasa
  Removed overriding LFSH and RTSH
  updated apl layout
  Separating lalt_lshift_toggle option
  Merge branch 'master' of 
git+ssh://git.freedesktop.org/git/xkeyboard-config
  Making consistent CTRL+ALT toggle
  Making consistent CTRL+SHIFT toggle
  Updated metainfo for apl layout
  Fixed no(dvorak), AD12
  Pre-release PO sync
  Preparing 2.5

Vasyĺ V. Vercynśkyj (1):
  slight improvements of ru(ruu) layout

---
 .gitignore   |2 
 ChangeLog|  496 
 Makefile.am  |4 
 NEWS |4 
 compat/xfree86   |   18 
 configure.in |   13 
 debian/changelog |   16 
 debian/control   |2 
 debian/rules |3 
 debian/watch |2 
 man/Makefile.am  |   17 
 man/man.xsl  |  137 +
 po/bg.po | 2330 ++---
 po/ca.po | 1784 
 po/da.po | 2157 ++-
 po/de.po | 2274 ++--
 po/eo.po | 2914 ++
 po/es.po | 2664 
 po/fr.po | 1790 
 po/hu.po | 2719 +---
 po/ja.po | 2457 +++---
 po/ko.po | 1761 
 po/lt.po | 4280 +--
 po/nl.po | 1800 
 po/pl.po | 2107 ++-
 po/ru.po | 2165 ++-
 po/sl.po | 4101 +++--
 po/uk.po | 2156 ++-
 po/xkeyboard-config.pot  | 2087 ++-
 po/zh_CN.po  

xkb-data: Changes to 'debian-unstable'

2012-01-20 Thread Cyril Brulebois
 .gitignore   |2 
 ChangeLog|  496 
 Makefile.am  |4 
 NEWS |4 
 compat/xfree86   |   18 
 configure.in |   13 
 debian/changelog |   16 
 debian/control   |2 
 debian/rules |3 
 debian/watch |2 
 man/Makefile.am  |   17 
 man/man.xsl  |  137 +
 po/bg.po | 2330 ++---
 po/ca.po | 1784 
 po/da.po | 2157 ++-
 po/de.po | 2274 ++--
 po/eo.po | 2914 ++
 po/es.po | 2664 
 po/fr.po | 1790 
 po/hu.po | 2719 +---
 po/ja.po | 2457 +++---
 po/ko.po | 1761 
 po/lt.po | 4280 +--
 po/nl.po | 1800 
 po/pl.po | 2107 ++-
 po/ru.po | 2165 ++-
 po/sl.po | 4101 +++--
 po/uk.po | 2156 ++-
 po/xkeyboard-config.pot  | 2087 ++-
 po/zh_CN.po  | 2654 +---
 rules/base.extras.xml.in |   85 
 rules/base.o_c.part  |1 
 rules/base.o_s.part  |   27 
 rules/base.xml.in|  407 ++-
 rules/compat/variantsMapping.lst |2 
 rules/xkb.dtd|5 
 symbols/apl  |  752 --
 symbols/cd   |2 
 symbols/cm   |   34 
 symbols/ctrl |   16 
 symbols/cz   |   17 
 symbols/de   |   63 
 symbols/ee   |1 
 symbols/gb   |2 
 symbols/group|  212 +
 symbols/in   |  307 ++
 symbols/is   |   20 
 symbols/jp   |8 
 symbols/keypad   |   24 
 symbols/la   |8 
 symbols/lk   |5 
 symbols/lv   |   14 
 symbols/ma   |   18 
 symbols/macintosh_vndr/apple |2 
 symbols/no   |2 
 symbols/pc   |   56 
 symbols/ru   |6 
 symbols/srvr_ctrl|   32 
 symbols/sun_vndr/us  |2 
 symbols/terminate|2 
 symbols/tw   |1 
 symbols/us   |2 
 types/extra  |   22 
 types/numpad |   10 
 types/pc |   15 
 xkeyboard-config.spec.in |   45 
 66 files changed, 26437 insertions(+), 20704 deletions(-)

New commits:
commit 06527818c820838368647e507281a2aea4cc4d09
Author: Cyril Brulebois 
Date:   Fri Jan 20 18:21:05 2012 +0100

Upload to unstable.

diff --git a/debian/changelog b/debian/changelog
index 944d885..43e4267 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,4 +1,4 @@
-xkeyboard-config (2.5-1) UNRELEASED; urgency=low
+xkeyboard-config (2.5-1) unstable; urgency=low
 
   * New upstream release, including:
 - Hide ClearGrab/CloseGrabs actions behind an option.
@@ -12,7 +12,7 @@ xkeyboard-config (2.5-1) UNRELEASED; urgency=low
   * Add xsltproc, xutils-dev build-deps.
   * Keep /usr/share/man out of the udeb, due to a newly-added manpage.
 
- -- Cyril Brulebois   Fri, 20 Jan 2012 17:07:47 +0100
+ -- Cyril Brulebois   Fri, 20 Jan 2012 18:21:03 +0100
 
 xkeyboard-config (2.3-2) unstable; urgency=low
 

commit bf003fda90b22fde46db0dcb70b3131c0462f22e
Author: Cyril Brulebois 
Date:   Fri Jan 20 18:21:00 2012 +0100

Fix option name.

diff --git a/debian/changelog b/debian/changelog
index 5ddbe23..944d885 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,7 +2,7 @@ xkeyboard-config (2.5-1) UNRELEASED; urgency=low
 
   * New upstream release, including:
 - Hide ClearGrab/CloseGrabs actions behind an option.
-  * To get those actions back, use the grab:break_action option. At
+  * To get those actions back, use the grab:break_actions option. At
 the moment, the corresponding actionve has been disabled on the
 server side as a hot fix for CVE-2012-0064 (Closes: #656500).
   * Since there's a workaround on the server side already, do not use

commit 5334d62477c78abf510e195771dc9ef9dc512a9b
Author: Cyril Brulebois 
Date:   Fri Jan 20 17:46:00 2012 +0100

Keep /usr/share/man out of the 

xkb-data: Changes to 'upstream-unstable'

2012-01-20 Thread Cyril Brulebois
 .gitignore   |2 
 Makefile.am  |4 
 NEWS |4 
 compat/xfree86   |   18 
 configure.in |   13 
 man/Makefile.am  |   17 
 man/man.xsl  |  137 +
 po/bg.po | 2330 ++---
 po/ca.po | 1784 
 po/da.po | 2157 ++-
 po/de.po | 2274 ++--
 po/eo.po | 2914 ++
 po/es.po | 2664 
 po/fr.po | 1790 
 po/hu.po | 2719 +---
 po/ja.po | 2457 +++---
 po/ko.po | 1761 
 po/lt.po | 4280 +--
 po/nl.po | 1800 
 po/pl.po | 2107 ++-
 po/ru.po | 2165 ++-
 po/sl.po | 4101 +++--
 po/uk.po | 2156 ++-
 po/xkeyboard-config.pot  | 2087 ++-
 po/zh_CN.po  | 2654 +---
 rules/base.extras.xml.in |   85 
 rules/base.o_c.part  |1 
 rules/base.o_s.part  |   27 
 rules/base.xml.in|  407 ++-
 rules/compat/variantsMapping.lst |2 
 rules/xkb.dtd|5 
 symbols/apl  |  752 --
 symbols/cd   |2 
 symbols/cm   |   34 
 symbols/ctrl |   16 
 symbols/cz   |   17 
 symbols/de   |   63 
 symbols/ee   |1 
 symbols/gb   |2 
 symbols/group|  212 +
 symbols/in   |  307 ++
 symbols/is   |   20 
 symbols/jp   |8 
 symbols/keypad   |   24 
 symbols/la   |8 
 symbols/lk   |5 
 symbols/lv   |   14 
 symbols/ma   |   18 
 symbols/macintosh_vndr/apple |2 
 symbols/no   |2 
 symbols/pc   |   56 
 symbols/ru   |6 
 symbols/srvr_ctrl|   32 
 symbols/sun_vndr/us  |2 
 symbols/terminate|2 
 symbols/tw   |1 
 symbols/us   |2 
 types/extra  |   22 
 types/numpad |   10 
 types/pc |   15 
 xkeyboard-config.spec.in |   45 
 61 files changed, 25920 insertions(+), 20702 deletions(-)

New commits:
commit f2426383a22ac3ee7bc4a03c51edba0345871664
Author: Sergey V. Udaltsov 
Date:   Thu Jan 19 23:30:35 2012 +

Preparing 2.5

diff --git a/NEWS b/NEWS
index 00ae0db..4522d22 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,5 @@
+2.5Critical security bug fixed: Grabs and screensavers
+   15 bugs fixed, a number of translations updated
 2.4.1  Critical bug fixed: many Ctl+Alt combinations broken
 2.49 bugs fixed, a number of translations updated
 2.3First scheduled (and reasonably polished) release since GNOME3.
diff --git a/configure.in b/configure.in
index 82b1e1d..52deb44 100644
--- a/configure.in
+++ b/configure.in
@@ -1,4 +1,4 @@
-AC_INIT(xkeyboard-config, 2.4.1)
+AC_INIT(xkeyboard-config, 2.5)
 AC_CONFIG_SRCDIR(rules/base.xml.in)
 AM_INIT_AUTOMAKE([foreign dist-bzip2])
 AM_MAINTAINER_MODE

commit 16b645db6909fd6a715742580e35aaf186ec4be6
Author: Sergey V. Udaltsov 
Date:   Thu Jan 19 23:27:39 2012 +

Pre-release PO sync

diff --git a/po/bg.po b/po/bg.po
index 698e7fd..2e5c9cd 100644
--- a/po/bg.po
+++ b/po/bg.po
@@ -1,8 +1,8 @@
 # Bulgarian translation of xkeyboard-config.
 # Copyright (C) 2002, 2005, 2006, 2007, 2008 Free Software Foundation, Inc.
-# Copyright (C) 2009, 2010, 2011 Free Software Foundation, Inc.
+# Copyright (C) 2009, 2010, 2011, 2012 Free Software Foundation, Inc.
 # This file is distributed under the same license as the xkeyboard-config 
package.
-# Alexander Shopov , 2002, 2005, 2006, 2007, 2008, 2009, 
2010, 2011.
+# Alexander Shopov , 2002, 2005, 2006, 2007, 2008, 2009, 
2010, 2011, 2012.
 # Damyan Ivanov , 2010.
 #
 #
@@ -48,10 +48,10 @@
 # Предпочита се дълго тире „—“ пред скоби „()“.
 msgid ""
 msgstr ""
-"Project-Id-Version: xkeyboard-config-2.3.99\n"
+"Project-Id-Version: xkeyboard-config-2.4.99\n"
 "Report-Msgid-Bugs-To: s...@users.sourceforge.net\n"
-"POT-Creation-Date: 2011-09-15 21:25+0100\n"
-"PO-Revision-Date: 2011-09-18 12:09+0300\n"
+"POT-Creation-Date: 2012-01

Bug#656500: marked as done (xkb-data: XF86_Ungrab and XF86_ClearGrab security hole upstream)

2012-01-20 Thread Debian Bug Tracking System
Your message dated Fri, 20 Jan 2012 17:48:47 +
with message-id 
and subject line Bug#656500: fixed in xkeyboard-config 2.5-1
has caused the Debian Bug report #656500,
regarding xkb-data: XF86_Ungrab and XF86_ClearGrab security hole upstream
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.)


-- 
656500: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=656500
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: xkb-data
Version: 2.3-2
Severity: grave
Tags: security upstream
Justification: user security hole

As originally reported at:
---
http://gu1.aeroxteam.fr/2012/01/19/bypass-screensaver-locker-program-xorg-111-and-up/

and further syndicated by:
---
http://www.phoronix.com/scan.php?page=news_item&px=MTA0NTA

the currently shipping version of this package contains a rather glaring
security hole with regards to locking screen savers under X.

Fix seems to be commenting any references to XF86_Ungrab and
XF86_ClearGrab, at least for the time being.  I'm not sure what the long
term fix will be (reintroducing previously removed functionality
possibly).

-- System Information:
Debian Release: wheezy/sid
  APT prefers testing
  APT policy: (700, 'testing'), (600, 'unstable'), (500, 'stable'), (1, 
'experimental')
Architecture: amd64 (x86_64)

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

-- no debconf information


--- End Message ---
--- Begin Message ---
Source: xkeyboard-config
Source-Version: 2.5-1

We believe that the bug you reported is fixed in the latest version of
xkeyboard-config, which is due to be installed in the Debian FTP archive:

xkb-data-udeb_2.5-1_all.udeb
  to main/x/xkeyboard-config/xkb-data-udeb_2.5-1_all.udeb
xkb-data_2.5-1_all.deb
  to main/x/xkeyboard-config/xkb-data_2.5-1_all.deb
xkeyboard-config_2.5-1.diff.gz
  to main/x/xkeyboard-config/xkeyboard-config_2.5-1.diff.gz
xkeyboard-config_2.5-1.dsc
  to main/x/xkeyboard-config/xkeyboard-config_2.5-1.dsc
xkeyboard-config_2.5.orig.tar.gz
  to main/x/xkeyboard-config/xkeyboard-config_2.5.orig.tar.gz



A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 656...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Cyril Brulebois  (supplier of updated xkeyboard-config package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmas...@debian.org)


-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Fri, 20 Jan 2012 18:21:03 +0100
Source: xkeyboard-config
Binary: xkb-data xkb-data-udeb
Architecture: source all
Version: 2.5-1
Distribution: unstable
Urgency: low
Maintainer: Debian X Strike Force 
Changed-By: Cyril Brulebois 
Description: 
 xkb-data   - X Keyboard Extension (XKB) configuration data
 xkb-data-udeb - X Keyboard Extension (XKB) configuration data (udeb)
Closes: 656500
Changes: 
 xkeyboard-config (2.5-1) unstable; urgency=low
 .
   * New upstream release, including:
 - Hide ClearGrab/CloseGrabs actions behind an option.
   * To get those actions back, use the grab:break_actions option. At
 the moment, the corresponding actionve has been disabled on the
 server side as a hot fix for CVE-2012-0064 (Closes: #656500).
   * Since there's a workaround on the server side already, do not use
 a high urgency, so that this new upstream release and its various
 changes can be tested for a while in unstable.
   * Update URL in watch file.
   * Add xsltproc, xutils-dev build-deps.
   * Keep /usr/share/man out of the udeb, due to a newly-added manpage.
Checksums-Sha1: 
 cae9d84aaca9de30322a809227748cbdee11e45e 1481 xkeyboard-config_2.5-1.dsc
 344790f01d94151c1293c567bdefd2b93ec4e6b0 1292752 
xkeyboard-config_2.5.orig.tar.gz
 7bfc9658187f68d3161fcc4c917f8c3aa3970d32 138730 xkeyboard-config_2.5-1.diff.gz
 e485b976b8792e3093d2997d4531adb23459c0e1 1219016 xkb-data_2.5-1_all.deb
 393f46ee73b0f0e66f179b45de0b3fff84a4e700 259754 xkb-data-udeb_2.5-1_all.udeb
Checksums-Sha256: 
 701ccf8d495f1f7099873768f3c349eddee671ab2db312793fc968d360a171b8 1481 
xkeyboard-config_2.5-1.dsc
 70d8062b66ed44c362cbcc1b3bdcf07f711d10ea93e6a6d0413ad4b4867f20ab 1292752 
xkeyboard-config_2.5.orig.tar.gz
 86b61e77841ce40dfec0babd6d94b6a72cc4fad7861f6c691a030df013061299 138730 
xkeyboard-confi

Processing of xkeyboard-config_2.5-1_amd64.changes

2012-01-20 Thread Debian FTP Masters
xkeyboard-config_2.5-1_amd64.changes uploaded successfully to localhost
along with the files:
  xkeyboard-config_2.5-1.dsc
  xkeyboard-config_2.5.orig.tar.gz
  xkeyboard-config_2.5-1.diff.gz
  xkb-data_2.5-1_all.deb
  xkb-data-udeb_2.5-1_all.udeb

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/e1roiv8-0007gx...@franck.debian.org



xkeyboard-config_2.5-1_amd64.changes ACCEPTED into unstable

2012-01-20 Thread Debian FTP Masters



Accepted:
xkb-data-udeb_2.5-1_all.udeb
  to main/x/xkeyboard-config/xkb-data-udeb_2.5-1_all.udeb
xkb-data_2.5-1_all.deb
  to main/x/xkeyboard-config/xkb-data_2.5-1_all.deb
xkeyboard-config_2.5-1.diff.gz
  to main/x/xkeyboard-config/xkeyboard-config_2.5-1.diff.gz
xkeyboard-config_2.5-1.dsc
  to main/x/xkeyboard-config/xkeyboard-config_2.5-1.dsc
xkeyboard-config_2.5.orig.tar.gz
  to main/x/xkeyboard-config/xkeyboard-config_2.5.orig.tar.gz


Override entries for your package:
xkb-data-udeb_2.5-1_all.udeb - extra debian-installer
xkb-data_2.5-1_all.deb - extra x11
xkeyboard-config_2.5-1.dsc - source x11

Announcing to debian-devel-chan...@lists.debian.org
Closing bugs: 656500 


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/e1roizz-0008mm...@franck.debian.org



xserver-xorg-video-qxl: Changes to 'upstream-ubuntu'

2012-01-20 Thread Bryce Harrington
New branch 'upstream-ubuntu' available with the following commits:
commit 75478d7bb33745dc7907fa4a1227ad634ffb6f24
Merge: 68a20c0 1b5a3f6
Author: Bryce Harrington 
Date:   Fri Jan 20 12:48:46 2012 -0800

Merge ../xf86-video-qxl into upstream-ubuntu

commit 1b5a3f606a16fd704cdbd296b29f7dc89faf8471
Author: Søren Sandmann Pedersen 
Date:   Thu Jan 19 14:56:30 2012 -0500

Use u64_to_pointer() instead of a cast to void *

commit 8aad7d4d95cd095e8e11cabbfde10b5d3b755a72
Author: Søren Sandmann Pedersen 
Date:   Thu Jan 19 08:18:58 2012 -0500

Track damage for PolyLine fallbacks.

This is a substantial speedup for the Gimp.

commit c2ae430e572a1c7c8cebb8174482ded743a0b7f2
Author: Alon Levy 
Date:   Tue Jan 17 17:50:18 2012 +0200

qxl-driver: call vgaHWSetStdFuncs explicitly

Previously it was called via vgaHWGetHWRec, since 1.11.99.901
it is no longer so. The relevant xserver commit:

   4bd6579188e718654c35f95623fd4772f9e0ef06
   vgahw: Don't default to standard (port space) access routines

From: Adam Jackson 

commit 37230939c6ebebac1ee9ce0f3de66a9a22355ab0
Author: Alon Levy 
Date:   Fri Jan 13 17:15:42 2012 +0200

build fixes: sched_yield and missing declaration

From: Adam Jackson 

commit c02da3f529513fc42afce9185e41852b8ae1407a
Author: Søren Sandmann Pedersen 
Date:   Wed Jan 18 08:40:18 2012 -0500

Guard access to "pci" with #ifndef XPSICE

commit 89f71d1be4a28e7bf0d60e3089b1f28202fb821f
Author: Søren Sandmann Pedersen 
Date:   Tue Jan 17 11:24:29 2012 -0500

Fix mis-merge

qxl_reset() has to be defined before qxl_close_screen().

commit 9600e4a0b57693da451f3f5ca61637d0275c3836
Author: Søren Sandmann Pedersen 
Date:   Wed Oct 5 12:27:27 2011 -0400

Reset non-primary device out of CloseScreen().

Otherwise, client windows will linger even after the server shuts
down. Don't reset the primary device so that we can preserve the fonts
etc.

commit e2fad1c9afe55ee9909a3ec8f142d2611f88b3f7
Author: Søren Sandmann Pedersen 
Date:   Sat Mar 19 12:47:52 2011 -0400

If qxl_pre_init() is called without a confScreen, just return FALSE.

Otherwise, the driver crashes when called from Xorg -configure.

commit 420876da9eafeece83e4719a469d2e1ce0b13478
Author: Søren Sandmann Pedersen 
Date:   Tue Aug 9 05:16:56 2011 -0400

Transmit images in smaller chunks

This makes use of the 'chunks' feature of the SPICE protocol to send
images in chunks smaller than 512 * 512 bytes. This reduces the
likelihood of running out of memory when big image are transmitted.

commit 5da2a6e4999265b717a7fd18039a90edcd9ba941
Author: Alon Levy 
Date:   Sun Dec 18 19:48:57 2011 +0200

configure.ac: support autoconf 2.63

AC_CHECK_FILE(cond,[not-empty],[]) in autoconf 2.63 produces an empty
else that is illegal for bash, but forgoes the else when given a
AC_CHECK_FILE(cond,[not-empty]). 2.68 produces correct output on both,
so it's unaffected.

commit 10d122e7bc9a78be17b130c27495564562bf0f93
Author: Søren Sandmann Pedersen 
Date:   Mon Dec 19 02:09:37 2011 -0500

Revert "Use new 8BIT_A format for 8 bit pixmaps."

This reverts commit 8ea466a2f408524a9fcc08ed0a17f3c935857afa.

(This change was pushed accidentally)

commit 635a5887c52382b481de1ecca463a3fbb7fd6aa3
Author: Søren Sandmann 
Date:   Sat Dec 17 05:39:32 2011 -0500

Don't translate newly generated paccess region

The region passed to uxa_prepare_access() is in screen coordinates,
but the driver wants drawable coordinates. Hence we do a translation.

However, when the passed region is NULL, we generate the region
ourselves based on the full drawable extents. This region is already
in drawable space so shouldn't be translated.

commit 8ea466a2f408524a9fcc08ed0a17f3c935857afa
Author: Søren Sandmann 
Date:   Tue Dec 13 03:51:35 2011 -0500

Use new 8BIT_A format for 8 bit pixmaps.

commit 30b4b72cdbdf9f0e92a8d1c4e01779f60f15a741
Author: Gerd Hoffmann 
Date:   Thu Oct 6 17:06:10 2011 +0200

support _ASYNC io calls and interrupt handling (busy wait)

rebased with Xspice changes.

Signed-off-by: Alon Levy 

commit c77ba9f217093f946a4c6bf6edf9f34b24844d8d
Author: Søren Sandmann 
Date:   Fri Oct 28 12:56:30 2011 -0400

Translate the access region according to the drawable offset.

The driver code expects to be given coordinates relative to the
offscreen pixmap.

commit 0d3a9a626402ef0cc52430fe4cb35d7b5da68536
Author: Alon Levy 
Date:   Tue Aug 2 21:31:11 2011 +0300

rename xspice Xspice

commit 38cedb7ad42f11fe451507d82922d4e94cdcf15d
Author: Alon Levy 
Date:   Mon Aug 1 19:17:48 2011 +0300

xspice: make --cgdb non magical, use XSPICE_ENABLE_GDB

commit b89a0b11b1133bf2991580203867830747ad4de1
Author: Søren Sandmann Pedersen 
Date:   Sun Aug 21 10:11:48 2011 -0400

Only save the VGA fonts for the primary device.

Otherwise, if we try to

xserver-xorg-video-qxl: Changes to 'ubuntu'

2012-01-20 Thread Bryce Harrington
Rebased ref, commits from common ancestor:


-- 
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/e1roloq-000248...@vasks.debian.org



xserver-xorg-video-qxl: Changes to 'ubuntu'

2012-01-20 Thread Bryce Harrington
New branch 'ubuntu' available with the following commits:


-- 
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/e1rolpj-00026u...@vasks.debian.org



Bug#656682: minor graphical glitches since the latest upgrade

2012-01-20 Thread Michael Biebl
Package: libpixman-1-0
Version: 0.24.2-1
Severity: normal

Hi,

since the upgrade from 0.24.0 → 0.24.2 I notice minor graphical
glitches in gtk2 apps.
See the attached screenshot (from icedove).



-- System Information:
Debian Release: wheezy/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (200, 'experimental')
Architecture: amd64 (x86_64)

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

Versions of packages libpixman-1-0 depends on:
ii  libc6  2.13-24
ii  multiarch-support  2.13-24

libpixman-1-0 recommends no packages.

libpixman-1-0 suggests no packages.

-- no debconf information
<><>

Bug#656685: xkb-data: new version breaks F10 key

2012-01-20 Thread Christoph Anton Mitterer
Package: xkb-data
Version: 2.5-1
Severity: important


Hi.

The new version seems to somehow break the F10 key.

When being in GNOME, and havin a gnome-terminal opened, e.g. aptitude running...
pressing F10 should cause aptitude's menu to open.

But now, aptitude's menu opens, as well as the context menu of the terminal 
itself.

Downgrading fixes the issue.


(Marking this important as it's extremely annoying.)

Cheers,
Chris.



-- 
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/20120120220709.17084.58531.report...@heisenberg.scientia.net



Bug#656682: minor graphical glitches since the latest upgrade

2012-01-20 Thread Cyril Brulebois
Michael Biebl  (20/01/2012):
> since the upgrade from 0.24.0 → 0.24.2 I notice minor graphical
> glitches in gtk2 apps.
> See the attached screenshot (from icedove).

I can't reproduce it with icedove here. Can you please perform a
few tests? A git bisect is probably not needed, you could:
  debcheckout pixman
  cd pixman

Some commits which might be reverted (one after the other):
  a9b4fa378b70412ccf065454be009c1f8da4003a
  ee500cb2b1abf04ba40a8abfe358f6211d6078d1
  1398a2fae4ba63f824049507a3d87a09c0af9af2
  419820cce6f7ecbf759166eecb6dd7380b301e98
  dbb6148158bd1e915c4ac15c06e05a4eb9d29ade

  git revert $foo1
  dpkg-buildpackage -b (you can probably skip the tests)

That should get you a pretty easy “git bisect”-like method to
get the guilty commit. Once you get to it, please let us know and
we'll file a bug upstream (or better yet, do so so that you can
test upstream patches when they are available).

Thanks for your help.

Mraw,
KiBi.


signature.asc
Description: Digital signature


Bug#656685: xkb-data: new version breaks F10 key

2012-01-20 Thread Cyril Brulebois
tag 656685 upstream
thanks

Hi,

Christoph Anton Mitterer  (20/01/2012):
> The new version seems to somehow break the F10 key.
> 
> When being in GNOME, and havin a gnome-terminal opened, e.g. aptitude 
> running...
> pressing F10 should cause aptitude's menu to open.
> 
> But now, aptitude's menu opens, as well as the context menu of the terminal 
> itself.
> 
> Downgrading fixes the issue.
> 
> (Marking this important as it's extremely annoying.)

please report this bug upstream:
  https://bugs.freedesktop.org/

(product: xkeyboard-config)

and let us know about the bug URL for tracking.

Mraw,
KiBi.


signature.asc
Description: Digital signature


Processed: Re: Bug#656685: xkb-data: new version breaks F10 key

2012-01-20 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

> tag 656685 upstream
Bug #656685 [xkb-data] xkb-data: new version breaks F10 key
Added tag(s) upstream.
> thanks
Stopping processing here.

Please contact me if you need assistance.
-- 
656685: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=656685
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.132709764621766.transcr...@bugs.debian.org



Bug#656682: minor graphical glitches since the latest upgrade

2012-01-20 Thread Michael Biebl
On 20.01.2012 23:08, Cyril Brulebois wrote:
> Michael Biebl  (20/01/2012):
> 
> Some commits which might be reverted (one after the other):
>   ee500cb2b1abf04ba40a8abfe358f6211d6078d1

Reverting this commit fixes the glitches.


-- 
Why is it that all of the instruments seeking intelligent life in the
universe are pointed away from Earth?



signature.asc
Description: OpenPGP digital signature


Processed: Re: xkb-data: new version breaks F10 key - forwarded upstream

2012-01-20 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

> forwarded 656685 https://bugs.freedesktop.org/show_bug.cgi?id=45008
Bug #656685 [xkb-data] xkb-data: new version breaks F10 key
Set Bug forwarded-to-address to 
'https://bugs.freedesktop.org/show_bug.cgi?id=45008'.
> stop
Stopping processing here.

Please contact me if you need assistance.
-- 
656685: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=656685
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.132709839127212.transcr...@bugs.debian.org



Processed: bug 656682 is forwarded to https://bugs.freedesktop.org/show_bug.cgi?id=45009

2012-01-20 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

> forwarded 656682 https://bugs.freedesktop.org/show_bug.cgi?id=45009
Bug #656682 [libpixman-1-0] minor graphical glitches since the latest upgrade
Set Bug forwarded-to-address to 
'https://bugs.freedesktop.org/show_bug.cgi?id=45009'.
> thanks
Stopping processing here.

Please contact me if you need assistance.
-- 
656682: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=656682
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.132709943732518.transcr...@bugs.debian.org