freebsd-ports/sysutils/afio/pkg-descr
Fernando Apesteguía dee33b4bb2 sysutils/afio: update to 2.5.2
ChangeLog (https://github.com/kholtman/afio/blob/master/ANNOUNCE-2.5.2):

* security improvements for the handling of archives from unstrusted
  sources

* when making multivolume archives, added %V feature to include the
  volume number in subsequent volume file names

* various bug and portability fixes

PR:	237324
Submitted by:	takefu@airport.fm
Approved by:	portmaster@bsdforge.com (maintainer, timeout 10 days)
2019-04-27 15:40:45 +00:00

6 lines
354 B
Text

Afio makes cpio-format archives. It deals somewhat gracefully with input data
corruption, supports multi-volume archives during interactive operation, and
can make compressed archives that are much safer than compressed tar or cpio
archives. Afio is best used as an `archive engine' in a backup script.
WWW: http://members.chello.nl/k.holtman/afio.html