tar 1.28-2.1ubuntu0.1 source package in Ubuntu

Changelog

tar (1.28-2.1ubuntu0.1) xenial-security; urgency=medium

  * SECURITY UPDATE: extract pathname bypass
    - debian/patches/CVE-2016-6321.patch: skip members whose names contain
      ".." in src/extract.c.
    - CVE-2016-6321

 -- Marc Deslauriers <email address hidden>  Thu, 17 Nov 2016 11:06:07 -0500

Upload details

Uploaded by:
Marc Deslauriers
Uploaded to:
Xenial
Original maintainer:
Ubuntu Developers
Architectures:
any
Section:
utils
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
tar_1.28.orig.tar.xz 1.7 MiB 6da98f52fc469754dbde475c861581036ff2c83a1ef4f7250292935139f587d9
tar_1.28-2.1ubuntu0.1.debian.tar.xz 36.0 KiB 1933bd564d70d3d0cf085291969af36b2461265270be25f3819cc033f72c1ac6
tar_1.28-2.1ubuntu0.1.dsc 2.0 KiB b4ed109da748b893bfb036dd81251156181573659b35e506e5c8bc8c7c155fd4

View changes file

Binary packages built by this source

tar: GNU version of the tar archiving utility

 Tar is a program for packaging a set of files as a single archive in tar
 format. The function it performs is conceptually similar to cpio, and to
 things like PKZIP in the DOS world. It is heavily used by the Debian package
 management system, and is useful for performing system backups and exchanging
 sets of files with others.

tar-dbgsym: debug symbols for package tar

 Tar is a program for packaging a set of files as a single archive in tar
 format. The function it performs is conceptually similar to cpio, and to
 things like PKZIP in the DOS world. It is heavily used by the Debian package
 management system, and is useful for performing system backups and exchanging
 sets of files with others.

tar-scripts: optional scripts for GNU version of the tar archiving utility

 This package provides the backup, restore, backup.sh, and dump-remind
 scripts that are mentioned in the tar documentation.