p7zip 9.20.1~dfsg.1-4+deb7u3build0.14.04.1 source package in Ubuntu

Changelog

p7zip (9.20.1~dfsg.1-4+deb7u3build0.14.04.1) trusty-security; urgency=medium

  * fake sync from Debian

p7zip (9.20.1~dfsg.1-4+deb7u3) wheezy-security; urgency=medium

  * Non-maintainer upload by the LTS Security Team.
  * CVE-2017-17969: fix Heap Buffer Overflow in ZIP Shrink support
    (Closes: #888297)

 -- Marc Deslauriers <email address hidden>  Tue, 06 Feb 2018 09:17:06 -0500

Upload details

Uploaded by:
Marc Deslauriers
Uploaded to:
Trusty
Original maintainer:
Mohammed Adnène Trojette
Architectures:
any
Section:
utils
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Trusty updates universe utils
Trusty security universe utils

Downloads

File Size SHA-256 Checksum
p7zip_9.20.1~dfsg.1.orig.tar.gz 4.0 MiB dce1270d14ebb65dbb622e423f93979460bb5bacee9d23ac0610d35184c3ca9c
p7zip_9.20.1~dfsg.1-4+deb7u3build0.14.04.1.diff.gz 16.1 KiB bf38de75d9b2bc0d4d3f3f639fa417bda4eb2c515ce54a7db1d0b84ce48ca314
p7zip_9.20.1~dfsg.1-4+deb7u3build0.14.04.1.dsc 1.8 KiB cf4b6a3d0d608b9df4dd09ed5f8869c3395fb8f983280d4689b316a35f9c584f

View changes file

Binary packages built by this source

p7zip: 7z file archiver with high compression ratio

 p7zip is the Unix command-line port of 7-Zip, a file archiver that
 archives with high compression ratios.
 .
 p7zip provides:
  - /usr/bin/7zr
    a standalone minimal version of the 7-zip tool that only handles
    7z 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).
 .
 p7zip-full provides 7z and 7za which support more compression formats.

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
 archives with 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.
 .
 p7zip provides 7zr, a light version of 7za, and p7zip, a gzip-like
 wrapper around 7zr.