| 1 |
# ChangeLog for dev-libs/openssl
|
| 2 |
# Copyright 2002 Gentoo Technologies, Inc.; Distributed under the GPL
|
| 3 |
# $Header: /home/cvsroot/gentoo-x86/dev-libs/openssl/ChangeLog,v 1.6 2002/05/14 05:30:10 woodchip Exp $
|
| 4 |
|
| 5 |
*openssl-0.9.6d-r1 (10 Jul 2002)
|
| 6 |
|
| 7 |
10 Jul 2002; Josh Tegart <jtegart@gentoo.org> :
|
| 8 |
|
| 9 |
Fixed problem that prevented openssl-0.9.6d from building on sparc. The
|
| 10 |
Configure script incorrectly set the SHARED_LDFLAGS in the Makefile. The new
|
| 11 |
ebuild simply removes the incorrect value if ARCH="sparc".
|
| 12 |
|
| 13 |
*openssl-0.9.6d (13 May 2002)
|
| 14 |
|
| 15 |
13 May 2002; Donny Davies <woodchip@gentoo.org> :
|
| 16 |
|
| 17 |
Update to latest. Added LICENSE, SLOT. Use make vs. emake.
|
| 18 |
|
| 19 |
*openssl-0.9.6c-r1 (3 Apr 2002)
|
| 20 |
|
| 21 |
patch from src_unpack; it was redundant. Remove the manpage sed stuff
|
| 22 |
and pass MANDIR to make install instead. Fix a longstanding annoyance
|
| 23 |
with the support scripts getting installed into /usr/ssl and install
|
| 24 |
them in the proper place: /usr/lib/ssl. Add a patch for compiling with
|
| 25 |
gcc-3. Fix a glitch with the html docs getting installed into a redundant
|
| 26 |
'doc' subdirectory. Remove all old patches, digests and ebuilds.
|
| 27 |
|
| 28 |
21 Mar 2002; Daniel Robbins <drobbins@gentoo.org> : Fixed 0.9.6c ebuild so
|
| 29 |
that it doesn't do 'sed -e "foo" | cat > Makefile', which breaks often. Now
|
| 30 |
it is a standard 2-liner.
|
| 31 |
|
| 32 |
21 Mar 2002; Seemant Kulleen <seemant@gentoo.org> openssl-0.9.6c.ebuild :
|
| 33 |
Fixed so that html documentation is no longer gzipped. Small enough to not
|
| 34 |
warrant a revision bump on the ebuild.
|
| 35 |
|
| 36 |
*openssl-0.9.6c (1 Feb 2002)
|
| 37 |
|
| 38 |
1 Feb 2002; G.Bevin <gbevin@gentoo.org> ChangeLog :
|
| 39 |
|
| 40 |
Added initial ChangeLog which should be updated whenever the package is
|
| 41 |
updated in any way. This changelog is targetted to users. This means that the
|
| 42 |
comments should well explained and written in clean English. The details about
|
| 43 |
writing correct changelogs are explained in the skel.ChangeLog file which you
|
| 44 |
can find in the root directory of the portage repository.
|