Skip to content
Commit 1b7c6c2a authored by Evgenii Zhirnov's avatar Evgenii Zhirnov Committed by Nuno Teixeira
Browse files

sysutils/archivemount: Update to 0.9.1

ChangeLog:

* 0.9.1 - Incorporated fixes for compilation problems with newer gcc
          versions. Contributed by Niels de Vos
* 0.9.0 - Make sure the written archive's format is the same or as
          close as possible to the original. Due to a bug written files
          were always in ustar format. Contributed by Jeff Ebert.
        - Add AM_PROG_CC_C_O macro to configure.ac, contributed by
          Jeff Ebert
        - added option -o password, contributed by Scott Worley
        - Pass REG_ENHANCED to regcomp where available (Mac and BSD).
          Otherwise \? has no special meaning. Contributed by Michael
          J. Walsh
        - Removed magic number for block size, it's a constant now.
          Contributed by John Delgado

PR:		266518
parent ed3c84d8
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment