From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from sencha.khimov.ru ([89.223.109.22]) by linuxtogo.org with esmtp (Exim 4.69) (envelope-from ) id 1PSxF8-0006Hr-FJ for openembedded-devel@lists.openembedded.org; Wed, 15 Dec 2010 20:42:31 +0100 Received: from [93.100.16.104] (helo=mate.localnet) by sencha.khimov.ru with esmtpsa (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.69) (envelope-from ) id 1PSxDS-0000XJ-Us for openembedded-devel@lists.openembedded.org; Wed, 15 Dec 2010 22:40:50 +0300 From: Roman I Khimov To: openembedded-devel@lists.openembedded.org Date: Wed, 15 Dec 2010 22:40:38 +0300 User-Agent: KMail/1.12.4 (Linux/2.6.31.14-0.4-desktop; KDE/4.3.5; x86_64; ; ) References: <131E5DFBE7373E4C8D813795A6AA7F080329DB6BBC@dlee06.ent.ti.com> In-Reply-To: <131E5DFBE7373E4C8D813795A6AA7F080329DB6BBC@dlee06.ent.ti.com> MIME-Version: 1.0 Message-Id: <201012152240.45068.roman@khimov.ru> X-SA-Exim-Connect-IP: 89.223.109.22 X-SA-Exim-Mail-From: roman@khimov.ru X-Spam-Checker-Version: SpamAssassin 3.2.5 (2008-06-10) on discovery X-Spam-Level: X-Spam-Status: No, score=-2.6 required=5.0 tests=AWL,BAYES_00,SPF_HELO_PASS autolearn=ham version=3.2.5 X-SA-Exim-Version: 4.2.1 (built Wed, 25 Jun 2008 17:20:07 +0000) X-SA-Exim-Scanned: Yes (on linuxtogo.org) Subject: Re: [RFC] move openssl.cnf file into base openssl package X-BeenThere: openembedded-devel@lists.openembedded.org X-Mailman-Version: 2.1.11 Precedence: list Reply-To: openembedded-devel@lists.openembedded.org List-Id: Using the OpenEmbedded metadata to build Distributions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 15 Dec 2010 19:42:31 -0000 X-Groupsio-MsgNum: 27202 Content-Type: multipart/signed; boundary="nextPart1709738.Q35zKhK6S8"; protocol="application/pgp-signature"; micalg=pgp-sha1 Content-Transfer-Encoding: 7bit --nextPart1709738.Q35zKhK6S8 Content-Type: Text/Plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable =D0=92 =D1=81=D0=BE=D0=BE=D0=B1=D1=89=D0=B5=D0=BD=D0=B8=D0=B8 =D0=BE=D1=82 = =D0=A1=D1=80=D0=B5=D0=B4=D0=B0 15 =D0=B4=D0=B5=D0=BA=D0=B0=D0=B1=D1=80=D1= =8F 2010 21:38:07 =D0=B0=D0=B2=D1=82=D0=BE=D1=80 Maupin, Chase =D0=BD=D0=B0= =D0=BF=D0=B8=D1=81=D0=B0=D0=BB: > From the log I see that the openssl.cnf file was originally added to the > libcrypto package since it was accessed directly from libcrypto (commit > f95a95435ca79e7b9942b6e321d30e264c728791). I then see that it was moved > the file to the misc package to make different libcrypto versions parall= el > installable (commit 26b7d6514111d5ac0171c1834fa85d4576d783bf) but no oth= er > justification as to why the .cnf was placed in the misc instead of base > package. >=20 > I have a patch to move the openssl.cnf file into the openssl package but I > wanted to better understand why this file was not already in the openssl > package before submitting my patch. Missed that change. Seems wrong to me. And I still think that it belongs to= =20 libcrypto, not openssl since you can easily not install openssl binary and = =20 still use it with tuned openssl.cnf in your apps. =2D-=20 http://roman.khimov.ru mailto: roman@khimov.ru gpg --keyserver hkp://subkeys.pgp.net --recv-keys 0xE5E055C3 --nextPart1709738.Q35zKhK6S8 Content-Type: application/pgp-signature; name=signature.asc Content-Description: This is a digitally signed message part. -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.12 (GNU/Linux) iEYEABECAAYFAk0JGb0ACgkQXJ70z+XgVcNjdQCgnlUsJOsFMxXWNS/REpUMgeWc BxUAnjNBwf16zCWqwBpQpWdTw6YoNI/+ =eplg -----END PGP SIGNATURE----- --nextPart1709738.Q35zKhK6S8--