| 1 |
# ChangeLog for dev-libs/openssl
|
| 2 |
# Copyright 2002 Gentoo Technologies, Inc.; Distributed under the GPL
|
| 3 |
# $Header: /space/gentoo/cvsroot/gentoo-x86/dev-libs/openssl/ChangeLog,v 1.14 2002/11/04 13:08:52 aliz Exp $
|
| 4 |
|
| 5 |
*openssl-0.9.6g-r1 (04 Nov 2002)
|
| 6 |
|
| 7 |
25 Nov 2002; Nick Hadaway <raker@gentoo.org> openssl-0.9.6g-r1.ebuild :
|
| 8 |
Updated ebuild so the certs directory is created.
|
| 9 |
|
| 10 |
04 Nov 2002; Daniel Ahlberg <aliz@gentoo.org> :
|
| 11 |
Changed openssldir to /etc as suggested by Corporate Gadfly <corporate_gadfly@hotmail.com> in #9315.
|
| 12 |
|
| 13 |
*opessl-0.9.6g (29 Aug 2002)
|
| 14 |
|
| 15 |
06 Oct 2002; Jack Morgan <jmorgan@gentoo.org> :
|
| 16 |
Added sparc/sparc64 keywords
|
| 17 |
|
| 18 |
27 Sep 2002; Daniel Ahlberg <aliz@gentoo.org> :
|
| 19 |
Cleaned out files/.
|
| 20 |
|
| 21 |
Made OpenSSL use native crypt() instead of built-in. Thanks to Jason Jeremias
|
| 22 |
<jason@penguinsolutions.com> in #8438.
|
| 23 |
|
| 24 |
17 Sep 2002; Mark Guertin <gerk@gentoo.org> openssl-0.9.6g.ebuild :
|
| 25 |
Added ppc to keywords
|
| 26 |
|
| 27 |
29 Aug 2002; Daniel Ahlberg <aliz@gentoo.org> openssl-0.9.6g.ebuild :
|
| 28 |
Version bump, closes #6290. Ebuild contributed by hannes@mehnert.org.
|
| 29 |
|
| 30 |
*openssl-0.9.6e (30 Jul 2002)
|
| 31 |
|
| 32 |
2 Aug 2002; Calum Selkirk <cselkirk@gentoo.org> openssl-0.9.6e.ebuild :
|
| 33 |
|
| 34 |
Added ppc to KEYWORDS.
|
| 35 |
|
| 36 |
30 Jul 2002; Daniel Ahlberg <aliz@gentoo.org> openssl-0.9.6e.ebuild :
|
| 37 |
|
| 38 |
New version to fix security, http://www.openssl.org/news/secadv_20020730.txt
|
| 39 |
|
| 40 |
*openssl-0.9.6d-r1 (10 Jul 2002)
|
| 41 |
|
| 42 |
10 Jul 2002; Josh Tegart <jtegart@gentoo.org> :
|
| 43 |
|
| 44 |
Fixed problem that prevented openssl-0.9.6d from building on sparc. The
|
| 45 |
Configure script incorrectly set the SHARED_LDFLAGS in the Makefile. The new
|
| 46 |
ebuild simply removes the incorrect value if ARCH="sparc".
|
| 47 |
|
| 48 |
*openssl-0.9.6d (13 May 2002)
|
| 49 |
|
| 50 |
13 May 2002; Donny Davies <woodchip@gentoo.org> :
|
| 51 |
|
| 52 |
Update to latest. Added LICENSE, SLOT. Use make vs. emake.
|
| 53 |
|
| 54 |
*openssl-0.9.6c-r1 (3 Apr 2002)
|
| 55 |
|
| 56 |
patch from src_unpack; it was redundant. Remove the manpage sed stuff
|
| 57 |
and pass MANDIR to make install instead. Fix a longstanding annoyance
|
| 58 |
with the support scripts getting installed into /usr/ssl and install
|
| 59 |
them in the proper place: /usr/lib/ssl. Add a patch for compiling with
|
| 60 |
gcc-3. Fix a glitch with the html docs getting installed into a redundant
|
| 61 |
'doc' subdirectory. Remove all old patches, digests and ebuilds.
|
| 62 |
|
| 63 |
21 Mar 2002; Daniel Robbins <drobbins@gentoo.org> : Fixed 0.9.6c ebuild so
|
| 64 |
that it doesn't do 'sed -e "foo" | cat > Makefile', which breaks often. Now
|
| 65 |
it is a standard 2-liner.
|
| 66 |
|
| 67 |
21 Mar 2002; Seemant Kulleen <seemant@gentoo.org> openssl-0.9.6c.ebuild :
|
| 68 |
Fixed so that html documentation is no longer gzipped. Small enough to not
|
| 69 |
warrant a revision bump on the ebuild.
|
| 70 |
|
| 71 |
*openssl-0.9.6c (1 Feb 2002)
|
| 72 |
|
| 73 |
1 Feb 2002; G.Bevin <gbevin@gentoo.org> ChangeLog :
|
| 74 |
|
| 75 |
Added initial ChangeLog which should be updated whenever the package is
|
| 76 |
updated in any way. This changelog is targetted to users. This means that the
|
| 77 |
comments should well explained and written in clean English. The details about
|
| 78 |
writing correct changelogs are explained in the skel.ChangeLog file which you
|
| 79 |
can find in the root directory of the portage repository.
|