]> git.wh0rd.org - dump.git/blame - CHANGES
Fix some warn_unused_result compile warnings
[dump.git] / CHANGES
CommitLineData
67febcc5 1$Id: CHANGES,v 1.316 2010/06/11 11:19:17 stelian Exp $
62614cf5
SP
2
3Changes between versions 0.4b42 and 0.4b43 (released ?????????????)
4===================================================================
5
61. Fix a bug in dump making impossible to handle large toc files
7 (> 2 GB). Thanks to X DUGi <xdugi@users.sourceforge.net> for
8 reporting the bug (Sourceforge bug #2820629)
9eacfdf0 9
4cef8778
SP
102. Fix 'restore -x' in multi-volume mode, which caused files being
11 spanned on the first and second volumes to be incorrectly extracted.
12 Thanks to Adam Tkac <atkac@redhat.com> for reporting the bug.
13 (there may be several bug reports about this issue, including
14 Sourceforge bug #2117008, RedHat bugs #232415 and #444958).
15
572eed31
SP
163. Remove -lselinux -lsepol from the standard libraries list,
17 they shouldn't be needed if selinux is not enabled in dump
18 (this also fixes a build failure when selinux libraries are
19 not installed).
20
2e555f41
SP
214. Fix restoration of extended attributes of fifos and device nodes.
22 Thanks to Igor Zhbanov <izh1979@gmail.com> for the bug report.
23
15508d36
SP
245. Don't attempt to set extended attributes on files that were not
25