| 1 | # ChangeLog for dev-libs/openssl |
1 | # ChangeLog for dev-libs/openssl |
| 2 | # Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 |
2 | # Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 |
| 3 | # $Header: /var/cvsroot/gentoo-x86/dev-libs/openssl/ChangeLog,v 1.58 2003/11/12 09:20:41 aliz Exp $ |
3 | # $Header: /var/cvsroot/gentoo-x86/dev-libs/openssl/ChangeLog,v 1.59 2003/11/17 09:56:04 kumba Exp $ |
|
|
4 | |
|
|
5 | |
|
|
6 | *openssl-0.9.6l (04 Nov 2003) |
|
|
7 | *openssl-0.9.7c-r1 (04 Nov 2003) |
|
|
8 | |
|
|
9 | 17 Nov 2003; Joshua Kinard <kumba@gentoo.org> openssl-0.9.7c-r1.ebuild: |
|
|
10 | Made a tweak to allow openssl to build on mips64 platforms (64-bit kernel, |
|
|
11 | 32-bit userland) |
| 4 | |
12 | |
| 5 | 12 Nov 2003; Daniel Ahlberg <aliz@gentoo.org> openssl-0.9.7c.ebuild, openssl-0.9.7c-r1.ebuild : |
13 | 12 Nov 2003; Daniel Ahlberg <aliz@gentoo.org> openssl-0.9.7c.ebuild, openssl-0.9.7c-r1.ebuild : |
| 6 | Make test removes the built libraries to be rebuilt later with make install, this was not the case with |
14 | Make test removes the built libraries to be rebuilt later with make install, this was not the case with |
| 7 | 0.9.6 libraries as they where only inserted into ${D}. Now we run make again before installing those |
15 | 0.9.6 libraries as they where only inserted into ${D}. Now we run make again before installing those |
| 8 | libraries to make sure they exist. Closing #32858. |
16 | libraries to make sure they exist. Closing #32858. |
| 9 | |
17 | |
| 10 | 06 Nov 2003; Paul de Vrieze <pauldv@gentoo.org> openssl-0.9.7c-r1.ebuild: |
18 | 06 Nov 2003; Paul de Vrieze <pauldv@gentoo.org> openssl-0.9.7c-r1.ebuild: |
| 11 | Add checks so that missing 0.9.6 libs when they should be there will cause the |
19 | Add checks so that missing 0.9.6 libs when they should be there will cause the |
| 12 | ebuild to fail, so saving from mishap |
20 | ebuild to fail, so saving from mishap |
| 13 | |
|
|
| 14 | *openssl-0.9.6l (04 Nov 2003) |
|
|
| 15 | *openssl-0.9.7c-r1 (04 Nov 2003) |
|
|
| 16 | |
21 | |
| 17 | 04 Nov 2003; Daniel AHlberg <aliz@gentoo.org> openssl-0.9.7c-r1.ebuild openssl-0.9.6l.ebuild : |
22 | 04 Nov 2003; Daniel AHlberg <aliz@gentoo.org> openssl-0.9.7c-r1.ebuild openssl-0.9.6l.ebuild : |
| 18 | Security update. |
23 | Security update. |
| 19 | |
24 | |
| 20 | 28 Oct 2003; Daniel Ahlberg <aliz@gentoo.org> openssl-0.9.7c.ebuild : |
25 | 28 Oct 2003; Daniel Ahlberg <aliz@gentoo.org> openssl-0.9.7c.ebuild : |