diff --git a/trunk/debian/changelog b/trunk/debian/changelog index 81f16ba..b01b7c0 100644 --- a/trunk/debian/changelog +++ b/trunk/debian/changelog @@ -1,131 +1,138 @@ +xmount (0.7.4) stable; urgency=low + + * libxmount_input_aewf input library is now able to decompress EWF chunks in parallel, which will increase read speed + * libxmount_input_ewf input library will now fail when not specifying all EWF segments + + -- Gillen Daniel Wed, 20 Aug 2015 11:06:00 +0200 + xmount (0.7.3) stable; urgency=low * Fixed minor bug in ParseCmdLine() which was not checking upper argc bounds correctly -- Gillen Daniel Thu, 13 Nov 2014 21:07:00 +0100 xmount (0.7.2) stable; urgency=low * Fixed minor bug in FreeResources() where an unallocated pointer was freed -- Gillen Daniel Wed, 01 Oct 2014 18:59:00 +0200 xmount (0.7.1) stable; urgency=low * Fixed minor bug with --sizelimit comman dline option -- Gillen Daniel Tue, 30 Sep 2014 11:00:00 +0200 xmount (0.7.0) stable; urgency=low * Changed build system from autoconf / automake to cmake * Moved input image support into external libs * Added morphing functionality including combine, raid and unallocated * Added --offset and --sizelimit command line parameter * Massive code cleanup including some small bug fixes -- Gillen Daniel Fri, 26 Sep 2014 11:00:00 +0200 xmount (0.6.0) stable; urgency=low * Added faster aff input support (using libaaff). * Added support for split DD input files (using libdd). -- Gillen Daniel Fri, 26 Jul 2013 16:00:00 +0200 xmount (0.5.0) stable; urgency=low * Added support for virtual VHD image file emulation. -- Gillen Daniel Sun, 06 May 2012 12:00:00 +0200 xmount (0.4.7) stable; urgency=low * Made InitVirtImageInfoFile less picky about missing EWF infos. -- Gillen Daniel Mon, 30 Jan 2012 12:00:00 +0100 xmount (0.4.6) stable; urgency=low * Added support for libewf v2 -- Gillen Daniel Tue, 11 Oct 2011 20:00:00 +0200 xmount (0.4.5) stable; urgency=low * Added FUSE options to show mounted source in mount command output -- Gillen Daniel Tue, 11 Feb 2011 16:00:00 +0100 xmount (0.4.4) stable; urgency=critical * Fixed a bug in UUID generation -- Gillen Daniel Tue, 10 Aug 2010 15:00:00 +0100 xmount (0.4.3) stable; urgency=critical * Fixed a bug when moving cache files between different hw archtitectures -- Gillen Daniel Wed, 24 Mar 2010 11:30:00 +0100 xmount (0.3.1) stable; urgency=low * Added --cache and --owcache command line options * Updated some parts of the documentation -- Gillen Daniel Fri, 10 Jul 2009 10:19:00 +0100 xmount (0.3.0) stable; urgency=low * Added VMDK emulation support -- Gillen Daniel Fri, 22 May 2009 11:00:00 +0100 xmount (0.2.3) stable; urgency=critical * Virtual write support is fixed now -- Gillen Daniel Fri, 10 Apr 2009 17:02:00 +0100 xmount (0.2.2) stable; urgency=critical * Fixed yet another bug in virtual write support -- Gillen Daniel Thu, 31 Mar 2009 15:13:00 +0100 xmount (0.2.1) stable; urgency=critical * Fixed a bug in virtual write support that corrupted cache files -- Gillen Daniel Fri, 27 Mar 2009 12:00:00 +0100 xmount (0.2.0) stable; urgency=low * Changed name from mountewf to xmount * Massive code cleanup * Added support for multiple input image formats * Added support for virtual write access to emulated image files -- Gillen Daniel Mon, 16 Mar 2009 17:00:00 +0100 mountewf (0.1.2) stable; urgency=low * Added random generator initialisation * Resolved compilation issue by fixing a typo * Fixed some debian specific scripts to be able to build a package -- Gillen Daniel Tue, 10 Feb 2009 16:12:00 +0100 mountewf (0.1.1) stable; urgency=low * Fixed severe bugs in block map calculation. * VDI emulation should now work -- Gillen Daniel Thu, 03 Feb 2009 17:12:00 +0100 mountewf (0.1.0) unstable; urgency=low * Initial Release. -- Gillen Daniel Sun, 01 Feb 2009 01:30:50 +0100