]> git.wh0rd.org - dump.git/blobdiff - CHANGES
Remove -lselinux -lsepol from standard libs list.
[dump.git] / CHANGES
diff --git a/CHANGES b/CHANGES
index b0d3831aae48dffc7b18541e51d4497e0485f8a3..65b638abadde7ae6a9c7dded4a9ae6e7a0f6c50f 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,7 +1,25 @@
-$Id: CHANGES,v 1.300 2009/06/18 09:50:54 stelian Exp $
+$Id: CHANGES,v 1.305 2009/09/07 08:51:04 stelian Exp $
 
-Changes between versions 0.4b41 and 0.4b42 (released xxxxxxxxxxxxxxx)
-=====================================================================
+Changes between versions 0.4b42 and 0.4b43 (released ?????????????)
+===================================================================
+
+1.     Fix a bug in dump making impossible to handle large toc files
+       (> 2 GB). Thanks to X DUGi <xdugi@users.sourceforge.net> for
+       reporting the bug (Sourceforge bug #2820629)
+
+2.     Fix 'restore -x' in multi-volume mode, which caused files being
+       spanned on the first and second volumes to be incorrectly extracted.
+       Thanks to Adam Tkac <atkac@redhat.com> for reporting the bug.
+       (there may be several bug reports about this issue, including
+       Sourceforge bug #2117008, RedHat bugs #232415 and #444958).
+
+3.     Remove -lselinux -lsepol from the standard libraries list,
+       they shouldn't be needed if selinux is not enabled in dump
+       (this also fixes a build failure when selinux libraries are
+       not installed).
+
+Changes between versions 0.4b41 and 0.4b42 (released June 18, 2009)
+===================================================================
 
 1.     Fix printout of the 'Connection to' message in dump/restore.
        Thanks to Dale Wiles <dwiles@users.sourceforge.net> for the
@@ -76,6 +94,10 @@ Changes between versions 0.4b41 and 0.4b42 (released xxxxxxxxxxxxxxx)
        distributions). Thanks to Jeff Moyer <jmoyer@redhat.com> for the
        patch.
 
+18.    Add (preliminary) ext4 support - thanks to libext2fs which does
+       all the job for us. Thanks to Gertjan van Wingerde
+       <gwingerde@gmail.com> for the patch.
+
 Changes between versions 0.4b40 and 0.4b41 (released January 2, 2006)
 =====================================================================