pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/archivers/p7zip
Module Name: pkgsrc
Committed By: adam
Date: Tue Dec 29 19:39:21 UTC 2015
Modified Files:
pkgsrc/archivers/p7zip: Makefile PLIST distinfo
pkgsrc/archivers/p7zip/patches: patch-aa patch-ac
Log Message:
What's new after p7zip 9.38.1 :
- 7-Zip now can extract ext2 and multivolume VMDK images.
- 7-Zip now can extract ext3 and ext4 (Linux file system) images.
- support of cygwin 64 bits
- support of cygwin 64 bits with asm
- cygwin : fix in GetRamSize()
- cross building added :
makefile.linux_cross_aarch64
makefile.linux_cross_arm
makefile.linux_cross_ppc
makefile.linux_cross_ppc64
makefile.linux_cross_ppc64le
makefile.linux_cross_s390x (7za and 7zr pass tests, 7z does not pass tests)
- 7-Zip now can extract GPT images and single file QCOW2, VMDK, VDI images.
- 7-Zip now can extract solid WIM archives with LZMS compression.
- 7-Zip now can extract RAR5 archives.
- 7-Zip now doesn't sort files by type while adding to solid 7z archive.
new -mqs switch to sort files by type while adding to solid 7z archive.
- 7-Zip now can create 7z, xz and zip archives with 1536 MB dictionary for LZMA/LZMA2.
- 7-Zip now can extract .zipx (WinZip) archives that use xz compression.
To generate a diff of this commit:
cvs rdiff -u -r1.58 -r1.59 pkgsrc/archivers/p7zip/Makefile
cvs rdiff -u -r1.19 -r1.20 pkgsrc/archivers/p7zip/PLIST
cvs rdiff -u -r1.44 -r1.45 pkgsrc/archivers/p7zip/distinfo
cvs rdiff -u -r1.20 -r1.21 pkgsrc/archivers/p7zip/patches/patch-aa
cvs rdiff -u -r1.8 -r1.9 pkgsrc/archivers/p7zip/patches/patch-ac
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index