pax 1:20171021-1 source package in Ubuntu

Changelog

pax (1:20171021-1) unstable; urgency=medium

  * New upstream release
    - (Closes: #878512) (Closes: #878642) (Closes: #878645)
    - fixes some error messages
    - let lzip have .lz and .tlz extensions (thanks Antonio)
    - exit nonzero if the compression subprocess fails
  * Bump Policy (no changes)

 -- Thorsten Glaser <email address hidden>  Sat, 21 Oct 2017 21:55:55 +0200

Upload details

Uploaded by:
Thorsten Glaser
Uploaded to:
Sid
Original maintainer:
Thorsten Glaser
Architectures:
any
Section:
utils
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
pax_20171021-1.dsc 1.8 KiB 87658704f29c3271588d0b29716e6cc05853df6193cd02b67098b87fea62844a
pax_20171021.orig.tar.xz 109.2 KiB a2dd6b873f679c992ccbe3460db0bce990663cdba0fffa4fcfdee0998f91b3e7
pax_20171021-1.debian.tar.xz 6.9 KiB ed5e10e8c0d11c96688a7237081dc86bb05488b62851a84074d8774e4ebdebf9

Available diffs

No changes file available.

Binary packages built by this source

pax: Portable Archive Interchange (cpio, pax, tar)

 paxtar is an implementation of an archiving utility that reads
 and writes several formats - traditional ones, the extended
 formats specified in IEEE 1003.1, and the ar(5) format used
 by deb(5) packages (MirBSD specific paxtar extension). The
 pax interface was designed by IEEE 1003.2 as a compromise in
 the chronic controversy over which of tar or cpio is best, but
 this implementation offers paxcpio and paxtar for easy calling.
 .
 This is the MirBSD paxtar implementation supporting the formats
 ar, bcpio, cpio, SVR4 cpio with and without CRC, old tar, and
 ustar, but not the format known as pax yet. It has extensions
 for removing non-numerical user and group IDs from the archive,
 storing hardlinked files only once, setting ownership to the
 superuser, anonymising inode and device information, changing
 the mtime to zero, and producing GNU tar compatible trailing
 slashes on ustar directory nodes. Its "ar" format is suitable
 for operating on *.deb files, unlike that of GNU binutils.
 .
 Note that ACLs and Extended Attributes are not supported.
 Also, on Debian GNU/Hurd and Debian GNU/Linux (but not
 Debian GNU/kFreeBSD), size of archive members is limited
 to the width of the "long" type, that is, 2 GiB on platforms
 that do not have a 64-bit "long" type, due to a bug in the
 GNU C library (Debian #317466).

pax-dbgsym: debug symbols for pax