pax 1:20201030-1build2 source package in Ubuntu

Changelog

pax (1:20201030-1build2) jammy; urgency=high

  * No change rebuild for ppc64el baseline bump.

 -- Julian Andres Klode <email address hidden>  Thu, 24 Mar 2022 17:22:25 +0100

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section
Mantic release main utils
Lunar release main utils
Jammy release main utils

Downloads

File Size SHA-256 Checksum
pax_20201030.orig.tar.gz 169.2 KiB 1cc892c9c8ce265d28457bab4225eda71490d93def0a1d2271430c2863b728dc
pax_20201030-1build2.debian.tar.xz 8.5 KiB 68ef53a4cb441b9512c5b9dd09dcd4f65a74ca00998060fca595bc18f3fa608a
pax_20201030-1build2.dsc 2.0 KiB e737487fc6a4eb7ed7f66cca8767c33f1c98412b1a1dc0bc6b71a037bbec97b4

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