forked from pool/squashfs
Dirk Mueller
76ddb9bee5
- update to 4.5: * Mksquashfs now supports "Actions". * New sqfstar command which will create a Squashfs image from a tar archive. * Tar style handling of source pathnames in Mksquashfs. * Cpio style handling of source pathnames in Mksquashfs. * New option to throttle the amount of CPU and I/O. * Mksquashfs now allows no source directory to be specified. * New Pseudo file "R" definition which allows a Regular file o be created with data stored within the Pseudo file. * Symbolic links are now followed in extract files * Unsquashfs now supports "exclude" files. * Max depth traversal option added. * Unsquashfs can now output a "Pseudo file" representing the input Squashfs filesystem. * New -one-file-system option in Mksquashfs. * New -no-hardlinks option in Mksquashfs. * Exit code in Unsquashfs changed to distinguish between non-fatal errors (exit 2), and fatal errors (exit 1). * Xattr id count added in Unsquashfs "-stat" output. * Unsquashfs "write outside directory" exploit fixed. * Error handling in Unsquashfs writer thread fixed. * Fix failure to truncate destination if appending aborted. * Prevent Mksquashfs reading the destination file. OBS-URL: https://build.opensuse.org/request/show/939998 OBS-URL: https://build.opensuse.org/package/show/filesystems/squashfs?expand=0&rev=49 |
||
---|---|---|
.gitattributes | ||
.gitignore | ||
4.5.tar.gz | ||
squashfs-64k.patch | ||
squashfs-thread-limit | ||
squashfs.changes | ||
squashfs.spec |