~ubuntu-branches/ubuntu/trusty/libarchive-any-lite-perl/trusty-proposed

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
Revision history for Archive-Any-Lite

0.07 2013/05/01
  - ignore hardlinks if $IGNORE_SYMLINK is set

0.06 2013/03/19
  - added $IGNORE_SYMLINK to ignore symlinks

0.05 2013/01/13
  - check a directory earlier for efficiency

0.04 2012/11/24
  - warn and stop processing if no data could be taken from a broken tarball

0.03 2012/07/15
  - error handling so that extract returns false

0.02 2012/06/19
  - fixed tar.gz handling

0.01 2012/06/18
  - initial release