p7zip 9.20.1~dfsg.1-4+deb7u2build0.12.04.1 source package in Ubuntu

Changelog

p7zip (9.20.1~dfsg.1-4+deb7u2build0.12.04.1) precise-security; urgency=medium

  * fake sync from Debian

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

  * Non-maintainer upload by the LTS team.
  * Fix the heap buffer overflow in UDF handler (CVS-2016-2335) using patches
    from https://sourceforge.net/p/p7zip/discussion/383043/thread/9d0fb86b/
    (closes: #824160).

 -- Tyler Hicks <email address hidden>  Fri, 01 Jul 2016 13:33:42 -0500

Upload details

Uploaded by:
Tyler Hicks
Uploaded to:
Precise
Original maintainer:
Mohammed Adnène Trojette
Architectures:
any
Section:
utils
Urgency:
Very Urgent

See full publishing history Publishing

Series Pocket Published Component Section
Precise updates universe utils
Precise 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+deb7u2build0.12.04.1.diff.gz 15.6 KiB 292bdec3c81e99b08365d9ca1f24f4b5a0e61cd937706edde867a7bae6e16c7a
p7zip_9.20.1~dfsg.1-4+deb7u2build0.12.04.1.dsc 1.9 KiB d685edd4d97ddda786f41f6503c62ca86e656c395ab77bce8dc408e37c4df6c9

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.