summaryrefslogtreecommitdiff
blob: 7c3a331a23e88581711f2326873280545d24207b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
# ChangeLog for dev-libs/openssl
# Copyright 2002 Gentoo Technologies, Inc.; Distributed under the GPL
# $Header: /var/cvsroot/gentoo-x86/dev-libs/openssl/ChangeLog,v 1.4 2002/04/03 09:52:00 woodchip Exp $

*openssl-0.9.6c-r1 (3 Apr 2002)

  3 Apr 2002; Donny Davies <woodchip@gentoo.org> openssl-0.9.6c-r1.ebuild,
  openssl-0.9.6c-gcc3.patch, openssl-0.9.6c-Makefile.org-gentoo.diff:

  Stop overwriting the passwd.1 and rand.3 manpages!  Remove the
  patch from src_unpack; it was redundant.  Remove the manpage sed stuff
  and pass MANDIR to make install instead.  Fix a longstanding annoyance
  with the support scripts getting installed into /usr/ssl and install
  them in the proper place: /usr/lib/ssl.  Add a patch for compiling with
  gcc-3.  Fix a glitch with the html docs getting installed into a redundant
  'doc' subdirectory.  Remove all old patches, digests and ebuilds.

  21 Mar 2002; Daniel Robbins <drobbins@gentoo.org> : Fixed 0.9.6c ebuild so
  that it doesn't do 'sed -e "foo" | cat > Makefile', which breaks often.  Now
  it is a standard 2-liner.

  21 Mar 2002; Seemant Kulleen <seemant@gentoo.org> openssl-0.9.6c.ebuild :
  Fixed so that html documentation is no longer gzipped.  Small enough to not
  warrant a revision bump on the ebuild.

*openssl-0.9.6c (1 Feb 2002)

  1 Feb 2002; G.Bevin <gbevin@gentoo.org> ChangeLog :
  
  Added initial ChangeLog which should be updated whenever the package is
  updated in any way. This changelog is targetted to users. This means that the
  comments should well explained and written in clean English. The details about
  writing correct changelogs are explained in the skel.ChangeLog file which you
  can find in the root directory of the portage repository.