pax 1:20201030-1build3 source package in Ubuntu

Changelog

pax (1:20201030-1build3) noble; urgency=high

  * No change rebuild for 64-bit time_t and frame pointers.

 -- Julian Andres Klode <email address hidden>  Mon, 08 Apr 2024 18:15:14 +0200

Upload details

Uploaded by:
Julian Andres Klode
Uploaded to:
Noble
Original maintainer:
Ubuntu Developers
Architectures:
any
Section:
utils
Urgency:
Very Urgent

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release main utils
Noble release main utils

Downloads

File Size SHA-256 Checksum
pax_20201030.orig.tar.gz 169.2 KiB 1cc892c9c8ce265d28457bab4225eda71490d93def0a1d2271430c2863b728dc
pax_20201030-1build3.debian.tar.xz 8.5 KiB 524dba31912de357910f6d923010d98182fb3214a5fa045cac948b04309ddd92
pax_20201030-1build3.dsc 2.0 KiB fee83a5434ed727573ff462e62093a9458e0a94c16a081b98c7fdecc2b808a75

View changes file

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.

pax-dbgsym: debug symbols for pax