32
32
< body >
33
33
34
34
< h1 >
35
- ssdeep - Latest version 2.9 (beta 2.10)
35
+ ssdeep - Latest version 2.10
36
36
</ h1 >
37
37
38
38
< hr >
@@ -133,18 +133,18 @@ <h3> Stable Version </h3>
133
133
134
134
< p >
135
135
The latest stable version of ssdeep is
136
- version 2.9
136
+ version 2.10
137
137
and was released on
138
- 23 Jul 2012
138
+ 17 Jul 2013
139
139
You can take a look at the
140
140
< a href ="changes.txt "> complete changelog</ a > , but here are the
141
141
changes in the latest version:
142
142
143
143
< ul >
144
- < li > Added clustering mode to group together matching files </ li >
145
- < li > Fixed incorrect match scores for hashes with long filenames .</ li >
146
- < li > Added warning message for when some data on stdin is not hashed .</ li >
147
- < li > Can now hash up to 512MB of data on stdin .</ li >
144
+ < li > Fuzzy Hashing engine re-written to be thread safe. </ li >
145
+ < li > Able to handle long file paths on Win32 .</ li >
146
+ < li > Fixed bug on comparing signatures with the same block size .</ li >
147
+ < li > Fixed crash on comparing short signatures .</ li >
148
148
</ ul >
149
149
150
150
</ p >
@@ -157,22 +157,22 @@ <h3> Stable Version </h3>
157
157
158
158
< tr >
159
159
< td rowspan ="2 ">
160
- Version 2.9
160
+ Version 2.10
161
161
</ td >
162
162
163
163
< td rowspan ="2 ">
164
- 23 Jul 2012
164
+ 17 Jul 2013
165
165
</ td >
166
166
167
- < td > < a href ="http://sourceforge.net/projects/ssdeep/files/ssdeep-2.9 /ssdeep-2.9 .zip/download ">
167
+ < td > < a href ="http://sourceforge.net/projects/ssdeep/files/ssdeep-2.10 /ssdeep-2.10 .zip/download ">
168
168
Windows binary</ a > </ td >
169
- < td class ="hash "> SHA256 15f7273ff232348294acc2e14dd68a2118844c0b4cd0c1938204fb2addcd731f
169
+ < td class ="hash "> SHA256 dc4350b6d0190d8149ac53454d9ffd458b08a8cd69b2c841c62700254c1916c7
170
170
</ td >
171
171
</ tr >
172
172
< tr >
173
- < td > < a href ="http://sourceforge.net/projects/ssdeep/files/ssdeep-2.9 /ssdeep-2.9 .tar.gz/download ">
173
+ < td > < a href ="http://sourceforge.net/projects/ssdeep/files/ssdeep-2.10 /ssdeep-2.10 .tar.gz/download ">
174
174
source code</ a > </ td >
175
- < td class ="hash "> SHA256 5270297d315541d188b11047fc26c1d4269ef853a0cabb0d59ee8d9a327bf8aa
175
+ < td class ="hash "> SHA256 5b893b8059941476352fa1794c2839b2cc13bc2a09e2f2bb6dea4184217beddc
176
176
</ td >
177
177
</ tr >
178
178
@@ -183,7 +183,7 @@ <h3> Stable Version </h3>
183
183
184
184
< h3 > Beta Version </ h3 >
185
185
186
- <!--
186
+
187
187
< p >
188
188
189
189
There is no beta version of ssdeep right now. If you have any
@@ -194,8 +194,8 @@ <h3> Beta Version </h3>
194
194
page </ a > .
195
195
196
196
</ p >
197
- -->
198
197
198
+ <!--
199
199
<p>
200
200
201
201
A beta version of ssdeep 2.10 is now available. This version is for your
@@ -237,7 +237,7 @@ <h3> Beta Version </h3>
237
237
238
238
239
239
</p>
240
-
240
+ -->
241
241
242
242
< h3 > Older Versions </ h3 >
243
243
@@ -279,7 +279,29 @@ <h3> Older Versions </h3>
279
279
280
280
< tr >
281
281
< td rowspan ="2 ">
282
- Version 2.8
282
+ 2.9
283
+ </ td >
284
+
285
+ < td rowspan ="2 ">
286
+ 23 Jul 2012
287
+ </ td >
288
+
289
+ < td > < a href ="http://sourceforge.net/projects/ssdeep/files/ssdeep-2.9/ssdeep-2.9.zip/download ">
290
+ Windows binary</ a > </ td >
291
+ < td class ="hash "> SHA256 15f7273ff232348294acc2e14dd68a2118844c0b4cd0c1938204fb2addcd731f
292
+ </ td >
293
+ </ tr >
294
+ < tr >
295
+ < td > < a href ="http://sourceforge.net/projects/ssdeep/files/ssdeep-2.9/ssdeep-2.9.tar.gz/download ">
296
+ source code</ a > </ td >
297
+ < td class ="hash "> SHA256 5270297d315541d188b11047fc26c1d4269ef853a0cabb0d59ee8d9a327bf8aa
298
+ </ td >
299
+ </ tr >
300
+
301
+
302
+ < tr >
303
+ < td rowspan ="2 ">
304
+ 2.8
283
305
</ td >
284
306
285
307
< td rowspan ="2 ">
0 commit comments