1 |
# ChangeLog for dev-libs/openssl |
2 |
# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2 |
3 |
# $Header: /var/cvsroot/gentoo-x86/dev-libs/openssl/ChangeLog,v 1.106 2005/03/13 10:07:49 vapier Exp $ |
4 |
|
5 |
22 Mar 2005; Jeremy Huddleston <eradicator@gentoo.org> |
6 |
openssl-0.9.7e-r1.ebuild: |
7 |
Use correct toolchain CC. |
8 |
|
9 |
13 Mar 2005; Mike Frysinger <vapier@gentoo.org> |
10 |
+files/openssl-0.9.7e-no-fips.patch, openssl-0.9.7e-r1.ebuild: |
11 |
Dont install the fips stuff #80878 by Kaiting Chen. |
12 |
|
13 |
02 Mar 2005; Daniel Goller <morfic@gentoo.org> openssl-0.9.7e.ebuild: |
14 |
Stable on ppc |
15 |
|
16 |
14 Feb 2005; Gustavo Zacarias <gustavoz@gentoo.org> openssl-0.9.7e.ebuild: |
17 |
Stable on sparc |
18 |
|
19 |
*openssl-0.9.7e-r1 (14 Feb 2005) |
20 |
|
21 |
14 Feb 2005; Robin H. Johnson <robbat2@gentoo.org> |
22 |
+openssl-0.9.7e-r1.ebuild: |
23 |
Bug #69550, make sure openssl is built correctly to work with unstripped |
24 |
/lib/ld.so. |
25 |
|
26 |
07 Feb 2005; Bryan Østergaard <kloeri@gentoo.org> openssl-0.9.7e.ebuild: |
27 |
Stable on alpha. |
28 |
|
29 |
13 Dec 2004; Jeremy Huddleston <eradicator@gentoo.org> |
30 |
openssl-0.9.7d-r2.ebuild, openssl-0.9.7e.ebuild: |
31 |
Added support for sparc64-multilib. |
32 |
|
33 |
*openssl-0.9.7e (12 Dec 2004) |
34 |
|
35 |
12 Dec 2004; Mike Frysinger <vapier@gentoo.org> |
36 |
+files/openssl-0.9.7-alpha-default-gcc.patch, |
37 |
+files/openssl-0.9.7-arm-big-endian.patch, |
38 |
+files/openssl-0.9.7-hppa-fix-detection.patch, |
39 |
+files/openssl-0.9.7e-gentoo.patch, +openssl-0.9.7e.ebuild: |
40 |
Version bump #68983 by Lars. Also cleanup the sed-scripts to be patches and |
41 |
add an arm big endian fix #74054. |
42 |
|
43 |
07 Nov 2004; Joshua Kinard <kumba@gentoo.org> openssl-0.9.7d-r2.ebuild: |
44 |
Marked stable on mips. |
45 |
|
46 |
05 Nov 2004; Jason Wever <weeve@gentoo.org> openssl-0.9.7d-r2.ebuild: |
47 |
Stable on sparc wrt security bug #68407. |
48 |
|
49 |
06 Nov 2004; Bryan Østergaard <kloeri@gentoo.org> |
50 |
openssl-0.9.7d-r2.ebuild: |
51 |
Stable on alpha, bug 68407. |
52 |
|
53 |
05 Nov 2004; Karol Wojtaszek <sekretarz@gentoo.org> |
54 |
openssl-0.9.7d-r2.ebuild: |
55 |
Stable on amd64 |
56 |
|
57 |
05 Nov 2004; Markus Rothe <corsair@gentoo.org> openssl-0.9.7d-r2.ebuild: |
58 |
Stable on ppc64; bug #68407 |
59 |
|
60 |
*openssl-0.9.7d-r2 (06 Nov 2004) |
61 |
|
62 |
06 Nov 2004; Daniel Black <dragonheart@gentoo.org> |
63 |
+files/openssl-0.9.7c-tempfile.patch, +openssl-0.9.7d-r2.ebuild: |
64 |
Fixed insecure temp file creation as per bug #68407. stable on x86 and ppc |
65 |
|
66 |
21 Sep 2004; Michael Sterrett <mr_bones_@gentoo.org> |
67 |
openssl-0.9.7d-r1.ebuild: |
68 |
error check sed |
69 |
|
70 |
01 Sep 2004; Travis Tilley <lv@gentoo.org> openssl-0.9.7d-r1.ebuild: |
71 |
made openssl use $(get_libdir) to optionally install to lib64/lib32 |
72 |
|
73 |
19 Jul 2004; Mike Frysinger <vapier@gentoo.org> openssl-0.9.7d-r1.ebuild: |
74 |
Move `make test` out of src_compile() and into src_test() where it should be. |
75 |
|
76 |
13 Jul 2004; Daniel Ahlberg <aliz@gentoo.org> openssl-0.9.7d-r1.ebuild: |
77 |
Change back to single make. |
78 |
Added diffutils to DEPEND, closing #55560. |
79 |
|
80 |
01 Jul 2004; Jeremy Huddleston <eradicator@gentoo.org> |
81 |
openssl-0.9.6m.ebuild, openssl-0.9.7c-r1.ebuild, openssl-0.9.7c.ebuild, |
82 |
openssl-0.9.7d-r1.ebuild, openssl-0.9.7d.ebuild: |
83 |
virtual/glibc -> virtual/libc |
84 |
|
85 |
28 Jun 2004; <solar@gentoo.org> openssl-0.9.7d-r1.ebuild: |
86 |
added missing uclibc to IUSE |
87 |
|
88 |
25 Jun 2004; <solar@gentoo.org> openssl-0.9.7d-r1.ebuild: |
89 |
uclibc update |
90 |
|
91 |
15 Jun 2004; Daniel Ahlberg <aliz@gentoo.org> openssl-0.9.7d-r1.ebuild, |
92 |
openssl-0.9.7d.ebuild: |
93 |
Fall back to single thread make if parallell fails. Hopefully closing #48475. |
94 |
|
95 |
15 Jun 2004; <solar@gentoo.org> openssl-0.9.7d.ebuild: |
96 |
remove dep of bc when uclibc is used |
97 |
|
98 |
*openssl-0.9.7d-r1 (14 Jun 2004) |
99 |
|
100 |
14 Jun 2004; Daniel Ahlberg <aliz@gentoo.org> openssl-0.9.7d-r1.ebuild, |
101 |
Add smime patch from CVS, closing #50440. |
102 |
|
103 |
06 Jun 2004; Aron Griffis <agriffis@gentoo.org> openssl-0.9.7c-r1.ebuild, |
104 |
openssl-0.9.7d.ebuild: |
105 |
Fix use invocation |
106 |
|
107 |
16 May 2004; Luca Barbato <lu_zero@gentoo.org> openssl-0.9.7d.ebuild: |
108 |
Minor workaround for ppc and ppc64 gcc-3.3.3 and gcc-3.4 |
109 |
|
110 |
10 May 2004; Tom Gall <tgall@gentoo.org> openssl-0.9.7d.ebuild: |
111 |
fix for ppc64, bug #50637 |
112 |
|
113 |
28 Apr 2004; Tom Gall <tgall@gentoo.org> openssl-0.9.7d.ebuild: |
114 |
patch fix ppc64, bug #49102 |
115 |
|
116 |
25 Apr 2004; Daniel Ahlberg <aliz@gentoo.org> openssl-0.9.7d.ebuild: |
117 |
Install emacs files, from #47854. |
118 |
|
119 |
20 Apr 2004; Tom Gall <tgall@gentoo.org> openssl-0.9.7d.ebuild: |
120 |
fix for ppc64 support see #45463 |
121 |
|
122 |
30 Mar 2004; Daniel Ahlberg <aliz@gentoo.org> openssl-0.9.7d.ebuild: |
123 |
+ use gcc eclass instead of gcc-dumpversion. |
124 |
+ filter -funroll-loops, closing #45600. |
125 |
+ use emake of 0.9.7, closing #45002. |
126 |
|
127 |
*openssl-0.9.6m (17 Mar 2004) |
128 |
*openssl-0.9.7d (17 Mar 2004) |
129 |
|
130 |
17 Mar 2004; Daniel Ahlberg <aliz@gentoo.org> openssl-0.9.7d.ebuild, |
131 |
openssl-0.9.6m.ebuild: |
132 |
Security update, also removed some old ebuilds. |
133 |
|
134 |
01 Mar 2004; Tom Gall <tgall@gentoo.org> openssl-0.9.7c-r1.ebuild: |
135 |
remove call to make test for ppc64 for now. This is problematic, as |
136 |
we have some bug running around for ppc64 but we also need to move |
137 |
forward. |
138 |
|
139 |
16 Feb 2004; Gustavo Zacarias <gustavoz@gentoo.org> |
140 |
openssl-0.9.7c-r1.ebuild: |
141 |
Fixed compilation of sparc32 target on sparc64 |
142 |
|
143 |
10 Feb 2004; Bartosch Pixa <darkspecter@gentoo.org> |
144 |
openssl-0.9.7c-r1.ebuild: |
145 |
set ppc in keywords |
146 |
|
147 |
28 Jan 2004; Aron Griffis <agriffis@gentoo.org> openssl-0.9.7c-r1.ebuild: |
148 |
stable on alpha and ia64 |
149 |
|
150 |
18 Jan 2004; Jason Wever <weeve@gentoo.org> openssl-0.9.7c-r1.ebuild: |
151 |
Marked stable on sparc. |
152 |
|
153 |
18 Jan 2004; Martin Guy <gmsoft@gentoo.org> openssl-0.9.7c-r1.ebuild: |
154 |
Marked stable on hppa. |
155 |
|
156 |
*openssl-0.9.7b-r3 (17 Jan 2004) |
157 |
|
158 |
17 Jan 2004; Joshua Kinard <kumba@gentoo.org> openssl-0.9.6k-r1.ebuild, |
159 |
openssl-0.9.6k.ebuild, openssl-0.9.6l.ebuild, openssl-0.9.7b-r3.ebuild, |
160 |
openssl-0.9.7b.ebuild, openssl-0.9.7c-r1.ebuild, openssl-0.9.7c.ebuild: |
161 |
Bumped mips to stable, fixed copyright headers, & Removed inherit on gcc.eclass |
162 |
and replaced $(gcc-version) calls with a ${gcc_version} variable defined by |
163 |
calling gcc -dumpversion directly. The reason for this was to resolve |
164 |
dependency issues reported by repoman. |
165 |
|
166 |
17 Jan 2004; Guy Martin <gmsoft@gentoo.org> openssl-0.9.7c-r1.ebuild: |
167 |
Fixed detection of the target on hppa smp box. |
168 |
|
169 |
13 Jan 2004; Daniel Ahlberg <aliz@gentoo.org> openssl-0.9.7c-r1.ebuild: |
170 |
More CFLAGS filtering, Closing #34261. |
171 |
|
172 |
09 Jan 2004; Daniel Ahlberg <aliz@gentoo.org> openssl-0.9.7c-r1.ebuild: |
173 |
Update the way CFLAGS are changed. |
174 |
|
175 |
08 Jan 2004; Robin H. Johnson <robbat2@gentoo.org> openssl-0.9.7c-r1.ebuild: |
176 |
fix bug #37600 |
177 |
|
178 |
03 Jan 2004; Daniel Ahlberg <aliz@gentoo.org> openssl-0.9.7c-r1.ebuild: |
179 |
Better filtering of existing cflags to be replaced by our own. Closing #35283. |
180 |
|
181 |
16 Dec 2003; Joshua Kinard <kumba@gentoo.org> openssl-0.9.7c-r1.ebuild: |
182 |
Made a change to the mips detection so we can differentiate betweem mips and |
183 |
mipsel machines, and pass the apropriate configure target, otherwise the |
184 |
testsuite fails |
185 |
|
186 |
*openssl-0.9.6l (04 Nov 2003) |
187 |
*openssl-0.9.7c-r1 (04 Nov 2003) |
188 |
|
189 |
8 Dec 2003; Guy Martin <gmsoft@gentoo.org> openssl-0.9.6k.ebuild, |
190 |
openssl-0.9.6k-r1.ebuild, openssl-0.9.6l.ebuild : |
191 |
Forcing target linux-parisc even on 32bit kernel because detection fail |
192 |
on multicpu box. |
193 |
|
194 |
25 Nov 2003; Guy Martin <gmsoft@gentoo.org> openssl-0.9.7c-r1.ebuild : |
195 |
Fix detection of parisc64 boxes. |
196 |
|
197 |
17 Nov 2003; Joshua Kinard <kumba@gentoo.org> openssl-0.9.7c-r1.ebuild: |
198 |
Made a tweak to allow openssl to build on mips64 platforms (64-bit kernel, |
199 |
32-bit userland) |
200 |
|
201 |
12 Nov 2003; Daniel Ahlberg <aliz@gentoo.org> openssl-0.9.7c.ebuild, openssl-0.9.7c-r1.ebuild : |
202 |
Make test removes the built libraries to be rebuilt later with make install, this was not the case with |
203 |
0.9.6 libraries as they where only inserted into ${D}. Now we run make again before installing those |
204 |
libraries to make sure they exist. Closing #32858. |
205 |
|
206 |
06 Nov 2003; Paul de Vrieze <pauldv@gentoo.org> openssl-0.9.7c-r1.ebuild: |
207 |
Add checks so that missing 0.9.6 libs when they should be there will cause the |
208 |
ebuild to fail, so saving from mishap |
209 |
|
210 |
04 Nov 2003; Daniel AHlberg <aliz@gentoo.org> openssl-0.9.7c-r1.ebuild openssl-0.9.6l.ebuild : |
211 |
Security update. |
212 |
|
213 |
28 Oct 2003; Daniel Ahlberg <aliz@gentoo.org> openssl-0.9.7c.ebuild : |
214 |
Add make test to compile process. Closes #30066. |
215 |
|
216 |
*openssl-0.9.6k-r1 (10 Oct 2003) |
217 |
|
218 |
10 Oct 2003; Daniel Ahlberg <aliz@gentoo.org> openssl-0.9.6k-r1.ebuild: |
219 |
Adding the fix for bn.h to the 0.9.6k series |
220 |
|
221 |
01 Oct 2003; Jon Portnoy <avenj@gentoo.org> openssl-0.9.7c.ebuild : |
222 |
Stable for ia64 |
223 |
|
224 |
30 Sep 2003; <rac@gentoo.org> openssl-0.9.7c.ebuild: |
225 |
Keyword amd64 |
226 |
|
227 |
30 Sep 2003; Christian Birchinger <joker@gentoo.org> openssl-0.9.6k.ebuild: |
228 |
Added sparc stable keyword |
229 |
|
230 |
*openssl-0.9.7c (30 Sep 2003) |
231 |
*openssl-0.9.6k (30 Sep 2003) |
232 |
|
233 |
30 Sep 2003; Daniel Ahlberg <aliz@gentoo.org> openssl-0.9.7c.ebuild, openssl-0.9.6k.ebuild : |
234 |
Security update. |
235 |
|
236 |
*openssl-0.9.7b-r2 (16 Sep 2003) |
237 |
|
238 |
24 Sep 2003; Martin Schlemmer <azarah@gentoo.org> openssl-0.9.7b-r1.ebuild, |
239 |
openssl-0.9.7b-r2.ebuild, openssl-0.9.7b.ebuild: |
240 |
Breaks things one some boxen, bug #13795. The problem is that if we have |
241 |
a 'gcc fixed' version in $(gcc-config -L) from 0.9.6, then breaks as it was |
242 |
defined as 'int BN_mod(...)' and in 0.9.7 it is a #define with BN_div(...). |
243 |
|
244 |
19 Sep 2003; Daniel Ahlberg <aliz@gentoo.org> openssl-0.9.7b-r2.ebuild : |
245 |
Filter "-fprefetch-loop-arrays" for all GCC 3.3 versions. |
246 |
Closing #28997. |
247 |
|
248 |
17 Sep 2003; Daniel Ahlberg <aliz@gentoo.org> openssl-0.9.7b-r2.ebuild : |
249 |
Closing #12971 and #25461. Removing from packages.mask |
250 |
|
251 |
16 Sep 2003; Daniel Ahlberg <aliz@gentoo.org> openssl-0.9.7b-r2.ebuild : |
252 |
This version optionally installs openssl-0.9.6 if upgrading, and leaves it out |
253 |
if installing from scratch. Libraries from openssl-0.9.6 are needed becuse every |
254 |
program linking to openssl links directly to the version named library instead of |
255 |
the symlink. |
256 |
|
257 |
*openssl-0.9.7b-r1 (02 Sep 2003) |
258 |
|
259 |
02 Sep 2003; Mike Frysinger <vapier@gentoo.org> : |
260 |
Add a version so ppl running ~ can unmask/emerge it. |
261 |
|
262 |
29 Jul 2003; Will Woods <wwoods@gentoo.org> openssl-0.9.6j.ebuild: |
263 |
Use SSH_TARGET on alpha to force it to honor CHOST, marked stable. |
264 |
|
265 |
*openssl-0.9.6j (23 May 2003) |
266 |
|
267 |
29 Sep 2003; Joshua Kinard <kumba@gentoo.org> openssl-0.9.6j.ebuild: |
268 |
Changes ~mips to mips in KEYWORDS |
269 |
|
270 |
23 Sep 2003; Bartosch Pixa <darkspecter@gentoo.org> openssl-0.9.6j.ebuild: |
271 |
set ppc in keywords |
272 |
|
273 |
23 Jul 2003; Guy Martin <gmsoft@gentoo.org> openssl-0.9.6j.ebuild : |
274 |
Marked stable on hppa. |
275 |
|
276 |
01 Jul 2003; Todd Sunderlin <todd@gentoo.org> openssl-0.9.6j.ebuild : |
277 |
set stable on sparc |
278 |
|
279 |
14 Jun 2003; Guy Martin <gmsoft@gentoo.org> openssl-0.9.6j.ebuild : |
280 |
Added a build fix for people running a 64bit kernel. |
281 |
|
282 |
23 May 2003; Brandon Low <lostlogic@gentoo.org> openssl-0.9.6j.ebuild: |
283 |
Bump, lots of nice security fixes, several patches from 0.9.6i-r2 are merged |
284 |
in here |
285 |
|
286 |
20 May 2003; Tavis Ormandy <taviso@gentoo.org> openssl-0.9.6i-r2.ebuild, |
287 |
openssl-0.9.7b.ebuild: |
288 |
ccc/openssl co-existance fixes. |
289 |
|
290 |
18 May 2003; Tavis Ormandy <taviso@gentoo.org> openssl-0.9.6i-r2.ebuild: |
291 |
making ccc usable. |
292 |
|
293 |
*openssl-0.9.7b (10 Apr 2003) |
294 |
|
295 |
17 Apr 2003; Tavis Ormandy <taviso@gentoo.org> openssl-0.9.6i-r2.ebuild, |
296 |
openssl-0.9.7b.ebuild: |
297 |
Setting openssl-0.9.6i-r2 to completely ignore ccc, even if found - if used, result wont be |
298 |
backward compatible. |
299 |
|
300 |
Produce libssl.so on linux-alpha*-ccc in openssl-0.9.7b. |
301 |
|
302 |
10 Apr 2003; Brandon Low <lostlogic@gentoo.org> Manifest, |
303 |
openssl-0.9.7b.ebuild: |
304 |
Bump |
305 |
|
306 |
*openssl-0.9.6i-r2 (24 Mar 2003) |
307 |
|
308 |
14 Jun 2003; Guy Martin <gmsoft@gentoo.org> openssl-0.9.6i-r2.ebuild : |
309 |
Added a build fix for people running a 64bit kernel. |
310 |
|
311 |
19 Mar 2003; Daniel Ahlberg <aliz@gentoo.org> : |
312 |
Security update. Added patch against Klima-Pokorny-Rosa attack. |
313 |
|
314 |
*openssl-0.9.7a-r2 (24 Mar 2003) |
315 |
|
316 |
19 Mar 2003; Daniel Ahlberg <aliz@gentoo.org> : |
317 |
Security update. Added patch against Klima-Pokorny-Rosa attack. |
318 |
|
319 |
*openssl-0.9.6i-r1 (19 Mar 2003) |
320 |
|
321 |
19 Mar 2003; Daniel Ahlberg <aliz@gentoo.org> : |
322 |
Security update. |
323 |
|
324 |
*openssl-0.9.7a-r1 (19 Mar 2003) |
325 |
|
326 |
19 Mar 2003; Daniel Ahlberg <aliz@gentoo.org> : |
327 |
Security update. |
328 |
|
329 |
13 Mar 2003; Guy Martin <gmsoft@gento.org> openssl-0.9.6i.ebuild : |
330 |
Now produce also libssl.so on hppa. |
331 |
|
332 |
28 Feb 2003; Maarten Thibaut <murphy@gentoo.org> openssl-0.9.6i.ebuild : |
333 |
Add code to detect sparc32 build on sparc64. Add code to compile for |
334 |
sparc32 on sparc64 depending on PROFILE_ARCH environment variable. |
335 |
|
336 |
23 Feb 2003; Zach Welch <zwelch@gentoo.org> openssl-0.9.6i.ebuild : |
337 |
Add arm patch to ebuild to fix problems linking aginst libcrypto.so |
338 |
Cleanup several lintool violations |
339 |
|
340 |
21 Feb 2003; Zach Welch <zwelch@gentoo.org> openssl-0.9.6i.ebuild : |
341 |
Added arm to keywords. |
342 |
|
343 |
21 Feb 2003; Jan Seidel <tuxus@gentoo.org> openssl-0.9.6g-r1.ebuild openssl-0.9.6i.ebuild : |
344 |
added a patch for mips |
345 |
|
346 |
12 Feb 2003; Guy Martin <gmsoft@gentoo.org> : |
347 |
Added -fPIC to CFLAGS for hppa needed by many apps linking to openssl. |
348 |
|
349 |
09 Feb 2003; Guy Martin <gmsoft@gentoo.org> : |
350 |
Added hppa to keywords. |
351 |
|
352 |
07 Jan 2003; Daniel Ahlberg <aliz@gentoo.org> openssl-0.9.7.ebuild : |
353 |
Added warning message and some info on how to successfully emerge new version. |
354 |
|
355 |
*openssl-0.9.7 (05 Jan 2003) |
356 |
|
357 |
05 Jan 2003; Daniel Ahlberg <aliz@gentoo.org> files/digest-openssl-0.9.7 : |
358 |
Version bump. Found by jochem prins <j.prins@gmx.net> in #12973. Masked. |
359 |
|
360 |
05 Jan 2003; Daniel Ahlberg <aliz@gentoo.org> files/digest-openssl-0.9.6h : |
361 |
Removed masking in packages.mask and marked it unstable. |
362 |
|
363 |
19 Dec 2002; Daniel Ahlberg <aliz@gentoo.org> files/digest-openssl-0.9.6h : |
364 |
Re-made digest. The new md5 sum is the same as the md5sum in the announcement |
365 |
mail. I must have made the old digest against a bad archive. |
366 |
|
367 |
*openssl-0.9.6h (16 Dec 2002) |
368 |
|
369 |
16 Dec 2002; Daniel Ahlberg <aliz@gentoo.org> : |
370 |
Version bump. Masked in packages.mask. NOT binary compatible with g so it will break things |
371 |
unless you re-emerge does packages failing. |
372 |
|
373 |
06 Dec 2002; Rodney Rees <manson@gentoo.org> : changed sparc ~sparc keywords |
374 |
|
375 |
*openssl-0.9.6g-r1 (04 Nov 2002) |
376 |
|
377 |
21 Feb 2003; Jan Seidel <tuxus@gentoo.org> : |
378 |
Added a patch for mips |
379 |
|
380 |
25 Nov 2002; Nick Hadaway <raker@gentoo.org> openssl-0.9.6g-r1.ebuild : |
381 |
Updated ebuild so the certs directory is created. |
382 |
|
383 |
04 Nov 2002; Daniel Ahlberg <aliz@gentoo.org> : |
384 |
Changed openssldir to /etc as suggested by Corporate Gadfly <corporate_gadfly@hotmail.com> in #9315. |
385 |
|
386 |
*opessl-0.9.6g (29 Aug 2002) |
387 |
|
388 |
09 Feb 2003; Jan Seidel <tuxus@gentoo.org> : |
389 |
Added a patch for mips (apache2 with openssl) |
390 |
|
391 |
19 Jan 2003; Jan Seidel <tuxus@gentoo.org> : |
392 |
Added mips to keywords |
393 |
|
394 |
06 Oct 2002; Jack Morgan <jmorgan@gentoo.org> : |
395 |
Added sparc/sparc64 keywords |
396 |
|
397 |
27 Sep 2002; Daniel Ahlberg <aliz@gentoo.org> : |
398 |
Cleaned out files/. |
399 |
|
400 |
Made OpenSSL use native crypt() instead of built-in. Thanks to Jason Jeremias |
401 |
<jason@penguinsolutions.com> in #8438. |
402 |
|
403 |
17 Sep 2002; Mark Guertin <gerk@gentoo.org> openssl-0.9.6g.ebuild : |
404 |
Added ppc to keywords |
405 |
|
406 |
29 Aug 2002; Daniel Ahlberg <aliz@gentoo.org> openssl-0.9.6g.ebuild : |
407 |
Version bump, closes #6290. Ebuild contributed by hannes@mehnert.org. |
408 |
|
409 |
*openssl-0.9.6e (30 Jul 2002) |
410 |
|
411 |
2 Aug 2002; Calum Selkirk <cselkirk@gentoo.org> openssl-0.9.6e.ebuild : |
412 |
|
413 |
Added ppc to KEYWORDS. |
414 |
|
415 |
30 Jul 2002; Daniel Ahlberg <aliz@gentoo.org> openssl-0.9.6e.ebuild : |
416 |
|
417 |
New version to fix security, http://www.openssl.org/news/secadv_20020730.txt |
418 |
|
419 |
*openssl-0.9.6d-r1 (10 Jul 2002) |
420 |
|
421 |
10 Jul 2002; Josh Tegart <jtegart@gentoo.org> : |
422 |
|
423 |
Fixed problem that prevented openssl-0.9.6d from building on sparc. The |
424 |
Configure script incorrectly set the SHARED_LDFLAGS in the Makefile. The new |
425 |
ebuild simply removes the incorrect value if ARCH="sparc". |
426 |
|
427 |
*openssl-0.9.6d (13 May 2002) |
428 |
|
429 |
13 May 2002; Donny Davies <woodchip@gentoo.org> : |
430 |
|
431 |
Update to latest. Added LICENSE, SLOT. Use make vs. emake. |
432 |
|
433 |
*openssl-0.9.6c-r1 (3 Apr 2002) |
434 |
|
435 |
patch from src_unpack; it was redundant. Remove the manpage sed stuff |
436 |
and pass MANDIR to make install instead. Fix a longstanding annoyance |
437 |
with the support scripts getting installed into /usr/ssl and install |
438 |
them in the proper place: /usr/lib/ssl. Add a patch for compiling with |
439 |
gcc-3. Fix a glitch with the html docs getting installed into a redundant |
440 |
'doc' subdirectory. Remove all old patches, digests and ebuilds. |
441 |
|
442 |
21 Mar 2002; Daniel Robbins <drobbins@gentoo.org> : Fixed 0.9.6c ebuild so |
443 |
that it doesn't do 'sed -e "foo" | cat > Makefile', which breaks often. Now |
444 |
it is a standard 2-liner. |
445 |
|
446 |
21 Mar 2002; Seemant Kulleen <seemant@gentoo.org> openssl-0.9.6c.ebuild : |
447 |
Fixed so that html documentation is no longer gzipped. Small enough to not |
448 |
warrant a revision bump on the ebuild. |
449 |
|
450 |
*openssl-0.9.6c (1 Feb 2002) |
451 |
|
452 |
1 Feb 2002; G.Bevin <gbevin@gentoo.org> ChangeLog : |
453 |
|
454 |
Added initial ChangeLog which should be updated whenever the package is |
455 |
updated in any way. This changelog is targetted to users. This means that the |
456 |
comments should well explained and written in clean English. The details about |
457 |
writing correct changelogs are explained in the skel.ChangeLog file which you |
458 |
can find in the root directory of the portage repository. |