p7zip 16.02+dfsg-5 source package in Ubuntu
Changelog
p7zip (16.02+dfsg-5) unstable; urgency=medium * Hopefully fix ZIP Shrink: Heap Buffer Overflow (CVE-2017-17969). Thanks to Antoine Beaupré for the initial patch, based on upstream changes in 7Zip 18.00.beta (closes: #888297). * Fix `deprecated use of operator++ on bool variable' g++ warning. * Fix a typo in man page introduced in 09-man-update.patch (closes: #873943). * Bump debhelper's compat level to 11. * Use 'https' URL in debian/watch (lintian). * Standards-Version: 4.1.3. -- Robert Luberda <email address hidden> Sun, 28 Jan 2018 23:32:37 +0100
Upload details
- Uploaded by:
- Robert Luberda
- Uploaded to:
- Sid
- Original maintainer:
- Robert Luberda
- Architectures:
- any
- Section:
- utils
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section |
---|
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
p7zip_16.02+dfsg-5.dsc | 1.9 KiB | c9b63380c9d3dba46e0bdf9633c7dd45f486e21e6dae2375ff98551dd1c5e4d5 |
p7zip_16.02+dfsg.orig.tar.xz | 3.4 MiB | 50adee7a4259e3492d8b68dfd12bda0ed27e615193a16f10af296f23dc831b14 |
p7zip_16.02+dfsg-5.debian.tar.xz | 20.9 KiB | b5a0775fa2fe2e95dd0f3264b92bfc0b67e8f264fb813a53d4f36a0709c14227 |
Available diffs
- diff from 16.02+dfsg-4 to 16.02+dfsg-5 (2.1 KiB)
No changes file available.
Binary packages built by this source
- p7zip: 7zr file archiver with high compression ratio
p7zip is the Unix command-line port of 7-Zip, a file archiver that
handles the 7z format which features very high compression ratios.
.
p7zip provides:
- /usr/bin/7zr
a standalone minimal version of the 7-zip tool that only handles
7z, LZMA and XZ archives. 7z compression is 30-50% better than ZIP
compression.
- /usr/bin/p7zip
a gzip-like wrapper around 7zr.
.
p7zip can be used with popular compression interfaces (such as File
Roller or Nautilus).
.
Another package, p7zip-full, provides 7z and 7za which support more
compression formats.
- p7zip-dbgsym: debug symbols for p7zip
- p7zip-full: 7z and 7za file archivers with high compression ratio
p7zip is the Unix command-line port of 7-Zip, a file archiver that
handles the 7z format which features very high compression ratios.
.
p7zip-full provides utilities to pack and unpack 7z archives within
a shell or using a GUI (such as Ark, File Roller or Nautilus).
.
Installing p7zip-full allows File Roller to use the very efficient 7z
compression format for packing and unpacking files and directories.
Additionally, it provides the 7z and 7za commands.
.
List of supported formats:
- Packing / unpacking: 7z, ZIP, GZIP, BZIP2, XZ and TAR
- Unpacking only: APM, ARJ, CAB, CHM, CPIO, CramFS, DEB, DMG, FAT,
HFS, ISO, LZH, LZMA, LZMA2, MBR, MSI, MSLZ, NSIS, NTFS, RAR (only
if non-free p7zip-rar package is installed), RPM, SquashFS, UDF,
VHD, WIM, XAR and Z.
.
The dependent package, p7zip, provides 7zr, a light version of 7za,
and p7zip, a gzip-like wrapper around 7zr.
- p7zip-full-dbgsym: debug symbols for p7zip-full