Project

General

Profile

Actions

Bug #1025

closed

update openssl to 0.9.8h

Added by voroskoi almost 16 years ago. Updated over 15 years ago.

Status:
Closed
Priority:
Low
Assignee:
-
Category:
-
Target version:
-
Start date:
Due date:
% Done:

0%

Estimated time:

Description

Hi,

http://frugalware.org/~voroskoi/dfly/openssl-0.9.8h.diff

This patch updates openssl to version 0.9.8h, CHANGES in the top of
the diff, so I do not copy them here.

I had to add
CFLAGS+= -DOPENSSL_NO_GMP
CFLAGS+= -DOPENSSL_NO_CMS
to Makefile.inc, but it was the old behaviour anyway.
So nothing thrilling at all, buildworld/ssh works here.

Actions #1

Updated by corecode almost 16 years ago

Thanks for your submission! Could you please send diffs excluding upstream sources, as this makes the diffs really large and they can be obtained from upstream anyways.

What do you mean with "was the old behaviour"? Is this new functionality in openssl? Do we want that?

cheers
simon

Actions #2

Updated by voroskoi almost 16 years ago

On Fri, May 30, 2008 at 7:23 PM, Simon 'corecode' Schubert
<> wrote:

Thanks for your submission! Could you please send diffs excluding upstream
sources, as this makes the diffs really large and they can be obtained from
upstream anyways.

http://frugalware.org/~voroskoi/dfly/openssl-0.9.8h-secure.diff

Here it is. It contains only the the diff to secure/ dir. It's quite
big too, but that's because of the manpage changes.

For the Makefile{,inc} changes see:
http://frugalware.org/~voroskoi/dfly/openssl-0.9.8h-min.diff

GMP was disabled and it is disabled now too. It's also disabled in
opensslconf-i386.h and opensslconf-amd64.h, but openssl seems to
ignore it.
It's disabled on a default openssl install.

CMS is new code as you can see in CHANGES. It's also disabled by
default in openssl, i've added the source files to Makefile, but i've
commented them.

That's all i think.

Actions #3

Updated by pavalos over 15 years ago

Committed with changes. Thanks!

Actions

Also available in: Atom PDF