Skip to content

Commit

Permalink
Release 2.11.1
Browse files Browse the repository at this point in the history
git-svn-id: https://svn.code.sf.net/p/ssdeep/code/tags/release-2.11.1@223 d1b3761f-3242-0410-b1a5-fe525d664610
  • Loading branch information
jessekornblum committed Sep 26, 2014
1 parent 79f0583 commit 9320c62
Show file tree
Hide file tree
Showing 12 changed files with 66 additions and 27 deletions.
4 changes: 4 additions & 0 deletions ChangeLog
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
2014-09-26: Jesse Kornblum <[email protected]>:

* Makefile.am: Made libfuzzy compile as a shared library again.

2014-09-09: Jesse Kornblum <[email protected]>:

* fuzzy.c: Fixing edge case bug for signature creation.
Expand Down
4 changes: 2 additions & 2 deletions Makefile.am
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ ACLOCAL_AMFLAGS = -I m4

lib_LTLIBRARIES=libfuzzy.la
libfuzzy_la_SOURCES=fuzzy.c edit_dist.c find-file-size.c
libfuzzy_la_LDFLAGS=-static -no-undefined -version-info 2:0:0
libfuzzy_la_LDFLAGS=-no-undefined -version-info 2:0:0

include_HEADERS=fuzzy.h

Expand All @@ -21,7 +21,7 @@ ssdeep_SOURCES = main.cpp match.cpp engine.cpp filedata.cpp \
dll: $(libfuzzy_la_SOURCES)
$(CC) $(CFLAGS) -shared -o fuzzy.dll $(libfuzzy_la_SOURCES) \
-Wl,--output-def,fuzzy.def,--out-implib,libfuzzy.a
$(STRIP) fuzzy.dll
$(STRIP) fuzzy.dll

CLEANFILES=fuzzy.dll fuzzy.def

Expand Down
4 changes: 2 additions & 2 deletions Makefile.in
Original file line number Diff line number Diff line change
Expand Up @@ -373,7 +373,7 @@ ssdeep_LDFLAGS = -static
ACLOCAL_AMFLAGS = -I m4
lib_LTLIBRARIES = libfuzzy.la
libfuzzy_la_SOURCES = fuzzy.c edit_dist.c find-file-size.c
libfuzzy_la_LDFLAGS = -static -no-undefined -version-info 2:0:0
libfuzzy_la_LDFLAGS = -no-undefined -version-info 2:0:0
include_HEADERS = fuzzy.h
man_MANS = ssdeep.1
ssdeep_SOURCES = main.cpp match.cpp engine.cpp filedata.cpp \
Expand Down Expand Up @@ -1029,7 +1029,7 @@ uninstall-man: uninstall-man1
dll: $(libfuzzy_la_SOURCES)
$(CC) $(CFLAGS) -shared -o fuzzy.dll $(libfuzzy_la_SOURCES) \
-Wl,--output-def,fuzzy.def,--out-implib,libfuzzy.a
$(STRIP) fuzzy.dll
$(STRIP) fuzzy.dll

README.TXT: ssdeep.1
man ./ssdeep.1 | col -bx > README.TXT
Expand Down
7 changes: 7 additions & 0 deletions NEWS
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
** Version 2.11.1 - 27 Sep 2014

* Bug Fixes

- Made libfuzzy compile as a shared library again.


** Version 2.11 - 11 Sep 2014

* New Features
Expand Down
20 changes: 10 additions & 10 deletions configure
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#! /bin/sh
# Guess values for system-dependent variables and create Makefiles.
# Generated by GNU Autoconf 2.69 for SSDEEP 2.11.
# Generated by GNU Autoconf 2.69 for SSDEEP 2.11.1.
#
# Report bugs to <[email protected]>.
#
Expand Down Expand Up @@ -590,8 +590,8 @@ MAKEFLAGS=
# Identity of this package.
PACKAGE_NAME='SSDEEP'
PACKAGE_TARNAME='ssdeep'
PACKAGE_VERSION='2.11'
PACKAGE_STRING='SSDEEP 2.11'
PACKAGE_VERSION='2.11.1'
PACKAGE_STRING='SSDEEP 2.11.1'
PACKAGE_BUGREPORT='[email protected]'
PACKAGE_URL=''

Expand Down Expand Up @@ -1322,7 +1322,7 @@ if test "$ac_init_help" = "long"; then
# Omit some internal or obsolete options to make the list less imposing.
# This message is too long to be a string in the A/UX 3.1 sh.
cat <<_ACEOF
\`configure' configures SSDEEP 2.11 to adapt to many kinds of systems.
\`configure' configures SSDEEP 2.11.1 to adapt to many kinds of systems.

Usage: $0 [OPTION]... [VAR=VALUE]...

Expand Down Expand Up @@ -1392,7 +1392,7 @@ fi

if test -n "$ac_init_help"; then
case $ac_init_help in
short | recursive ) echo "Configuration of SSDEEP 2.11:";;
short | recursive ) echo "Configuration of SSDEEP 2.11.1:";;
esac
cat <<\_ACEOF

Expand Down Expand Up @@ -1501,7 +1501,7 @@ fi
test -n "$ac_init_help" && exit $ac_status
if $ac_init_version; then
cat <<\_ACEOF
SSDEEP configure 2.11
SSDEEP configure 2.11.1
generated by GNU Autoconf 2.69

Copyright (C) 2012 Free Software Foundation, Inc.
Expand Down Expand Up @@ -1991,7 +1991,7 @@ cat >config.log <<_ACEOF
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.

It was created by SSDEEP $as_me 2.11, which was
It was created by SSDEEP $as_me 2.11.1, which was
generated by GNU Autoconf 2.69. Invocation command line was

$ $0 $@
Expand Down Expand Up @@ -2854,7 +2854,7 @@ fi

# Define the identity of the package.
PACKAGE='ssdeep'
VERSION='2.11'
VERSION='2.11.1'


cat >>confdefs.h <<_ACEOF
Expand Down Expand Up @@ -16579,7 +16579,7 @@ cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
# report actual input values of CONFIG_FILES etc. instead of their
# values after options handling.
ac_log="
This file was extended by SSDEEP $as_me 2.11, which was
This file was extended by SSDEEP $as_me 2.11.1, which was
generated by GNU Autoconf 2.69. Invocation command line was

CONFIG_FILES = $CONFIG_FILES
Expand Down Expand Up @@ -16645,7 +16645,7 @@ _ACEOF
cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
ac_cs_version="\\
SSDEEP config.status 2.11
SSDEEP config.status 2.11.1
configured by $0, generated by GNU Autoconf 2.69,
with options \\"\$ac_cs_config\\"

Expand Down
2 changes: 1 addition & 1 deletion configure.ac
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
AC_INIT([SSDEEP],[2.11],[[email protected]])
AC_INIT([SSDEEP],[2.11.1],[[email protected]])
AM_INIT_AUTOMAKE

AC_CONFIG_FILES([Makefile])
Expand Down
2 changes: 0 additions & 2 deletions doc/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,6 @@ ALL_FILES = manpage.html index.html usage.html changes.txt style.css api
USERNAME = jessekornblum,ssdeep
DESTDIR = web.sourceforge.net:htdocs/

RMAN = rman

preflight:
rm -f *~
grep RBF *.html *.txt
Expand Down
7 changes: 7 additions & 0 deletions doc/changes.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
** Version 2.11.1 - 27 Sep 2014

* Bug Fixes

- Made libfuzzy compile as a shared library again.


** Version 2.11 - 11 Sep 2014

* New Features
Expand Down
41 changes: 32 additions & 9 deletions doc/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
<body>

<h1>
ssdeep - Latest version 2.11
ssdeep - Latest version 2.11.1
</h1>

<hr>
Expand Down Expand Up @@ -133,9 +133,9 @@ <h3> Stable Version </h3>

<p>
The latest stable version of ssdeep is
version 2.11
version 2.11.1
and was released on
11 Sep 2014
27 Sep 2014
You can take a look at the
<a href="changes.txt">complete changelog</a>, but here are the
changes in the latest version:
Expand All @@ -144,6 +144,7 @@ <h3> Stable Version </h3>
<li> Fixed bug in signature computation. </li>
<li> Added fuzzy_clone function to the API. </li>
<li> Windows version has more modern compiler. </li>
<li> Made libfuzzy a shared library again. </li>
</ul>

</p>
Expand All @@ -156,22 +157,22 @@ <h3> Stable Version </h3>

<tr>
<td rowspan="2">
Version 2.11
Version 2.11.1
</td>

<td rowspan="2">
11 Sep 2014
27 Sep 2014
</td>

<td><a href="http://sourceforge.net/projects/ssdeep/files/ssdeep-2.11/ssdeep-2.11.zip/download">
<td><a href="http://sourceforge.net/projects/ssdeep/files/ssdeep-2.11.1/ssdeep-2.11.1.zip/download">
Windows binary</a></td>
<td class="hash"> SHA256 3b74deff08d97048bd49764ca5bfdbaa6d5d95dd4f7b6e21162561057471413e
<td class="hash"> SHA256 01aa313038baa1d822eee07a91bfcf1aab265d2bde7527030bdd6ec7e9fa55d8
</td>
</tr>
<tr>
<td><a href="http://sourceforge.net/projects/ssdeep/files/ssdeep-2.11/ssdeep-2.11.tar.gz/download">
<td><a href="http://sourceforge.net/projects/ssdeep/files/ssdeep-2.11.1/ssdeep-2.11.1.tar.gz/download">
source code</a></td>
<td class="hash"> SHA256 82cc0e06f44127fc5c9c507881951714981da6187cdcfed0158c9167f39effc7
<td class="hash"> SHA256 a632ac30fca29ad5627e1bf5fae05d9a8873e6606314922479259531e0c19608
</td>
</tr>

Expand Down Expand Up @@ -276,6 +277,28 @@ <h3> Older Versions </h3>

<tbody>

<tr>
<td rowspan="2">
2.11
</td>

<td rowspan="2">
11 Sep 2014
</td>

<td><a href="http://sourceforge.net/projects/ssdeep/files/ssdeep-2.11/ssdeep-2.11.zip/download">
Windows binary</a></td>
<td class="hash"> SHA256 3b74deff08d97048bd49764ca5bfdbaa6d5d95dd4f7b6e21162561057471413e
</td>
</tr>
<tr>
<td><a href="http://sourceforge.net/projects/ssdeep/files/ssdeep-2.11/ssdeep-2.11.tar.gz/download">
source code</a></td>
<td class="hash"> SHA256 82cc0e06f44127fc5c9c507881951714981da6187cdcfed0158c9167f39effc7
</td>
</tr>


<tr>
<td rowspan="2">
2.10
Expand Down
2 changes: 1 addition & 1 deletion doc/manpage.html
Original file line number Diff line number Diff line change
Expand Up @@ -121,7 +121,7 @@ <H2>SEE ALSO</H2><PRE>



Facebook Version 2.11 - 11 Sep 2014 <B>SSDEEP(1)</B>
Facebook Version 2.11.1 - 27 Sep 2014 <B>SSDEEP(1)</B>
</PRE>
<HR>
<ADDRESS>
Expand Down
Binary file added ssdeep-2.11.1.tar.gz
Binary file not shown.
Binary file added ssdeep-2.11.1.zip
Binary file not shown.

0 comments on commit 9320c62

Please sign in to comment.