Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update vendor/libarchive/dist to git 3c079320b23ddf5ef38c443569c25898ad79ddb9 | Martin Matuska | 2019-03-25 | 1 | -0/+4 |
Relevant vendor changes: PR #1153: fixed 2 bugs in ZIP reader PR #1143: ensure archive_read_disk_entry_from_file() uses ARCHIVE_READ_DISK Changes to file flags code, support more file flags on FreeBSD: UF_OFFLINE, UF_READONLY, UF_SPARSE, UF_REPARSE, UF_SYSTEM UF_ARCHIVE is not supported by intention (yet) Notes: svn path=/vendor/libarchive/dist/; revision=345495 |