CVSROOT: /cvs
Module name: ports
Changes by: [email protected] 2015/08/23 16:24:01
Modified files:
sysutils/tarsnap: Tag: OPENBSD_5_7 Makefile distinfo
Log message:
Backport tarsnap to 1.0.36.
This version fixes a theoretically exploitable one-byte buffer overflow
when archiving objects with long path names; a vulnerability which
allows a corrupt archive to crash tarsnap; and two bugs which cause
tarsnap to crash if the network is inoperative when it launches. This
version also adds support for performing "dry runs" without tarsnap
keys, which makes it possible to estimate tarsnap usage costs without
first creating a tarsnap account.