Hello community, here is the log from the commit of package sleuthkit for openSUSE:Factory checked in at 2012-09-12 07:13:15 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/sleuthkit (Old) and /work/SRC/openSUSE:Factory/.sleuthkit.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "sleuthkit", Maintainer is "" Changes: -------- --- /work/SRC/openSUSE:Factory/sleuthkit/sleuthkit.changes 2012-04-12 09:52:02.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.sleuthkit.new/sleuthkit.changes 2012-09-12 07:13:18.000000000 +0200 @@ -1,0 +2,18 @@ +Thu Sep 6 21:30:48 UTC 2012 - [email protected] + +- Version 4.0.0b1 + - Builds with libewf-20120813 (libewf v2) + - drop sleuthkit-gcc47.patch: upstreamed + + 4.0.0b1 has a lot of new features, including: + . Framework with first set of basic modules (hash calculation, hash lookup, entropy calculation, RegRipper, ZIP file extraction, extraction via name signatures, etc.) -- Windows-only + . Multithreaded support + . C++ wrapper classes + . JNI bindings and data model classes + . All non-set times are displayed as 0 instead of 1970. + . Only first file in split or E01 needs to be specified. + . EnCase Hashset support in hash tools. + . New table schema for loaddb database that supports more data types (carved, local files, etc.). + + +------------------------------------------------------------------- Old: ---- sleuthkit-3.2.3.tar.gz sleuthkit-gcc47.patch New: ---- sleuthkit-4.0.0b1.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ sleuthkit.spec ++++++ --- /var/tmp/diff_new_pack.e55MMH/_old 2012-09-12 07:13:20.000000000 +0200 +++ /var/tmp/diff_new_pack.e55MMH/_new 2012-09-12 07:13:20.000000000 +0200 @@ -19,15 +19,13 @@ %define sosuffix -3 Name: sleuthkit -Version: 3.2.3 +Version: 4.0.0b1 Release: 0 Summary: The Sleuth Kit (TSK): tools for file system and volume forensic analysis - License: CPL-1.0 and IPL-1.0 and GPL-2.0+ -Url: http://www.sleuthkit.org/ Group: System/Monitoring +Url: http://www.sleuthkit.org/ Source0: http://downloads.sourceforge.net/sleuthkit/%{name}-%{version}.tar.gz -Patch0: sleuthkit-gcc47.patch BuildRequires: gcc-c++ BuildRequires: libopenssl-devel BuildRequires: zlib-devel @@ -41,7 +39,7 @@ BuildRequires: libewf-devel Requires: file -Requires: libtsk3%sosuffix = %{version}-%{release} +Requires: libtsk3%sosuffix = %{version} Requires: mac-robber %description @@ -60,7 +58,7 @@ %package devel Summary: Development files for %{name} Group: Development/Libraries/Other -Requires: libtsk3%sosuffix = %{version}-%{release} +Requires: libtsk3%sosuffix = %{version} %description devel The %{name}-devel package contains libraries and header files for @@ -68,16 +66,6 @@ %prep %setup -q -%patch0 -p1 - -# re-run autotools -%if 0 -libtoolize --force -aclocal -autoheader -autoconf -automake -%endif %build export LIBS=' -lpthread -ldl' @@ -95,10 +83,10 @@ # export CXXFLAGS="%%{optflags}" export LDFLAGS="-avoid-version -module" -%{__make} %{?_smp_mflags} +make %{?_smp_mflags} %install -%if 0%{?sles_version} > 0 +%if 0%{?sles_version} make install DESTDIR=%{buildroot} INSTALL="install -p" %else %make_install INSTALL="install -p" ++++++ sleuthkit-3.2.3.tar.gz -> sleuthkit-4.0.0b1.tar.gz ++++++ ++++ 162762 lines of diff (skipped) -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
