Re: mass bug filing: debcheckout fails

2012-04-24 Thread Ben Finney
Ansgar Burchardt writes: > The ones I saw just asked to drop "+ssh" from Vcs-* fields which I > imagine a new lintian check could also achieve. Merely dropping the “+ssh” is unlikely to result in a working URL, at least for many such repositories. Often, the publicly-accessible URL is quite diff

Bug#670358: ITP: sdl-audioin -- Library to add audio input support to SDL

2012-04-24 Thread Toby Smithe
Package: wnpp Severity: wishlist Owner: Toby Smithe * Package name: sdl-audioin Version : 0.3-rc1 Upstream Author : Tyler Montbriand * URL : http://burningsmell.org/sdl_audioin/ * License : LGPL-1.2 Programming Lang: C Description : Library to add audi

Bug#670353: ITP: fastqc -- quality control for next generation sequencing data

2012-04-24 Thread Steffen Moeller
Package: wnpp Severity: wishlist Owner: Steffen Moeller * Package name: fastqc * URL : http://www.bioinformatics.babraham.ac.uk/projects/fastqc/ * License : GPL-3 Programming Lang: Java Description : quality control for next generation sequencing data The Debian M

Bug#670327: ITP: libtext-rewriterules-perl -- Text::RewriteRules - A system to rewrite text using regexp-based rules

2012-04-24 Thread Nuno Carvalho
Package: wnpp Severity: wishlist Owner: Nuno Carvalho * Package name: libtext-rewriterules-perl Version : 0.23 Upstream Author : Alberto Simoes * URL : http://search.cpan.org/dist/Text-RewriteRules/ * License : Artistic or GPL-1+ Programming Lang: Perl De

Bug#670314: ITP: libjbzip2-java -- bzip2 compression and decompression library

2012-04-24 Thread Steffen Moeller
Package: wnpp Severity: wishlist Owner: Steffen Moeller * Package name: libjbzip2-java * URL : http://code.google.com/p/jbzip2/ * License : special Programming Lang: Java Description : bzip2 compression and decompression library jbzip2 is a Java bzip2 compression/

Bug#670301: ITP: libtext-balanced-perl -- Extract delimited text sequences from strings

2012-04-24 Thread Nuno Carvalho
Package: wnpp Severity: wishlist Owner: Nuno Carvalho * Package name: libtext-balanced-perl Version : 2.02 Upstream Author : Adam Kennedy * URL : http://search.cpan.org/dist/Text-Balanced/ * License : Artistic or GPL-1+ Programming Lang: Perl Description

Re: devotee (debian vote engine): predictable RNG allows recovery of secret monikers

2012-04-24 Thread Timo Juhani Lindfors
Jakub Wilk writes: > Note that 8 random alphanumeric characters can have at most ~47.6 bits > of entropy. So just improving RNG wouldn't help here. True. We need to both fix the RNG and use a longer moniker. Also, I just noticed that rand() is also used to randomize the order of votes in the fin

mass bug filing: debcheckout fails

2012-04-24 Thread Ansgar Burchardt
Hi, I noticed you started to file bugs for non-working debcheckouts. Was this discussed anywhere as suggested by the developer's reference[1]? The ones I saw just asked to drop "+ssh" from Vcs-* fields which I imagine a new lintian check could also achieve. Regards, Ansgar [1]

Re: APT Signature verification public key

2012-04-24 Thread Ritesh Raj Sarraf
Jumped too early on it. It was a corrupted apt keyring leftover of my upgrade from Ubuntu to Debian. Fixing it solved everything. Thanks, Ritesh On Tuesday 24 April 2012 03:49 PM, Ritesh Raj Sarraf wrote: > Hi, > > I'm trying to fix a bug in apt-offline. > > I try running the following comman

Bug#670261: ITP: libxml-tmx-perl -- Perl extensions for managing TMX files

2012-04-24 Thread Nuno Carvalho
Package: wnpp Severity: wishlist Owner: Nuno Carvalho * Package name: libxml-tmx-perl Version : 0.20 Upstream Author : Alberto Simoes * URL : http://search.cpan.org/dist/XML-TMX/ * License : Artistic or GPL-1+ Programming Lang: Perl Description : XML:

Re: devotee (debian vote engine): predictable RNG allows recovery of secret monikers

2012-04-24 Thread Jakub Wilk
* Timo Juhani Lindfors , 2012-04-24, 12:56: my @chars = (0 .. 9, 'a' .. 'z', 'A' .. 'Z'); $alias .= join ("", map {$chars[rand $#chars]} 1..8); On Debian systems the rand() function of perl uses drand48() from eglibc which implements a 48-bit LCG RNG. Note that 8 random alphanumeric

Re: APT Signature verification public key

2012-04-24 Thread David Kalnischkies
On Tue, Apr 24, 2012 at 12:19, Ritesh Raj Sarraf wrote: > rrs@champaran:/tmp/apt-offline-downloads-31824$ sudo gpgv > --ignore-time-conflict --keyring /etc/apt/trusted.gpg --homedir > /etc/apt/trusted.gpg.d/  /tmp/InRelease.txt > gpgv: Signature made Tuesday 24 April 2012 01:48:25 PM IST using RSA

APT Signature verification public key

2012-04-24 Thread Ritesh Raj Sarraf
Hi, I'm trying to fix a bug in apt-offline. I try running the following command but gpg complains me about the public key's unavailability. Is there a separate keyring for apt package database trust that I need to use? rrs@champaran:/tmp/apt-offline-downloads-31824$ sudo gpgv --ignore-time-confl

devotee (debian vote engine): predictable RNG allows recovery of secret monikers

2012-04-24 Thread Timo Juhani Lindfors
Hello, I think I found a bug in devotee (debian vote engine) that breaks the secrecy elections. Devotee can be used in either public or secret mode. Leadership elections are done in the secret mode (constitution 5.2.5). In this mode devotee gives each voter V a secret moniker M and publishes only