Bug#630681: /usr/sbin/wpa_gui: When Using nl80211 wpa-driver, Signal Strength is Displayed as Zero

2011-08-26 Thread Kel Modderman
On Thu, 16 Jun 2011 07:26:40 PM Leo L. Schwab wrote: Package: wpagui Version: 0.7.3-3 Severity: normal File: /usr/sbin/wpa_gui When using wpa_gui to perform a scan for local WAPs, the signal strengths in the list of results will be diferent depending on what wpa-driver you've

Bug#639422: pommed: daemon fails to start due to failed backlight probe

2011-08-26 Thread cfr
Package: pommed Version: 1.39~dfsg-1 Severity: important On installation, aptitude ended with an error since pommed failed to start. Trying to start the daemon manually also failed. Output from pommed -d: device-tree copyright node: [Copyright 1983-2004 Apple Computer, Inc. All Rights

Bug#639369: [Pkg-haskell-maintainers] Bug#639369: Need that ghc-pkg find hlint.

2011-08-26 Thread Kiwamu Okabe
Hi. On Fri, Aug 26, 2011 at 11:12 PM, Joachim Breitner nome...@debian.org wrote: surement, just uploaded (but implemented slightly differently). The data files still reside in the hlint package, so ghc-mod will have to depend on hlint even if it does not call hlint, but I don’t think that is

Bug#639421: libdb5.1: silently creates btree database when hash is requested

2011-08-26 Thread brian m. carlson
Package: libdb5.1 Version: 5.1.25-11 Severity: important Berkeley DB creates a btree database even though hash is requested, and moreover, it does so silently. Steps to reproduce: * gcc foo.c -ldb * rm -fr /tmp/db * ./a.out /tmp/db * db5.1_stat -d /tmp/db/openpgp | grep Btree The last command

Bug#639424: cron uses unknown kernel limit

2011-08-26 Thread Mats Erik Andersson
Package: cron Version: 3.0pl1-118 Severity: normal At least since the end of May, the cron daemon generates messages that logcheck finds at least every five minutes: Aug 27 01:05:01 birger CRON[8675]: pam_limits(cron:session): \ Unknown kernel rlimit 'Max realtime timeout' ignored Aug 27

Bug#633704: horrible Segmentation fault

2011-08-26 Thread Bill Poser
Ah, thanks very much. I will get this fixed in the released version shortly. Bill On Wed, Aug 24, 2011 at 10:55 PM, Benjamin Kaduk ka...@mit.edu wrote: tags 633704 patch thanks On Wed, 24 Aug 2011, Bill Poser wrote: I'm working on this, but, curiously, on my system I don't get a

Bug#639425: Changes from longterm 2.6.32.44

2011-08-26 Thread Ben Hutchings
Package: linux-2.6 Version: 2.6.32-35 3291002 ASoC: Fix Blackfin I2S _pointer() implementation return in bounds values No effect; architecture is not supported in Debian. 46905de v4l2-ioctl.c: prefill tuner type for g_frequency and g/s_tuner f89e20d pvrusb2: fix g/s_tuner support 5c47b59 bttv:

Bug#639314: conky-cli: conky fails to run out-of-the-box with configuration errors

2011-08-26 Thread Vincent Cheng
On Fri, Aug 26, 2011 at 12:20 PM, Jameson Graef Rollins jroll...@finestructure.net wrote: On Thu, 25 Aug 2011 15:45:55 -0700, Vincent Cheng vincentc1...@gmail.com wrote: conky-cli should use conky_no_x11.conf instead of the regular conky.conf by default; however, I'm unsure whether or not

Bug#639426: Changes from longterm 2.6.32.45

2011-08-26 Thread Ben Hutchings
Package: linux-2.6 Version: 2.6.32-35 d792afe crypto: Move md5_transform to lib/md5.c Preparation for following patch. 263b893 net: Compute protocol sequence numbers and fragment IDs using MD5. Fixes cryptographic weakness that allows blind spoofing of TCP/IP packets (i.e. the attacker does

Bug#612812: chromium-browser: libgles2-mesa not in Recommends: or Suggests

2011-08-26 Thread Jonathan Nieder
tags 612812 - moreinfo quit Hi, Daniel Echeverry wrote: ¿Could you please tell me wich page did you open that throwed this error? I'm guessing it was a page that used WebGL. Grepping the source for NativeLibrary and dlopen, we find: - some Windowsy things. - plugins are dlopen()ed, of

Bug#639426: Changes from longterm 2.6.32.45

2011-08-26 Thread Ben Hutchings
On Sat, 2011-08-27 at 04:18 +0100, Ben Hutchings wrote: 263b893 net: Compute protocol sequence numbers and fragment IDs using MD5. Fixes cryptographic weakness that allows blind spoofing of TCP/IP packets (i.e. the attacker does not need access to a switch or router between the connection

Bug#639207: pci ****:**:**.* BAR 6 on device ...

2011-08-26 Thread hbcm
Package: general Severity: normal Justification: misconfiguredreadonlymemory do you really need this expansion rom anyway!?!? -- System Information: Debian Release: 6.0.2 APT prefers stable-updates APT policy: (500, 'stable-updates'), (500, 'stable') Architecture: i386 (i686) Kernel: Linux

Bug#631542: texlive-latex-extra: hyperxmp partial failure depending on how PDF is produced

2011-08-26 Thread Carsten Ace Dahlmann
using xetex for compiling also results in ignoring of pdfcopyright and pdflicenseurl. -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org

Bug#627269: libpoe-component-ikc-perl: failing tests

2011-08-26 Thread Philip Gwyn
It is official: I suck as a release engineer. IKC/Protocol.pm added to MANIFEST. 0.2302 uploaded. Let's see if this works. -Philip On 26-Aug-2011 gregor herrmann wrote: # Failed test 'use POE::Component::IKC::ClientLite;' # at t/00_compile.t line 9. # Tried to use

Bug#638808: ITP: daimonin -- Daimonin is a fantasy MMORPG (Massively Multiplayer Online Role-playing Game) which features a large gameworld with engaging background, and is developing many fun and uni

2011-08-26 Thread _person_ Barnett
It seems my last message didn't make it through, so I'll repeat it. Sure, I'd love to join the team and help out with other packages. :) Currently I am planning only on packaging the client. The server and mapmaker (bundled together so users can test their content on localhost) have few

Bug#442124: Missing cheat menu

2011-08-26 Thread Javier Serrano Polo
The cheat functions are coded already. Implementing the interface in GTK would not solve the non-GTK case nevertheless. If you wanted to apply a specific cheat you could follow the attached example (Ctrl+H enables it). --- visualboyadvance-1.8.0.dfsg.orig/src/sdl/SDL.cpp 2011-07-03

Bug#639427: texlive-base: [INTL:ru] Russian debconf templates translation

2011-08-26 Thread Yuri Kozlov
Package: texlive-base Version: 2009-14 Severity: wishlist Tags: l10n patch Russian debconf templates translation is attached. -- System Information: Debian Release: 6.0.1 APT prefers testing APT policy: (500, 'testing'), (500, 'stable') Architecture: amd64 (x86_64) Kernel: Linux

Bug#639428: nodm: [INTL:ru] Russian debconf templates translation update

2011-08-26 Thread Yuri Kozlov
Package: nodm Version: 0.11-1 Severity: wishlist Tags: l10n patch Russian debconf templates translation update is attached. -- System Information: Debian Release: 6.0.1 APT prefers testing APT policy: (500, 'testing'), (500, 'stable') Architecture: amd64 (x86_64) Kernel: Linux

Bug#639429: dtc: [INTL:ru] Russian debconf templates translation update

2011-08-26 Thread Yuri Kozlov
Package: dtc Version: 0.34.1-1 Severity: wishlist Tags: l10n patch Russian debconf templates translation update is attached. -- System Information: Debian Release: 6.0.1 APT prefers testing APT policy: (500, 'testing'), (500, 'stable') Architecture: amd64 (x86_64) Kernel: Linux

Bug#637753: kexec-tools: [INTL:ru] Russian debconf templates translation update

2011-08-26 Thread Yuri Kozlov
Hello. Updated (1:2.0.2-3) russian translation is attached. -- Best Regards, Yuri Kozlov # translation of ru.po to Russian # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # This file is distributed under the same license as the kexec-tools package. # # Yuri Kozlov kozlo...@gmail.com,

Bug#639364: [Pkg-samba-maint] Bug#639364: samba: Cached and uncached file attributes have distinct timestamps

2011-08-26 Thread Christian PERRIER
Quoting Cyril Bouthors (c...@debian.org): On 26 Aug 2011, bubu...@debian.org wrote: What do you mean by under CIFS I meant a remotely mounted Samba share. so mount.cifs ///server/share /some_directory? and CIFS/ext3 export? I meant an ext3 filesystem remotely mounted over Samba.

Bug#639425: Changes from longterm 2.6.32.44

2011-08-26 Thread Ben Hutchings
On Sat, 2011-08-27 at 03:54 +0100, Ben Hutchings wrote: abcd4aa si4713-i2c: avoid potential buffer overflow on si4713 Fixes trivial buffer overflow in this radio driver. We do build it, but it isn't auto-loaded and it looks unlikely to be used on any supported platform. CVE-2011-2700; will

Bug#622793: ath9k: kernel panic while connecting to wireless network

2011-08-26 Thread Jonathan Nieder
Hi, Mirosław Zalewski wrote: Using 2.6.38-2 kernel image, it's impossible to establish connection with wireless network. Scanning for available networks works fine, but while connecting, kernel panics and reboots machine after 30 seconds. Sorry for the slow response. I'm guessing this was

Bug#639166: expose iso14651/i18n as separate locale

2011-08-26 Thread Peter Eisentraut
On ons, 2011-08-24 at 20:49 +0200, Aurelien Jarno wrote: On Wed, Aug 24, 2011 at 09:08:54PM +0300, Peter Eisentraut wrote: Package: locales Version: 2.13-16 Severity: wishlist Would it be possible to expose the iso14651_t1 LC_COLLATE locale definition from the source tree as a

<    1   2   3   4