8
0

- 0.39 Try /._\d?/ name suffixes on collisions to avoid _fu_* directories if possible.

Added _chmod_add() to help creating readable files and executable directories.
      Raised default maxfilesize from 100M to 2.5G, honors FILE_UNPACK_MAXFILESIZE too.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-File-Unpack?expand=0&rev=23
This commit is contained in:
Juergen Weigert
2011-04-06 18:02:36 +00:00
committed by Git OBS Bridge
parent 129c98418c
commit c8f500ea38
4 changed files with 11 additions and 4 deletions

View File

@@ -1,3 +1,10 @@
-------------------------------------------------------------------
Wed Apr 6 18:01:26 UTC 2011 - jw@novell.com
- 0.39 Try /._\d?/ name suffixes on collisions to avoid _fu_* directories if possible.
Added _chmod_add() to help creating readable files and executable directories.
Raised default maxfilesize from 100M to 2.5G, honors FILE_UNPACK_MAXFILESIZE too.
-------------------------------------------------------------------
Thu Mar 31 23:15:27 UTC 2011 - jw@novell.com