Skip to content

BackupPC-XS 0.60 released

Compare
Choose a tag to compare
@craigbarratt craigbarratt released this 30 May 18:35
· 8 commits to master since this release

This release has several changes:

  • allow mtime to be signed in attrib files
  • added bpc_attrib_fileIterate() and BackupPC::XS::Attrib::iterate()
  • added checks that xattr key is 0x0 terminated
  • increased some buffer sizes to avoid benign compiler warnings for snprintf()
  • bpc_attribCache_loadPath() removes any extraneous BPC_FTYPE_DELETED file types
  • bpc_attrib_buf2fileFull() calls bpc_attrib_xattrDeleteAll(file)