Path to this page:
./
archivers/star,
The fastest tar like archiver for UNIX
Branch: pkgsrc-2008Q1,
Version: 1.4.3nb4,
Package name: star-1.4.3nb4,
Maintainer: uebayasiStar is a full-featured tar command that can access local and remote
tar archives (files and tapes). It reads and writes POSIX compliant
tar archives as well as non-POSIX GNU tar archives.
Star is the first POSIX.1-2001 compliant tar implementation. It includes
a FIFO for speed, a pattern matcher, multi-volume support, the ability to
archive sparse files and ACLs and the ability to archive extended file flags.
It supports utomatic archive format detection, automatic byte order
recognition, automatic archivecompression/decompression. It includes the
only known platform independent "rmt" server program that implements all
Sun/GNU/Schily/BSD enhancements and allows any "rmt" client from any OS to
contact any OS as server.
Master sites:
SHA1: c59b68d97edba77a9ac6000be04d457ded1eefe9
RMD160: f7ec71bfab1723c994e5eed7e6818394a41d44d9
Filesize: 508.191 KB
Version history: (Expand)
- (2008-06-08) Updated to version: star-1.4.3nb4
- (2008-04-12) Package added to pkgsrc.se, version star-1.4.3nb3 (created)
CVS history: (Expand)
2008-06-08 14:46:49 by Matthias Scheler | Files touched by this commit (3) |
Log message:
Pullup ticket #2420 - requested by tonnerre
Security patch for star
Revisions pulled up:
- archivers/star/Makefile 1.22
- archivers/star/distinfo 1.9
- archivers/star/patches/patch-ad 1.1
---
Module Name: pkgsrc
Committed By: tonnerre
Date: Sun Jun 8 02:40:38 UTC 2008
Modified Files:
pkgsrc/archivers/star: Makefile distinfo
Added Files:
pkgsrc/archivers/star/patches: patch-ad
Log message:
Fix directory traversal vulnerability (CVE-2007-4134) in star.
|