1 |
# ChangeLog for dev-libs/openssl |
2 |
# Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 |
3 |
# $Header: /home/cvsroot/gentoo-x86/dev-libs/openssl/ChangeLog,v 1.56 2003/11/04 16:36:41 aliz Exp $ |
4 |
|
5 |
06 Nov 2003; Paul de Vrieze <pauldv@gentoo.org> openssl-0.9.7c-r1.ebuild: |
6 |
Add checks so that missing 0.9.6 libs when they should be there will cause the |
7 |
ebuild to fail, so saving from mishap |
8 |
|
9 |
*openssl-0.9.6l (04 Nov 2003) |
10 |
*openssl-0.9.7c-r1 (04 Nov 2003) |
11 |
|
12 |
04 Nov 2003; Daniel AHlberg <aliz@gentoo.org> openssl-0.9.7c-r1.ebuild openssl-0.9.6l.ebuild : |
13 |
Security update. |
14 |
|
15 |
28 Oct 2003; Daniel Ahlberg <aliz@gentoo.org> openssl-0.9.7c.ebuild : |
16 |
Add make test to compile process. Closes #30066. |
17 |
|
18 |
*openssl-0.9.6k-r1 (10 Oct 2003) |
19 |
|
20 |
10 Oct 2003; Daniel Ahlberg <aliz@gentoo.org> openssl-0.9.6k-r1.ebuild: |
21 |
Adding the fix for bn.h to the 0.9.6k series |
22 |
|
23 |
01 Oct 2003; Jon Portnoy <avenj@gentoo.org> openssl-0.9.7c.ebuild : |
24 |
Stable for ia64 |
25 |
|
26 |
30 Sep 2003; <rac@gentoo.org> openssl-0.9.7c.ebuild: |
27 |
Keyword amd64 |
28 |
|
29 |
30 Sep 2003; Christian Birchinger <joker@gentoo.org> openssl-0.9.6k.ebuild: |
30 |
Added sparc stable keyword |
31 |
|
32 |
*openssl-0.9.7c (30 Sep 2003) |
33 |
*openssl-0.9.6k (30 Sep 2003) |
34 |
|
35 |
30 Sep 2003; Daniel Ahlberg <aliz@gentoo.org> openssl-0.9.7c.ebuild, openssl-0.9.6k.ebuild : |
36 |
Security update. |
37 |
|
38 |
*openssl-0.9.7b-r2 (16 Sep 2003) |
39 |
|
40 |
24 Sep 2003; Martin Schlemmer <azarah@gentoo.org> openssl-0.9.7b-r1.ebuild, |
41 |
openssl-0.9.7b-r2.ebuild, openssl-0.9.7b.ebuild: |
42 |
Breaks things one some boxen, bug #13795. The problem is that if we have |
43 |
a 'gcc fixed' version in $(gcc-config -L) from 0.9.6, then breaks as it was |
44 |
defined as 'int BN_mod(...)' and in 0.9.7 it is a #define with BN_div(...). |
45 |
|
46 |
19 Sep 2003; Daniel Ahlberg <aliz@gentoo.org> openssl-0.9.7b-r2.ebuild : |
47 |
Filter "-fprefetch-loop-arrays" for all GCC 3.3 versions. |
48 |
Closing #28997. |
49 |
|
50 |
17 Sep 2003; Daniel Ahlberg <aliz@gentoo.org> openssl-0.9.7b-r2.ebuild : |
51 |
Closing #12971 and #25461. Removing from packages.mask |
52 |
|
53 |
16 Sep 2003; Daniel Ahlberg <aliz@gentoo.org> openssl-0.9.7b-r2.ebuild : |
54 |
This version optionally installs openssl-0.9.6 if upgrading, and leaves it out |
55 |
if installing from scratch. Libraries from openssl-0.9.6 are needed becuse every |
56 |
program linking to openssl links directly to the version named library instead of |
57 |
the symlink. |
58 |
|
59 |
*openssl-0.9.7b-r1 (02 Sep 2003) |
60 |
|
61 |
02 Sep 2003; Mike Frysinger <vapier@gentoo.org> : |
62 |
Add a version so ppl running ~ can unmask/emerge it. |
63 |
|
64 |
29 Jul 2003; Will Woods <wwoods@gentoo.org> openssl-0.9.6j.ebuild: |
65 |
Use SSH_TARGET on alpha to force it to honor CHOST, marked stable. |
66 |
|
67 |
*openssl-0.9.6j (23 May 2003) |
68 |
|
69 |
29 Sep 2003; Joshua Kinard <kumba@gentoo.org> openssl-0.9.6j.ebuild: |
70 |
Changes ~mips to mips in KEYWORDS |
71 |
|
72 |
23 Sep 2003; Bartosch Pixa <darkspecter@gentoo.org> openssl-0.9.6j.ebuild: |
73 |
set ppc in keywords |
74 |
|
75 |
23 Jul 2003; Guy Martin <gmsoft@gentoo.org> openssl-0.9.6j.ebuild : |
76 |
Marked stable on hppa. |
77 |
|
78 |
01 Jul 2003; Todd Sunderlin <todd@gentoo.org> openssl-0.9.6j.ebuild : |
79 |
set stable on sparc |
80 |
|
81 |
14 Jun 2003; Guy Martin <gmsoft@gentoo.org> openssl-0.9.6j.ebuild : |
82 |
Added a build fix for people running a 64bit kernel. |
83 |
|
84 |
23 May 2003; Brandon Low <lostlogic@gentoo.org> openssl-0.9.6j.ebuild: |
85 |
Bump, lots of nice security fixes, several patches from 0.9.6i-r2 are merged |
86 |
in here |
87 |
|
88 |
20 May 2003; Tavis Ormandy <taviso@gentoo.org> openssl-0.9.6i-r2.ebuild, |
89 |
openssl-0.9.7b.ebuild: |
90 |
ccc/openssl co-existance fixes. |
91 |
|
92 |
18 May 2003; Tavis Ormandy <taviso@gentoo.org> openssl-0.9.6i-r2.ebuild: |
93 |
making ccc usable. |
94 |
|
95 |
*openssl-0.9.7b (10 Apr 2003) |
96 |
|
97 |
17 Apr 2003; Tavis Ormandy <taviso@gentoo.org> openssl-0.9.6i-r2.ebuild, |
98 |
openssl-0.9.7b.ebuild: |
99 |
Setting openssl-0.9.6i-r2 to completely ignore ccc, even if found - if used, result wont be |
100 |
backward compatible. |
101 |
|
102 |
Produce libssl.so on linux-alpha*-ccc in openssl-0.9.7b. |
103 |
|
104 |
10 Apr 2003; Brandon Low <lostlogic@gentoo.org> Manifest, |
105 |
openssl-0.9.7b.ebuild: |
106 |
Bump |
107 |
|
108 |
*openssl-0.9.6i-r2 (24 Mar 2003) |
109 |
|
110 |
14 Jun 2003; Guy Martin <gmsoft@gentoo.org> openssl-0.9.6i-r2.ebuild : |
111 |
Added a build fix for people running a 64bit kernel. |
112 |
|
113 |
19 Mar 2003; Daniel Ahlberg <aliz@gentoo.org> : |
114 |
Security update. Added patch against Klima-Pokorny-Rosa attack. |
115 |
|
116 |
*openssl-0.9.7a-r2 (24 Mar 2003) |
117 |
|
118 |
19 Mar 2003; Daniel Ahlberg <aliz@gentoo.org> : |
119 |
Security update. Added patch against Klima-Pokorny-Rosa attack. |
120 |
|
121 |
*openssl-0.9.6i-r1 (19 Mar 2003) |
122 |
|
123 |
19 Mar 2003; Daniel Ahlberg <aliz@gentoo.org> : |
124 |
Security update. |
125 |
|
126 |
*openssl-0.9.7a-r1 (19 Mar 2003) |
127 |
|
128 |
19 Mar 2003; Daniel Ahlberg <aliz@gentoo.org> : |
129 |
Security update. |
130 |
|
131 |
13 Mar 2003; Guy Martin <gmsoft@gento.org> openssl-0.9.6i.ebuild : |
132 |
Now produce also libssl.so on hppa. |
133 |
|
134 |
28 Feb 2003; Maarten Thibaut <murphy@gentoo.org> openssl-0.9.6i.ebuild : |
135 |
Add code to detect sparc32 build on sparc64. Add code to compile for |
136 |
sparc32 on sparc64 depending on PROFILE_ARCH environment variable. |
137 |
|
138 |
23 Feb 2003; Zach Welch <zwelch@gentoo.org> openssl-0.9.6i.ebuild : |
139 |
Add arm patch to ebuild to fix problems linking aginst libcrypto.so |
140 |
Cleanup several lintool violations |
141 |
|
142 |
21 Feb 2003; Zach Welch <zwelch@gentoo.org> openssl-0.9.6i.ebuild : |
143 |
Added arm to keywords. |
144 |
|
145 |
21 Feb 2003; Jan Seidel <tuxus@gentoo.org> openssl-0.9.6g-r1.ebuild openssl-0.9.6i.ebuild : |
146 |
added a patch for mips |
147 |
|
148 |
12 Feb 2003; Guy Martin <gmsoft@gentoo.org> : |
149 |
Added -fPIC to CFLAGS for hppa needed by many apps linking to openssl. |
150 |
|
151 |
09 Feb 2003; Guy Martin <gmsoft@gentoo.org> : |
152 |
Added hppa to keywords. |
153 |
|
154 |
07 Jan 2003; Daniel Ahlberg <aliz@gentoo.org> openssl-0.9.7.ebuild : |
155 |
Added warning message and some info on how to successfully emerge new version. |
156 |
|
157 |
*openssl-0.9.7 (05 Jan 2003) |
158 |
|
159 |
05 Jan 2003; Daniel Ahlberg <aliz@gentoo.org> files/digest-openssl-0.9.7 : |
160 |
Version bump. Found by jochem prins <j.prins@gmx.net> in #12973. Masked. |
161 |
|
162 |
05 Jan 2003; Daniel Ahlberg <aliz@gentoo.org> files/digest-openssl-0.9.6h : |
163 |
Removed masking in packages.mask and marked it unstable. |
164 |
|
165 |
19 Dec 2002; Daniel Ahlberg <aliz@gentoo.org> files/digest-openssl-0.9.6h : |
166 |
Re-made digest. The new md5 sum is the same as the md5sum in the announcement |
167 |
mail. I must have made the old digest against a bad archive. |
168 |
|
169 |
*openssl-0.9.6h (16 Dec 2002) |
170 |
|
171 |
16 Dec 2002; Daniel Ahlberg <aliz@gentoo.org> : |
172 |
Version bump. Masked in packages.mask. NOT binary compatible with g so it will break things |
173 |
unless you re-emerge does packages failing. |
174 |
|
175 |
06 Dec 2002; Rodney Rees <manson@gentoo.org> : changed sparc ~sparc keywords |
176 |
|
177 |
*openssl-0.9.6g-r1 (04 Nov 2002) |
178 |
|
179 |
21 Feb 2003; Jan Seidel <tuxus@gentoo.org> : |
180 |
Added a patch for mips |
181 |
|
182 |
25 Nov 2002; Nick Hadaway <raker@gentoo.org> openssl-0.9.6g-r1.ebuild : |
183 |
Updated ebuild so the certs directory is created. |
184 |
|
185 |
04 Nov 2002; Daniel Ahlberg <aliz@gentoo.org> : |
186 |
Changed openssldir to /etc as suggested by Corporate Gadfly <corporate_gadfly@hotmail.com> in #9315. |
187 |
|
188 |
*opessl-0.9.6g (29 Aug 2002) |
189 |
|
190 |
09 Feb 2003; Jan Seidel <tuxus@gentoo.org> : |
191 |
Added a patch for mips (apache2 with openssl) |
192 |
|
193 |
19 Jan 2003; Jan Seidel <tuxus@gentoo.org> : |
194 |
Added mips to keywords |
195 |
|
196 |
06 Oct 2002; Jack Morgan <jmorgan@gentoo.org> : |
197 |
Added sparc/sparc64 keywords |
198 |
|
199 |
27 Sep 2002; Daniel Ahlberg <aliz@gentoo.org> : |
200 |
Cleaned out files/. |
201 |
|
202 |
Made OpenSSL use native crypt() instead of built-in. Thanks to Jason Jeremias |
203 |
<jason@penguinsolutions.com> in #8438. |
204 |
|
205 |
17 Sep 2002; Mark Guertin <gerk@gentoo.org> openssl-0.9.6g.ebuild : |
206 |
Added ppc to keywords |
207 |
|
208 |
29 Aug 2002; Daniel Ahlberg <aliz@gentoo.org> openssl-0.9.6g.ebuild : |
209 |
Version bump, closes #6290. Ebuild contributed by hannes@mehnert.org. |
210 |
|
211 |
*openssl-0.9.6e (30 Jul 2002) |
212 |
|
213 |
2 Aug 2002; Calum Selkirk <cselkirk@gentoo.org> openssl-0.9.6e.ebuild : |
214 |
|
215 |
Added ppc to KEYWORDS. |
216 |
|
217 |
30 Jul 2002; Daniel Ahlberg <aliz@gentoo.org> openssl-0.9.6e.ebuild : |
218 |
|
219 |
New version to fix security, http://www.openssl.org/news/secadv_20020730.txt |
220 |
|
221 |
*openssl-0.9.6d-r1 (10 Jul 2002) |
222 |
|
223 |
10 Jul 2002; Josh Tegart <jtegart@gentoo.org> : |
224 |
|
225 |
Fixed problem that prevented openssl-0.9.6d from building on sparc. The |
226 |
Configure script incorrectly set the SHARED_LDFLAGS in the Makefile. The new |
227 |
ebuild simply removes the incorrect value if ARCH="sparc". |
228 |
|
229 |
*openssl-0.9.6d (13 May 2002) |
230 |
|
231 |
13 May 2002; Donny Davies <woodchip@gentoo.org> : |
232 |
|
233 |
Update to latest. Added LICENSE, SLOT. Use make vs. emake. |
234 |
|
235 |
*openssl-0.9.6c-r1 (3 Apr 2002) |
236 |
|
237 |
patch from src_unpack; it was redundant. Remove the manpage sed stuff |
238 |
and pass MANDIR to make install instead. Fix a longstanding annoyance |
239 |
with the support scripts getting installed into /usr/ssl and install |
240 |
them in the proper place: /usr/lib/ssl. Add a patch for compiling with |
241 |
gcc-3. Fix a glitch with the html docs getting installed into a redundant |
242 |
'doc' subdirectory. Remove all old patches, digests and ebuilds. |
243 |
|
244 |
21 Mar 2002; Daniel Robbins <drobbins@gentoo.org> : Fixed 0.9.6c ebuild so |
245 |
that it doesn't do 'sed -e "foo" | cat > Makefile', which breaks often. Now |
246 |
it is a standard 2-liner. |
247 |
|
248 |
21 Mar 2002; Seemant Kulleen <seemant@gentoo.org> openssl-0.9.6c.ebuild : |
249 |
Fixed so that html documentation is no longer gzipped. Small enough to not |
250 |
warrant a revision bump on the ebuild. |
251 |
|
252 |
*openssl-0.9.6c (1 Feb 2002) |
253 |
|
254 |
1 Feb 2002; G.Bevin <gbevin@gentoo.org> ChangeLog : |
255 |
|
256 |
Added initial ChangeLog which should be updated whenever the package is |
257 |
updated in any way. This changelog is targetted to users. This means that the |
258 |
comments should well explained and written in clean English. The details about |
259 |
writing correct changelogs are explained in the skel.ChangeLog file which you |
260 |
can find in the root directory of the portage repository. |