summaryrefslogtreecommitdiffstats
path: root/crypto/openssl/HISTORY
blob: b04ff1c00b84bd237c3c3c3fc112f3cd3bd275eb (plain) (blame)
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
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
2013-03-03 Vlad Glagolev <stealth@sourcemage.org>
	* UP_TRIGGERS: added recast on x.y -> x.z upgrades

2013-02-11 Eric Sandall <sandalle@sourcemage.org>
	* CONFIGURE: Remove TLSEXT option (See Bug #511)

2013-02-05 Ladislav Hagara <hgr@vabo.cz>
	* DETAILS: 0.9.8y, 1.0.0k, SECURITY_PATCH=20
	  http://www.openssl.org/news/secadv_20130205.txt

2012-06-09 Vlad Glagolev <stealth@sourcemage.org>
	* UP_TRIGGERS: don't go below spell_ok if it fails check

2012-05-10 Ladislav Hagara <hgr@vabo.cz>
	* DETAILS: 0.9.8x, 1.0.0j, SECURITY_PATCH=19
	  http://www.openssl.org/news/secadv_20120510.txt

2012-05-10 Vlad Glagolev <stealth@sourcemage.org>
	* BUILD: fixed #225

2012-04-25 Ladislav Hagara <hgr@vabo.cz>
	* DETAILS: 0.9.8w, SECURITY_PATCH=18
	  http://www.openssl.org/news/secadv_20120424.txt

2012-04-20 Ladislav Hagara <hgr@vabo.cz>
	* DETAILS: 0.9.8v, 1.0.0i, SECURITY_PATCH=17
	  http://www.openssl.org/news/secadv_20120419.txt

2012-03-12 Ladislav Hagara <hgr@vabo.cz>
	* DETAILS: 0.9.8u, 1.0.0h, SECURITY_PATCH=16
	  http://www.openssl.org/news/secadv_20120312.txt

2012-01-18 Ladislav Hagara <hgr@vabo.cz>
	* DETAILS: 0.9.8t, 1.0.0g, SECURITY_PATCH=15
	  http://www.openssl.org/news/secadv_20120118.txt

2012-01-04 Ladislav Hagara <hgr@vabo.cz>
	* DETAILS: 0.9.8s, 1.0.0f, SECURITY_PATCH=14
	  http://www.openssl.org/news/secadv_20120104.txt

2011-12-13 Vlad Glagolev <stealth@sourcemage.org>
	* {PRE_}SUB_DEPENDS: added, to select 1.0 branch externally
	* REPAIR^all^PRE_SUB_DEPENDS: added

2011-09-07 Ladislav Hagara <hgr@vabo.cz>
	* DETAILS: 1.0.0e, SECURITY_PATCH=13
	  http://www.openssl.org/news/secadv_20110906.txt

2011-02-09 Ladislav Hagara <hgr@vabo.cz>
	* DETAILS: 0.9.8r, 1.0.0d, SECURITY_PATCH=12
	  http://www.openssl.org/news/secadv_20110208.txt
	* openssl.gpg: added key 5A6A9B85

2010-12-02 Ladislav Hagara <hgr@vabo.cz>
	* DETAILS: 0.9.8q, 1.0.0c, SECURITY_PATCH=11, #15917

2010-11-17 Ladislav Hagara <hgr@vabo.cz>
	* DETAILS: 0.9.8p, 1.0.0b, SECURITY_PATCH=10, #15907

2010-10-20 Vlad Glagolev <stealth@sourcemage.org>
	* CONFIGURE: TLS ext is mostly required option

2010-06-02 Ladislav Hagara <hgr@vabo.cz>
	* DETAILS: 0.9.8o, 1.0.0a, SECURITY_PATCH=9

2010-04-17 Vlad Glagolev <stealth@sourcemage.org>
        * DETAILS: PATCHLEVEL=2 for 1.0
        * BUILD: corrected lib path (fixes installation on x86-64 systems)

2010-04-04 Vlad Glagolev <stealth@sourcemage.org>
	* DETAILS: PATCHLEVEL=1 for 1.0 branch
	* BUILD: enable md2 by default (still needed somewhere, e.g. nmap)

2010-03-30 Eric Sandall <sandalle@sourcemage.org>
	* DETAILS: Fix GPGME -> OPENSSL for branch variable

2010-03-29 Ladislav Hagara <hgr@vabo.cz>
	* DETAILS, PREPARE: added support for 1.0.0, default is 0.9.8n

2010-03-24 Ladislav Hagara <hgr@vabo.cz>
	* DETAILS: 0.9.8n, SECURITY_PATCH=8

2010-02-26 Ladislav Hagara <hgr@vabo.cz>
	* DETAILS: 0.9.8m, SECURITY_PATCH=7

2009-11-06 Ladislav Hagara <hgr@vabo.cz>
	* DETAILS: 0.9.8l, SECURITY_PATCH=6, CVE-2009-3555
	* openssl.gpg: added key 2719AF35

2009-10-05 Julien "_kaze_" ROZO <julien@rozo.org>
	* CONFIGURE, BUILD: added the possibility to enable/disable TLS extensions

2009-08-03 George Sherwood <gsherwood@sourcemage.org>
	* DEPENDS: Added suggest_depends ca-certificates

2009-07-30 Arjan Bouter <abouter@sourcemage.org>
	* DEPENDS: added missing optional deps on gmp and zlib

2009-07-23 Arwed v. Merkatz <v.merkatz@gmx.net>
	* BUILD: do wget build in subshell, unsetting OPTS, otherwise the wget
	  build fails due to unrecognized option --openssldir=/etc/ssl

2009-03-25 Vlad Glagolev <stealth@sourcemage.org>
	* DETAILS: updated spell to 0.9.8k, SECURITY_PATCH+=1:
	  http://www.openssl.org/news/secadv_20090325.txt
	* BUILD, INSTALL: fixed multijob build

2009-01-07 Ladislav Hagara <hgr@vabo.cz>
	* DETAILS: 0.9.8j, SECURITY_PATCH=4
	  http://www.openssl.org/news/secadv_20090107.txt

2008-09-15 Elisamuel Resto <ryuji@sourcemage.org>
	* DETAILS: Use GPG signatures to check sources instead of sha512 hash

2008-09-15 Vlad Glagolev <stealth@sourcemage.org>
	* DETAILS: updated spell to 0.9.8i; cleaned up; quoting paths; reworded
	  short and long descriptions; added a "/" to website url
	* INSTALL: quoting paths; cleaned up
	* PRE_BUILD: quoting paths

2008-05-28 Ladislav Hagara <hgr@vabo.cz>
	* DETAILS: 0.9.8h, SECURITY_PATCH=3
	  http://www.openssl.org/news/secadv_20080528.txt

2008-01-13 Andraž "ruskie" Levstik <ruskie@mages.ath.cx>
	* BUILD: updated a bit, krb5 is passed via OPTS
	* CONFIGURE: added to enable/disable sse support(they call it sse2 but
	  it seems to work on sse only machines as well)
	* DEPENDS: there is no krb5 enable option and ./config feels offended
	  about it ;)

2007-10-19 Ladislav Hagara <hgr@vabo.cz>
	* DETAILS: 0.9.8g

2007-10-12 Ladislav Hagara <hgr@vabo.cz>
	* DETAILS: 0.9.8f
	* PRE_BUILD, evp_lib.c.diff: removed patch

2007-06-19 Thomas Orgis <sobukus@orgis.org>
	* PRE_BUILD: sed the retarded config for not issuing -march=ev6; fixes alpha
	* BUILD: exclude alpha arch from the -O hack, as it is an arch with a
	  sane set of registers (bug #13855 doesn't apply)

2007-06-18 Jaka Kranjc <lynxlynxlynx@sourcemage.org>
	* BUILD: add -O if no -Optimisation is specified #13855

2007-05-01 Ladislav Hagara <hgr@vabo.cz>
	* PRE_BUILD, evp_lib.c.diff: applied upstream patch [Bug 13750]
	* DETAILS: PATCHLEVEL=1

2007-02-24 Ladislav Hagara <hgr@vabo.cz>
	* DETAILS: 0.9.8e

2006-09-28 Ladislav Hagara <hgr@vabo.cz>
	* DETAILS: 0.9.8d, SECURITY_PATCH=2
	  http://www.openssl.org/news/secadv_20060928.txt

2006-09-06 Florian Franzmann <siflfran@hawo.stw.uni-erlangen.de>
	* DETAILS: updated to version 0.9.8c (fixes
	  http://www.openssl.org/news/secadv_20060905.txt),
	  removed UPDATED and BUILD_API, added SECURITY_PATCH

2006-06-16 Jaka Kranjc <lynxlynxlynx@sourcemage.org>
	* UP_TRIGGERS: replaced fast_up_depends with show_up_depends, bug #12665

2006-05-04 Ladislav Hagara <hgr@vabo.cz>
	* DETAILS: 0.9.8b

2006-04-28 Arwed v. Merkatz <v.merkatz@gmx.net>
	* UP_TRIGGERS: replaced 'gaze depends' call with
	  fast_up_depends, bug #10661

2006-03-12 Karsten Behrmann <BearPerson@sourcemage.org>
	* DETAILS: (automated) Add KEYWORDS

2006-02-08 Eric Sandall <sandalle@sourcemage.org>
	* DEPENDS: Depends on smgl-fhs (for directory structure)

2006-02-06 Eric Sandall <sandalle@sourcemage.org>
	* DEPENDS: Depends on gnupg (for SOURCE verification)

2005-10-11 Ladislav Hagara <hgr@vabo.cz>
	* DETAILS: 0.9.8a

2005-09-05 Seth Woolley <seth@tautology.org>
	* BUILD: avoid distcc recursive looping -- there is a companion fix
	  in sorcery (this is just for those who don't have it) (thx dmlb)

2005-09-04 Seth Woolley <seth@tautology.org>
	* BUILD,INSTALL: move all this logic to BUILD where it makes more sense
	* protected: not needed anymore since we do it all in BUILD (thx afk)

2005-09-03 Seth Woolley <seth@tautology.org>
	* UP_TRIGGERS: added ABI-change detection to cast all things
	  depending on openssl when an ABI change happens using (currently)
	  experimental UP_TRIGGERS
	* actually call it UP_TRIGGERS
	* OLD_SPELL_VERSION isn't available for depends resolution fix
	* build a fake wget inline so we don't bork it on ABI changes
	* make sure INSTALL_ROOT is properly used

2005-07-11 Ladislav Hagara <hgr@vabo.cz>
	* DETAILS: 0.9.8

2005-04-13 Ladislav Hagara <hgr@vabo.cz>
	* DETAILS: 0.9.7g

2005-03-23 Ladislav Hagara <hgr@vabo.cz>
	* DETAILS: 0.9.7f

2005-03-17 Eric Sandall <sandalle@sourcemage.org>
	* DETAILS: Removed MAKE_NJOBS=1
	* BUILD: Run make_single before make
	* INSTALL: Run make_normal before install

2005-01-25 Eric Sandall <sandalle@sourcemage.org>
	* BUILD: Check OPTS for no-krb5 and then pass that, if needed
	  The real OPTS variable breaks openssl's ./Configure
	  Forgot to copy my "working" BUILD before submitting
	* HISTORY: Fixed date (day + 1)

2005-01-24 Eric Sandall <sandalle@sourcemage.org>
	* DETAILS: Added BUILD_API=2
	* DEPENDS: Added optional dependency on krb5
	* BUILD: Converted to build_api 2
	  Apply no-krb5 if krb5 is unwanted
	* INSTALL: Branched from BUILD
	  Converted to build_api 2

2004-10-25 Ladislav Hagara <hgr@vabo.cz>
	* DETAILS: 0.9.7e

2004-03-17 Seth Woolley <seth@tautology.org>
	* DETAILS: update to 0.9.7d SECURITY UPDATE

2004-03-13 Arwed v. Merkatz <v.merkatz@gmx.net>
	* BUILD: remove -m486 from CFLAGS

2003-12-10 Arwed v. Merkatz <v.merkatz@gmx.net>
	* BUILD: don't let the Makefile chmod 644 /usr/lib/pkgconfig

2003-11-30 Eric Sandall <sandalle@sourcemage.org>
	* BUILD: Use INSTALL_ROOT

2003-10-29 Eric Sandall <sandalle@sourcemage.org>
	* DETAILS: MAKE_NJOBS=1
	* HISTORY: Formatted to Guru Handbook

2003-10-01 Ladislav Hagara <hgr@vabo.cz>
	* DETAILS: updated to 0.9.7c
	  removed MAINTAINER, adamsgl@dhbit.ca is no longer with us

2003-04-11 Ladislav Hagara <hgr@vabo.cz>
	* DETAILS: updated to 0.9.7b
	* removed patches

2003-03-25 Ladislav Hagara <hgr@vabo.cz>
	* patches secadv_20030317.txt and secadv_20030319.txt

2003-02-20 Ladislav Hagara <hgr@vabo.cz>
	* DETAILS: updated to 0.9.7a

2003-01-06 Ladislav Hagara <hgr@vabo.cz>
	* DETAILS: updated to 0.9.7
	* removed config.patch

2002-12-23 Ladislav Hagara <hgr@vabo.cz>
	* DETAILS: Corrected MD5 - bug 1969

2002-12-06 Ladislav Hagara <hgr@vabo.cz>
	* DETAILS: Updated to 0.9.6h

2002-11-29 Ladislav Hagara <hgr@vabo.cz>
	* POST_INSTALL: Removed
	* Corrected openssh spell

2002-10-16 Ladislav Hagara <hgr@vabo.cz>
	* DETAILS: Removed nonfunctional mirror - bug 1337

2002-10-12 Ladislav Hagara <hgr@vabo.cz>
	* DETAILS: Corrected MD5
	* HISTORY: Reformatted according to Grimoire Gurus Handbook

2002-09-10 Adam Clark <adamsgl@dhbit.ca>
	* BUILD: Fixed up for optimizations & threads

2002-08-19 Adam Clark <adamsgl@dhbit.ca>
	* DETAILS: Fixed up MD5s, added SM backup URL, added LICENSE URL

2002-08-13 Adam Clark <adamsgl@dhbit.ca>
	* DETAILS: Updated to 0.9.6g

2002-07-30 Adam Clark <adamsgl@dhbit.ca>
	* DETAILS: Updated to 0.9.6e (security fixes)

2002-05-26 Adam Clark <adamsgl@dhbit.ca>
	* DETAILS: Updated to 0.9.6d

2002-03-20 Luis M. Lourenco <aeron@netcabo.pt>
	* BUILD: Changed MANDIR to /usr/share/man.