On Dec 3, 2006, at 12:06 PM, Kern Sibbald wrote:


These two issues appear to be due to some bugs in Robert Nelson's new
blocking encryption restore code. I'm going to spend today fixing
remaining issues there.

OK, thanks.

I've committed rewrite of the block-preserving encryption restoration code that fixes all outstanding issues. The encryption regression script passes 100%.

I know of a few remaining release critical bugs:
        - HFS resource fork restoration is broken. This will be easy to fix
        - Signature validation on sparse files is broken. To fix this:
- We'll need to either validate signatures using the volume stream (and include the sparse file block lengths for security). This WILL change the data format.
or
- Continue validating signatures using the on-disk stream, revert your digest change. Once the change is reverted, no data format modifications are necessary. - Encryption does not currently support sparse files. This will be easy to fix.

Is there anything I'm missing? I'm planning on having most of this done by tomorrow.

-landonf

Attachment: PGP.sig
Description: This is a digitally signed message part

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users

Reply via email to