tar 1.26-4 source package in Ubuntu

Changelog

tar (1.26-4) unstable; urgency=low


  * mark "Mult-Arch: foreign" to ease crossgrading, closes: #649478
  * hardened build flags patch from Moritz Huehlenhoff, closes: #653722

 -- Bdale Garbee <email address hidden>  Fri, 30 Dec 2011 09:18:11 -0700

Upload details

Uploaded by:
Bdale Garbee
Uploaded to:
Sid
Original maintainer:
Bdale Garbee
Architectures:
any
Section:
utils
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
tar_1.26-4.dsc 1.7 KiB e10878bd0953c1c074511c1e11490e9f0c519f2e9717a97c4eb5d0d71026bc27
tar_1.26.orig.tar.gz 3.2 MiB 0f77a22ed6f07be172cb7eb825c73fbf0d58127fc38d8c60da423ac8590be639
tar_1.26-4.debian.tar.gz 32.0 KiB 4db7dd9988d15f81b2cea7b7b84d5ca188c5147792dcad1e498dff58e1869458

No changes file available.

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.