No subject


Wed Jul 30 17:08:51 UTC 2008


specify that they want to use a specific crypto engine. But there was a
bug preventing the engine from being used. This bug was already reported
in ubuntu, and has been fixed for libssl 0.9.8h upstream.
See
https://bugs.launchpad.net/ubuntu/+source/openssl/+bug/119294/comments/6

The patch is included and very simple. So it would be backporting from
0.9.8h to Debian lenny's version.
See http://launchpadlibrarian.net/13798833/bug119295.patch

OpenSSH is already patched for this, so the bug, in Debian lenny, is
only due to openssl.


The bug exists in older Debian's versions, but this report focuses on
Lenny.


Depends: debconf (>= 0.5) | debconf-2.0, libc6 (>= 2.7-1), zlib1g (>=
1:1.1.4)
Architecture: i386 (i686)

Thanks.





------------=_1225495443-8934-0
Content-Type: message/rfc822
Content-Disposition: inline
Content-Transfer-Encoding: 7bit

Received: (at 502177-close) by bugs.debian.org; 31 Oct 2008 23:19:37 +0000
X-Spam-Checker-Version: SpamAssassin 3.2.3-bugs.debian.org_2005_01_02
	(2007-08-08) on rietz.debian.org
X-Spam-Level: 
X-Spam-Bayes: score:0.0000 Tokens: new, 87; hammy, 151; neutral, 126; spammy,
	0. spammytokens: hammytokens:0.000-+--HX-Debian:DAK,
	0.000-+--ftpmaster at debian.org, 0.000-+--H*RU:128.148.34.103,
	0.000-+--UD:diff.gz, 0.000-+--H*rp:D*ries.debian.org
X-Spam-Status: No, score=-12.7 required=4.0 tests=AWL,BAYES_00,
	FVGT_m_MULTI_ODD,HAS_BUG_NUMBER,HEADER_X_KATIE,IMPRONONCABLE_2,
	MURPHY_DRUGS_REL8,MURPHY_WRONG_WORD1,MURPHY_WRONG_WORD2,PGPSIGNATURE
	autolearn=ham version=3.2.3-bugs.debian.org_2005_01_02
Return-path: <dak at ries.debian.org>
Received: from ries.debian.org ([128.148.34.103])
	by rietz.debian.org with esmtp (Exim 4.63)
	(envelope-from <dak at ries.debian.org>)
	id 1Kw3HE-0000MX-Sm
	for 502177-close at bugs.debian.org; Fri, 31 Oct 2008 23:19:37 +0000
Received: from dak by ries.debian.org with local (Exim 4.63)
	(envelope-from <dak at ries.debian.org>)
	id 1Kw30G-0000DN-Dv; Fri, 31 Oct 2008 23:02:04 +0000
From: Kurt Roeckx <kurt at roeckx.be>
To: 502177-close at bugs.debian.org
X-DAK: dak process-unchecked
X-Katie: $Revision: 1.65 $
X-Debian: DAK
X-Debian-Package: openssl
MIME-Version: 1.0
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: 8bit
Subject: Bug#502177: fixed in openssl 0.9.8g-14
Message-Id: <E1Kw30G-0000DN-Dv at ries.debian.org>
Sender: Archive Administrator <dak at ries.debian.org>
Date: Fri, 31 Oct 2008 23:02:04 +0000

Source: openssl
Source-Version: 0.9.8g-14

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

libcrypto0.9.8-udeb_0.9.8g-14_amd64.udeb
  to pool/main/o/openssl/libcrypto0.9.8-udeb_0.9.8g-14_amd64.udeb
libssl-dev_0.9.8g-14_amd64.deb
  to pool/main/o/openssl/libssl-dev_0.9.8g-14_amd64.deb
libssl0.9.8-dbg_0.9.8g-14_amd64.deb
  to pool/main/o/openssl/libssl0.9.8-dbg_0.9.8g-14_amd64.deb
libssl0.9.8_0.9.8g-14_amd64.deb
  to pool/main/o/openssl/libssl0.9.8_0.9.8g-14_amd64.deb
openssl_0.9.8g-14.diff.gz
  to pool/main/o/openssl/openssl_0.9.8g-14.diff.gz
openssl_0.9.8g-14.dsc
  to pool/main/o/openssl/openssl_0.9.8g-14.dsc
openssl_0.9.8g-14_amd64.deb
  to pool/main/o/openssl/openssl_0.9.8g-14_amd64.deb



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

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

Debian distribution maintenance software
pp.
Kurt Roeckx <kurt at roeckx.be> (supplier of updated openssl package)

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


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.8
Date: Fri, 31 Oct 2008 22:45:14 +0100
Source: openssl
Binary: openssl libssl0.9.8 libcrypto0.9.8-udeb libssl-dev libssl0.9.8-dbg
Architecture: source amd64
Version: 0.9.8g-14
Distribution: unstable
Urgency: low
Maintainer: Debian OpenSSL Team <pkg-openssl-devel at lists.alioth.debian.org>
Changed-By: Kurt Roeckx <kurt at roeckx.be>
Description: 
 libcrypto0.9.8-udeb - crypto shared library - udeb (udeb)
 libssl-dev - SSL development libraries, header files and documentation
 libssl0.9.8 - SSL shared libraries
 libssl0.9.8-dbg - Symbol tables for libssl and libcrypto
 openssl    - Secure Socket Layer (SSL) binary and related cryptographic tools
Closes: 502177
Changes: 
 openssl (0.9.8g-14) unstable; urgency=low
 .
   * Don't give the warning about security updates when upgrading
     from etch since it doesn't have any known security problems.
   * Automaticly use engines that succesfully initialised.  Patch
     from the 0.9.8h upstream version.  (Closes: #502177)
Checksums-Sha1: 
 75dde4195b538490eb503fb4d36423e2b80fbdc4 1304 openssl_0.9.8g-14.dsc
 3a8c2d3ebf09b15dd4df5a116005c67255978574 54389 openssl_0.9.8g-14.diff.gz
 7204a8c4c0a09525b3f67bb83344df750217c2b4 1042622 openssl_0.9.8g-14_amd64.deb
 cc0e3702e9980a0ee920cee6aeef554ee7ca6b32 974948 libssl0.9.8_0.9.8g-14_amd64.deb
 b15d38532ac82fdd32f58fd162ac4b138183540c 638260 libcrypto0.9.8-udeb_0.9.8g-14_amd64.udeb
 5d009820863dd65809867cf940592eedeba906a6 2241474 libssl-dev_0.9.8g-14_amd64.deb
 64ccc2946fea14da86b1481c64b7ce9932032d34 1627202 libssl0.9.8-dbg_0.9.8g-14_amd64.deb
Checksums-Sha256: 
 0256fe4abb5f33445f77b195896a33f8d2d7e84690540ca7dccbe1ef1c090503 1304 openssl_0.9.8g-14.dsc
 959d46fb7153876613184e867bce6edd863e1e9934ba9fb425d1de8650350f49 54389 openssl_0.9.8g-14.diff.gz
 c9d629721f3bca2378a423d2353ea64c9e8386d4d6fd56a875643876e963b053 1042622 openssl_0.9.8g-14_amd64.deb
 6f362ed8386f89103b007dc6aedc54a98e0aee35024bf56ebc57e9dbee8ed2cc 974948 libssl0.9.8_0.9.8g-14_amd64.deb
 2d1614e1d4ad88fbf67a9c0b34a40ef5a4b6f54d89aba65fb03d6de6e23e9fcd 638260 libcrypto0.9.8-udeb_0.9.8g-14_amd64.udeb
 68ad3edb955cdb800fec708483a3e9b3954ce9a3009e4d54aee7c595fbb4381f 2241474 libssl-dev_0.9.8g-14_amd64.deb
 6ca8f533c3bbb96800ec17f09fe23ed3b807bf901908dda9a142e9531a0d2ae0 1627202 libssl0.9.8-dbg_0.9.8g-14_amd64.deb
Files: 
 4a16116d1a67b05bb711be63b1c392b3 1304 utils optional openssl_0.9.8g-14.dsc
 ba18c0914c17dffafb949d377b6d4201 54389 utils optional openssl_0.9.8g-14.diff.gz
 a8ecf4167df69bff7f96e2fa5ef1f334 1042622 utils optional openssl_0.9.8g-14_amd64.deb
 fc420b598ac5ea5388b4991c69242294 974948 libs important libssl0.9.8_0.9.8g-14_amd64.deb
 956f70be00ceb236b31b6496959a0e99 638260 debian-installer optional libcrypto0.9.8-udeb_0.9.8g-14_amd64.udeb
 648a6a9fd7d4bdba9da6b52b53d78cfd 2241474 libdevel optional libssl-dev_0.9.8g-14_amd64.deb
 87e1461b74b6c4160589129c8b1b5180 1627202 libdevel extra libssl0.9.8-dbg_0.9.8g-14_amd64.deb
Package-Type: udeb

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

iEYEARECAAYFAkkLjX0ACgkQQdwckHJElwtfWwCfR+5EWTkvUyOQh84yStEVFNBz
FckAoKLPPKHHy+rUqvpq2Y3XIAZGEKxw
=HCSd
-----END PGP SIGNATURE-----



------------=_1225495443-8934-0--



More information about the Pkg-openssl-devel mailing list