Bsdtar 2.4.17-2
tar(1) from FreeBSD, using libarchive
The bsdtar program has a number of advantages over previous tar
implementations:
* Library. Since the core functionality is in a library, it can be
used by other tools, such as pkg_add.
* Automatic format detection. Libarchive automatically detects the
compression (none/gzip/bzip2) and format (old tar, ustar, gnutar,
pax, cpio, iso9660, zip) when reading archives. It does this for
any data source.
* Pax Interchange Format Support. This is a POSIX/SUSv3 extension to
the old "ustar" tar format that adds arbitrary extended attributes
to each entry. Does everything that GNU tar format does, only
better.
* Handles file flags, ACLs, arbitrary pathnames, etc. Pax interchange
format supports key/value attributes using an easily-extensible
technique. Arbitrary pathnames, group names, user names, file sizes
are part of the POSIX standard; libarchive extends this with
support for file flags, ACLs, and arbitrary device numbers.
* GNU tar support. Libarchive reads most GNU tar archives. If there
is demand, this can be improved further.
Homepage:
Section:
utils
Repository:
Depends:
Size:
103152 bytes
MD5sum:
bc86b966d94a382fd4a86a89fa2045f1
Source:
Status:
Package promoted
QA Quarantine ends:
ENDED 2010-01-27 09:20
Changes
| Version | Changes | Author | Date |
| 2.4.17-2 | [ John Goerzen ] * Ignore failures in test suite due to bugs in the testsuite that were turning into FTBFS bugs. Closes: #474400. * Added README.Debian documenting need for largefile suport in sources. Mostly used suggested text found in #479728. Closes: #479728. [ Bernhard R. Link ] * Added symbols file for libarchive. Closes: #476516. | jgoerzen@complete.org | 2008-06-05 20:42 UTC |
Package events
| Event type | User | Timestamp |
| Package promoted | Niels Breet | 2010-01-27 14:53 UTC |
| Package imported | System | 2010-01-27 09:20 UTC |

Comments:
There have been no comments so far.
Comments:
You must be logged in to make comments.