[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#551394: marked as done (loop-aes-utils: loop-aes-keygen should use --s2k-count option for gpg recommended by loop-aes.readme)



Your message dated Sat, 25 Aug 2012 12:03:15 +0000
with message-id <[🔎] E1T5F59-0001xb-7t@franck.debian.org>
and subject line Bug#680748: Removed package(s) from unstable
has caused the Debian Bug report #551394,
regarding loop-aes-utils: loop-aes-keygen should use --s2k-count option for gpg recommended by loop-aes.readme
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact owner@bugs.debian.org
immediately.)


-- 
551394: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=551394
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Package: loop-aes-utils
Version: 2.13.1-4
Severity: normal
Tags: patch

*** Please type your report below this line ***

Hi,

the loop-aes.readme suggests to use the option --s2k-count 8388608 for
generating gpg keys. In short this improves the resitance to dictionary 
attacks.

The attached patch adds this option to the gpg call. This commandline
option is available in gpg 1.4.6 or later.

Thanks for your time,
Thomas

-- System Information:
Debian Release: 5.0.3
  APT prefers stable
  APT policy: (500, 'stable')
Architecture: i386 (i686)

Kernel: Linux 2.6.26-2-686 (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/dash

Versions of packages loop-aes-utils depends on:
ii  gnupg                     1.4.9-3+lenny1 GNU privacy guard - a free PGP 
rep
ii  libblkid1                 1.41.3-1       block device id library
ii  libc6                     2.7-18         GNU C Library: Shared libraries
ii  libselinux1               2.0.65-5       SELinux shared libraries
ii  libuuid1                  1.41.3-1       universally unique id library
ii  mount                     2.13.1.1-1     Tools for mounting and 
manipulatin

Versions of packages loop-aes-utils recommends:
ii  sharutils                     1:4.6.3-1  shar, unshar, uuencode, uudecode

loop-aes-utils suggests no packages.

-- no debconf information
--- loop-aes-keygen	2009-10-18 00:57:56.640026751 +0200
+++ loop-aes-keygen.modified	2009-10-18 01:06:16.576326458 +0200
@@ -157,7 +157,7 @@
 {
 	version=$1
 	keyfile=$2
-	gpgargs=$3
+	gpgargs="--s2k-count 8388608 $3"
 
 	# These are the known loop-AES key formats:
 	#  v1.x    1     45 bytes           AES key         

--- End Message ---
--- Begin Message ---
Version: 2.16.2-3+rm

Dear submitter,

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

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

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

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

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

--- End Message ---

Reply to: