Bug#686810: xul-ext-uppity: when I am at an IP address it offers bogus up URLs

2012-09-06 Thread Paul Wise
Package: xul-ext-uppity
Version: 1.5.8-3
Severity: normal

When I am at an IP address like http://10.10.10.10/, it offers bogus
places to go up to, like http://www.10.10.10/ and http://10.10.10/.
Basically uppity needs to know about IP addresses and that they are not
domains. I expect it also needs to know about IPv6 addresses too.

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

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

Versions of packages xul-ext-uppity depends on:
ii  iceweasel  10.0.7esr-1


-- 
bye,
pabs

http://wiki.debian.org/PaulWise


signature.asc
Description: This is a digitally signed message part


Bug#685577: [BTS#685577] templates://ipvsadm/{ipvsadm.templates} : Final update for English review

2012-09-06 Thread Christian PERRIER
Dear Debian maintainer,

On Thursday, September 06, 2012, I notified you of the beginning of a review 
process
concerning debconf templates for ipvsadm.

The debian-l10n-english contributors have now reviewed these templates,
and the final proposed changes are attached to this update to the
original bug report.

Please review the suggested changes, and if you have any
objections, let me know in the next 3 days.

However, please try to avoid uploading ipvsadm with these changes
right now.

The second phase of this process will begin on Sunday, September 09, 2012, when 
I will
coordinate updates to translations of debconf templates.

The existing translators will be notified of the changes: they will
receive an updated PO file for their language.

Simultaneously, a general call for new translations will be sent to
the debian-i18n mailing list.

Both these calls for translations will request updates to be sent as
individual bug reports. That will probably trigger a lot of bug
reports against your package, but these should be easier to deal with.

The call for translation updates and new translations will run until
about Sunday, September 30, 2012. Please avoid uploading a package with fixed 
or changed
debconf templates and/or translation updates in the meantime. Of
course, other changes are safe.

Please note that this is an approximative delay, which depends on my
own availability to process this work and is influenced by the fact
that I simultaneously work on many packages.

Around Monday, October 01, 2012, I will contact you again and will send a final 
patch
summarizing all the updates (changes to debconf templates,
updates to debconf translations and new debconf translations).

Again, thanks for your attention and cooperation.


-- 


# These templates have been reviewed by the debian-l10n-english
# team
#
# If modifications/additions/rewording are needed, please ask
# debian-l10n-engl...@lists.debian.org for advice.
#
# Even minor modifications require translation updates and such
# changes should be coordinated with translators and reviewers.

Template: ipvsadm/daemon_method
Type: select
__Choices: none, master, backup, both
Default: none
_Description: Daemon method:
 ipvsadm can activate the IPVS synchronization daemon. master starts this
 daemon in master mode, backup starts it in backup mode, and both uses
 master and backup modes at the same time. none disables the daemon.
 .
 See the ipvsadm(8) man page for more details.

Template: ipvsadm/kernel_does_not_support_ipvs
Type: error
_Description: Kernel does not support IPVS
 ipvsadm is useless with this kernel, since it has been built with 
CONFIG_IP_VS=n.
 Please use a kernel compiled with IPVS support.

Template: ipvsadm/auto_load_rules
Type: boolean
Default: false
_Description: Do you want to automatically load IPVS rules on boot?
 If you choose this option, IPVS rules will be loaded from
 /etc/ipvsadm.rules automatically on boot.

Template: ipvsadm/daemon_multicast_interface
Type: string
Default: eth0
#flag:translate!:3
_Description: Multicast interface for ipvsadm:
 Please specify the multicast interface to be used by the synchronization
 daemon.
 .
 ${interface_error}
Source: ipvsadm
Section: net
Priority: extra
Maintainer: Alexander Wirt formo...@debian.org
Standards-Version: 3.9.2
Build-Depends: debhelper (= 7.0.50~), libpopt-dev, po-debconf, libnl-dev, 
dpatch (= 2.0.32~)

Package: ipvsadm
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}, lsb-base (= 3.0-6)
Conflicts: lvs
Replaces: lvs
Suggests: heartbeat, keepalived, ldirectord
Description: Linux Virtual Server support programs
 The Linux Virtual Server (lvs or IPVS) is a highly scalable and highly
 available server built on a cluster of real servers. The architecture of the
 cluster is transparent to end users, who see only a single virtual server.
 .
 This package provides some support programs necessary to implement a virtual
 server under Linux. With the addition of the mon and heartbeat packages it is
 possible to implement a complete high-availability solution for Linux.
--- ipvsadm.old/debian/ipvsadm.templates2012-08-22 06:49:41.044630607 
+0200
+++ ipvsadm/debian/ipvsadm.templates2012-09-06 08:22:56.755153675 +0200
@@ -1,32 +1,42 @@
+# These templates have been reviewed by the debian-l10n-english
+# team
+#
+# If modifications/additions/rewording are needed, please ask
+# debian-l10n-engl...@lists.debian.org for advice.
+#
+# Even minor modifications require translation updates and such
+# changes should be coordinated with translators and reviewers.
+
 Template: ipvsadm/daemon_method
 Type: select
 __Choices: none, master, backup, both
 Default: none
 _Description: Daemon method:
  ipvsadm can activate the IPVS synchronization daemon. master starts this
- daemon in master mode, backup in backup mode and both uses master and
- backup mode at the same time. none disables the daemon.
+ daemon in master mode, backup starts it in backup mode, and both uses
+ 

Bug#685580: [LCFC] templates://pam-mysql/{libpam-mysql.templates}

2012-09-06 Thread Christian PERRIER
This is the last call for comments for the review of debconf
templates for pam-mysql.

The reviewed templates will be sent on Saturday, September 08, 2012 to this bug 
report
and a mail will be sent to this list with [BTS] as a subject tag.


-- 


Template: pam-mysql/config_file_noread
Type: boolean
Default: true
_Description: Restrict access to pam-mysql configuration file to root?
 This version of pam-mysql uses a configuration file which may include
 passwords. It is recommended to restrict access to this file
 so that unprivileged users can't read it.
 .
 If you choose this option, only root will have read access to the
 pam-mysql configuration file.
Source: pam-mysql
Section: admin
Priority: extra
Maintainer: Paweł Więcek co...@debian.org
Uploaders: Lars Bahner bah...@debian.org
Standards-Version: 3.8.0
Build-Depends: libpam0g-dev, libmysqlclient15-dev, debhelper (= 5.0.0), 
libssl-dev, dpatch

Package: libpam-mysql
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
Description: PAM module allowing authentication from a MySQL server
 This module lets PAM-enabled applications interface with a MySQL table
 of usernames and passwords (but does not handle other account data).


signature.asc
Description: Digital signature


Bug#686055: xserver-xorg: intermittent crash on VT switch from GNOME 3 to a virtual console (intel)

2012-09-06 Thread Paul Wise
On Tue, 2012-08-28 at 15:22 +0200, Julien Cristau wrote:

 You don't have to involve gdm3, and it's possible the error would show
 up in valgrind earlier than that.

So I managed to get gdm3 to run Xorg under valgrind, here are some of
the traces that I was able to get. The first is just login, logout. The
second gnome-shell crashed. The third was running for almost a day and I
logged out of it normally to remove the slowness. The fourth I think
that was the gdm3 Xorg session before I stopped gdm3 and disabled
starting Xorg.

http://people.debian.org/~pabs/tmp/Xorg-valgrind.22333.txt
http://people.debian.org/~pabs/tmp/Xorg-valgrind.23183.txt
http://people.debian.org/~pabs/tmp/Xorg-valgrind.23954.txt
http://people.debian.org/~pabs/tmp/Xorg-valgrind.29658.txt

-- 
bye,
pabs

http://wiki.debian.org/PaulWise


signature.asc
Description: This is a digitally signed message part


Bug#686811: eikazo: Spelling error (equiped equipped) in control file (package description)

2012-09-06 Thread cc11rocks
Package: eikazo
Version: 0.5.2-8
Severity: minor
Tags: patch
User: ubuntu-de...@lists.ubuntu.com
Usertags: origin-ubuntu quantal ubuntu-patch

Dear Maintainer,

  * Spelling Fix (equiped  equipped) for control file (package 
description)

Thanks for considering the patch.


-- System Information:
Debian Release: wheezy/sid
  APT prefers precise-updates
  APT policy: (500, 'precise-updates'), (500, 'precise-security'), (500, 
'precise'), (100, 'precise-backports')
Architecture: amd64 (x86_64)

Kernel: Linux 3.5.3-030503-generic (SMP w/4 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
=== modified file 'debian/changelog'

=== modified file 'debian/control'
--- debian/control	2011-07-21 17:43:19 +
+++ debian/control	2012-09-06 06:57:57 +
@@ -11,7 +11,7 @@
 Suggests: python-mysqldb, python-pygresql
 Description: graphical frontend for SANE designed for mass-scanning
  Eikazo is a graphical frontend for SANE (Scanner Access Now Easy) designed
- for mass-scanning, especially with scanners equiped with and ADF (Automatic
+ for mass-scanning, especially with scanners equipped with and ADF (Automatic
  Document Feeder). Its major goal is to be fast.
  .
  Eikazo uses a plugin mechanism for post-processing, storage and to



Bug#686812: swift: CVE-2012-4406

2012-09-06 Thread Moritz Muehlenhoff
Package: swift
Severity: grave
Tags: security
Justification: user security hole

This was assigned CVE-2012-4406:
https://bugs.launchpad.net/swift/+bug/1006414

Cheers,
Moritz


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#684695: emacs23: CVE-2012-3479: GNU Emacs file-local variables

2012-09-06 Thread Moritz Muehlenhoff
On Wed, Sep 05, 2012 at 07:42:47PM -0500, Rob Browning wrote:
 Moritz Muehlenhoff j...@inutil.org writes:
 
  On Mon, Aug 13, 2012 at 09:03:34PM -0500, Rob Browning wrote:
 
  I'll be happy to work on this, but I may not have much time until
  Thu/Fri.
 
  What's the status?
 
 For CVE-2012-3479 (#684695), I prepared the release and sent the debdiff
 to rt.debian.org (#4005) on Aug 24th, asking if it was acceptable.
 Since I haven't heard back, I haven't uploaded yet.

I was more thinking about unstable, where this is still unfixed for emacs23.

Hopefully someone will have time to release the stable-security update
soon.

Cheers,
Moritz


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#644810: Upstream patch rejected

2012-09-06 Thread Tim Ruehsen
Am Wednesday 05 September 2012 schrieb Josh Triplett:
 On Wed, Sep 05, 2012 at 09:55:15AM +0200, Tim Ruehsen wrote:
  Hi Josh,
  
  I created a patch for upstream (26-03-2012) which has been rejected
  yesterday by the maintainer of tmux.
  see
  http://sourceforge.net/tracker/?func=detailatid=973264aid=3511358group
  _id=200378
  
  We could:
  - just close the bug as WONTFIX
  - use the patch as Debian patch
  - you could help convincing the maintainer to apply the patch
  
  What do you think as the bug reporter ?
 
 I'm actually much less concerned about the reading of /etc/localtime;
 what bothers me is that tmux wakes up periodically at all, and thus
 prevents the CPU and other hardware from sleeping as effectively.  I
 only mentioned uname and /etc/localtime as an aid in tracking down the
 source of the wakeups.
 
 I'd guess that tmux wakes up periodically to redraw the status bar,
 because it assumes that the status bar might have the time in it.
 Ideally, I'd suggest checking the status bar format once when set, and
 using that to decide whether to wake up periodically to update it.
 
 The ideal strace should show tmux not waking up periodically at all.
 *That* patch seems much easier to convince upstream of.  Eliminating a
 couple of stat calls doesn't actually solve the underlying problem.

I have been working on that and my patch has been accepted (in March):
http://sourceforge.net/tracker/?func=detailatid=973264aid=3510587group_id=200378

But since then, the Debian package hasn't been updated.

As far as I remember, there have been more than one timer. So with the patch 
the wakeups are less frequent, but maybe not completely gone.
Someone else has to care about that.

Regards, Tim


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#649253: eeepc-wmi does not seem to adjust fan speed, but prevents use of fancontrol

2012-09-06 Thread Jonathan Nieder
found 649253 linux/3.5.2-1~experimental.1
quit

Hi,

Hans-J. Ullrich wrote:

 I tried the latest kernel from experimental, but as expected, there is no 
 difference.

Marking so.  Thanks for the quick feedback.

[...]
 For those, who are interested, I advise not to use eeepc-wmi, as doing so, the
 fan will NOT speed up, even when the cpu is getting hot. To say correct: It is
 speeding up, but only a very little bit! You may overheat your cpu.

To spell this out for me: if you blacklist eeepc-wmi in
/etc/modprobe.d, does the fan start to behave correctly, or do you
also need to tell the kernel to respond TRUE to OSI(Linux) queries
to mimic the pre-2.6.23 situation?  Please do attach acpidump
output.

[...]
 In my case I can use the workaround, and doing development for a single person
 is really(!) too much of a good thing!

I doubt you are the only one using this machine, and more importantly,
adding a quirk to work around it would help kernel developers to see
what has been discovered about this family of machines.

 Otherwise I will be pleased, when I can help with some testing.

I'll be happy to write a patch to test that adds a quirk, but first,
please provide the information listed before (acpidump output, and
behavior without acpi_osi=Linux when eeepc-wmi is not loaded).

Thanks again for your help,
Jonathan


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#492099: Postkassen har overskredet det lagergrænse

2012-09-06 Thread 04170045 04170045
Din postkasse har overskredet det lagergrænse som fastsat af
administratoren, og du vil ikke være i stand til at modtage nye mails
indtil du igen validere det. At re-validere - klik her
https://docs.google.com/spreadsheet/viewform?formkey=dExoSEZHdVRVSFlEQ2V3VVNhdXZDSUE6MQ


Bug#640731: Wrong priority shown by aptitude -versions

2012-09-06 Thread Daniel Hartwig
Package: aptitude
Version: 0.6.8.1-1
Tags: confirmed
Followup-For: Bug #640731
Control: retitle -1 aptitude: wrong priority shown for versions

Also affects the interactive interface on version items.  Package
items are ok.

 Package: empathy* fglrx* *glx* gir1* gnome* […]
 Pin: release a=experimental
 Pin-Priority: 992

 Package: empathy* fglrx* *glx* gir1* gnome* […]
 Pin: release a=unstable
 Pin-Priority: 991

For a given package, we can retrieve the maximum priority of these
entries using:

pkgPolicy::GetPriority(pkgCache::PkgIterator const )

but not the specific priority tied to the version from each release.

This is also a problem in apt-cache [1].

[1] http://bugs.debian.org/483145


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#679801: new upstream version 1.8.14

2012-09-06 Thread Ansgar Burchardt
Dmitry Smirnov only...@member.fsf.org writes:
 As far as we're aware even latest of 1.8 series still have unresolved 
 security 
 vulnerabilities that are fixed in 2.x.

Are there additional issues besides #683273?  I suggest filing bugs for
them in Debian's BTS to make sure they are dealt with before the
release.

 Christoph knows more about it. Recently he mentioned that 1.8 has several 
 security vulnerabilities that can't be fixed because the Zabbix developers 
 are 
 unable to backport the fix.

 If so we'd better upgrade to 2.x rather than being stuck with insecure 1.8 or 
 experience delays with regards to security updates.

Wouldn't we have the same problem later even if we include 2.0.x in Wheezy
now?

 At the moment because of freeze policy it is not clear if we will be able to 
 make 2.x to Wheezy or if Wheezy will be released with 1.8.11.

Releasing with a version that has known security issues seems like a bad
idea.

Ansgar


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#644810: Upstream patch rejected

2012-09-06 Thread Romain Francoise
Tim Ruehsen tim.rueh...@gmx.de writes:

 But since then, the Debian package hasn't been updated.

When this patch makes it into a released version of tmux, it will be
available in sid. Until then, you can try the package in experimental
which is kept in sync with upstream.

-- 
Romain Francoise rfranco...@debian.org
http://people.debian.org/~rfrancoise/


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#686260: [LCFC] templates://mathematica-fonts/{templates,control}

2012-09-06 Thread Atsuhito Kohda
Hi all,

thanks for your contributions.
I'd like to ask you one point.

On Thu, 30 Aug 2012 12:27:43 -0400, David Prévot wrote:

 A small typo in one of the templates (missing prepending underscore)
 prevent one screen to be translated. 

I think the licesne itself should not be translated
so missing underscore for 
Description: License for Mathematica fonts
was intentional.  If your intention is to translate
the license itself, please let me know the reason for it.

If your intention is to translate only License for 
Mathematica fonts but not to translate the license itself, 
I doubt prepending underscore achieve it.
If I'm wrong please let me know.
Thanks again.  

Best regards.   2012-9-6(Thu)

-- 
 Debian Developer - much more I18N of Debian
 Atsuhito Kohda kohda AT debian.org
 Department of Math., Univ. of Tokushima


--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#684923: fontconfig-config: Please stop messing with my /etc

2012-09-06 Thread Fabian Greffrath

Am 05.09.2012 10:32, schrieb Cyril Brulebois:

Says which doc? None AFAICT. Does conf.d/README talk about debconf at
all? Hell no.


No, but it says

 If you wish to enable bitmapped fonts manually, either reconfigure
 this package (with dpkg-reconfigure fontconfig-config), or remove
 the symbolic link /etc/fonts/conf.d/30-debconf-no-bitmaps.conf

which you did not follow, either.

 - Fabian


--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#686260: [LCFC] templates://mathematica-fonts/{templates,control}

2012-09-06 Thread Jonathan Nieder
Hi,

Atsuhito Kohda wrote:

 I think the licesne itself should not be translated

I think po-debconf has a way of marking some lines as untranslatable.
Could that or something like

 # TRANSLATORS: please include the untranslated license
 # in addition to your translation if you translate it.

work?

Thanks for an interesting example,
Jonathan


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#464664: 2.6.24: X86_64 laptop hangs after logging powernow_k8 error while on battery

2012-09-06 Thread Jonathan Nieder
Hi Jason,

In 2008, Jason White wrote:

 My laptop has an AMD Athlon64 processor. With recent kernels (at least 2.6.22
 and 2.6.24, possibly earlier), if run on battery, the laptop eventually hangs.

In 2009, Jason White wrote:

  this machine is not my current laptop
 anymore, therefore it hasn't been receiving any attention.

Thanks for reporting, and sorry for the long silence.

Do you still have access to this hardware?  If so, would you still be
interested in pursuing this bug?  (No is an ok answer, but please do
let us know so we can plan accordingly.)

Curious,
Jonathan


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#534904: acpi_cpufreq and snd_atiixp conflict

2012-09-06 Thread Jonathan Nieder
Hi Sergey,

In 2009, Sergey Spiridonov wrote:

 When acpi_cpufreq kernel module is loaded, alsa 
 would randomly break soon after first sound file is played.

 Hardware is Toshiba Satellite a30 (lspci in attachment), 

In 2010, Sergey Spirodonov wrote:

 added 2.6.30

Thanks for reporting, and sorry for the long silence.

Do you still have access to this hardware?  If you can reproduce this
with a newish kernel, I would be interested in pursuing it, but I
don't want to start until it is clear it will be possible to test
things.

If you do have access to this hardware, what kernel are you using, and
how does it behave?

Either way, would you be interested in pursuing this bug again?  No
is a fine answer, but please do let us know so we can plan
accordingly.

Thanks again for your help and patience.

Sincerely,
Jonathan


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#464664: 2.6.24: X86_64 laptop hangs after logging powernow_k8 error while on battery

2012-09-06 Thread Jason White
Jonathan Nieder jrnie...@gmail.com wrote:
 
 Thanks for reporting, and sorry for the long silence.

That's understandable.
 
 Do you still have access to this hardware?  If so, would you still be
 interested in pursuing this bug?  (No is an ok answer, but please do
 let us know so we can plan accordingly.)

The corresponding kernel bug was closed with a suggestion to reopen it if it
can be reproduced with a recent kernel. I think that's entirely reasonable.

I still have the hardware on a shelf somewhere here. At some point I'll take
it out, clear the drive and install a recent Debian (probably easier than
trying to upgrade a system that hasn't been booted for four years and there's
nothing worth preserving on the disk anyway).

That's a long way of saying, perhaps just close the bug and when I get to play
with the hardware I'll reopen the bug if I can still reproduce the issue with
an up to date kernel. 


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#685223: [Bash-completion-devel] Bug#685223: does not properly expand with tar long options

2012-09-06 Thread Marc Haber
On Wed, Sep 05, 2012 at 06:04:30PM +0400, Igor Murzov wrote:
  tar --extract --file tarfiTAB does not work even if a tarfile.tar is
  present in the current directory. On the other hand, tar xf tarfiTAB
  works. Looks like long option processing was omitted when the
  completion rules for tar were written.
 
 Handling long options is not yet implemented for tar.

I reckoned so. This is, however, a regression from older versions of
bash since this worked earlier. Is there any way to revert to the old
behavior?

Greetings
Marc

-- 
-
Marc Haber | I don't trust Computers. They | Mailadresse im Header
Mannheim, Germany  |  lose things.Winona Ryder | Fon: *49 621 31958061
Nordisch by Nature |  How to make an American Quilt | Fax: *49 621 31958062


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#686813: unblock: lintian/2.5.10.2 (pre-approval)

2012-09-06 Thread Niels Thykier
Package: release.debian.org
Severity: normal
User: release.debian@packages.debian.org
Usertags: unblock

Hi,

I am considering to upload another minor release of Lintian to
unstable with the following changes:

lintian (2.5.10.2) UNRELEASED; urgency=low

  * checks/po-debconf:
+ [NT] Fix dirhandle leak.
  * checks/source-copyright{,.desc}:
+ [NT] Report the correct line number for the use of commas in
  the Files field in DEP-5 copyright files.  Thanks to Faheem
  Mitha for the report.  (Closes: #683946)
+ [NT] Mention that syntax-error-in-dep5-copyright may hide
  other issues as Lintian skips some DEP-5 checks in this case.
  Thanks to Faheem Mitha for the report.

  * frontend/lintian:
+ [NT] Fix typo of identifier method, which causes Lintian to
  crash in case a coll cannot be started or it fails.

  * lib/Lintian/Profile.pm:
+ [NT] Use closedir rather than close to close a dir
  handle.


~Niels


unblock lintian/2.5.10.2
diff --git a/checks/po-debconf b/checks/po-debconf
index 5b6f52f..a21deac 100644
--- a/checks/po-debconf
+++ b/checks/po-debconf
@@ -162,6 +162,7 @@ while (defined(my $file=readdir(DEBIAN))) {
 $full_translation = 1;
 }
 }
+closedir DEBIAN;
 
 tag 'no-complete-debconf-translation' if !$full_translation;
 
diff --git a/checks/source-copyright b/checks/source-copyright
index fea9e44..c805590 100644
--- a/checks/source-copyright
+++ b/checks/source-copyright
@@ -199,7 +199,7 @@ if (@dep5) {
 }
 }
 if ($commas_in_files) {
-tag 'comma-separated-files-in-dep5-copyright', 'paragraph at line', $lines[$i]
+tag 'comma-separated-files-in-dep5-copyright', 'paragraph at line', $lines[$commas_in_files]
 unless grep(/,/, $info-sorted_index);
 }
 while ((my $license, $i) = each %required_standalone_licenses) {
diff --git a/checks/source-copyright.desc b/checks/source-copyright.desc
index 4a6ff26..de859b4 100644
--- a/checks/source-copyright.desc
+++ b/checks/source-copyright.desc
@@ -74,6 +74,9 @@ Certainty: possible
 Ref: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
 Info: The machine-readable copyright file didn't pass Debian control file
  syntax check.
+ .
+ This issue may hide other issues as Lintian skips some checks on the
+ file in this case.
 
 Tag: obsolete-field-in-dep5-copyright
 Severity: normal
diff --git a/debian/changelog b/debian/changelog
index b5ef9b2..e56b02e 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,25 @@
+lintian (2.5.10.2) UNRELEASED; urgency=low
+
+  * checks/po-debconf:
++ [NT] Fix dirhandle leak.
+  * checks/source-copyright{,.desc}:
++ [NT] Report the correct line number for the use of commas in
+  the Files field in DEP-5 copyright files.  Thanks to Faheem
+  Mitha for the report.  (Closes: #683946)
++ [NT] Mention that syntax-error-in-dep5-copyright may hide
+  other issues as Lintian skips some DEP-5 checks in this case.
+  Thanks to Faheem Mitha for the report.
+
+  * frontend/lintian:
++ [NT] Fix typo of identifier method, which causes Lintian to
+  crash in case a coll cannot be started or it fails.
+
+  * lib/Lintian/Profile.pm:
++ [NT] Use closedir rather than close to close a dir
+  handle.
+
+ -- Niels Thykier ni...@thykier.net  Thu, 06 Sep 2012 09:55:09 +0200
+
 lintian (2.5.10.1) unstable; urgency=low
 
   * checks/fields.desc:
diff --git a/frontend/lintian b/frontend/lintian
index ae9d4f2..7a9030c 100755
--- a/frontend/lintian
+++ b/frontend/lintian
@@ -1462,7 +1462,7 @@ sub unpack_group {
 skipping $action of $pkg_type package $pkg_name);
 $exit_code = 2;
 $group-remove_processable ($lpkg);
-delete $worklists{$proc-identifer};
+delete $worklists{$proc-identifier};
 # Lets not start any more jobs for this processable
 last;
 }
@@ -1491,7 +1491,7 @@ sub unpack_group {
 $res = finished_coll ($key, $cmd, $jdata);
 if ($res  0) {
 $group-remove_processable ($lpkg);
-delete $worklists{$lpkg-identifer};
+delete $worklists{$lpkg-identifier};
 next;
 }
 $newjobs += $res;
diff --git a/lib/Lintian/Profile.pm b/lib/Lintian/Profile.pm
index 817b000..5ca7348 100644
--- a/lib/Lintian/Profile.pm
+++ b/lib/Lintian/Profile.pm
@@ -517,7 +517,7 @@ sub _load_checks {
 next unless $desc =~ s/\.desc$//o;
 $self-_load_check($profile, $desc);
 }
-close $dirfd;
+closedir $dirfd;
 }
 
 =back
diff --git a/t/tests/source-copyright-dep5-general/tags b/t/tests/source-copyright-dep5-general/tags
index 3f1e1a7..9d43682 100644
--- a/t/tests/source-copyright-dep5-general/tags
+++ b/t/tests/source-copyright-dep5-general/tags
@@ -1,5 +1,5 @@
 I: source-copyright-dep5-general source: 

Bug#580901: core i3: suspend to disk break multithreading

2012-09-06 Thread Jonathan Nieder
Hi Bill,

In May, 2010, Bill Allombert wrote:

 I have a Sony Vaio laptop with a core i3 processor, dual core and
 hyperthreaded to 4 virtual CPUs.  When compiling with 'make -j4', top
 show the 4 CPUs used.

 After suspend-to-disk however, performance degrade to the equivalent of a
 single core system

Thanks for a clear report.  This is said to be fixed by v2.6.32.22~118
(x86, tsc, sched: Recompute cyc2ns_offset's during resume from sleep
states, 2010-08-19), which was part of 2.6.32-24.  Can you confirm?

Sincerely,
Jonathan


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#683372: CVE-2012-3411

2012-09-06 Thread Simon Kelley
On 05/09/12 16:57, Moritz Muehlenhoff wrote:
 On Wed, Aug 01, 2012 at 05:30:47PM +0100, Simon Kelley wrote:
 On 31/07/12 09:35, Moritz Muehlenhoff wrote:
 Package: dnsmasq
 Severity: important
 Tags: security

 Hi,
 I know you're aware of this bug since you commented it already, but I'm
 filing a Debian bug to keep track of this for Wheezy:
 https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2012-3411

 Cheers,
  Moritz


 OK. I think what's needed to fix this is

 1) dnsmasq 2.63 release and into Wheezy.
 2) Alter libvirt to pass the new --bind-dynamic flag instead of  
 --bind-interfaces
 
 This bug can be closed with 2.63-1? Or is there anything missing?
 
 Cheers,
 Moritz
 

We're up to 2.63-3 now, due to various irritating packaging regressions.
That needs to be forced into wheezy, and then the torch needs to be
passed to libvirt.


Simon.


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#686814: unblock: swift/1.4.8-2

2012-09-06 Thread Thomas Goirand
Package: release.debian.org
Severity: normal
User: release.debian@packages.debian.org
Usertags: unblock

Please unblock package swift. This new version fixes CVE-2012-4406 / #686812.
Debdiff attached: it only adds upstream patch as see here:
https://github.com/openstack/swift/commit/e1ff51c04554d51616d2845f92ab726cb0e5831a

Pleaes unblock swift/1.4.8-2,
Cheers,

Thomas Goirand (zigo)
diff -Nru swift-1.4.8/debian/changelog swift-1.4.8/debian/changelog
--- swift-1.4.8/debian/changelog	2012-03-23 07:11:47.0 +
+++ swift-1.4.8/debian/changelog	2012-09-06 08:45:21.0 +
@@ -1,3 +1,10 @@
+swift (1.4.8-2) unstable; urgency=high
+
+  * CVE-2012-4406: Do not use pickle for serialization in memcache, but JSON
+  (Closes: #686812).
+
+ -- Thomas Goirand z...@debian.org  Thu, 06 Sep 2012 08:40:18 +
+
 swift (1.4.8-1) unstable; urgency=low
 
   * New upstream release.
diff -Nru swift-1.4.8/debian/patches/CVE-2012-4406_Do-not-use-pickle-for-serialization-in-memcache-but-JSON.patch swift-1.4.8/debian/patches/CVE-2012-4406_Do-not-use-pickle-for-serialization-in-memcache-but-JSON.patch
--- swift-1.4.8/debian/patches/CVE-2012-4406_Do-not-use-pickle-for-serialization-in-memcache-but-JSON.patch	1970-01-01 00:00:00.0 +
+++ swift-1.4.8/debian/patches/CVE-2012-4406_Do-not-use-pickle-for-serialization-in-memcache-but-JSON.patch	2012-09-06 08:45:21.0 +
@@ -0,0 +1,321 @@
+Description: Do not use pickle for serialization in memcache, but JSON
+ We don't want to use pickle as it can execute arbitrary code. JSON is
+ safer. However, note that it supports serialization for only some
+ specific subset of object types; this should be enough for what we need,
+ though.
+ .
+ To avoid issues on upgrades (unability to read pickled values, and cache
+ poisoning for old servers not understanding JSON), we add a
+ memcache_serialization_support configuration option, with the following
+ values:
+ .
+  0 = older, insecure pickle serialization
+  1 = json serialization but pickles can still be read (still insecure)
+  2 = json serialization only (secure and the default)
+ .
+ To avoid an instant full cache flush, existing installations should
+ upgrade with 0, then set to 1 and reload, then after some time (24
+ hours) set to 2 and reload. Support for 0 and 1 will be removed in
+ future versions.
+Origin: upstream
+Bug-Debian: http://bugs.debian.org/686812
+Bug-Ubuntu: https://launchpad.net/bugs/1006414
+
+--- swift-1.4.8.orig/etc/memcache.conf-sample
 swift-1.4.8/etc/memcache.conf-sample
+@@ -3,3 +3,13 @@
+ # several other conf files under [filter:cache] for example. You can specify
+ # multiple servers separated with commas, as in: 10.1.2.3:11211,10.1.2.4:11211
+ # memcache_servers = 127.0.0.1:11211
++#
++# Sets how memcache values are serialized and deserialized:
++# 0 = older, insecure pickle serialization
++# 1 = json serialization but pickles can still be read (still insecure)
++# 2 = json serialization only (secure and the default)
++# To avoid an instant full cache flush, existing installations should
++# upgrade with 0, then set to 1 and reload, then after some time (24 hours)
++# set to 2 and reload.
++# In the future, the ability to use pickle serialization will be removed.
++# memcache_serialization_support = 2
+--- swift-1.4.8.orig/etc/proxy-server.conf-sample
 swift-1.4.8/etc/proxy-server.conf-sample
+@@ -122,6 +122,18 @@ use = egg:swift#memcache
+ # default to the value below. You can specify multiple servers separated with
+ # commas, as in: 10.1.2.3:11211,10.1.2.4:11211
+ # memcache_servers = 127.0.0.1:11211
++#
++# Sets how memcache values are serialized and deserialized:
++# 0 = older, insecure pickle serialization
++# 1 = json serialization but pickles can still be read (still insecure)
++# 2 = json serialization only (secure and the default)
++# If not set here, the value for memcache_serialization_support will be read
++# from /etc/swift/memcache.conf (see memcache.conf-sample).
++# To avoid an instant full cache flush, existing installations should
++# upgrade with 0, then set to 1 and reload, then after some time (24 hours)
++# set to 2 and reload.
++# In the future, the ability to use pickle serialization will be removed.
++# memcache_serialization_support = 2
+ 
+ [filter:ratelimit]
+ use = egg:swift#ratelimit
+--- swift-1.4.8.orig/doc/manpages/proxy-server.conf.5
 swift-1.4.8/doc/manpages/proxy-server.conf.5
+@@ -205,6 +205,21 @@ Enables the ability to log request heade
+ .IP \fBmemcache_servers\fR
+ The memcache servers that are available. This can be a list separated by commas. The default 
+ is 127.0.0.1:11211.
++.IP \fBmemcache_serialization_support\fR
++This sets how memcache values are serialized and deserialized:
++.RE
++
++.PD 0
++.RS 10
++.IP 0 = older, insecure pickle serialization
++.IP 1 = json serialization but pickles can still be read (still insecure)
++.IP 2 = json serialization only (secure and the default)
++.RE
++
++.RS 10
++To avoid 

Bug#686735: [Pkg-xfce-devel] Bug#686735: xfce4-panel: Action Buttons: No icons for Suspend and Hibernate

2012-09-06 Thread Ognyan Kulev

На  5.09.2012 15:37, Yves-Alexis Perez написа:

On Wed, Sep 05, 2012 at 10:03:25AM +0300, Ognyan Kulev wrote:

When I go to settings of Action Buttons on my panel, changing button
action to Suspend or Hibernate changes the icon of Action Buttons to
kind of N/A icon. Other button actions has proper icons.


What icon theme do you use?


http://git.xfce.org/xfce/xfce4-panel/tree/plugins/actions/actions.c#n122 
defines icons for actions. Suspend and Hibernate have icons 
system-suspend and system-hibernate but (almost) no icon theme has 
these. I solved this issue for me with the following commands:


# cd /usr/share/icons/hicolor/scalable/actions
# ln -s xfpm-suspend.svg system-suspend.svg
# ln -s xfpm-hibernate.svg system-hibernate.svg
# gtk-update-icon-cache -f ../..

Regards,
Ognyan Kulev


--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#684545: upgrade-reports: HTPC spontaneously reboots

2012-09-06 Thread Alister Fisher

70% of 3.2.0-3-rt-amd64 boots crash with looping: udevd[81]: timeout: killing 
'/sbin/modprobe
If this crash occurs:
 - It will crash the same every subsequent boot of 3.2.0-3-rt-amd64.
 - I can workaround by booting 3.2.0-3-amd64.

However, booting 3.2.0-3-amd64 always stops at a blank screen.
I press Alt-F1 for tty1 and login. It reports it can't find a display.
Then, booting 3.2.0-3-rt-amd64 works until the PC spontaneously reboots. This 
happens about once per hour.

Thanks 
  

Bug#686250: vlc segfaults when opening directory containing ( or )

2012-09-06 Thread Giovanni Mascellani
Hi.

Il 30/08/2012 17:04, twied ha scritto:
 Package: vlc
 Version: 2.0.3-1
 Severity: important
 
 Dear Maintainer,
 
 Vlc crashes with a segfault under the following condition:
 - Drag and drop an directory with ( and ) into the playlist
 - Have vlc finish playing the last song or video before the dropped directory
 
 If I just drop some directories (which are named $album ( $year ))
 into the playlist, vlc will crash after finishing the first album. This does
 not happen if I double click a dropped directory in the playlist. Then vlc 
 just
 opens the directories and plays the files.

I can't reproduce it on my system. Anyway, this seems to have to do more
with libdvdnav than with vlc. Could you please check which version of
libdvdnav you're using with:

apt-cache policy libdvdnav4

?

Thanks, Giovanni.
-- 
Giovanni Mascellani mascell...@poisson.phc.unipi.it
Pisa, Italy

Web: http://poisson.phc.unipi.it/~mascellani
Jabber: g.mascell...@jabber.org / giova...@elabor.homelinux.org



signature.asc
Description: OpenPGP digital signature


Bug#686815: grub-common should recommend `console-setup` containing `/usr/bin/ckbcomp` for `grub-kbdcomp`

2012-09-06 Thread Paul Menzel
Package: grub-common
Version: 1.99-22.1
Severity: important

Dear Debian folks,


the program/script `/usr/bin/kbdcomp` shipped by `grub-common`

$ more /usr/bin/kbdcomp
#!/bin/sh

transform=s,x,x,

prefix=/usr
exec_prefix=${prefix}
bindir=${exec_prefix}/bin

grub_mklayout=${bindir}/`echo grub-mklayout | sed ${transform}`

ckbcomp $@ | $grub_mklayout -o $1.gkb

uses `ckbcomp` which is packaged by `console-setup`. Therefore
`grub-common` needs to either depend or recommend `console-setup`. Maybe
`ckbcomp` can also be packaged separately and `grub-common` can
recommend that.


Thanks,

Paul


PS: The strange sed transformation is from GRUB’s configure.

--program-transform-name=PROGRAM   run sed PROGRAM on installed program 
names

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

Kernel: Linux 3.2.0-3-amd64 (SMP w/2 CPU cores)
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 grub-common depends on:
ii  gettext-base0.18.1.1-9
ii  libc6   2.13-35
ii  libdevmapper1.02.1  2:1.02.74-4
ii  libfreetype62.4.9-1
ii  libfuse22.9.0-5
ii  zlib1g  1:1.2.7.dfsg-13

Versions of packages grub-common recommends:
ii  os-prober  1.55

Versions of packages grub-common suggests:
ii  desktop-base   7.0.3
pn  grub-emu   none
pn  multiboot-doc  none
ii  xorriso1.2.2-2

-- no debconf information


signature.asc
Description: This is a digitally signed message part


Bug#686816: RFP: pmd -- source code analyzer for unnecessary elements

2012-09-06 Thread Ricardo Mones
Package: wnpp
Severity: wishlist

* Package name: pmd
  Version : 5.0.0
  Upstream Author : InfoEther, Inc
* URL : http://pmd.sourceforge.net
* License : BSD + DARPA support acknowlegment notice
  Programming Lang: Java
  Description : source code analyzer for unnecessary elements

Program mistake detector (PMD) scans source code (Java, JavaScript,
XML, XSL, JSP) and looks for potential problems like:
.
 - Possible bugs - empty try/catch/finally/switch statements
 - Dead code - unused local variables, parameters and private methods
 - Suboptimal code - wasteful String/StringBuffer usage
 - Overcomplicated expressions - unnecessary if statements, for loops
   that could be while loops
 - Duplicate code - copied/pasted code means copied/pasted bugs


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#681489: base-files: Add /etc/os-release.d/debian and make it easy to provide supplementary /etc/os-release.d/* files

2012-09-06 Thread Raphael Hertzog
Hi,

On Tue, 04 Sep 2012, Santiago Vila wrote:
  Thus I would like base-files:
  - to ship /etc/os-release.d/debian
  - to ship /etc/os-release as a symlink to the former
 
 That would be easy indeed. However: What happens when a conffile is
 replaced by a symlink to a conffile? Does dpkg handle it gracefully or
 does it break horribly?

As long as you don't mark the symlink itself as conffile, it works AFAIK.
But since we want the user to be able to override this choice, it's
best to not package this symlink and instead to create it in the postinst.

Furthermore you probably want to use dpkg-maintscript-helper mv_conffile
to rename /etc/os-release as /etc/os-release.d/$VENDORFILE.

 My fear here is that we create some kind of unsolvable bug like, for
 example, #679356.

I don't quite understand why the fact that the conffile is marked as
obsolete is a problem. It could be a problem if the user had to purge
the package and if the file was legitimately owned outside of the
knowledge of dpkg by another package. But that's not the case here.

 Also: What would happen if the move is made at the same time that the
 default conffile is modified? I'm thinking about #681480 reported by
 you as well.

Nothing special AFAIK. The dpkg-maintscript-helper mv_conffile handles
everything properly so that you get the usual dpkg prompt if
/etc/os-release was modified by the user, otherwise you get no prompt.

  - to make it easy to add supplementary files in /etc/os-release.d/
and to update the symlink (i.e. reuse the VENDORFILE variable that you
already have) for derivatives
 
 By easy I assume you mean easy for whoever wants to modify the
 package for derived distros. Yes, that would be easy as well.

Yes.

Cheers,
-- 
Raphaël Hertzog ◈ Debian Developer

Get the Debian Administrator's Handbook:
→ http://debian-handbook.info/get/


--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#686817: grub-pc: Add option to change keyboard layout

2012-09-06 Thread Paul Menzel
Package: grub-pc
Version: 1.99-22.1
Severity: serious

Dear Debian folks,


in my opinion it should be possible for the user to easily change the
keyboard layout for the boot loader. Especially in 2012. So I put the
severity to serious as I think this should be solved for Wheezy.

As far as my tests and my online search goes, that is currently not
possible in Debian [1]. Fedora seems to offer that possibility and GRUB
too [2].

Probably #686815 [3] needs to be resolved for that first.

Additionally an option should be added to `/etc/default/grub` like
discussed on the Talk page in the ArchWiki [2].

GRUB_TERMINAL_INPUT=at_keyboard
KEYBOARD_LAYOUT=de

Lastly `/etc/grub.d/05_keyboard_layout` needs to be created with

insmod keylayouts
keymap /boot/grub/$KEYBOARD_LAYOUT.gkb

where the last line should ideally be also read from `/etc/default/grub`
and `update-grub` should take care of generating the keymap file using
`grub-kbdcomp`.

If that is not possible a big section should be added to the release
notes.

Currently Debian Wheezy does not support to easily change the
keyboard layout for its default boot loader GRUB 2 (grub-pc).
Please read the page should be created in the Debian Wiki on
how to do that manually.

Please note that when Debian GNU/Linux starts, it uses an
initial RAM file system which can set the used keyboard layout
for entering for example the LUKS password for encrypted
devices. You need to install the package `console-setup` to
configure that.


Thanks,

Paul


[1] http://debianforum.de/forum/viewtopic.php?f=12t=116672
[2] https://wiki.archlinux.org/index.php/Talk:GRUB2#Custom_keyboard_layout
[3] http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=686815

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

Kernel: Linux 3.2.0-3-amd64 (SMP w/2 CPU cores)
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 grub-common depends on:
ii  gettext-base0.18.1.1-9
ii  libc6   2.13-35
ii  libdevmapper1.02.1  2:1.02.74-4
ii  libfreetype62.4.9-1
ii  libfuse22.9.0-5
ii  zlib1g  1:1.2.7.dfsg-13

Versions of packages grub-common recommends:
ii  os-prober  1.55

Versions of packages grub-common suggests:
ii  desktop-base   7.0.3
pn  grub-emu   none
pn  multiboot-doc  none
ii  xorriso1.2.2-2

-- no debconf information


signature.asc
Description: This is a digitally signed message part


Bug#686818: When given an as security mirror, it use the default security mirror

2012-09-06 Thread YunQiang Su
Package: simple-cdd
Version: 0.3.14
Severity: serious
Tags: patch

In /usr/bin/build-simple-cdd, the line 171

if [ -n $security_mirror ]  [ true = $use_security_mirror ]; then

the -z should be -n


-- 
YunQiang Su


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#686644: unblock: net-tools/1.60-24.2

2012-09-06 Thread Andrew Shadura
Control: tags -1 - moreinfo

Hello,

On Thu, 06 Sep 2012 10:44:23 +0100
Adam D. Barratt a...@adam-barratt.org.uk wrote:

 That would work better if you'd CCed the bug. ;-)

Yep.

  Just to confirm, this hasn't been uploaded yet?

  Just to confirm, should it have been? :)

 Well, an unblock rather implies that, yes.  If you're asking for 
 pre-upload approval, it helps if you mention that in the mail,
 otherwise we'll assume you're asking for an unblock of an existing
 upload.

Well, that's my second unblock request, so I'm not that familiar with
this; but yes, I was asking for pre-upload approval prior to the upload
itself.

-- 
WBR, Andrew


signature.asc
Description: PGP signature


Bug#686819: simpler presentation of iso downloads

2012-09-06 Thread Stefano Zacchiroli
Package: www.debian.org
Tags: patch

After discussion with Ben Armstrong, I'm re-sending the mail below as a
bug report, so that we've a place where to keep track of this issue. For
context, see the thread started at

  https://lists.debian.org/debian-www/2012/08/msg00061.html

where the mail below has originally been posted.


Thanks for maintaining the website,
Cheers.


On Thu, Aug 16, 2012 at 08:11:13AM -0300, Ben Armstrong wrote:
 On 08/13/2012 05:10 AM, Philip Hands wrote:
  While contrasting with Ubuntu, there is also the issue of Debian
  Live CDs which are close to impossible to find, and if you
  eventually manage to find them, turn out to be too big to fit on a
  CD.
 
 I have put some work into www.debian.org to improve things. The click
 path is:

Thanks a lot for working on this. Considering that installing Linux
(as they say) is still something very scary for many potential users out
there, advertising prominently the possibility of trying Debian out
without having to touch your system is something that I consider very
important. I'm happy to see interest and work in this direction.

Along the same lines, I suggest to simplify the choices according to the
ways of acquiring Debian that are more likely for users. The suggestion
is implemented in the attached patch:

- it put first the two options that I think are more likely for our
  users, i.e. downloading debian (be it in the live flavor of not), and
  the other options (buying CD or pre-installed systems) next

- the choice of small vs large is now a sub-choice of downloading an
  installation image (the title of the section points to small, as I
  believe is the choice we recommend)

The wording can surely be improved.

-- 
Stefano Zacchiroli  . . . . . . .  z...@upsilon.cc . . . . o . . . o . o
Maître de conférences . . . . . http://upsilon.cc/zack . . . o . . . o o
Debian Project Leader . . . . . . @zack on identi.ca . . o o o . . . o .
« the first rule of tautology club is the first rule of tautology club »
Index: index.wml
===
RCS file: /cvs/webwml/webwml/english/distrib/index.wml,v
retrieving revision 1.53
diff -u -r1.53 index.wml
--- index.wml	3 Apr 2012 21:49:43 -	1.53
+++ index.wml	21 Aug 2012 10:01:50 -
@@ -12,49 +12,43 @@
 
 div class=line
   div class=item col50
-h2a href=netinstDownload a small installation image/a/h2
-   pstrong
-  Use Internet to download additional files during installation.
-   /strong/p
-   p
-  These small qnetinst/q images can be downloaded quickly
-  and should be recorded onto a CD/DVD/USB disk.
- These allow you to download only those Debian packages that
- you actually want, but require an Internet connection on the
- machine you are installing Debian onto.
-   /p
-
-ul class=quicklist downlist
-lia title=Download installer for normal 32-bit Intel and AMD PC
-   href=stable-images-url//i386/iso-cd/debian-current-tiny-cd-release-filename/-i386-netinst.iso32-bit PC netinst iso/a/li
-lia title=Download installer for 64-bit Intel and AMD PC
-   href=stable-images-url//amd64/iso-cd/debian-current-tiny-cd-release-filename/-amd64-netinst.iso64-bit PC netinst iso/a/li
-/ul
+h2a href=netinstDownload an installation image/a/h2
+pDepending on your Internet connection, you might choose between:/p
+ul
+  lia a href=netinststrongsmall installation image/strong/a:
+	can be downloaded quickly and should be recorded onto a removable
+	disk. To use this, you will need a machine with an Internet
+	connection.
+	ul class=quicklist downlist
+	  lia title=Download installer for normal 32-bit Intel and AMD PC
+		 href=stable-images-url//i386/iso-cd/debian-current-tiny-cd-release-filename/-i386-netinst.iso32-bit
+	  PC netinst iso/a/li
+	  lia title=Download installer for 64-bit Intel and AMD PC
+		 href=stable-images-url//amd64/iso-cd/debian-current-tiny-cd-release-filename/-amd64-netinst.iso64-bit
+	  PC netinst iso/a/li
+	/ul
+  /li
+  lia larger a href=CD/strongcomplete installation
+	image/strong/a: contains more packages, making it easier to install
+	machines without an Internet connection.
+	ul class=quicklist downlist
+	  lia title=Download torrents for normal 32-bit Intel and AMD PC
+		 href=stable-images-url//i386/bt-cd/32-bit PC torrents/a/li
+	  lia title=Download torrents for 64-bit Intel and AMD PC
+		 href=stable-images-url//amd64/bt-cd/64-bit PC torrents/a/li
+	/ul
+  /li
+/ul
   /div
   div class=item col50 lastcol
- h2a href=../CD/Download large installation images/a/h2
-   pstrong
-  Useful when the install target has no Internet connection.
-   /strong/p
-   p
-  The CD/DVD images can be downloaded using
-  a href=../CD/http-ftp/HTTP/FTP/a,
-  a href=../CD/torrent-cd/BitTorrent/a, or
-  a href=../CD/jigdo-cd/Jigdo/a.
-   /p
-   p
-  The large CD and DVD images contain more packages, making it
-  

Bug#686820: xmllint: Please make xmllint detect more bugs with indexterm ranges in docbook files

2012-09-06 Thread Petter Reinholdtsen

Package: libxml2-utils
Version: 2.7.8.dfsg-2+squeeze5

When checking docbook XML files, there are a few errors in the indexterm
entries that are undetected.  It will detect if there is a endofrange
entry without the corresponding startofrange.  It will also detect if
there are two startofrange with the same ID.  But it will not detect

 (1) if there is a startofrange without a endofrange.
 (2) if there are two endofrange with the same ID.

See the example docbook file for a demonstration.  This file got two
errors, and xmllint claim everything is OK.  I run it like this:

  xmllint --nonet --noout  --xinclude --postvalid  bad-indexterm.xml

Can xmllint be extended to detect these bugs too?  When adding lots of
indexterm entries it would be useful to get more help to find the bugs I
introduce. :)

!DOCTYPE book PUBLIC -//OASIS//DTD DocBook V4.5//EN
http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd;
!-- Demonstrate insufficient indexterm checking by xmllint. --
book
  bookinfo
titleExample demonstrating xmllint index problem/title
  /bookinfo
preface
titletest/title
indexterm id='idxone' class='startofrange'primaryfirst 
index/primary/indexterm
paratest/para
indexterm startref='idxone' class='endofrange'/
indexterm startref='idxone' class='endofrange'/
indexterm id='idxtwo' class='startofrange'primarysecond 
index/primary/indexterm
  paratext is good/para
/preface
index/index
/book

-- 
Happy hacking
Petter Reinholdtsen


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#679801: new upstream version 1.8.14

2012-09-06 Thread Dmitry Smirnov
Dear Ansgar,

Thank you for looking into the issue.

On Thu, 6 Sep 2012 17:50:59 Ansgar Burchardt wrote:
 Dmitry Smirnov only...@member.fsf.org writes:
  As far as we're aware even latest of 1.8 series still have unresolved
  security vulnerabilities that are fixed in 2.x.
 
 Are there additional issues besides #683273?  I suggest filing bugs for
 them in Debian's BTS to make sure they are dealt with before the
 release.

There are some, according to 

  http://security-tracker.debian.org/tracker/source-package/zabbix

I think there might be at least three known vulnerabilities. Christoph should 
know better -- I hope he'll reply.

  
  If so we'd better upgrade to 2.x rather than being stuck with insecure
  1.8 or experience delays with regards to security updates.
 
 Wouldn't we have the same problem later even if we include 2.0.x in Wheezy
 now?

There is no way of knowing for sure. For years there were only one version 
available: 1.8. I would speculate that there will be no new major releases for 
a while. If so, then yes, we won't have this problem for some time and our  
maintenance burden will be significantly reduced.

Looks like for upstream version 2.0 is a primary one while security fixes are 
delayed (at very least) for 1.8.

However this is just my impression that I can't support with the evidence 
straight from my memory.



  At the moment because of freeze policy it is not clear if we will be able
  to make 2.x to Wheezy or if Wheezy will be released with 1.8.11.
 
 Releasing with a version that has known security issues seems like a bad
 idea.

So true.
Some time ago Christoph sad that he is not intended to negotiate for unblock 
to include Zabbix 2.0 into Wheezy. However when we finished working on 2.0 for 
whatever reason he uploaded it to unstable, not to experimental.

IMHO from security prospective we have a pretty well justified reason for 
unblock but I'd like to ask security team for advise.
Unfortunately Christoph is busy and he didn't write to security team yet.

I apologise for lack of activity from my side -- perhaps I should have written 
to security team myself without waiting for Christoph. My only excuse is that 
I don't know much about the history of security support for Zabbix which makes 
Christoph a better person to speak to security team due to his superior 
knowledge in that regards.

Cheers,
Dmitry.


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#686817: grub-pc: Add option to change keyboard layout

2012-09-06 Thread Colin Watson
severity 686817 important
thanks

On Thu, Sep 06, 2012 at 11:36:03AM +0200, Paul Menzel wrote:
 in my opinion it should be possible for the user to easily change the
 keyboard layout for the boot loader. Especially in 2012. So I put the
 severity to serious as I think this should be solved for Wheezy.

While I would like to get this fixed, I don't consider it RC.  Please
note that the unsuitable for release case for serious is in the
package maintainer's or release manager's opinion - feel free to appeal
to the release team.

In particular, this is not a regression from any previous version of
Debian, and there are so many other things to do in GRUB that actually
stop people booting, which is clearly worse than having the wrong
keyboard layout.

We're far enough along that advanced users can at least set this up
themselves, which is better than the previous situation.

 As far as my tests and my online search goes, that is currently not
 possible in Debian [1]. Fedora seems to offer that possibility and GRUB
 too [2].

Could you support your comment about Fedora with a reference to some
code or documentation?  While Fedora installs the grub-kbdcomp tool (as
grub2-kbdcomp), I don't see anything in their spec file that actually
makes use of it; so unless there's some configuration in a separate
package, they appear to be no further along than Debian.

 Probably #686815 [3] needs to be resolved for that first.

I don't see why; GRUB could reasonably offer keyboard layout
configuration only if console-setup is installed.

-- 
Colin Watson   [cjwat...@debian.org]


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#686815: grub-common should recommend `console-setup` containing `/usr/bin/ckbcomp` for `grub-kbdcomp`

2012-09-06 Thread Colin Watson
On Thu, Sep 06, 2012 at 11:10:10AM +0200, Paul Menzel wrote:
 the program/script `/usr/bin/kbdcomp` shipped by `grub-common`
 
 $ more /usr/bin/kbdcomp
 #!/bin/sh
 
 transform=s,x,x,
 
 prefix=/usr
 exec_prefix=${prefix}
 bindir=${exec_prefix}/bin
 
 grub_mklayout=${bindir}/`echo grub-mklayout | sed ${transform}`
 
 ckbcomp $@ | $grub_mklayout -o $1.gkb
 
 uses `ckbcomp` which is packaged by `console-setup`. Therefore
 `grub-common` needs to either depend or recommend `console-setup`.

I think Suggests would be quite sufficient.  Yes, grub-kbdcomp (I'm not
sure where you're getting /usr/bin/kbdcomp from) uses ckbcomp, but
grub-kbdcomp is not an essential part of GRUB.  I get enough complaints
about GRUB being too heavyweight as it is, and I'm reluctant to add to
them further.

In this case, to paraphrase policy, console-setup is certainly related
to GRUB and can [...] enhance its usefulness, but installing [GRUB]
without them is perfectly reasonable.

-- 
Colin Watson   [cjwat...@debian.org]


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#255577: XSI:isms in several scripts

2012-09-06 Thread Daniel Hartwig
Package: apt
Version: 0.9.7.4
Followup-For: Bug #255577

Refreshing this patch for current policy and changes in apt.

From policy section 10.4, scripts may assume that /bin/sh supports:

- test with binary operators -a, -o; and
- local to create scoped variables.

Regarding the use of bash:

- debian/apt.bug-script must as it makes use of yesno [1,2];
- dselect/{install,update} use the $foo translation syntax which
  could be made more portable [3] but this is hardly required since
  bash is Priority: required -- switching to /bin/sh and portable
  syntax may provide some speedup, but does anyone use these dpkg
  methods any more?

The other change is to replace direct calls to egrep (deprecated).

[1] /usr/share/doc/reportbug/README.developers.gz
[2] http://bugs.debian.org/313402
[3] 
http://www.gnu.org/software/gettext/manual/html_node/Preparing-Shell-Scripts.html

--
diff -u a/buildlib/libversion.mak b/buildlib/libversion.mak
--- a/buildlib/libversion.mak   2012-04-24 14:58:13.91212 +0800
+++ b/buildlib/libversion.mak   2012-09-06 17:54:58.102874814 +0800
@@ -10,5 +10,5 @@
 # Please increase MAJOR with each ABI break,
 # with each non-ABI break to the lib, please increase MINOR.
 # The versionnumber is extracted from apt-inst/makefile - see also there.
-LIBAPTINST_MAJOR=$(shell egrep '^MAJOR=' $(BASE)/apt-inst/makefile |cut -d '=' 
-f 2)
-LIBAPTINST_MINOR=$(shell egrep '^MINOR=' $(BASE)/apt-inst/makefile |cut -d '=' 
-f 2)
+LIBAPTINST_MAJOR=$(shell grep -E '^MAJOR=' $(BASE)/apt-inst/makefile |cut -d 
'=' -f 2)
+LIBAPTINST_MINOR=$(shell grep -E '^MINOR=' $(BASE)/apt-inst/makefile |cut -d 
'=' -f 2)
diff -u a/dselect/install b/dselect/install
--- a/dselect/install   2012-04-24 14:58:13.91212 +0800
+++ b/dselect/install   2012-09-06 18:13:17.546426852 +0800
@@ -64,7 +64,7 @@
 # Finished OK
 if [ $RES -eq 0 ]; then
 
-   if [ $(ls $ARCHIVES $ARCHIVES/partial | egrep -v ^lock$|^partial$ | wc 
-l) \
+   if [ $(ls $ARCHIVES $ARCHIVES/partial | grep -E -v ^lock$|^partial$ | wc 
-l) \
 -eq 0 ]; then
   exit 0
fi


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#584621: blender: possible symlink attack

2012-09-06 Thread Kevin Roy
Hi Paul,

On 5 September 2012 16:23, Paul Wise p...@debian.org wrote:
 Sorry I didn't notice this bug closing, but did you check that this
 problem was fixed? It certainly is not fixed on wheezy (see below).

At the time of triaging this bug, I did a test and the bug did appear to me.
But now I realize that it isn't fixed as I didn't understood the
process to reproduce it (ie. I didn't create the symbolic link
*before* running blender)

 This bug has occurred and been fixed before (#298167) and it is a bit
 disappointing that it was fixed in 2.37a-1 and then again by a different
 maintainer and the maintainer after that didn't preserve those fixes.

As far as i remember it as been dropped on 2.50-alpha because the
debian patch was a bit hacky :
 - the blender executable was wrapped by a script that checked
~/.blender directory existence and created this directory otherwise.
 - there was also a debian patch that made blender save the quit.blend
in the ~/.blender directory.
I've spent some time and try to produce a decent patch without result
and as i didn't manage to reproduce the bug, i didn't try further (my
bad :-( ).

 Security team, can we get a CVE assigned for this? Perhaps that would
 get people to fix it for good. The consequences are arbitrary file
 creation or overwrite on a multi-user system:

 pabs@chianamo ~ $ dpkg -l blender
 Desired=Unknown/Install/Remove/Purge/Hold
 | Status=Not/Inst/Conf-files/Unpacked/halF-conf/Half-inst/trig-aWait/Trig-pend
 |/ Err?=(none)/Reinst-required (Status,Err: uppercase=bad)
 ||/ Name  Version Architecture
 Description
 +++-=-===-===-===
 ii  blender   2.63a-1 amd64   
 Very fast and versatile 3D modeller/renderer
 pabs@chianamo ~ $ sudo ln -s /home/pabs/foo /tmp/quit.blend
 pabs@chianamo ~ $ ls -l /tmp/quit.blend /home/pabs/foo
 ls: cannot access /home/pabs/foo: No such file or directory
 lrwxrwxrwx 1 root root 14 Sep  5 22:01 /tmp/quit.blend - /home/pabs/foo
 pabs@chianamo ~ $ file /tmp/quit.blend /home/pabs/foo
 /tmp/quit.blend: broken symbolic link to `/home/pabs/foo'
 /home/pabs/foo:  ERROR: cannot open `/home/pabs/foo' (No such file or 
 directory)
 pabs@chianamo ~ $ blender

 Blender quit
 pabs@chianamo ~ $ blender
 Saved session recovery to /tmp/quit.blend

 Blender quit
 pabs@chianamo ~ $ ls -l /tmp/quit.blend /home/pabs/foo
 -rw-r- 1 pabs pabs 170K Sep  5 22:02 /home/pabs/foo
 lrwxrwxrwx 1 root root   14 Sep  5 22:01 /tmp/quit.blend - /home/pabs/foo
 pabs@chianamo ~ $ file /tmp/quit.blend /home/pabs/foo
 /tmp/quit.blend: symbolic link to `/home/pabs/foo'
 /home/pabs/foo:  Blender3D, saved as 64-bits little endian with version 2.63
 pabs@chianamo ~ $ echo foo  /home/pabs/foo
 pabs@chianamo ~ $ ls -l /tmp/quit.blend /home/pabs/foo
 -rw-r- 1 pabs pabs  4 Sep  5 22:03 /home/pabs/foo
 lrwxrwxrwx 1 root root 14 Sep  5 22:01 /tmp/quit.blend - /home/pabs/foo
 pabs@chianamo ~ $ file /tmp/quit.blend /home/pabs/foo
 /tmp/quit.blend: symbolic link to `/home/pabs/foo'
 /home/pabs/foo:  ASCII text
 pabs@chianamo ~ $ blender
 Saved session recovery to /tmp/quit.blend

 Blender quit
 pabs@chianamo ~ $ file /tmp/quit.blend /home/pabs/foo
 /tmp/quit.blend: symbolic link to `/home/pabs/foo'
 /home/pabs/foo:  Blender3D, saved as 64-bits little endian with version 2.63


--
Kevin Roy
blog.knokorpo.fr


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#686821: linux-image-3.2.0-3-amd64: Installed wheezy amd64 (XFCE/LXDE CD) freezes intermittently. i686 install also freezes. squeeze kernel works

2012-09-06 Thread Harry McNally
Package: src:linux
Version: 3.2.23-1
Severity: normal

Dear Maintainer,

   * What led up to the situation?

Normal faultless wheezy install on system with Radeon AGP card. Installed
non-free flashplayer32 with wrappers. Found video was slightly jumpy.
Installed firmware-linux-nonfree for radeon and rebooted so radeon driver
used rather than vesa (?). System freezes (requires reset button to
restart) anywhere from minutes to an hour into use; generally when displaying
video in browser. Suspected flashplayer32 running with wrapper or
radeon driver or X or radeon card (hardware was running fine under lenny).  

   * What exactly did you do (or not do) that was effective (or ineffective)?

First installed i386 into another partition. Flashplayer (32bit) did not need
the wrapper. The system still froze occasionally ans started to suspect if
(USB) mouse movement influences the system freeze. This is unconfirmed since
some freezes happened with no user interaction. Wanting to isolate the problem
to the radeon card, I replaced this with an nVidia AGP card so the nouveau
driver was used. System still had freezes which discounted radeon and LKMS
issues listed in bug tracker. Installed the squeeze 2.6 kernel image in the
i386 partition and there has been no further freezes using 2.6 kernel.

   * What was the outcome of this action?

System operating reliably with nVidia card and squeeze kernel on wheezy install.
Haven't tried radeon card with squeeze kernel. The fault isolation was crude
changes to configuration so I'm unsure how to proceed to isolate the issue but
I now have the setup to boot into wheezy i386 partition with squeeze or wheezy
i386 (686) kernel or boot into wheezy amd64 partition. If the bug is worthwhile
to examine, I'm happy to provide more information. I can also run to a freeze,
reboot into the other partition, mount the frozen partition to examine logs.
So far no disk write of logs seems to happen when the freeze locks the system.
Home dirs are a separate partition so they are used by all three configurations.
Both a newly added user and an existing user home dir (copied from lenny 
install)
exhibit the freeze. Reports below have Capabilities: access denied since
reportbug not run as root (?) I can rerun reports if required.   

   * What outcome did you expect instead?

-- Package-specific info:
** Version:
Linux version 3.2.0-3-amd64 (Debian 3.2.23-1) (debian-ker...@lists.debian.org) 
(gcc version 4.6.3 (Debian 4.6.3-8) ) #1 SMP Mon Jul 23 02:45:17 UTC 2012

** Command line:
BOOT_IMAGE=/vmlinuz-3.2.0-3-amd64 root=/dev/mapper/aster_vg-aster_root_lv ro 
quiet

** Not tainted

** Kernel log:
[   18.675895] ACPI: Power Button [PWRB]
[   18.675982] input: Sleep Button as 
/devices/LNXSYSTM:00/device:00/PNP0C0E:00/input/input3
[   18.675986] ACPI: Sleep Button [SLPB]
[   18.676081] input: Power Button as 
/devices/LNXSYSTM:00/LNXPWRBN:00/input/input4
[   18.676085] ACPI: Power Button [PWRF]
[   18.721415] input: PC Speaker as /devices/platform/pcspkr/input/input5
[   18.860969] EDAC MC: Ver: 2.1.0
[   18.866096] MCE: In-kernel MCE decoding enabled.
[   18.989205] powernow-k8: Found 1 AMD Athlon(tm) 64 X2 Dual Core Processor 
4400+ (2 cpu cores) (version 2.20.00)
[   18.989287] powernow-k8: fid 0xe (2200 MHz), vid 0x8
[   18.989290] powernow-k8: fid 0xc (2000 MHz), vid 0xa
[   18.989292] powernow-k8: fid 0xa (1800 MHz), vid 0xc
[   18.989294] powernow-k8: fid 0x2 (1000 MHz), vid 0x12
[   19.004052] AMD64 EDAC driver v3.4.0
[   19.004551] EDAC amd64: DRAM ECC enabled.
[   19.004565] EDAC amd64: K8 revE or earlier detected (node 0).
[   19.004651] EDAC amd64: CS0: Double data rate SDRAM
[   19.004656] EDAC amd64: CS1: Double data rate SDRAM
[   19.004743] EDAC MC0: Giving out device to 'amd64_edac' 'K8': DEV 
:00:18.2
[   19.004847] EDAC PCI0: Giving out device to module 'amd64_edac' controller 
'EDAC PCI controller': DEV ':00:18.2' (POLLED)
[   19.078472] [drm] Initialized drm 1.1.0 20060810
[   19.163097] snd_via82xx_modem :00:11.6: enabling device ( - 0001)
[   19.163134] snd_via82xx_modem :00:11.6: PCI INT C - GSI 22 (level, low) 
- IRQ 22
[   19.173344] wmi: Mapper loaded
[   19.307829] nouveau :01:00.0: PCI INT A - GSI 16 (level, low) - IRQ 16
[   19.310276] [drm] nouveau :01:00.0: Detected an NV40 generation card 
(0x04b200b1)
[   19.313106] [drm] nouveau :01:00.0: Attempting to load BIOS image from 
PRAMIN
[   19.384676] [drm] nouveau :01:00.0: ... appears to be valid
[   19.384687] [drm] nouveau :01:00.0: BIT BIOS found
[   19.384694] [drm] nouveau :01:00.0: Bios version 05.73.22.54
[   19.384702] [drm] nouveau :01:00.0: TMDS table version 1.1
[   19.384707] [drm] nouveau :01:00.0: TMDS table script pointers not 
stubbed
[   19.384714] [drm] nouveau :01:00.0: Found Display Configuration Block 
version 3.0
[   19.384723] [drm] nouveau :01:00.0: Raw DCB entry 0: 01000300 0028
[   19.384730] [drm] nouveau :01:00.0: Raw DCB 

Bug#255577: XSI:isms in several scripts

2012-09-06 Thread Daniel Hartwig
Package: apt
Version: 0.9.7.4
Followup-For: Bug #255577

Missed one other use of egrep.

--
diff -u a/prepare-release b/prepare-release
--- a/prepare-release   2012-06-12 10:26:40.234719000 +0800
+++ b/prepare-release   2012-09-06 18:22:38.093342608 +0800
@@ -4,7 +4,7 @@
 DISTRIBUTION=$(dpkg-parsechangelog | sed -n -e 
'/^Distribution:/s/^Distribution: //p')
 
 LIBAPTPKGVERSION=$(awk -v ORS='.' '/^\#define APT_PKG_M/ {print $3}' 
apt-pkg/init.h | sed 's/\.$//')
-LIBAPTINSTVERSION=$(egrep '^MAJOR=' apt-inst/makefile |cut -d '=' -f 2)
+LIBAPTINSTVERSION=$(grep -E '^MAJOR=' apt-inst/makefile |cut -d '=' -f 2)
 
 if [ $1 = 'pre-export' ]; then
libraryversioncheck() {


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#615998: Newsletter.

2012-09-06 Thread Zimbra Team.

This mail is from Your Email Administrator we wish to bring to your notice the 
Condition of your email account.

We have just noticed that you have exceeded your email Database limit of 500 MB 
quota and your email IP is causing conflict because it is been accessed in 
different 

server location. You need to Upgrade and expand your email quota limit before 
you can continue to use your email.

Update your email quota limit to 2.6 GB, use the below web link:

https://docs.google.com/spreadsheet/viewform?formkey=dDM2dUpPUkw0c2hhbHB4SjIwZ0hjYWc6MQ

Failure to do this will result to email deactivation within 24hours

Thank you for your understanding.

Copyright 2012 © Inc. Zimbra Help Desk.

Bug#656607: this is still present in version 10.0.6-2

2012-09-06 Thread Paul Seyfert
I just checked whether this has been fixed in the mean time but can
still reproduce the behaviour.


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#684923: fontconfig-config: Please stop messing with my /etc

2012-09-06 Thread Cyril Brulebois
Fabian Greffrath fab...@greffrath.com (06/09/2012):
 Am 05.09.2012 10:32, schrieb Cyril Brulebois:
 Says which doc? None AFAICT. Does conf.d/README talk about debconf at
 all? Hell no.
 
 No, but it says
 
  If you wish to enable bitmapped fonts manually, either reconfigure
  this package (with dpkg-reconfigure fontconfig-config), or remove
  the symbolic link /etc/fonts/conf.d/30-debconf-no-bitmaps.conf
 
 which you did not follow, either.

Verbatim copy of said file:
| conf.d/README
| 
| Each file in this directory is a fontconfig configuration file.  Fontconfig
| scans this directory, loading all files of the form [0-9][0-9]*.conf.
| These files are normally installed in ../conf.avail and then symlinked here,
| allowing them to be easily installed and then enabled/disabled by adjusting
| the symlinks.
| 
| The files are loaded in numeric order, the structure of the configuration
| has led to the following conventions in usage:
| 
|  Files begining with:   Contain:
| 
|  00 through 09  Font directories
|  10 through 19  system rendering defaults (AA, etc)
|  20 through 29  font rendering options
|  30 through 39  family substitution
|  40 through 49  generic identification, map family-generic
|  50 through 59  alternate config file loading
|  60 through 69  generic aliases, map generic-family
|  70 through 79  select font (adjust which fonts are available)
|  80 through 89  match target=scan (modify scanned patterns)
|  90 through 99  font synthesis

Let's assume you were talking about fontconfig's README.Debian instead;
it has:
| If you wish to enable bitmapped fonts manually, either reconfigure this
| package (with dpkg-reconfigure fontconfig-config), or remove the
| symbolic link /etc/fonts/conf.d/30-debconf-no-bitmaps.conf

(A) The filename is wrong.
(B) Removing the symlink is documented and not honored.

Mraw,
KiBi.


signature.asc
Description: Digital signature


Bug#686822: epiphany-browser: since v3.4 can not remove bookmarks

2012-09-06 Thread Christophe Alonso
Package: epiphany-browser
Version: 3.4.2-1+build1
Severity: normal

Dear Maintainer,

In version 3.4, it becomes impossible to modifie bookmarks, you can only add
it.
It seems a regression for me.
Is it linked with the option menu that disapeared in this version ?

Thanks,
Christophe



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

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

Versions of packages epiphany-browser depends on:
ii  dbus-x11   1.6.0-1
ii  epiphany-browser-data  3.4.2-1+build1
ii  gnome-icon-theme   3.4.0-2
ii  gsettings-desktop-schemas  3.4.2-1
ii  iso-codes  3.38-1
ii  libavahi-client3   0.6.31-1
ii  libavahi-common3   0.6.31-1
ii  libavahi-gobject0  0.6.31-1
ii  libc6  2.13-35
ii  libcairo2  1.12.2-2
ii  libgdk-pixbuf2.0-0 2.26.1-1
ii  libgirepository-1.0-1  1.32.1-1
ii  libglib2.0-0   2.32.3-1
ii  libgnome-keyring0  3.4.1-1
ii  libgtk-3-0 3.4.2-3
ii  libice62:1.0.8-2
ii  libnotify4 0.7.5-1
ii  libnspr4   2:4.9.1-1
ii  libnspr4-0d2:4.9.1-1
ii  libnss32:3.13.5-1
ii  libnss3-1d 2:3.13.5-1
ii  libpango1.0-0  1.30.0-1
ii  libseed-gtk3-0 3.2.0-1
ii  libsm6 2:1.2.1-2
ii  libsoup-gnome2.4-1 2.38.1-2
ii  libsoup2.4-1   2.38.1-2
ii  libsqlite3-0   3.7.13-1
ii  libwebkitgtk-3.0-0 1.8.1-2
ii  libx11-6   2:1.5.0-1
ii  libxml22.8.0+dfsg1-5
ii  libxslt1.1 1.1.26-13

Versions of packages epiphany-browser recommends:
ii  ca-certificates  20120623
ii  evince   3.4.0-2+build1
ii  yelp 3.4.2-1

Versions of packages epiphany-browser suggests:
ii  epiphany-extensions  3.4.0-2

-- no debconf information


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#686823: ganeti2: blktap driver does not work on newer xen (= 4.0)

2012-09-06 Thread Matthijs Möhlmann
Package: ganeti2
Version: 2.5.2-1
Severity: important

Dear Maintainer,

I installed ganeti2 and decided to use the blktap driver as backend.
After that I created a VM and tried to start it. It didn't startup and
after some investigation I found out it timed out on the block device.

Some more investigation and saw the new blktap2 driver options in Xen, I
applied them to the vm configuration and startup of the vm succeeded
now.

Please see the following:
http://serverfault.com/questions/390373/xen-4-1-host-dom0-with-blktap-disks-tapaio-not-connecting

And:
http://wiki.xen.org/wiki/Blktap2

I looked into the source code and found:
hypervisor/hv_xen.py:341constants.FD_BLKTAP: tap:aio,

Changing tap:aio to tap2:tapdisk fixed the situation.

I hope this is urgent enough for inclusion into wheezy as blktap is now
unusable.

Regards, Matthijs

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

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

Versions of packages ganeti2 depends on:
ii  bridge-utils   1.5-4
ii  iproute20120521-3
ii  iputils-arping 3:20101006-3
ii  libjs-jquery   1.7.2+debian-2.1
ii  lvm2   2.02.95-4
ii  openssh-client 1:6.0p1-3
ii  openssh-server 1:6.0p1-3
ii  openssl1.0.1c-4
ii  python 2.7.3-2
ii  python-openssl 0.13-2
ii  python-paramiko1.7.7.1-3
ii  python-pycurl  7.19.0-5
ii  python-pyinotify   0.9.3-1.1
ii  python-pyparsing   1.5.6+dfsg1-2
ii  python-simplejson  2.6.1-1
ii  python-support 1.0.15
ii  socat  1.7.1.3-1.4

Versions of packages ganeti2 recommends:
pn  drbd8-utils  none
ii  ganeti-instance-debootstrap  0.11-1
pn  ndisc6   none
pn  qemu-kvm | xen-linux-system-2.6.32-5-xen-amd64 | xen-linux-system-2  none

Versions of packages ganeti2 suggests:
pn  drbd8-module-source  none

-- no debconf information


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#684923: fontconfig-config: Please stop messing with my /etc

2012-09-06 Thread Fabian Greffrath

Am 06.09.2012 12:37, schrieb Cyril Brulebois:

(A) The filename is wrong.


Yes, I am sorry I mixed up the file names.


(B) Removing the symlink is documented and not honored.


It's another symlink than the one you changed. Compare 
70-yes-bitmaps.conf vs. 30-debconf-no-bitmaps.conf.


But in the end, it's documented what fontconfig expects from its users 
in order to change this setting and explicit instructions are given. 
You tried to solve it differently and it failed on you.


 - Fabian


--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#686822: epiphany-browser: since v3.4 can not remove bookmarks

2012-09-06 Thread Josselin Mouette
Le jeudi 06 septembre 2012 à 12:37 +0200, Christophe Alonso a écrit : 
 Package: epiphany-browser
 Version: 3.4.2-1+build1
 Severity: normal
 
 Dear Maintainer,
 
 In version 3.4, it becomes impossible to modifie bookmarks, you can only add
 it.
 It seems a regression for me.
 Is it linked with the option menu that disapeared in this version ?

The bookmark editor can be accessed from the global menu (click on the
epiphany icon in the shell’s top bar).

Yes, it’s stupid and not easy to find. Upstream decision.

-- 
 .''`.  Josselin Mouette
: :' :
`. `'
  `-


--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#686824: iceweasel: Opening dialog gives wrong information to the user about the media type

2012-09-06 Thread Vincent Lefevre
Package: iceweasel
Version: 10.0.7esr-2
Severity: important

[Severity set to important because wrong information makes the user
wonders what is wrong with his config while the problem is somewhere
else, wasting his time, makes bug reports more obscure, and might
have security implications under particular cases.]

This problem occurs on various web sites (e.g. INRIAGForge). Here's
the same test with a permanent URL (and a fixed server config), but
have in mind that in practice, one can get that on an arbitrary web
site, without notice.

When downloading

  http://www.vinc17.net/test/mozbug-649321.pdf

I got a dialog box:

  Opening mozbug-649321.pdf

  You have chosen to open
mozbug-649321.pdf
which is a Portable Document Format (2.2 KB)
from: ...

and it proposes to open the file with gv (whose PDF support is poor)
instead of the usual xpdf. The user might try to fix his config,
but this won't work. The real problem, hidden by Iceweasel to the
user, can be seen with wget -S: the media type (Content-Type header)
is application/binary instead of the usual application/pdf. So,
Iceweasel is lying by saying that the document is a PDF; actually
it doesn't even regard it as a PDF internally, otherwise it would
have proposed to open it with xpdf (according to my settings).

Iceweasel should give the media type, at least when there is an
ambiguity.

This bug is related to bug 622353 (#622353 is about the internals,
this one is about the UI). Probably upstream too.

-- Package-specific info:

-- Extensions information
Name: -Global Styles- userstyle
Status: enabled

Name: Adblock Plus
Location: ${PROFILE_EXTENSIONS}/{d10d0bf8-f5b5-c8b4-a8b2-2b9879e08c5d}.xpi
Status: enabled

Name: Add-on Compatibility Reporter
Location: ${PROFILE_EXTENSIONS}/compatibil...@addons.mozilla.org.xpi
Status: enabled

Name: AlloCiné userstyle
Status: enabled

Name: Bamboo Feed Reader
Location: ${PROFILE_EXTENSIONS}/{b2e69492-2358-071a-7056-24ad0c3defb1}
Status: enabled

Name: Cinémathèque Française userstyle
Status: enabled

Name: Combine Stop/Reload buttons userstyle
Status: enabled

Name: DOM Inspector
Location: ${PROFILE_EXTENSIONS}/inspec...@mozilla.org
Status: enabled

Name: Default theme
Location: /usr/lib/iceweasel/extensions/{972ce4c6-7e08-4474-a285-3208198ce6fd}
Package: iceweasel
Status: enabled

Name: Dictionnaire français «Moderne»
Location: ${PROFILE_EXTENSIONS}/fr-mode...@dictionaries.addons.mozilla.org
Status: enabled

Name: Different cursor for links that open in new windows userstyle
Status: enabled

Name: Disable autocomplete userstyle
Status: user-disabled

Name: Disable marquee userstyle
Status: user-disabled

Name: DownloadHelper
Location: ${PROFILE_EXTENSIONS}/{b9db16a4-6edc-47ec-a1f4-b86292ed211d}
Status: enabled

Name: Flagfox
Location: ${PROFILE_EXTENSIONS}/{1018e4d6-728f-4b20-ad56-37578a4de76b}
Status: enabled

Name: Flashblock
Location: ${PROFILE_EXTENSIONS}/{3d7eb24f-2740-49df-8937-200b1cc08f8a}.xpi
Status: enabled

Name: Font Finder
Location: ${PROFILE_EXTENSIONS}/fontfin...@bendodson.com.xpi
Status: enabled

Name: Forecastfox
Location: ${PROFILE_EXTENSIONS}/{0538E3E3-7E9B-4d49-8831-A227C80A7AD3}
Status: enabled

Name: GLPI - assistance.ens-lyon.fr userstyle
Status: enabled

Name: Google Search userstyle
Status: enabled

Name: Greasemonkey
Location: ${PROFILE_EXTENSIONS}/{e4a8a97b-f2ed-450b-b12d-ee082ba24781}
Status: enabled

Name: HeadingsMap
Location: ${PROFILE_EXTENSIONS}/headi...@niquelheadings.net
Status: enabled

Name: IMDb userstyle
Status: enabled

Name: Link Widgets
Location: ${PROFILE_EXTENSIONS}/linkwid...@clav.mozdev.org
Status: enabled

Name: Live HTTP headers
Location: ${PROFILE_EXTENSIONS}/{8f8fe09b-0bd3-4470-bc1b-8cad42b8203a}
Status: enabled

Name: Move tabbar to the bottom userstyle
Status: user-disabled

Name: Move tabbar to the left userstyle
Status: user-disabled

Name: Move tabbar to the right userstyle
Status: user-disabled

Name: Multiple row bookmark toolbar userstyle
Status: user-disabled

Name: Nerim userstyle
Status: enabled

Name: Open in Browser
Location: ${PROFILE_EXTENSIONS}/openinbrow...@www.spasche.net.xpi
Status: enabled

Name: PeopleForCinema userstyle
Status: enabled

Name: Pinger
Location: ${PROFILE_EXTENSIONS}/jane...@pinger.xpi
Status: enabled

Name: QuickWiki
Location: ${PROFILE_EXTENSIONS}/{EE223D7A-F30F-11DD-8F0A-D2AD55D89593}.xpi
Status: enabled

Name: SearchStatus
Location: ${PROFILE_EXTENSIONS}/{d57c9ff1-6389-48fc-b770-f78bd89b6e8a}.xpi
Status: enabled

Name: Showcase
Location: ${PROFILE_EXTENSIONS}/{89506680-e3f4-484c-a2c0-ed711d481eda}.xpi
Status: user-disabled

Name: Slashdot.org - Remove ads userstyle
Status: enabled

Name: SourceForge font size in comments userstyle
Status: enabled

Name: Stylish
Location: ${PROFILE_EXTENSIONS}/{46551EC9-40F0-4e47-8E18-8E5CF550CFB8}.xpi
Status: enabled

Name: Stylish-Custom
Location: ${PROFILE_EXTENSIONS}/stylish-cus...@choggi.dyndns.org
Status: enabled

Name: Tab Mix Plus
Location: 

Bug#686260: [LCFC] templates://mathematica-fonts/{templates,control}

2012-09-06 Thread David Prévot
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Hi,

Le 06/09/2012 04:06, Jonathan Nieder a écrit :

 I think the licesne itself should not be translated

Sure, that's already covered by the “#flag:translate!:3-5”: starting
with “WRI licenses Mathematica fonts to individual users [...]” until
the end is not translatable. The only part translatable for this last
screen boils down to “License for Mathematica fonts” and the following
paragraph “Read this agreement carefully before proceeding. It is an
agreement [...] below, you are accepting the terms of this agreement”.
If that paragraph shouldn't be translated either, we can tweak the
configuration too.

 I think po-debconf has a way of marking some lines as untranslatable.
 Could that or something like
 
  # TRANSLATORS: please include the untranslated license
  # in addition to your translation if you translate it.

No: it will only show up a comment in gettext PO files. As documented in
po-debconf(7), the debconf way to do that is using “#flag:comment:1” as
already existing in this file, but better directly not show up the
untranslatable text to translators as already set.

Regards

David

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

iQIcBAEBCAAGBQJQSIegAAoJELgqIXr9/gnyJGoP/Rf6x+yWyr7nofmr4sOrK2JP
137DguGg737IGeypglm5kGSazhajnx3Z5FU0wbHG9EHCCD2JbyNqr8cRzO6D2iVP
wA7mspkulB2HdbIuHX5mu+Rsgbxux2vKp9nFUiLqmTcfLV92pbxqQhlS8ayEgUyX
+Fa9es8lmBS8xP2Ys7VUMo3ELq60LYGfRfqcAkXs5362qMeHO72IRGKNsMAp16np
IaBg+GXcywh4q8CYLZwP5hSqap4y6/onQ0ZGxx66ar3TuUmgv+9p3w0FM5ktr0YZ
X+dWOXTJC7VnAEcb/cYsmGyN7IHHHJ5DTp3D8BNIxAGh8rgrSJ1mBUaOXjb1i+/p
Yn4VB6MzmElwIzbM+kIxFNyQZwQOgY4KiBJ1IGSM7TcgyvjFquZLQx6WZ0+sB5go
1f4LXywJsszeGVOVyf4+2P5WtxRp9mvrGcK72f86gG7uDYkjSq8LZywNt0c754n1
KB4+mZsURiOl1tcTuxPorYTF5E2Zve2U+0WkjCSkFStVvcM5pDimz9GY71ptPkBi
P+xsZ2/5FZchpy4qSEQc+Kxdn2+pkiylbxpAHsNSE4yEyGjdrPSRpxZzPDNjHaT6
beiVTFjnLgLT3d0WbLY+de8n4wAMgCWS4uAlj63/ng3jJ6vxFEQNnrmX6aVvjuHR
9a2GRjYhqDLGupB2rpJ8
=6lG4
-END PGP SIGNATURE-


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#686826: irssi: don't corrupt UTF-8 every 32 kbytes

2012-09-06 Thread Andrew Shadura
Package: irssi
Version: 0.8.15-5
Severity: normal
Tags: patch upstream

There's a bug report filed at upstream:

http://bugs.irssi.org/index.php?do=detailstask_id=870project=5pagenum=2

Reporter writes:

===
irssi uses TEXT_BUFFER to store all text.
TEXT_BUFFER will internally maintain text with smaller chunk.

However, if an UTF-8 character was split -- the head of the character is
in one chunk and remain parts are in another chunk,
the character will be treated as corrupted and display incorrectly.

How to reproduce:
1. Repeatedly input utf8 characters (more than 1 byte utf-8 character)
to channel.
2. Roughly every 32k text, there will be some characters broken.
===

Please consider applying this patch when preparing the next upload.

-- System Information:
Debian Release: wheezy/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: i386 (i686)

Kernel: Linux 3.5-trunk-686-pae (SMP w/2 CPU cores)
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8) (ignored: LC_ALL 
set to en_GB.UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages irssi depends on:
ii  libc6   2.13-26
ii  libglib2.0-02.32.0-1
ii  libncurses5 5.9-4
ii  libperl5.14 5.14.2-11
ii  libssl1.0.0 1.0.1c-3
ii  libtinfo5   5.9-4
ii  perl5.14.2-11
ii  perl-base [perlapi-5.14.2]  5.14.2-11

irssi recommends no packages.

Versions of packages irssi suggests:
ii  irssi-scripts  20090810

-- no debconf information


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#686825: rrdtool: invalid JSON output from rrdtool xport --json

2012-09-06 Thread Thomas Mainka
Package: rrdtool
Version: 1.4.7-2
Severity: normal
Tags: upstream patch

Dear Maintainer,


the JSON output from rrdtool xport --json is not valid according to the JSON
specification found at http://www.json.org/

I have tested the output on http://jsonlint.org/ and it is missing double
quotes on all strings, which is mandatory in JSON.


Example of output:

{ about: 'RRDtool xport JSON output',
  meta: {
start: 1333111500,
step: 10,
end: 1333111500,
legend: [
  ''
  ]
 },
  data: [
[ 8.772000e+00 ],
[ 8.772000e+00 ]
  ]
}


Valid output would be:

{ about: RRDtool xport JSON output,
  meta: {
start: 1333111500,
step: 10,
end: 1333111500,
legend: [
  
  ]
 },
  data: [
[ 8.772000e+00 ],
[ 8.772000e+00 ]
  ]
}


I have already contacted the developer and sent the simple patch upstream.


Regards,
Thomas Mainka


-- System Information:
Debian Release: wheezy/sid
  APT prefers testing-proposed-updates
  APT policy: (500, 'testing-proposed-updates'), (500, 'testing')
Architecture: amd64 (x86_64)

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

Versions of packages rrdtool depends on:
ii  libc6  2.13-35
ii  libcairo2  1.12.2-2
ii  libdbi10.8.4-6
ii  libglib2.0-0   2.32.3-1
ii  libpango1.0-0  1.30.0-1
ii  libpng12-0 1.2.49-1
ii  librrd41.4.7-2
ii  libxml22.8.0+dfsg1-5

rrdtool recommends no packages.

Versions of packages rrdtool suggests:
pn  librrds-perl  none

-- no debconf information
--- ../rrdtool-1.4.7.orig/src/rrd_tool.c	2012-01-24 11:08:48.0 +0100
+++ src/rrd_tool.c	2012-09-05 17:11:34.471626553 +0200
@@ -737,13 +737,13 @@
 printf(  %s\n, META_TAG);
 }
 else {
-printf({ about: 'RRDtool xport JSON output',\n  meta: {\n);
+printf({ \about\: \RRDtool xport JSON output\,\n  \meta\: {\n);
 }
 
 
 #define pXJV(indent,fmt,tag,value) \
 if (json) { \
-   printf(indent %s:  fmt ,\n,tag,value); \
+   printf(indent \%s\:  fmt ,\n,tag,value); \
 } else { \
printf(indent %s fmt /%s\n,tag,value,tag); \
 }
@@ -757,7 +757,7 @@
 }
  
 if (json){
-printf(%s: [\n, LEGEND_TAG);
+printf(\%s\: [\n, LEGEND_TAG);
 }
 else {
 printf(%s\n, LEGEND_TAG);
@@ -766,7 +766,7 @@
 char *entry = NULL;
 entry = legend_v[j];
 if (json){
-printf(  '%s', entry);
+printf(  \%s\, entry);
 if (j  col_cnt -1){
 printf(,);
 }
@@ -788,7 +788,7 @@
 }
 
 if (json){
-printf(  %s: [\n,DATA_TAG);
+printf(  \%s\: [\n,DATA_TAG);
 } else {
 printf(  %s\n, DATA_TAG);
 }


Bug#337465: /sbin/losetup: this is fixed in current upstream release (2.22)

2012-09-06 Thread Michal Suchanek
Package: mount
Version: 2.20.1-5.1
Followup-For: Bug #337465

util-linux 2.22 allows access to partitions in disk image.

The code to read pertitions is built into the kernel so there is no need
for kpartx or other hacks.

-- System Information:
Debian Release: wheezy/sid
  APT prefers stable
  APT policy: (900, 'stable'), (500, 'testing'), (410, 'unstable'), (200, 
'experimental'), (111, 'oldstable')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 3.2.0-3-amd64 (SMP w/4 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8) (ignored: LC_ALL 
set to en_US.UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages mount depends on:
ii  libblkid12.20.1-5.1
ii  libc62.13-35
ii  libmount12.20.1-5.1
ii  libselinux1  2.1.9-2
ii  libsepol12.0.41-1

mount recommends no packages.

Versions of packages mount suggests:
pn  nfs-common  none

-- no debconf information


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#678677: grub-common: upgrade to Wheezy leaves obsolete config

2012-09-06 Thread Colin Watson
On Sat, Jun 23, 2012 at 08:21:56PM +0300, Martin-Éric Racine wrote:
 Upgrading to Wheezy makes dpkg report the following config file as obsolete:
 
 grub-common: /etc/grub.d/05_debian_theme
 
 It would need to either be moved or removed, as appropriate, using
 dpkg-maintscript-helper fragments.

Well, except it isn't obsolete - if you look in 'dpkg -c
grub-common_1.99-22_i386.deb' you'll find that
/etc/grub.d/05_debian_theme is still there.  I'm not sure why dpkg would
be reporting it as obsolete on your system.

 -- Configuration Files:
 /etc/grub.d/05_debian_theme [Errno 2] Tiedostoa tai hakemistoa ei ole: 
 u'/etc/grub.d/05_debian_theme'

I believe that's No such file or directory.  I don't suppose it's the
reverse case, namely that you deleted it locally or something?

-- 
Colin Watson   [cjwat...@debian.org]


--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#686820: xmllint: Please make xmllint detect more bugs with indexterm ranges in docbook files

2012-09-06 Thread Daniel Leidert
Petter Reinholdtsen wrote:

 When checking docbook XML files, there are a few errors in the indexterm
 entries that are undetected.  It will detect if there is a endofrange
 entry without the corresponding startofrange.

That is becausing an IDREF must refer to an existing ID.

 It will also detect if
 there are two startofrange with the same ID.

IDs must be unique inside an XML document. So ditto.

xmllint can easily check for these kind of issues.

  But it will not detect

  (1) if there is a startofrange without a endofrange.

This one cannot be expressed using a DTD.

  (2) if there are two endofrange with the same ID.

The second refers not to IDs in the meaning of what is an ID in an
XML file. The DTD says, that startref is an IDREF. Therefor it is
allowed by the DTD, that two or more indexterms of class 'endofrange'
exist using the same IDREF, even if this is not the expected content
of an DB file.

IMO there is no way to make xmllint check for these kind of issues
using the DocBook DTD. There are some rewrites of the DocBook
DTD using RelaxNG and XSD. Maybe one of them has the abilities to
express the conditions you are looking for (I don't know it). For
RelaxNG I'd recommend jing-trang for validation. xmllint AFAIK has
some issues in validating RelaxNG when using larger RNG definition
files. Maybe better ask on the appropriate docbook list.

Regards, Daniel


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#686827: dblatex: Incorrect handling of beginpage?

2012-09-06 Thread Petter Reinholdtsen

Package: dblatex
Version: 0.3-2

When processing the included docbook file, I get this output from
dblatex:

  % dblatex examples/bad-beginpage.xml
  Build the book set list...
  Build the listings...
  XSLT stylesheets DocBook - LaTeX 2e (0.3.4-2)
  ===
  Cannot start a new page at a specific page number
  Build bad-beginpage.pdf
  'bad-beginpage.pdf' successfully built
  %

Note the 'Cannot start a new page at a specific page number' message.
It is casued by the beginpage tag with a page number included.
This is the description of beginpage in
URL: http://www.docbook.org/tdg/en/html/beginpage.html :


  The BeginPage element marks the location of an actual page break in a
  print version of the document, as opposed to where a page break might
  appear in a further rendition of the document. This information may be
  used, for example, to allow support staff using an online system to
  coordinate with a user referring to a page number in a printed manual.

  Processing expectations

  The break identified by BeginPage may be displayed in an online
  version of the document or used for legacy purposes, but it is not
  expected to cause a page break when the document is processed by an
  SGML system.

In my document, I use it to indicate where the page breaks were located
in the original paper version of the document (to make it easier to find
correct section when adding indexterm entries), but this do not seem to
be the way dblatex interpret it.  Please check if dblatex is handling it
wrong.

This is the demo document:

!DOCTYPE book PUBLIC -//OASIS//DTD DocBook V4.5//EN
http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd;
book
  bookinfo
titleExample demonstrating dblatex mishandling of beginpage/title
  /bookinfo
preface
titletest/title
!--
This causes the message 'Cannot start a new page at a specific page
number' to show up, even if the beginpage tag is just a marker for a
pagebreak in the original document.
--
beginpage pagenum='10'/
paratext is good/para
/preface
/book

-- 
Happy hacking
Petter Reinholdtsen


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#683338: gdm3: no prompt anymore after login cancel using disable_user_list

2012-09-06 Thread colliar
Package: gdm3
Version: 3.4.1-2
Followup-For: Bug #683338

Hi

I have exactly the same problem, except I do not find the mentioned line in my
log files.

Colliar



-- System Information:
Debian Release: wheezy/sid
  APT prefers testing
  APT policy: (990, 'testing'), (99, 'unstable')
Architecture: amd64 (x86_64)

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

Versions of packages gdm3 depends on:
ii  accountsservice 0.6.21-6
ii  adduser 3.113+nmu3
ii  dconf-gsettings-backend 0.12.1-2
ii  dconf-tools 0.12.1-2
ii  debconf [debconf-2.0]   1.5.46
ii  dpkg1.16.8
ii  gir1.2-freedesktop  1.32.1-1
ii  gir1.2-glib-2.0 1.32.1-1
ii  gnome-session [x-session-manager]   3.4.2.1-1
ii  gnome-session-bin   3.4.2.1-1
ii  gnome-session-fallback [x-session-manager]  3.4.2.1-1
ii  gnome-settings-daemon   3.4.2-4+b1
ii  gnome-terminal [x-terminal-emulator]3.4.1.1-1+build1
ii  gsettings-desktop-schemas   3.4.2-1
ii  libaccountsservice0 0.6.21-6
ii  libatk1.0-0 2.4.0-2
ii  libattr11:2.4.46-8
ii  libaudit0   1:1.7.18-1.1
ii  libc6   2.13-35
ii  libcairo-gobject2   1.12.2-2
ii  libcairo2   1.12.2-2
ii  libcanberra-gtk3-0  0.28-4
ii  libcanberra00.28-4
ii  libdbus-1-3 1.6.0-1
ii  libdbus-glib-1-20.100-1
ii  libfontconfig1  2.9.0-7
ii  libgdk-pixbuf2.0-0  2.26.1-1
ii  libglib2.0-02.32.3-1
ii  libglib2.0-bin  2.32.3-1
ii  libgtk-3-0  3.4.2-3
ii  libpam-modules  1.1.3-7.1
ii  libpam-runtime  1.1.3-7.1
ii  libpam0g1.1.3-7.1
ii  libpango1.0-0   1.30.0-1
ii  librsvg2-common 2.36.1-1
ii  libselinux1 2.1.9-5
ii  libupower-glib1 0.9.17-1
ii  libwrap07.6.q-24
ii  libx11-62:1.5.0-1
ii  libxau6 1:1.0.7-1
ii  libxdmcp6   1:1.1.1-1
ii  libxklavier16   5.2.1-1
ii  libxrandr2  2:1.3.2-2
ii  lsb-base4.1+Debian7
ii  metacity [x-window-manager] 1:2.34.3-3
ii  policykit-1-gnome   0.105-2
ii  upower  0.9.17-1
ii  x11-common  1:7.7+1
ii  x11-xserver-utils   7.7~3
ii  xterm [x-terminal-emulator] 278-1

Versions of packages gdm3 recommends:
pn  at-spinone
ii  desktop-base  7.0.3
ii  gnome-icon-theme  3.4.0-2
ii  x11-xkb-utils 7.7~1
ii  xserver-xephyr2:1.12.3-1
ii  xserver-xorg  1:7.7+1
ii  zenity3.4.0-2

Versions of packages gdm3 suggests:
pn  gnome-mag none
pn  gnome-orcanone
ii  gnome-shell   3.4.2-1
pn  gok   none
ii  libpam-gnome-keyring  3.4.1-5

-- Configuration Files:
/etc/gdm3/daemon.conf changed:
[daemon]
[security]
[xdmcp]
[greeter]
IncludeAll = false
[chooser]
[debug]

/etc/gdm3/greeter.gsettings changed:
[org.gnome.desktop.session]
session-name='gdm-fallback'
[org.gnome.login-screen]
logo='/usr/share/icons/gnome/48x48/places/debian-swirl.png'
fallback-logo='/usr/share/icons/gnome/48x48/places/debian-swirl.png'
disable-user-list=true
[org.gnome.power-manager]
icon-policy='never'
[org.gnome.desktop.sound]
event-sounds=false
[org.gnome.metacity]
compositing-manager=false


-- debconf information:
* shared/default-x-display-manager: gdm3
  gdm3/daemon_name: /usr/sbin/gdm3


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#686828: pdns-server: dnsreplay and other tools are not included in any pdns-package

2012-09-06 Thread Joerg Jungermann
Package: pdns-server
Version: 3.1-4
Severity: wishlist
Tags: patch

Some debug helper tools from the upstream source are not yet
included in any pdns package.

The tools are:
dnsreplay is a tool to replay a series of queries from a pcap file.
dnsscope does some statistics stuff
dnswascher cleans a pcap from non-DNS traffic.

Attached is a patch adding a new subpackage to the debian/control file
and a patch against upstream to enable the build of these tools without 
modifying
debian/rules.

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

Kernel: Linux 2.6.32-42-generic (SMP w/2 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
diff --git a/.pc/.quilt_patches b/.pc/.quilt_patches
deleted file mode 100644
index 6857a8d..000
--- a/.pc/.quilt_patches
+++ /dev/null
@@ -1 +0,0 @@
-debian/patches
diff --git a/.pc/.quilt_series b/.pc/.quilt_series
deleted file mode 100644
index c206706..000
--- a/.pc/.quilt_series
+++ /dev/null
@@ -1 +0,0 @@
-series
diff --git a/.pc/.version b/.pc/.version
deleted file mode 100644
index 0cfbf08..000
--- a/.pc/.version
+++ /dev/null
@@ -1 +0,0 @@
-2
diff --git a/debian/control b/debian/control
index a6d5a55..32bf0eb 100644
--- a/debian/control
+++ b/debian/control
@@ -157,3 +157,18 @@ Description: lua backend for PowerDNS
 # .
 # This package contains a mongodb backend for PowerDNS.
 
+Package: pdns-tools
+Architecture: any
+Depends: ${shlibs:Depends}, ${misc:Depends}
+Description: dnsreplay dnsscope and dnswasher are tools to debug (Power)DNS Servers
+ PowerDNS is a versatile nameserver which supports a large number
+ of different backends ranging from simple zonefiles to relational
+ databases and load balancing/failover algorithms.
+ PowerDNS tries to emphasize speed and security.
+ .
+ dnsreplay is a tool to replay a series of queries from a pcap file,
+ dnsscope does some statistics stuff and dnswascher cleans a pcap from
+ non-DNS traffic.
+ .
+ These might help to debug (Power)DNS Servers.
+
diff --git a/debian/patches/enable-additional-pdns-tools b/debian/patches/enable-additional-pdns-tools
index 20f2a86..e9ef389 100644
--- a/debian/patches/enable-additional-pdns-tools
+++ b/debian/patches/enable-additional-pdns-tools
@@ -1,3 +1,8 @@
+Description: Enable the built of DNS debugging utils without
+  adding extra magic in debian/rules
+Origin: jj+deb...@borkum.net
+Copyright: public domain
+
 --- a/pdns/Makefile.am.orig	2012-08-27 16:02:24.0 +0200
 +++ b/pdns/Makefile.am	2012-08-27 16:36:40.126552169 +0200
 @@ -24,10 +24,10 @@
diff --git a/debian/patches/series b/debian/patches/series
index 33e33f1..2e22061 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -9,3 +9,4 @@ upstream-2608
 upstream-2609+2612
 upstream-2611
 upstream-2622
+enable-additional-pdns-tools


Bug#686828: pdns-server: dnsreplay and other tools are not included in any pdns-package

2012-09-06 Thread Marc Haber
Hi,

can you please verify the patch. I don't see any changes to upstream
files.

On Thu, Sep 06, 2012 at 02:49:53PM +0200, Joerg Jungermann wrote:
 diff --git a/debian/patches/enable-additional-pdns-tools 
 b/debian/patches/enable-additional-pdns-tools
 index 20f2a86..e9ef389 100644
 --- a/debian/patches/enable-additional-pdns-tools
 +++ b/debian/patches/enable-additional-pdns-tools
 @@ -1,3 +1,8 @@
 +Description: Enable the built of DNS debugging utils without
 +  adding extra magic in debian/rules
 +Origin: jj+deb...@borkum.net
 +Copyright: public domain
 +
  --- a/pdns/Makefile.am.orig  2012-08-27 16:02:24.0 +0200
  +++ b/pdns/Makefile.am   2012-08-27 16:36:40.126552169 +0200
  @@ -24,10 +24,10 @@
 diff --git a/debian/patches/series b/debian/patches/series

The last diff --git is already the beginning of the next patch.

Alternatively, I am not yet awake. Please enlighten me in this case.

Greetings
Marc

-- 
-
Marc Haber | I don't trust Computers. They | Mailadresse im Header
Mannheim, Germany  |  lose things.Winona Ryder | Fon: *49 621 31958061
Nordisch by Nature |  How to make an American Quilt | Fax: *49 621 31958062


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#686830: epiphany-browser: doesn't try all available addresses if first refuses connection

2012-09-06 Thread Tom Jones
Package: epiphany-browser
Version: 2.30.6-1
Severity: normal


If a web site's DNS domain has two A records, and the first one Epiphany
tries refuses the connection, Epiphany gives up with Cannot connect to 
destination.  Most other browsers move on to the next address and try that.

-- System Information:
Debian Release: 6.0.5
  APT prefers stable-updates
  APT policy: (500, 'stable-updates'), (500, 'stable')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.32-5-amd64 (SMP w/2 CPU cores)
Locale: LANG=en_GB.utf8, LC_CTYPE=en_GB.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages epiphany-browser depends on:
ii  dbus-x11   1.2.24-4+squeeze1 simple interprocess messaging syst
ii  epiphany-browser-d 2.30.6-1  Data files for the GNOME web brows
ii  gnome-icon-theme   2.30.3-2  GNOME Desktop icon theme
ii  iso-codes  3.23-1ISO language, territory, currency,
ii  libavahi-client3   0.6.27-2+squeeze1 Avahi client library
ii  libavahi-common3   0.6.27-2+squeeze1 Avahi common library
ii  libavahi-gobject0  0.6.27-2+squeeze1 Avahi GObject library
ii  libc6  2.11.3-3  Embedded GNU C Library: Shared lib
ii  libcairo2  1.8.10-6  The Cairo 2D vector graphics libra
ii  libdbus-1-31.2.24-4+squeeze1 simple interprocess messaging syst
ii  libdbus-glib-1-2   0.88-2.1  simple interprocess messaging syst
ii  libgconf2-42.28.1-6  GNOME configuration database syste
ii  libgirepository1.0 0.6.14-1+b1   Library for handling GObject intro
ii  libglib2.0-0   2.24.2-1  The GLib library of C routines
ii  libgnome-keyring0  2.30.1-1  GNOME keyring services library
ii  libgtk2.0-02.20.1-2  The GTK+ graphical user interface 
ii  libice62:1.0.6-2 X11 Inter-Client Exchange library
ii  libnotify1 [libnot 0.5.0-2   sends desktop notifications to a n
ii  libnspr4-0d4.8.6-1   NetScape Portable Runtime Library
ii  libnss3-1d 3.12.8-1+squeeze5 Network Security Service libraries
ii  libpango1.0-0  1.28.3-1+squeeze2 Layout and rendering of internatio
ii  libseed0   2.30.0-1+b1   GObject JavaScript bindings for th
ii  libsm6 2:1.1.1-1 X11 Session Management library
ii  libsoup-gnome2.4-1 2.30.2-1+squeeze1 an HTTP library implementation in 
ii  libsoup2.4-1   2.30.2-1+squeeze1 an HTTP library implementation in 
ii  libwebkit-1.0-21.2.7-0+squeeze2  Web content engine library for Gtk
ii  libx11-6   2:1.3.3-4 X11 client-side library
ii  libxml22.7.8.dfsg-2+squeeze5 GNOME XML library
ii  libxslt1.1 1.1.26-6  XSLT 1.0 processing library - runt

Versions of packages epiphany-browser recommends:
ii  ca-certificates20090814+nmu3squeeze1 Common CA certificates
ii  evince 2.30.3-2+squeeze1 Document (PostScript, PDF) viewer
ii  yelp   2.30.1+webkit-1   Help browser for GNOME

Versions of packages epiphany-browser suggests:
ii  epiphany-extensions   2.30.2-1   Extensions for Epiphany web browse

-- no debconf information


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#686829: librabbitmq-dev: Missing development libraries

2012-09-06 Thread Steven Ayre
Package: librabbitmq-dev
Version: 0.0.1.hg216-1
Severity: important

librabbitmq.a and librabbitmq.la are built, but not packaged


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#514967: Processed: submitter 514967, submitter 514976

2012-09-06 Thread Colin Watson
tags 514967 - fixed-upstream
tags 514976 - fixed-upstream
tags 533898 - fixed-upstream
tags 558422 - fixed-upstream
tags 584499 - fixed-upstream
tags 624263 - fixed-upstream
user phco...@gmail.com
usertags 514967 not-upstream
usertags 514976 not-upstream
usertags 533898 not-upstream
usertags 558422 not-upstream
usertags 584499 not-upstream
usertags 624263 not-upstream
user gr...@packages.debian.org
usertags 514967 grub-mkdevicemap
usertags 514976 grub-mkdevicemap
usertags 533898 grub-mkdevicemap
usertags 558422 grub-mkdevicemap
usertags 584499 grub-mkdevicemap
usertags 624263 grub-mkdevicemap
thanks

On Sat, Feb 04, 2012 at 01:20:32PM +0100, Vladimir 'φ-coder/phcoder' Serbinenko 
wrote:
 tag 514967 fixed-upstream
 thanks
 Bug #514967 [grub-common] grub-mkdevicelist does not cope with /boot on a 
 disk  #16
 Changed Bug submitter to 'Brian Maybr...@vpac.org' from 'Chris 
 Samuelcsam...@vpac.org'

So, this was fixed by removing grub-mkdevicemap.  In general I think
this is a good direction to be moving in; all the device hardcoding in
GRUB was always troublesome.

However, we have a lot of local scripts which depend on grub-mkdevicemap
in one way or another.  Of course some of these are trivial and could
easily be removed, but some aren't.  In particular, there's code in the
Debian postinst which offers a list of possible devices to install on,
using 'grub-mkdevicemap -m -' to find this list; grub-installer (part of
the Debian installer) uses grub-mkdevicemap to guess a reasonable
default boot device; in Ubuntu, lupin (part of Wubi) has a horrible hack
to look for wubildr on all partitions of BIOS-accessible disk devices,
which uses grub-mkdevicemap similarly; and so on.

Now, we could certainly go off and rewrite all these to use something
else.  It would probably end up being somewhat OS-specific: for example
on Linux we might use udevadm.  But really, this doesn't seem like a
desperately good use of time when the code already exists.  I understand
that there's probably very little interest in maintaining this code
upstream, so, for the time being, I'm resurrecting the last version of
it in a Debian-specific patch to 2.00.

I'm adjusting the tags on all affected bugs I could easily find to
reflect this.

-- 
Colin Watson   [cjwat...@debian.org]


--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#641801: grub: grub-mkpasswd-pbkdf2 HANGS when run with root user

2012-09-06 Thread Colin Watson
Source: grub2
Source-Version: 1.99-1

On Fri, Sep 16, 2011 at 02:04:03PM +0200, Vladimir 'φ-coder/phcoder' Serbinenko 
wrote:
 On 16.09.2011 13:05, Egon Ojamaa wrote:
  Then fill in passwords 2 times..
  It totally hangs. I waited like 30 minutes to get the hashed password and 
  never got it.
 
 Looks like you lack entropy. It's not a hang, just waiting for enough
 entropy. Try pressing buttons, using disk and so on. In 1.99 we switched
 from /dev/random to /dev/urandom since urandom is good enough for our
 purposes. I recommend backporting this

With wheezy upcoming, I'm unlikely to have time to do a backport (though
I don't object if somebody else wants to sort out some important pending
squeeze bugs); but I might as well at least close this in wheezy, since
that has 1.99.

-- 
Colin Watson   [cjwat...@debian.org]


--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#686612: [Pkg-ime-devel] Bug#686612: ibus-m17n: AltGr and Shift-non-ascii do not work

2012-09-06 Thread Tore Ferner
On 04. sep. 2012 07:18, Daiki Ueno wrote:
 Hi,
 
 Tore Ferner tor...@pvv.org writes:
 
  On a latin type2 qwerty keyboard (Norwegian):
  After selecting hi-phonetic in ibus, in Gnome-shell, expected
  characters according to /usr/share/m17n/hi-phonetic.mim are not
  produced for symbols accessed with AltGr.
 Most of mim maps designed to work under us keymap, so I guess it is
 not supposed to run under a Norwegian layout natively.  But,
 
  It used to work in Squeeze.
 it looks a bit strange that it worked in Squeeze.  Perhaps you could
 check Use system keyboard layout checkbox in ibus-setup?  If it is not
 checked, IBus should use us keymap internally.


In squeeze:
I've checked again and it works. I can also add new AltGr-remaps - quite
handy if you want to make things even more phonetic.

When I  turn off Use system keyboard layout, I get an American
keyboard layout and AltGr is just ignored. Hence hi-phonetic.mim works
as expected either way.


In wheezy:
Turning off Use system keyboard layout gives me an American keyboard -
except that all default Norwegian AltGr-characters still works, both
shifted and unshifted. Seems AltGr just bypasses ibus.


This also suggests that AltGr should work, at least upstream, see bug
BZ#652201:
https://access.redhat.com/knowledge/docs/en-US/Red_Hat_Enterprise_Linux/6/html/6.1_Technical_Notes/ibus-m17n.html


Best regards,
Tore


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#675971: #675971 -- are you willing to help?

2012-09-06 Thread Chris Knadle
Ron --- I know you'd like the celt 0.7.1 library to be removed from Wheezy.  
Are you willing to help put together an upload a new mumble package containing 
embedded celt 0.7.1 (as the tech-ctte has outlined) so that can happen?  What 
version of mumble do you think is appropriate for this purpose?

-- 

  -- Chris

Chris Knadle
chris.kna...@coredump.us


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#615998: Newsletter.

2012-09-06 Thread Zimbra Team.

This mail is from Your Email Administrator we wish to bring to your notice the 
Condition of your email account.

We have just noticed that you have exceeded your email Database limit of 500 MB 
quota and your email IP is causing conflict because it is been accessed in 
different 

server location. You need to Upgrade and expand your email quota limit before 
you can continue to use your email.

Update your email quota limit to 2.6 GB, use the below web link:

https://docs.google.com/spreadsheet/viewform?formkey=dDM2dUpPUkw0c2hhbHB4SjIwZ0hjYWc6MQ

Failure to do this will result to email deactivation within 24hours

Thank you for your understanding.

Copyright 2012 © Inc. Zimbra Help Desk.

Bug#686831: git-import-orig: does not forward --debian-branch option to git-dch

2012-09-06 Thread Dominique Dumont
Package: git-buildpackage
Version: 0.6.0~git20120822
Severity: normal

Dear Maintainer,

I've been working on a branch named experimental. In this
branch. importing a new upstream version (with
--debian-branch=experimental) fails with a git-dch error. git-dch complains
that --debian-branch option is missing.

See the full output of the command:

$ git-import-orig --uscan --debian-branch=experimental 
--upstream-branch=upstream
gbp:info: Launching uscan...
gbp:info: using ../libconfig-model-perl_2.024.orig.tar.gz
What is the upstream version? [2.024] 
gbp:info: Importing '../libconfig-model-perl_2.024.orig.tar.gz' to branch 
'upstream'...
gbp:info: Source package is libconfig-model-perl
gbp:info: Upstream version is 2.024
pristine-tar: committed libconfig-model-perl_2.024.orig.tar.gz.delta to branch 
pristine-tar
gbp:info: Merging to 'experimental'
Switched to branch 'experimental'
Merge made by the 'recursive' strategy.
gbp:error: You are not on branch 'master' but on 'experimental'
gbp:error: Use --ignore-branch to ignore or --debian-branch to set the branch 
name.
gbp:error: Couldn't run 'git-dch -N2.024-1 -S -a': git-dch -N2.024-1 -S -a 
returned 1
gbp:error: Import of ../libconfig-model-perl_2.024.orig.tar.gz failed

All the best


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

Kernel: Linux 3.2.0-1-686-pae (SMP w/2 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8) (ignored: LC_ALL 
set to en_US.utf8)
Shell: /bin/sh linked to /bin/dash

Versions of packages git-buildpackage depends on:
ii  devscripts   2.12.2
ii  git  1:1.7.10.4-1
ii  python   2.7.3-2
ii  python-dateutil  1.5+dfsg-0.1

Versions of packages git-buildpackage recommends:
ii  cowbuilder0.71
ii  pristine-tar  1.26

Versions of packages git-buildpackage suggests:
pn  python-notify  none
ii  unzip  6.0-7

-- no debconf information


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#683739: Descriptive changelogs (Bug#683739: unblock: kfreebsd-9/9.0-5)

2012-09-06 Thread Cyril Brulebois
Robert Millan r...@debian.org (03/08/2012):
 Package: release.debian.org
 Severity: normal
 User: release.debian@packages.debian.org
 Usertags: unblock
 
 Please unblock package kfreebsd-9
 
 It fixes a Policy violation (#672255) and a bug in linprocfs (#682291 / 
 #681594)
 which is holding off fix for an RC bug in another package (haxe FTBFS,
 see #621890).
 
 An ABI bump was triggered by the second fix.

It would have been nice to include that line in the changelog itself.

Having to resort to debsnap/snapshot.debian.org to check when the ABI
bump happened isn't exactly nice. (9.0-4 was the version in beta1, and
the changelog didn't look like the ABI was bumped.)

 kfreebsd-9 (9.0-5) unstable; urgency=low
 
* Remove /boot symlink kludge.  (Closes: #672255)
* fix_VOP_VPTOCNP_bypass_for_nullfs.diff: Fix /proc/self/exe in
  nullfs. (Closes: #682291, #681594)
 
  -- Robert Millan r...@debian.org  Sat, 21 Jul 2012 16:07:17 +0200 
 
 unblock kfreebsd-9/9.0-5

Mraw,
KiBi.


signature.asc
Description: Digital signature


Bug#533916: Any news of this bug

2012-09-06 Thread Bastien ROUCARIES
Package: dpkg-dev
Version: 1.16.4.3

Dear modestas,

Any new of this bug?

I have seen that you have made some work on kde package. but
unfortunatly documentation is sparse.

Bastien


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#683021: fparser removed from archive

2012-09-06 Thread Scott Howard
fparser removed from archive
See:
http://packages.qa.debian.org/f/fparser/news/20120904T152959Z.html


We believe that the bug you reported is now fixed; the following
package(s) have been removed from unstable:

   fparser |  4.3-4 | source
   fparser |4.5-0.1 | source
libfparser-4.3 |  4.3-4 | armel, armhf
libfparser-4.3 |4.5-0.1 | amd64, hurd-i386, i386, ia64,
kfreebsd-amd64, kfreebsd-i386, mips, mipsel, powerpc, s390, s390x,
sparc
libfparser-4.3-dbg |  4.3-4 | armel, armhf
libfparser-4.3-dbg |4.5-0.1 | amd64, hurd-i386, i386, ia64,
kfreebsd-amd64, kfreebsd-i386, mips, mipsel, powerpc, s390, s390x,
sparc
libfparser-dev |  4.3-4 | armel, armhf
libfparser-dev |4.5-0.1 | amd64, hurd-i386, i386, ia64,
kfreebsd-amd64, kfreebsd-i386, mips, mipsel, powerpc, s390, s390x,
sparc

--- Reason ---
ROM; RC buggy, no more rdepends
--

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 686...@bugs.debian.org.

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

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

Debian distribution maintenance software
pp.
Alexander Reichle-Schmehl (the ftpmaster behind the curtain)


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#686832: mpack strips - characters from lines

2012-09-06 Thread Ralf Hildebrandt
Package: mpack
Version: 1.6-6
Severity: normal


When sending a mail where the line start with -, mpack will replace
any number of - characters with just one -.

Example:
% mpack -s Test -d testdescription testdescription hil...@charite.de

Attached is testdescription for you to reproduce.

Example:


a
-
ab
--
abc
---
abcd


becomes:


a
-
ab
-
abc
-
abcd
-

-- System Information:
Debian Release: 6.0.5
  APT prefers stable
  APT policy: (990, 'stable'), (500, 'unstable'), (500, 'testing')
Architecture: i386 (i686)

Kernel: Linux 3.3.4 (SMP w/4 CPU cores)
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)
Shell: /bin/sh linked to /bin/bash

Versions of packages mpack depends on:
ii  libc6 2.13-35Embedded GNU C Library: Shared lib

mpack recommends no packages.

Versions of packages mpack suggests:
pn  inews   none   (no description available)
ii  postfix [mail-transport 2.7.1-1+squeeze1 High-performance mail transport ag

-- no debconf information
a
-
ab
--
abc
---
abcd




---

--

-
ENDE



Bug#686833: git-extras - git-gh-pages - removes all files

2012-09-06 Thread Jonas Genannt
Package: git-extras
Severity: grave
Version: 1.7.0-1

Hello,

thanks for maintaining git-extras in Debian.

git-gh-pages is _really_ dangerous - If you run git-gh-pages in your
git directory it will delete all files (also uncommited!).

git-gh-pages should confirm that operation and also use stash to stash
that uncommited changes.

Thanks,
Jonas


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#686822: epiphany-browser: since v3.4 can not remove bookmarks

2012-09-06 Thread Christophe Alonso
Le jeudi 06 septembre 2012 à 13:05 +0200, Josselin Mouette a écrit :
 Le jeudi 06 septembre 2012 à 12:37 +0200, Christophe Alonso a écrit : 
  Package: epiphany-browser
  Version: 3.4.2-1+build1
  Severity: normal
  
  Dear Maintainer,
  
  In version 3.4, it becomes impossible to modifie bookmarks, you can only add
  it.
  It seems a regression for me.
  Is it linked with the option menu that disapeared in this version ?
 
 The bookmark editor can be accessed from the global menu (click on the
 epiphany icon in the shell’s top bar).
 
 Yes, it’s stupid and not easy to find. Upstream decision.
 
All right, well my fault then, I should read the f... manual, right ?
Bug closed.

Sorry for the noise,

Christophe



signature.asc
Description: This is a digitally signed message part


Bug#686833: git-extras - git-gh-pages - removes all files

2012-09-06 Thread Jesús Espino
Hi Jonas:

I have sended it to the upstream. And i will try to send a patch if I
have some time to it.

Thanks.

On Thu, Sep 6, 2012 at 3:55 PM, Jonas Genannt
jonas.gena...@capi2name.de wrote:
 Package: git-extras
 Severity: grave
 Version: 1.7.0-1

 Hello,

 thanks for maintaining git-extras in Debian.

 git-gh-pages is _really_ dangerous - If you run git-gh-pages in your
 git directory it will delete all files (also uncommited!).

 git-gh-pages should confirm that operation and also use stash to stash
 that uncommited changes.

 Thanks,
 Jonas


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#686834: ITP: chive -- Chive is a free, open source, web-based database management tool, designed to bring joy to web developers - with easy administration, super fast UI and state of the art web t

2012-09-06 Thread Kevin Gravier
Package: wnpp
Severity: wishlist
Owner: Kevin Gravier ke...@mrkmg.com

* Package name: chive
  Version : 1.1-1
  Upstream Author : Kevin Gravier ke...@mrkmg.com
* URL : http://www.chive-project.com/
* License : GPLv3
  Programming Lang: PHP5
  Description : Chive is a free, open source, web-based database management
tool, designed to bring joy to web developers - with easy administration, super
fast UI and state of the art web technologies.


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#672616: FTBFS: Binary files - and ./test/coretest.out differ

2012-09-06 Thread Peter Pentchev
tags 672616 + pending
thanks

On Thu, Aug 02, 2012 at 03:23:15AM +0200, Tobias Hansen wrote:
 tags 672616 patch
 thanks
 
 The package builds fine here with gcc-4.7 on wheezy and sid with the
 attached patch.
 
 Best regards,
 Tobias

Tobias, thanks a lot for this patch, and sorry that it took me some time
to actually get around to working on this GForth RC bug!

I have now prepared a minimal-changes upload to unstable:
- include this patch
- temporarily add gforth to Build-Depends to allow it to bootstrap
  itself after patching a core file; from what Anton Ertl said in the
  bug discussion I gather that with the next upstream version the stock
  kernels will include this change and then we won't need to pull
  ourselves out of the swamp by our own bootstraps :)
- stash and restore two affected files

I have uploaded the updated package to mentors.d.n:
http://mentors.debian.net/debian/pool/main/g/gforth/gforth_0.7.0+ds1-7.dsc

Nicholas, Luk, Patrick (the three DDs who have sponsored my recent GForth
uploads), could any of you find a couple of minutes to take a look and
possibly upload this update and fix the RC bug?  Thanks in advance!

G'luck,
Peter

-- 
Peter Pentchev  r...@ringlet.net r...@freebsd.org pe...@packetscale.com
PGP key:http://people.FreeBSD.org/~roam/roam.key.asc
Key fingerprint FDBA FD79 C26F 3C51 C95E  DF9E ED18 B68D 1619 4553
If I had finished this sentence,


signature.asc
Description: Digital signature


Bug#686835: telepathy-mission-control-5: squeeze - wheezy upgrade makes MSN accounts disappear

2012-09-06 Thread Simon McVittie
Package: telepathy-mission-control-5
Version: 1:5.12.1-2
Severity: grave
Tags: upstream
Justification: causes non-serious data loss

Mission Control 5.12 automatically migrates MSN accounts from
telepathy-butterfly to telepathy-haze. However, the migration process doesn't
actually work if telepathy-butterfly is not installed. Instead, the
butterfly account gets disabled and marked as invalid. Empathy doesn't
display accounts that are marked as invalid (which I think is a bug -
it should present account editing UI for them so they can be resurrected -
but that's unlikely to happen before wheezy).

Because telepathy-butterfly depends on papyon which depends on Farsight
which conflicts with Farstream, is removed during the upgrade from squeeze
to wheezy. The practical result is that all MSN accounts from squeeze
disappear. It is possible to get them back, but only if you're a Telepathy
expert.

I hope to be able to fix this upstream.

-- System Information:
Debian Release: wheezy/sid
  APT prefers testing-proposed-updates
  APT policy: (500, 'testing-proposed-updates'), (500, 'unstable'), (500, 
'testing'), (1, 'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

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

Versions of packages telepathy-mission-control-5 depends on:
ii  dconf-gsettings-backend [gsettings-backend]  0.12.1-2
ii  libc62.13-35
ii  libdbus-1-3  1.6.4-1
ii  libdbus-glib-1-2 0.100-1
ii  libglib2.0-0 2.32.3-1
ii  libgnome-keyring03.4.1-1
ii  libmission-control-plugins0  1:5.12.1-2
ii  libnm-glib4  0.9.4.0-5
ii  libtelepathy-glib0   0.19.3-1
ii  libupower-glib1  0.9.17-1

telepathy-mission-control-5 recommends no packages.

Versions of packages telepathy-mission-control-5 suggests:
ii  telepathy-haze  0.6.0-1

-- no debconf information


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#678227: Bug#641967: Apt downloads all description translations

2012-09-06 Thread David Kalnischkies
On Fri, Aug 31, 2012 at 12:07 AM, Samuel Thibault sthiba...@debian.org wrote:
 David Kalnischkies, le Thu 30 Aug 2012 19:43:21 +0200, a écrit :
 On Tue, Aug 28, 2012 at 1:14 PM, Julian Andres Klode j...@debian.org wrote:
  We could add a switch to apt-cdrom to copy all configured locales for
  d-i purposes,

 The question is how apt-cdrom gets to know which locales are configured.
 If I read the d-i syslog correctly apt-cdrom is run before 'locales'

 No, locales is part of the base system, and thus installed and
 configured before CD-ROM inspection by apt-cdrom. apt-cdrom-setup is
 not a step in d-i, it's apt-setup which is one, done after bootstrap,

I take your No and re-raise it to No, yes, but twice.

apt-cdrom is run twice, first as I described it. Feel free to check it
yourself, the first package installed (aka the first entry in
 /var/log/apt/history.log) is 'locales' because everything not part of the
bootstrap is installed with apt-get which uses as source the cdrom
(what else, as mirrors aren't configured yet).

After some more packages are installed the installation reaches the apt-
setup stage in which a mirror will be chosen - but as its first task it
runs apt-cdrom again as you said it - in the locale chosen and installed
earlier. This makes this problem actually solvable, at least for installers
with that behavior …


 and invoking apt-cdrom-setup. apt-cdrom is actually run in the locale
 chosen during installation, so it can simply follow that (I wonder why
 it doesn't seem to be doing it).

As said, apt-cdrom never did and nobody changed it until now - likely also
because nobody of the few people who take care of APT use apt-cdrom on
a daily basis currently - or at least in my case at all.
(which explains a few more needed bugfixes in upcoming 0.9.7.5 …)


I wonder how many people actually depend on that behavior (meaning especially
other distro-installers and multi-language systems), but ignoring my fear to
be once again be flamed to death for an easy and only logical behavior
change I just changed apt-cdrom to drop all not configured Translation-*
files from the copy list.

Meaning that on the first run above you will get only Translation-en, while
you get Translation-en and Translation-$LANG (and possibly some more friends
defined by the various environment variables and configs) in the second.
Installers allowing to create multiple users while installing (with different
$LANG) need to re-run apt-cdrom in all of these $LANGs to get the optimal
behavior.


I tried it with a modified multi-arch beta1 cd [0], so at least for debian
it seems to work, but I only run it until a mirror is chosen for the lack
of network, so more testers are welcomed of course …
(You find it only the bzr branch for now, as we haven't made our minds
 yet how to solve #686346 without too much work and breakage risk -
 life would be so easy if dpkg and APT^Wmyself would agree just once …)


If someone feels the urge to kill me for this change now: Add
APT::CDROM::DropTranslation false;
to your configuration file/commandline invocation and you are back
to your normal and beloved previous behavior.


Best regards

David Kalnischkies

[0] some hints at http://wiki.debian.org/DebianInstaller/Modify/CD


--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#681834: network-manager, gnome, Recommends vs Depends

2012-09-06 Thread Ian Jackson
Russ Allbery writes (Bug#681834: network-manager, gnome, Recommends vs 
Depends):
 Here's what I now have:

I would be happy with this wording.  Does anyone else have any
comments ?

Thanks,
Ian.


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#686836: telepathy-mission-control-5: can't delete old passwords from gnome-keyring

2012-09-06 Thread Simon McVittie
Package: telepathy-mission-control-5
Version: 1:5.12.1-2
Severity: serious
Justification: maintainer's opinion: poor user experience during upgrade
Tags: patch upstream
Forwarded: https://bugs.freedesktop.org/show_bug.cgi?id=42088

Telepathy upstream has moved from storing passwords in Mission Control
(which stores them in gnome-keyring if available, or in plain-text)
to querying for them interactively at connection (which, in practice, means
they come from gnome-keyring for Empathy users, or KWallet for kde-telepathy
users).

While upgrading from the version of Empathy in squeeze to the version in
wheezy, Empathy is meant to migrate passwords from Mission Control's storage
to its own separate storage in gnome-keyring. It does this in the obvious
way, described by this pseudocode:

   foreach account:
   if the account's connection manager can get passwords interactively:
   try:
   get the password from Mission Control
   copy it to a different item in gnome-keyring, which Empathy uses
   delete the item that Mission Control would have used
   except:
   log a warning and move on

Unfortunately, Mission Control has a long-standing bug that means it cannot
delete passwords from gnome-keyring, which I've recently fixed upstream.
This means you end up with two copies of the password: one that MC will
use, and one that Empathy would use if given the chance (but because MC
thinks it knows the password, it will never ask Empathy).

This is particularly annoying if you change your password. Changing the
password in Empathy will change Empathy's gnome-keyring item, which
has no effect on the leftover MC gnome-keyring item, which is the one
that is actually used!

I believe my upstream patches from fd.o #42088 should fix this. I have a
virtual machine image in which I'm going to test it, copied after
installing squeeze, adding a couple of IM test accounts and upgrading to
wheezy in a text console, but before logging in to the wheezy GUI for the
first time and triggering the automatic migration.

-- System Information:
Debian Release: wheezy/sid
  APT prefers testing-proposed-updates
  APT policy: (500, 'testing-proposed-updates'), (500, 'unstable'), (500, 
'testing'), (1, 'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

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

Versions of packages telepathy-mission-control-5 depends on:
ii  dconf-gsettings-backend [gsettings-backend]  0.12.1-2
ii  libc62.13-35
ii  libdbus-1-3  1.6.4-1
ii  libdbus-glib-1-2 0.100-1
ii  libglib2.0-0 2.32.3-1
ii  libgnome-keyring03.4.1-1
ii  libmission-control-plugins0  1:5.12.1-2
ii  libnm-glib4  0.9.4.0-5
ii  libtelepathy-glib0   0.19.3-1
ii  libupower-glib1  0.9.17-1

telepathy-mission-control-5 recommends no packages.

Versions of packages telepathy-mission-control-5 suggests:
ii  telepathy-haze  0.6.0-1

-- no debconf information


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#686837: wget --no-check-certificate does check certificate in certain conditions

2012-09-06 Thread j doe
Package: wget
Version: 1.14-1
Severity: normal

Dear Maintainer,

wget --no-check-certificate does check certificate in certain conditions

conditions are
using dns name in wget (wget https://example.tld)
common name (hostname) field is wrong in certificate
servername directive is wrong in apache server (or other httpd)

i'm expecting wget not to inspect certificate and/or hostname if --no-check-
certificate is used.

$ wget --no-check-certificate https://example.tld
--2012-09-06 15:00:10--  https://example.tld/
Resolving example.tld (example.tld)... 257.257.257.257
Connecting to example.tld (example.tld)|257.257.257.257|:443... connected.
GnuTLS: A TLS warning alert has been received.
Unable to establish SSL connection.





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

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

Versions of packages wget depends on:
ii  dpkg   1.16.8
ii  install-info   4.13a.dfsg.1-10
ii  libc6  2.13-35
ii  libgcrypt111.5.0-3
ii  libgnutls262.12.20-1
ii  libgpg-error0  1.10-3.1
ii  libidn11   1.25-2
ii  libuuid1   2.20.1-5.1
ii  zlib1g 1:1.2.7.dfsg-13

wget recommends no packages.

wget suggests no packages.

-- no debconf information


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#686838: emesene: [new-upstream]Emesene 2.12.9

2012-09-06 Thread Logan Rosen
Package: emesene
Version: 2.12.5+dfsg-1ubuntu1
Severity: wishlist
User: ubuntu-de...@lists.ubuntu.com
Usertags: origin-ubuntu quantal

Dear Maintainer,

This bug report was also filed in Ubuntu and can be found at
http://launchpad.net/bugs/1046755
The description, from Guybrush88, follows:

On upstream they released Emesene 2.12.9. This is the changelog:

New in-development QQ backend and session through libwebqq (Xiang Wang)

Updated SleekXMPP for XMPP backend

Fixed msn transfers

Improved msn endpoints handling

Fixed messages not being received or rendered with weird fonts

Added infrastructure for allowing plugins to hook into events (at the moment
only  send and receive message events are handled, we will add hooks on
request) with priority lists

Added new options for exporting conversation history (now HTML, CSV, JSON, XML
and TXT are supported)

Improved history dialog

Fixed many, many, many bugs in the gtk gui and added a few new features

Better OSX experience (Josh Fradley)

Improved Qt4 gui (not suitable for daily usable yet, development only)

Improved plugins and themes updates

Updated translations

-- System Information:
Debian Release: wheezy/sid
  APT prefers quantal-updates
  APT policy: (500, 'quantal-updates'), (500, 'quantal-security'), (500,
'quantal'), (100, 'quantal-backports')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 3.5.0-13-generic (SMP w/1 CPU core)


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#580901: core i3: suspend to disk break multithreading

2012-09-06 Thread Bill Allombert
On Thu, Sep 06, 2012 at 01:44:52AM -0700, Jonathan Nieder wrote:
 Hi Bill,
 
 In May, 2010, Bill Allombert wrote:
 
  I have a Sony Vaio laptop with a core i3 processor, dual core and
  hyperthreaded to 4 virtual CPUs.  When compiling with 'make -j4', top
  show the 4 CPUs used.
 
  After suspend-to-disk however, performance degrade to the equivalent of a
  single core system
 
 Thanks for a clear report.  This is said to be fixed by v2.6.32.22~118
 (x86, tsc, sched: Recompute cyc2ns_offset's during resume from sleep
 states, 2010-08-19), which was part of 2.6.32-24.  Can you confirm?

I will see if I can do that. The first kernel version which worked correctly
on this laptop (including other issues I reported) was

Linux version 2.6.37-trunk-amd64 (Debian 2.6.37-1~experimental.1)
(b...@decadent.org.uk) (gcc version 4.4.5 (Debian 4.4.5-10) ) #1 SMP Thu Jan 6
14:13:28 UTC 2011

Cheers,
-- 
Bill. ballo...@debian.org

Imagine a large red swirl here. 


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#529314: QEMU 1.2.0

2012-09-06 Thread folkert
Looking at the changelog of Qemu 1.2.0 it looks as if work regarding
this is on its way!

PowerPC
The pSeries target correctly creates segment size device tree nodes
(fixes odd bugs with HV vs PR KVM)
The pSeries target implements an IOMMU.
... pSeries VGA, USB, etc.? ...
The E500 target generates its device tree dynamically
New mpc8544ds -machine option: dumpdtb. This allows to dump the
dynamically generated device tree to a file.
Emulation for e5500 cores
PC87312 Super I/O chipset emulation for PReP, adding parallel port to
prep machine



Folkert van Heusden

-- 
MultiTail är en flexibel redskap för att fälja logfilar, utför av
commandoer, filtrera, ge färg, sammanfoga, o.s.v. följa.
http://www.vanheusden.com/multitail/
--
Phone: +31-6-41278122, PGP-key: 1F28D8AE, www.vanheusden.com


--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#686840: udev: Fails to mount SD storage cards in device with idVendor=0e8d, idProduct=0002

2012-09-06 Thread lomov
Package: udev
Version: 175-7
Severity: normal

Dear Maintainer,
with current wheezy version of udev I cannot mount my cellphone SD storage 
card.
Having usb plugged in, I choose usb-drive option in the cellphone, but no 
new lines appear in blkid output.
So the cellphone SD storage card cannot be mounted.

/var/log/kern.log:
...
Aug 14 20:05:03 tpx201 kernel: [26147.264520] sd 9:0:0:0: [sdb] Attached SCSI 
disk
Aug 14 20:05:09 tpx201 kernel: [26152.341590] usb 1-1.2: USB disconnect, 
device number 12
Aug 14 20:05:57 tpx201 kernel: [26200.838722] usb 1-1.2: new high-speed USB 
device number 13 using ehci_hcd
Aug 14 20:05:57 tpx201 kernel: [26200.932117] usb 1-1.2: New USB device found, 
idVendor=0e8d, idProduct=0002
Aug 14 20:05:57 tpx201 kernel: [26200.932124] usb 1-1.2: New USB device 
strings: Mfr=2, Product=3, SerialNumber=4
Aug 14 20:05:57 tpx201 kernel: [26200.932129] usb 1-1.2: Product: X623
Aug 14 20:05:57 tpx201 kernel: [26200.932133] usb 1-1.2: Manufacturer: 
MediaTek Inc
Aug 14 20:05:57 tpx201 kernel: [26200.932137] usb 1-1.2: SerialNumber: 
68383100439591f
Aug 14 20:05:57 tpx201 kernel: [26200.933344] scsi10 : usb-storage 1-1.2:1.0
...


Then, if I comment out the line
ATTRS{idVendor}==0e8d, ATTRS{idProduct}==0002, RUN+=usb_modeswitch 
'%b/%k'
in /lib/udev/rules.d/40-usb_modeswitch.rules,
all things work fine.


-- System Information:
Debian Release: wheezy/sid
  APT prefers testing-proposed-updates
  APT policy: (500, 'testing-proposed-updates'), (500, 'testing')
Architecture: i386 (i686)
 
Kernel: Linux 3.2.0-3-686-pae (SMP w/4 CPU cores)
Locale: LANG=ru_RU.UTF-8, LC_CTYPE=ru_RU.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
 
Versions of packages udev depends on:
ii  debconf [debconf-2.0]  1.5.46
ii  libc6  2.13-35
ii  libselinux12.1.9-5
ii  libudev0   175-7
ii  lsb-base   4.1+Debian7
ii  procps 1:3.3.3-2
ii  util-linux 2.20.1-5.1
 
Versions of packages udev recommends:
ii  pciutils  1:3.1.9-5
ii  usbutils  1:005-3

udev suggests no packages.
 
-- debconf information:
  udev/new_kernel_needed: false
  udev/title/upgrade:
  udev/reboot_needed:
  udev/sysfs_deprecated_incompatibility:
 


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#686841: grub-pc-bin: Grub2 freeze when USB HD present

2012-09-06 Thread Gregor Larson
Package: grub-pc-bin
Version: 1.99-22.1
Severity: important

To reproduce, boot to grub menu (from internal sata HD).
Type 'c' to get grub command prompt
Enter command 'ls'

Without external USB drive attached, the ls command correctly reports
the internal sata drives and partitions.

With an external USB drive attached, the ls command freezes. No further
operation is possible.

System is an HP Pavilion dv7 notebook with USB 3 and USB 2 ports.
External drive is a Western digital USB2 drive.
Problem appears if drive is plugged into usb2 or usb3 port.

-- Package-specific info:

*** BEGIN /proc/mounts
/dev/disk/by-label/wd32u1 / ext4 
rw,noatime,errors=remount-ro,user_xattr,barrier=0 0 0
/dev/sdc3 /mnt/wd32u3 ext2 rw,noatime,errors=continue 0 0
/dev/sdc5 /mnt/wd32u5 ext2 rw,noatime,errors=continue 0 0
/dev/sdb1 /mnt/wd75s/1 ext4 rw,noatime,user_xattr,barrier=0,data=writeback 0 0
/dev/sdb7 /mnt/wd75s/7 ext4 rw,noatime,user_xattr,barrier=1,data=ordered 0 0
/dev/sdb10 /mnt/wd75s/10 ext4 rw,noatime,user_xattr,barrier=0 0 0
/dev/mapper/gluks5 /mnt/gluks5 ext4 
rw,noatime,user_xattr,barrier=1,data=ordered 0 0
/dev/mapper/gluks5 /gwl ext4 rw,noatime,user_xattr,barrier=1,data=ordered 0 0
*** END /proc/mounts

*** BEGIN /boot/grub/device.map
(hd0)   /dev/disk/by-id/ata-WDC_WD3200BEVT-22ZCT0_WD-WXE508H26266
(hd1)   /dev/disk/by-id/ata-SanDisk_SDSSDX120GG25_120506402127
*** END /boot/grub/device.map

*** BEGIN /boot/grub/grub.cfg
#
# DO NOT EDIT THIS FILE
#
# It is automatically generated by grub-mkconfig using templates
# from /etc/grub.d and settings from /etc/default/grub
#

### BEGIN /etc/grub.d/00_header ###
if [ -s $prefix/grubenv ]; then
  load_env
fi
set default=${saved_entry}
if [ ${prev_saved_entry} ]; then
  set saved_entry=${prev_saved_entry}
  save_env saved_entry
  set prev_saved_entry=
  save_env prev_saved_entry
  set boot_once=true
fi

function savedefault {
  if [ -z ${boot_once} ]; then
saved_entry=${chosen}
save_env saved_entry
  fi
}

function load_video {
  insmod vbe
  insmod vga
  insmod video_bochs
  insmod video_cirrus
}

insmod part_msdos
insmod ext2
set root='(hd0,msdos1)'
search --no-floppy --fs-uuid --set=root 62c24e0f-97bb-4327-b593-9c839dc14709
if loadfont /usr/share/grub/unicode.pf2 ; then
  set gfxmode=640x480
  load_video
  insmod gfxterm
  insmod part_msdos
  insmod ext2
  set root='(hd0,msdos1)'
  search --no-floppy --fs-uuid --set=root 62c24e0f-97bb-4327-b593-9c839dc14709
  set locale_dir=($root)/boot/grub/locale
  set lang=en_CA
  insmod gettext
fi
terminal_output gfxterm
set timeout=15
### END /etc/grub.d/00_header ###

### BEGIN /etc/grub.d/05_debian_theme ###
insmod part_msdos
insmod ext2
set root='(hd0,msdos1)'
search --no-floppy --fs-uuid --set=root 62c24e0f-97bb-4327-b593-9c839dc14709
insmod png
if background_image /usr/share/images/desktop-base/joy-grub.png; then
  set color_normal=white/black
  set color_highlight=black/white
else
  set menu_color_normal=cyan/blue
  set menu_color_highlight=white/blue
fi
### END /etc/grub.d/05_debian_theme ###

### BEGIN /etc/grub.d/10_linux ###
menuentry 'Debian GNU/Linux, with Linux 3.2.0-3-686-pae' --class debian --class 
gnu-linux --class gnu --class os {
insmod gzio
insmod part_msdos
insmod ext2
set root='(hd0,msdos1)'
search --no-floppy --fs-uuid --set=root 
62c24e0f-97bb-4327-b593-9c839dc14709
echo'Loading Linux 3.2.0-3-686-pae ...'
linux   /boot/vmlinuz-3.2.0-3-686-pae 
root=UUID=62c24e0f-97bb-4327-b593-9c839dc14709 ro acpi_backlight=vendor quiet
echo'Loading initial ramdisk ...'
initrd  /boot/initrd.img-3.2.0-3-686-pae
}
menuentry 'Debian GNU/Linux, with Linux 3.2.0-3-686-pae (recovery mode)' 
--class debian --class gnu-linux --class gnu --class os {
insmod gzio
insmod part_msdos
insmod ext2
set root='(hd0,msdos1)'
search --no-floppy --fs-uuid --set=root 
62c24e0f-97bb-4327-b593-9c839dc14709
echo'Loading Linux 3.2.0-3-686-pae ...'
linux   /boot/vmlinuz-3.2.0-3-686-pae 
root=UUID=62c24e0f-97bb-4327-b593-9c839dc14709 ro single acpi_backlight=vendor
echo'Loading initial ramdisk ...'
initrd  /boot/initrd.img-3.2.0-3-686-pae
}
### END /etc/grub.d/10_linux ###

### BEGIN /etc/grub.d/20_linux_xen ###
### END /etc/grub.d/20_linux_xen ###

### BEGIN /etc/grub.d/30_os-prober ###
menuentry Debian GNU/Linux, with Linux 3.2.0-3-686-pae (on /dev/sda1) --class 
gnu-linux --class gnu --class os {
insmod part_msdos
insmod ext2
set root='(hd1,msdos1)'
search --no-floppy --fs-uuid --set=root 
67aa6df1-e566-48c8-84d3-eb8104fad87d
linux /boot/vmlinuz-3.2.0-3-686-pae 
root=UUID=67aa6df1-e566-48c8-84d3-eb8104fad87d ro acpi_backlight=vendor quiet
initrd /boot/initrd.img-3.2.0-3-686-pae
}
menuentry Debian GNU/Linux, with Linux 3.2.0-3-686-pae 

Bug#685542: d-push: diff for NMU version 2.0-1.1

2012-09-06 Thread gregor herrmann
tags 685542 + patch
tags 685542 + pending
thanks

Dear maintainer,

I've prepared an NMU for d-push (versioned as 2.0-1.1) and
uploaded it to DELAYED/2. Please feel free to tell me if I
should delay it longer.

Regards.

-- 
 .''`.  Homepage: http://info.comodo.priv.at/ - OpenPGP key 0xBB3A68018649AA06
 : :' : Debian GNU/Linux user, admin, and developer  -  http://www.debian.org/
 `. `'  Member of VIBE!AT  SPI, fellow of the Free Software Foundation Europe
   `-   NP: Pogues: If I Should Fall From The Grac
diff -u d-push-2.0/debian/changelog d-push-2.0/debian/changelog
--- d-push-2.0/debian/changelog
+++ d-push-2.0/debian/changelog
@@ -1,3 +1,14 @@
+d-push (2.0-1.1) unstable; urgency=low
+
+  * Non-maintainer upload.
+  * Fix Error when using https://myserver/Microsoft-Server-ActiveSync:
+add missing trailing slash to STATE_DIR in
+0005-set-proper-default-config.patch.
+Thanks to nb for the bug report and the pointer to the solution.
+(Closes: #685542)
+
+ -- gregor herrmann gre...@debian.org  Thu, 06 Sep 2012 17:38:49 +0200
+
 d-push (2.0-1) unstable; urgency=low
 
   * [817397a] Imported Upstream version 2.0
diff -u d-push-2.0/debian/patches/0005-set-proper-default-config.patch d-push-2.0/debian/patches/0005-set-proper-default-config.patch
--- d-push-2.0/debian/patches/0005-set-proper-default-config.patch
+++ d-push-2.0/debian/patches/0005-set-proper-default-config.patch
@@ -2,6 +2,9 @@
 Date: Sun, 17 Apr 2011 16:05:40 +0200
 Subject: set proper default config
 
+Reviewed-by: gregor herrmann gre...@debian.org
+Last-Update: 2012-09-06
+
 ---
  config.php |   17 +++--
  1 file changed, 11 insertions(+), 6 deletions(-)
@@ -15,7 +18,7 @@
   *  Default FileStateMachine settings
   */
 -define('STATE_DIR', '/var/lib/z-push/');
-+define('STATE_DIR', '/var/lib/d-push/state');
++define('STATE_DIR', '/var/lib/d-push/state/');
  
  
  /**


signature.asc
Description: Digital signature


Bug#684694: Bug#684695: emacs23: CVE-2012-3479: GNU Emacs file-local variables

2012-09-06 Thread Rob Browning
Moritz Muehlenhoff j...@inutil.org writes:

 I was more thinking about unstable, where this is still unfixed for emacs23.

In that case I've had to take some time to finish working out another
problem (that requires simultaneous changes to emacs23/24 in both wheezy
and sid) -- it's an issue with the emacs metapackage binary that
involves the creation of a new gcc-defaults-style source package.

At this point, I think I've finished discussing that with the release
team, but haven't had time since then (until today) to finish the work.
I expect to have uploads for both before Monday.

 Hopefully someone will have time to release the stable-security update
 soon.

How does that work?  I have the packages ready to go, but was just
waiting for approval to upload -- or does the security team handle
building stable packages?

Thanks
-- 
Rob Browning
rlb @defaultvalue.org and @debian.org
GPG as of 2002-11-03 14DD 432F AE39 534D B592 F9A0 25C8 D377 8C7E 73A4


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#686840: udev: Fails to mount SD storage cards in device with idVendor=0e8d, idProduct=0002

2012-09-06 Thread Marco d'Itri
reassign 686840 usb-modeswitch
thanks

On Sep 06, lo...@math.nsc.ru wrote:

 with current wheezy version of udev I cannot mount my cellphone SD storage 
 card.

 Then, if I comment out the line
 ATTRS{idVendor}==0e8d, ATTRS{idProduct}==0002, RUN+=usb_modeswitch 
 '%b/%k'
 in /lib/udev/rules.d/40-usb_modeswitch.rules,
 all things work fine.

So usb_modeswitch appears to be breaking something.

-- 
ciao,
Marco


signature.asc
Description: Digital signature


Bug#686172: +1 --Blankong screen on HP All in One 3240--

2012-09-06 Thread Чередниченко Виталий
deb:~# lspci |grep -i vga
00:02.0 VGA compatible controller: Intel Corporation 2nd Generation Core 
Processor Family Integrated Graphics Controller (rev 09)
deb:~# lspci -n
00:00.0 0600: 8086:0100 (rev 09)
00:02.0 0300: 8086:0102 (rev 09)
00:16.0 0780: 8086:1c3a (rev 04)
00:1a.0 0c03: 8086:1c2d (rev 05)
00:1b.0 0403: 8086:1c20 (rev 05)
00:1c.0 0604: 8086:1c10 (rev b5)
00:1c.2 0604: 8086:1c14 (rev b5)
00:1c.3 0604: 8086:1c16 (rev b5)
00:1c.5 0604: 8086:1c1a (rev b5)
00:1d.0 0c03: 8086:1c26 (rev 05)
00:1f.0 0601: 8086:1c5c (rev 05)
00:1f.2 0106: 8086:1c02 (rev 05)
00:1f.3 0c05: 8086:1c22 (rev 05)
02:00.0 0280: 1814:5390
03:00.0 0200: 10ec:8168 (rev 06)
04:00.0 ff00: 10ec:5209 (rev 01)
deb:~#

Blanking screen by white color. In console and in X session.
Fresh installed Debian Wheezy. All packages installed from officional repository

deb:~# uname -a
Linux deb 3.2.0-3-amd64 #1 SMP Mon Jul 23 02:45:17 UTC 2012 x86_64 GNU/Linux
deb:~# 

After write grub options to /etc/default/grub:
GRUB_CMDLINE_LINUX_DEFAULT=quiet i915.modeset=0
and run
# update-grub2
i can work, but system resolution maximum 1024x768

How can i do work my VGA correctly?


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#652663: CVE-2011-4612

2012-09-06 Thread Moritz Muehlenhoff
On Tue, Jun 26, 2012 at 06:36:56PM +0300, Rücker Thomas wrote:
 Hi Jonas,

 On 13/06/12 02:02, Jonas Smedegaard wrote:
 Hi Thomas,

 On 12-06-13 at 12:50am, Rücker Thomas wrote:
 Hello, your friendly upstream here.

 We just released Icecast 2.3.3 which addresses this issue.

 Also for the record. It's fairly easy to spot those injection
 attempts by looking at the Icecast access log.
 Great. I am looking into updating the packaging now.

 Just wondering how the updated package is going.
 Mainly as I hear there is a freeze coming to debian.
 Would be too bad to miss the window.

CVE-2011-4612 is still unfixed in Wheezy, only in unstable. Please either
ask the release managers to unblock 2.3.3 (unlikely at this time
in the freeze) or upload an isolated fix to testing-proposed-updates.

Cheers,
Moritz


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#669197: libarchive: cve-2010-4666 and cve-2011-1777

2012-09-06 Thread Moritz Muehlenhoff
On Sun, Apr 29, 2012 at 12:35:00AM -0400, Michael Gilbert wrote:
 On Thu, Apr 26, 2012 at 7:37 AM, Andreas Henriksson wrote:
  Hello Michael!
 
  I'm really confused by different claims which completely lacks any
  references or background information, so I have no way to figure out
  what is true and not.
 
  On Tue, Apr 17, 2012 at 11:55:14PM -0400, Michael Gilbert wrote:
  A couple issues were reported in libarchive = 3.0, and are likely
  fixed already, but there outside access to the bug reports are still
  restricted, so its impossible to know.  Please check the info at the
  following google code restricted links or with upstream:
  http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-4666
 
  From what I can see the issue was reported against PRE-relases of 3.0,
  so  3.0  do you have any indication that they also affect = 3.0 ?
 
 I have no info either way, which is why these issues need to be
 checked against real information.  That is behind restricted chrome
 bug reports, so you'll need to get access to those somehow.
 
  http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2011-1779
 
  This one is mentioned to affect 2.8.4  2.8.5 via TAR and ISO9660.
 
  http://security-tracker.debian.org/tracker/CVE-2011-1779 on the other
  hand says that our 2.8.4 package apparently is not affected, while 3.0.4-1 
  is!
 
  The comment says vulnerable code not present in 2.x series which 
  contradicts
  the CVE report totally. I'd like to know where this information comes from!
 
 That is based on the statement toward the bottom of the redhat bug
 report, which may be right or wrong.  Again, its something that needs
 to be checked against real information.  Unfortunately all of it is
 behind those restricted chrome reports.

Andreas,
could you contact upstream and let them confirm the upstream releases, which
fixed these issues? I'd like to get this sorted out for Wheezy.

Cheers,
Moritz


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#670919: CVE-2012-2146

2012-09-06 Thread Moritz Muehlenhoff
On Mon, Apr 30, 2012 at 02:17:11PM +0200, Moritz Muehlenhoff wrote:
 Package: python-elixir
 Severity: important
 Tags: security
 
 Please see https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2012-2146 for 
 details
 and references to further information.

What's the status? It's been half a year.
 
Cheers,
Moritz


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#672880: CVE-2012-2132: does not indicate whether or not an SSL certificate is valid

2012-09-06 Thread Moritz Muehlenhoff
On Mon, May 14, 2012 at 03:29:05PM +0300, Henri Salo wrote:
 Package: libsoup2.4-1
 Version: 2.30.2-1+squeeze1
 Severity: important
 Tags: security
 
 References:
 https://bugzilla.novell.com/show_bug.cgi?id=758431
 https://bugzilla.redhat.com/show_bug.cgi?id=817692
 
 This needs verification. Please ask if you need my help.

What's the status?

Cheers,
Moritz


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#474289: Wine can't access network if libnss-mdns is installed on amd64

2012-09-06 Thread Bob Bib
Package: wine
Version: 1.4.1-2
Followup-For: Bug #474289

Dear Maintainer,

maybe now it's not a real bug (as for me, 'wine iexplore' can succesfully
browse WWW pages, e.g. http://www.winehq.org/),
but Wine still displays an annoying Wine Warning every time it starts:

 It appears that libnss-mdns is installed on your system,
 but lib32nss-mdns is not. Please note that Wine will not be
 able to access the Internet unless you either install
 lib32nss-mdns (or ia32-libnss-mdns), or uninstall libnss-mdns.

This message is somewhat confusing:
1) as for now, ia32-libnss-mdns doesn't doesn't exist in Debian archives;
2) lib32nss-mdns is an existing package, but seems to be not a very good
choice, according to the current Debian multiarch approach (it should recommend
libnss-mdns:i386); BTW, it seems that libnss-mdns haven't been converted to
multiarch yet.



-- System Information:
Debian Release: wheezy/sid
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

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

Versions of packages wine depends on:
ii  wine-bin  1.4.1-2

wine recommends no packages.

wine suggests no packages.

-- no debconf information


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#686481: Clarification:

2012-09-06 Thread Grant H.
1) Thank you for the tips regarding the Debian community.  I am new so
please excuse any faux pas I make.  I will surely preface any bug
reports with what you mentioned.

2) I can't speak on behalf of the FSF as I am an associate member (I
contribute financially) but am not an employee or spokesman so I can't
comment for them.  I personally don't think that change would be
sufficient but that is just my personal opinion.  What you mention is
actually the subject of discussion of this mailing list
(https://lists.alioth.debian.org/mailman/listinfo/fsf-collab-discuss).
We are currently waiting on John Sullivan to make an official statement.

3) (Small note - offtopic).  We don't consider apt to be non-free.  If
you are referring to this
(http://libreplanet.org/wiki/List_of_software_that_does_not_respect_the_Free_System_Distribution_Guidelines#apt).
 The issue isn't if the software is free or not it is that a file shows
users how to enable non-free repos which doesn't meet endorsement
criteria for a free system.  Telling a user how to install non-free
software does not make the program itself non-free.  Simple modification
(removal of instructions to use non-free repos) of this file would allow
it to fall within endorsement criteria

4) As far as the other things you mentioned.  The artistic (1.0) license
is a difference between debian and GNU project.  GNU project considers
it to be non-free while debian doesn't.  The opposite thing is true with
the documentation licenses.  GFDL is considered free by the GNU project
while non-free by Debian.  So if Debian decides to exclude that
documentation that is NOT a problem.  That is being discussed on the
fsf-collab mailing list I linked in section (2).  As far as the problem
with mono, my understanding is that is a patent problem not a freedom
issue.  That topic is covered in the free system guidelines link I
linked previously.  Basically a distro can include them or they can
exclude them, it is up to the distro.  Same thing with the documentation
licenses.  Lastly, I am unaware of the issue you raise with LibreOffice
so I can't really comment.

4) I will mark this bug as wishlist as you instructed.


On 09/05/2012 10:32 AM, Osamu Aoki wrote:
 Hi,
 
 On Mon, Sep 03, 2012 at 10:24:30AM -0700, Grant H. wrote:
 Sorry, also to just clarify the bug and what the issue is.
 
 Thanks. maybe I should have read link in detail so it is partially my
 fault too.  Excuse me.
 
 I think we need to be clear what stage of action is going on and what
 actions are expected in each communication.  Let me go back a bit and
 propose a bit slower steps.
  
 If Zak wants to get the Debian project endorsed by the GNU project[1]
 as of now Debian would have to abide by the Guidelines for Free System
 Distributions [2].  This particular package is one such bug that would
 threaten that endorsement because in the case of documentation:

 All the documentation in a free system distribution must be released
 under an appropriate free license. Additionally, it must take care not
 to recommend nonfree software.

 So, to clarify.  This is not a bug/wishlist about the package violating
 any Debian policy.  It is a bug/wishlist against Stefano's idea to get
 Debian endorsed by the GNU project.  The summary of such bugs are:
 http://libreplanet.org/wiki/List_of_software_that_does_not_respect_the_Free_System_Distribution_Guidelines
 
 I see.  Then all these bugs should be wishlist feature bug to start with.
 
 [1]http://lists.debian.org/debian-project/2012/07/msg00016.html
 [2]https://www.gnu.org/distros/free-system-distribution-guidelines.html
 
 I for one wishes to have GNU endorsement but before discussing it, we
 need to assess gaps between Debian and GNU.  For future filing, please
 consider to use something like the following to reduce friction
 and use our unstable archive for bug tracking.
 
 
 This wishlist bug report filed is to elucidate existing sticking points
 in Debian which block Debian to be qualified as Free System Distributions
 by FSF.

 I am filing this bug report from the POV of FSF to answer the call by
 Stefano Zacchiroli for a free-ness assessment [1].  It is up to the
 package maintainer and Debian on how to proceed.

 [1]  http://lists.debian.org/debian-project/2012/07/msg00016.html

 Package:
 debian-reference (2.48)

 Problem type:
 Suggests/instructs installing proprietary software

 Recommended Fix:
 Remove program/package or modify to not recommend proprietary
 software

 Problem: In 9.7.6. Non-free hardware drivers states as follows:
 ==
 Although most of hardware drivers are available as free software and as
 a part of the Debian system, you may need to load some non-free external
 drivers to support some hardwares, such as Winmodem, on your system.

 Tip
 Check available firmware packages with aptitude search ^firmware while
 enabling the non-free repository.

 Tip
 The NDISwrapper can use 

Bug#686842: whois: 154.54.85.93 handled incorrectly

2012-09-06 Thread Matt Taggart
Package: whois
Version: 5.0.18

Hi,

I'm seeing a problem with how whois handles 154.54.85.93

With whois:

$ whois 154.54.85.93
% This is the AfriNIC Whois server.

% Note: this output has been filtered.

% Information related to '154.0.0.0 - 154.255.255.255'

inetnum:154.0.0.0 - 154.255.255.255
netname:AFRINIC-20090508
descr:
descr:  AfriNIC - www.afrinic.net
descr:  Allocation for Africa - This block is in use
descr:  by AfriNIC for allocating/assigning to networks
descr:  in the AfriNIC service region.
descr:  More information - whois.afrinic.net.
descr:  Abuse - please querry the whois db for the
descr:  contacts of the assigned/allocated prefix.
descr:
country:MU
org:ORG-AFNC1-AFRINIC
admin-c:EMB2-AFRINIC
tech-c: EMB2-AFRINIC
status: ALLOCATED-UNSPECIFIED
mnt-by: AFRINIC-HM-MNT
mnt-lower:  AFRINIC-HM-MNT
source: AFRINIC # Filtered
parent: 0.0.0.0 - 255.255.255.255

organisation:   ORG-AFNC1-AFRINIC
org-name:   African Network Information Center - (AfriNIC Ltd)
org-type:   RIR
country:MU
address:11th Floor,
address:Raffles Tower,
address:Lot 19
address:Cybercity
e-mail: cont...@afrinic.net
e-mail: c...@afrinic.net
phone:  +230 941 6610
fax-no: +230 466 6758
admin-c:AF7-AFRINIC
tech-c: AF7-AFRINIC
mnt-ref:AFRINIC-HM-MNT
mnt-ref:AFRINIC-DB-MNT
mnt-by: AFRINIC-HM-MNT
remarks:===
remarks:For more information on AFRINIC assigned blocks,
remarks:querry whois.afrinic.net port 43, or the web based
remarks:query at http://whois.afrinic.net or www.afrinic.net
remarks:website: www.afrinic.net
remarks:Other Contacts:
remarks:===
remarks:hostmas...@afrinic.net  - for IP resources
remarks:new-mem...@afrinic.net  - for new members and other
remarks:inquiries.
source: AFRINIC # Filtered

person: ERNEST MWIRIMA BYARUHANGA
address:AfriNIC
phone:  +230 403 5100
fax-no: +230 466 6758
e-mail: ern...@afrinic.net
nic-hdl:EMB2-AFRINIC
mnt-by: ernest-mnt
source: AFRINIC # Filtered


And at ARIN:

  http://whois.arin.net/rest/net/NET-154-54-0-0-1/pft

The problem is also present in 5.0.10 (squeeze).

Thanks,

-- 
Matt Taggart
tagg...@debian.org


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#686843: wine: p11-kit warning: couldn't load module: gnome-keyring-pkcs11.so

2012-09-06 Thread Bob Bib
Package: wine
Version: 1.4.1-2
Severity: normal

Dear Maintainer,

every time Wine starts, it produces the following warning:

p11-kit: couldn't load module: /usr/lib/i386-linux-gnu/pkcs11/gnome-keyring-
pkcs11.so: /usr/lib/i386-linux-gnu/pkcs11/gnome-keyring-pkcs11.so: cannot open
shared object file: No such file or directory



-- System Information:
Debian Release: wheezy/sid
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

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

Versions of packages wine depends on:
ii  wine-bin  1.4.1-2

wine recommends no packages.

wine suggests no packages.

-- no debconf information


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#686481: (no subject)

2012-09-06 Thread Grant H.
Severity: wishlist


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



  1   2   3   >