tar 1.27.1-1ubuntu0.1 source package in Ubuntu

Changelog

tar (1.27.1-1ubuntu0.1) trusty-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:49 -0500

Upload details

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

See full publishing history Publishing

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

Downloads

File Size SHA-256 Checksum
tar_1.27.1.orig.tar.xz 1.6 MiB 58169c5a03c04be20d3fb91010b01e822c6a58060a96e7cf2f9c1944de0151ab
tar_1.27.1-1ubuntu0.1.debian.tar.gz 22.2 KiB e22697f2b43f792a61683d9af9ed78ea7dd2d3927a94573ab90d9ada21df25e2
tar_1.27.1-1ubuntu0.1.dsc 1.9 KiB e63d676dec10dbe8abbbb34520e157ea23a2efab864fde004ad3d79a794d0c43

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.