All of lore.kernel.org
 help / color / mirror / Atom feed
* Packages: provide openssl 0.9.8?
@ 2007-01-29 19:43 Paul Pichota
  2007-01-29 21:05 ` Marcin Juszkiewicz
  2007-01-30  3:23 ` Ben Stewart
  0 siblings, 2 replies; 4+ messages in thread
From: Paul Pichota @ 2007-01-29 19:43 UTC (permalink / raw)
  To: openembedded-devel

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

Hi,

I wonder if openssl 0.9.8 could be added to the packages, since it
supports Diffie-Hellman with Elliptic Curves.
I have been able to build it with Nylon, a build environment for the 4G
Access Cube which is based on OpenEmbedded. After applying patches
distributed by the OpenWRT project and editing the .bb file the libaries
were created and the package built.

Kind Regards,
Paul Pichota
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQFFvk5umH6TS/e/KAIRAu/+AJ9ImCQADDD8VDEfKB83gBG3HxgvVwCfZLBs
vzs5/B1Mql57ER7JtFG/MRc=
=lCU7
-----END PGP SIGNATURE-----



^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: Packages: provide openssl 0.9.8?
  2007-01-29 19:43 Packages: provide openssl 0.9.8? Paul Pichota
@ 2007-01-29 21:05 ` Marcin Juszkiewicz
  2007-01-30  3:23 ` Ben Stewart
  1 sibling, 0 replies; 4+ messages in thread
From: Marcin Juszkiewicz @ 2007-01-29 21:05 UTC (permalink / raw)
  To: openembedded-devel

Dnia poniedziałek, 29 stycznia 2007 20:43, Paul Pichota napisał:

> I wonder if openssl 0.9.8 could be added to the packages, since it
> supports Diffie-Hellman with Elliptic Curves.
> I have been able to build it with Nylon, a build environment for the 4G
> Access Cube which is based on OpenEmbedded. After applying patches
> distributed by the OpenWRT project and editing the .bb file the
> libaries were created and the package built.

Please add it into bugtracker. We will test and add it into repository. 
I wonder how many packages will need updating to use 0.9.8 openssl instead 
of 0.9.7 (I do not know does they are totally compatible).

-- 
JID: hrw-jabber.org
OpenEmbedded developer/consultant

        Linux! -- Because a big world can not fit in small windows.





^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: Packages: provide openssl 0.9.8?
  2007-01-29 19:43 Packages: provide openssl 0.9.8? Paul Pichota
  2007-01-29 21:05 ` Marcin Juszkiewicz
@ 2007-01-30  3:23 ` Ben Stewart
  2007-01-30 10:21   ` Paul Pichota
  1 sibling, 1 reply; 4+ messages in thread
From: Ben Stewart @ 2007-01-30  3:23 UTC (permalink / raw)
  To: openembedded-devel

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

Paul,

Paul Pichota wrote:
> I wonder if openssl 0.9.8 could be added to the packages, since it
> supports Diffie-Hellman with Elliptic Curves.
> I have been able to build it with Nylon, a build environment for the 4G
> Access Cube which is based on OpenEmbedded. After applying patches
> distributed by the OpenWRT project and editing the .bb file the libaries
> were created and the package built.

By the sounds of things, you've got 0.9.8 to build? If so, chuck your
.bb file on the OE bugtracker as a patch:

<http://bugs.openembedded.org/enter_bug.cgi>

- - Ben
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQFFvrpLUXHDLmlSHegRAl5mAJ4iExAcc/LjG9KpE5DklUmyhMU8GgCgmvjS
qHZqy4M96Yzc5kR/qgIjTFk=
=2DyY
-----END PGP SIGNATURE-----



^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: Packages: provide openssl 0.9.8?
  2007-01-30  3:23 ` Ben Stewart
@ 2007-01-30 10:21   ` Paul Pichota
  0 siblings, 0 replies; 4+ messages in thread
From: Paul Pichota @ 2007-01-30 10:21 UTC (permalink / raw)
  To: openembedded-devel

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



Ben Stewart wrote:
> Paul,
> 
> Paul Pichota wrote:
>> I wonder if openssl 0.9.8 could be added to the packages, since it
>> supports Diffie-Hellman with Elliptic Curves.
>> I have been able to build it with Nylon, a build environment for the 4G
>> Access Cube which is based on OpenEmbedded. After applying patches
>> distributed by the OpenWRT project and editing the .bb file the libaries
>> were created and the package built.
> 
> By the sounds of things, you've got 0.9.8 to build? If so, chuck your
> .bb file on the OE bugtracker as a patch:

That's right.
I have already added the .bb file as attachment. Do you want me to
additionally create a patch? It would be based on 0.9.7d, the latest
version in nylon.

Regards,
Paul Pichota
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQFFvxwZmH6TS/e/KAIRAhOEAJ9W/l2JhRn/EAwEJFyjGraYcs5iQgCfXBK+
eFWJ9ANk6qvv2Wsu53XY7gw=
=R7+G
-----END PGP SIGNATURE-----



^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2007-01-30 10:21 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-01-29 19:43 Packages: provide openssl 0.9.8? Paul Pichota
2007-01-29 21:05 ` Marcin Juszkiewicz
2007-01-30  3:23 ` Ben Stewart
2007-01-30 10:21   ` Paul Pichota

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.